isFailed property

bool get isFailed

Implementation

bool get isFailed => status == ConfirmationStatus.failed;