isFailed property

bool get isFailed

Is order failed

Implementation

bool get isFailed => this == TabbyResStatus.failed;