interrupted_exception property
String
get
interrupted_exception
Interrupted Exception
Implementation
String get interrupted_exception {
return Intl.message(
'Interrupted Exception',
name: 'interrupted_exception',
desc: '',
args: [],
);
}