jobStateFailed constant
JobState
const jobStateFailed
The job failed.
Implementation
static const jobStateFailed = JobState('JOB_STATE_FAILED');
The job failed.
static const jobStateFailed = JobState('JOB_STATE_FAILED');