isFailed property

bool get isFailed

Implementation

bool get isFailed => state == JobState.failed;