ids property

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

Implementation

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