groups property

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

Implementation

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