orgs property

  1. @TagNumber.new(1)
PbList<DataOrg> get orgs

Implementation

@$pb.TagNumber(1)
$pb.PbList<DataOrg> get orgs => $_getList(0);