RUNNING constant

Job_State const RUNNING

Implementation

static const Job_State RUNNING = Job_State._(1, _omitEnumNames ? '' : 'RUNNING');