locations property

  1. @TagNumber(1)
List<Location> locations

Implementation

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