jobStatePaused constant
JobState
const jobStatePaused
The job has been stopped, and can be resumed.
Implementation
static const jobStatePaused = JobState('JOB_STATE_PAUSED');
The job has been stopped, and can be resumed.
static const jobStatePaused = JobState('JOB_STATE_PAUSED');