failed_setting_state property
String
get
failed_setting_state
Failed to enter the setting state
Implementation
String get failed_setting_state {
return Intl.message(
'Failed to enter the setting state',
name: 'failed_setting_state',
desc: '',
args: [],
);
}