jobStateCancelled constant
JobState
const jobStateCancelled
The job has been cancelled.
Implementation
static const jobStateCancelled = JobState('JOB_STATE_CANCELLED');
The job has been cancelled.
static const jobStateCancelled = JobState('JOB_STATE_CANCELLED');