organizations property

  1. @TagNumber(6)
List<LocationOrganization> organizations

Organizations that the location is shared with.

Implementation

@$pb.TagNumber(6)
$core.List<LocationOrganization> get organizations => $_getList(5);