CANCELLED constant

Job_State const CANCELLED

Implementation

static const Job_State CANCELLED = Job_State._(3, _omitEnumNames ? '' : 'CANCELLED');