PullUsersToGroup property

String get PullUsersToGroup

Force to join

Implementation

String get PullUsersToGroup {
  return Intl.message(
    'Force to join',
    name: 'PullUsersToGroup',
    desc: '',
    args: [],
  );
}