JOB_STATUS_DONE constant

JobStatus const JOB_STATUS_DONE

Implementation

static const JobStatus JOB_STATUS_DONE = JobStatus._(3, _omitEnumNames ? '' : 'JOB_STATUS_DONE');