indices property

  1. @TagNumber(2)
PbList<int> get indices

Implementation

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