groups property

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

Implementation

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