jobStateRunning constant
JobState
const jobStateRunning
The job is in progress.
Implementation
static const jobStateRunning = JobState('JOB_STATE_RUNNING');
The job is in progress.
static const jobStateRunning = JobState('JOB_STATE_RUNNING');