disconnectBluetoothDevice method

Future<void> disconnectBluetoothDevice()

Implementation

Future<void> disconnectBluetoothDevice() {
  throw UnimplementedError('Not implemented.');
}