hasFailed property

bool get hasFailed

Implementation

bool get hasFailed => (status == "failed" || status == "time_out");