ids property

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

Implementation

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