isEngineError property
bool
get
isEngineError
Whether this status is an Engine Error
Implementation
bool get isEngineError => type.isEngineError;
Whether this status is an Engine Error
bool get isEngineError => type.isEngineError;