InviteTmpGroupTimeOut property
String
get
InviteTmpGroupTimeOut
The other party did not respond!
Implementation
String get InviteTmpGroupTimeOut {
return Intl.message(
'The other party did not respond!',
name: 'InviteTmpGroupTimeOut',
desc: '',
args: [],
);
}