BluetoothOperationNotSupported constructor

const BluetoothOperationNotSupported()

Implementation

const BluetoothOperationNotSupported()
    : super('OperationNotSuppoerted',
          _IOSBluetoothStatusCodeConst.CBErrorOperationNotSupported);