OperationCanceled constant

BridgeErrorCode const OperationCanceled

Implementation

static const BridgeErrorCode OperationCanceled = BridgeErrorCode._(5, _omitEnumNames ? '' : 'OperationCanceled');