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