BluetoothDeviceDisconnecting constructor

const BluetoothDeviceDisconnecting(
  1. BluetoothStatusCode bluetoothStatusCode
)

Implementation

const BluetoothDeviceDisconnecting(BluetoothStatusCode bluetoothStatusCode)
    : super(bluetoothStatusCode);