points property

  1. @TagNumber.new(2)
List<LocationPointInput> get points

Implementation

@$pb.TagNumber(2)
$core.List<LocationPointInput> get points => $_getList(1);