DELETION_IN_PROGRESS constant

JobStatus_State const DELETION_IN_PROGRESS

Implementation

static const JobStatus_State DELETION_IN_PROGRESS =
    JobStatus_State._(6, _omitEnumNames ? '' : 'DELETION_IN_PROGRESS');