userIds property
UserIds is a list of IDs of the users who should be added to the group.
Implementation
@$pb.TagNumber(2)
$pb.PbList<$core.String> get userIds => $_getList(1);
UserIds is a list of IDs of the users who should be added to the group.
@$pb.TagNumber(2)
$pb.PbList<$core.String> get userIds => $_getList(1);