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