groupUsers property
GroupUsers is the list of users present in the requested group, matching the search criteria
Implementation
@$pb.TagNumber(1)
$pb.PbList<$2.GroupUser> get groupUsers => $_getList(0);
GroupUsers is the list of users present in the requested group, matching the search criteria
@$pb.TagNumber(1)
$pb.PbList<$2.GroupUser> get groupUsers => $_getList(0);