CANCELLING constant

OperationState const CANCELLING

Implementation

static const OperationState CANCELLING = OperationState._(3, const $core.bool.fromEnvironment('protobuf.omit_enum_names') ? '' : 'CANCELLING');