points property

  1. @TagNumber(1)
PbList<GeoPoint> get points

Implementation

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