jobStatePending constant
JobState
const jobStatePending
The service is preparing to run the job.
Implementation
static const jobStatePending = JobState('JOB_STATE_PENDING');
The service is preparing to run the job.
static const jobStatePending = JobState('JOB_STATE_PENDING');