ids property

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

Implementation

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