ForceExitBusy property
String
get
ForceExitBusy
Please wait a moment to log in!
Implementation
String get ForceExitBusy {
return Intl.message(
'Please wait a moment to log in!',
name: 'ForceExitBusy',
desc: '',
args: [],
);
}