groupCallInvite property

String get groupCallInvite

Invite

Implementation

String get groupCallInvite {
  return Intl.message('Invite', name: 'groupCallInvite', desc: '', args: []);
}