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