JOB_STATE_STOPPED constant

JobState const JOB_STATE_STOPPED

Implementation

static const JobState JOB_STATE_STOPPED = JobState._(1, _omitEnumNames ? '' : 'JOB_STATE_STOPPED');