JOB_STATE_DONE constant

JobState const JOB_STATE_DONE

Implementation

static const JobState JOB_STATE_DONE =
    JobState._(3, _omitEnumNames ? '' : 'JOB_STATE_DONE');