hasError property

bool get hasError

Check if job has error

Implementation

bool get hasError => error != null;