InputUserName property
String
get
InputUserName
Please set account information.
Implementation
String get InputUserName {
return Intl.message(
'Please set account information.',
name: 'InputUserName',
desc: '',
args: [],
);
}