CANCELLING constant

Job_State const CANCELLING

Implementation

static const Job_State CANCELLING = Job_State._(2, _omitEnumNames ? '' : 'CANCELLING');