ABORTED constant

Job_State const ABORTED

Implementation

static const Job_State ABORTED = Job_State._(6, _omitEnumNames ? '' : 'ABORTED');