organizations property
- @TagNumber(6)
Organizations that the location is shared with.
Implementation
@$pb.TagNumber(6)
$core.List<LocationOrganization> get organizations => $_getList(5);
Organizations that the location is shared with.
@$pb.TagNumber(6)
$core.List<LocationOrganization> get organizations => $_getList(5);