groups property

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

Groups

Implementation

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