isFailed property

bool get isFailed

Implementation

bool get isFailed => status == Status.failure;