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