timeout_exception property
String
get
timeout_exception
Equipment execution timeout
Implementation
String get timeout_exception {
return Intl.message(
'Equipment execution timeout',
name: 'timeout_exception',
desc: '',
args: [],
);
}