points property

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

Implementation

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