ErrorAccountGet property
String
get
ErrorAccountGet
Failed to obtain account!
Implementation
String get ErrorAccountGet {
return Intl.message(
'Failed to obtain account!',
name: 'ErrorAccountGet',
desc: '',
args: [],
);
}