location property

  1. @TagNumber.new(1)
PbList<LocationProto> get location

Implementation

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