fatal property
bool
get
fatal
Returns true if error mode is "fatal", otherwise false.
Implementation
_i2.bool get fatal => _i4.getProperty(
this,
'fatal',
);
Returns true if error mode is "fatal", otherwise false.
_i2.bool get fatal => _i4.getProperty(
this,
'fatal',
);