points property

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

Implementation

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