ids property

  1. @TagNumber.new(1)
PbList<int> get ids

Implementation

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