orgs property

  1. @TagNumber(1)
List<OrgDetails> orgs

Implementation

@$pb.TagNumber(1)
$core.List<OrgDetails> get orgs => $_getList(0);