positive property

  1. @TagNumber(2)
PbList<PointId> get positive

Implementation

@$pb.TagNumber(2)
$pb.PbList<PointId> get positive => $_getList(1);