organizations property

  1. @TagNumber(1)
List<OrgDetails> get organizations

Implementation

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