JOB_STATUS_IN_PROGRESS constant

JobStatus const JOB_STATUS_IN_PROGRESS

Implementation

static const JobStatus JOB_STATUS_IN_PROGRESS = JobStatus._(1, _omitEnumNames ? '' : 'JOB_STATUS_IN_PROGRESS');