CANCELLED constant

Status const CANCELLED

Implementation

static const Status CANCELLED = Status._(4, _omitEnumNames ? '' : 'CANCELLED');