BluetoothUnknownDevice constructor

const BluetoothUnknownDevice()

Implementation

const BluetoothUnknownDevice()
    : super(
          'UnknownDevice', _IOSBluetoothStatusCodeConst.CBErrorUnknownDevice);