hasId property

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

Implementation

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