CANCELLED constant

Code const CANCELLED

Implementation

static const Code CANCELLED = Code._(1, _omitEnumNames ? '' : 'CANCELLED');