InviteTmp property
String
get
InviteTmp
Private call
Implementation
String get InviteTmp {
return Intl.message(
'Private call',
name: 'InviteTmp',
desc: '',
args: [],
);
}
Private call
String get InviteTmp {
return Intl.message(
'Private call',
name: 'InviteTmp',
desc: '',
args: [],
);
}