groups property

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

Groups assigned to this output

Implementation

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