BluetoothOperationCancelled constructor

const BluetoothOperationCancelled()

Implementation

const BluetoothOperationCancelled()
    : super('OperationCancelled',
          _IOSBluetoothStatusCodeConst.CBErrorOperationCancelled);