isEngineError property

bool get isEngineError

Whether this status is an Engine Error

Implementation

bool get isEngineError => type.isEngineError;