unbind method

Future unbind()

unbind(BluetoothDevice device)

Implementation

Future<dynamic> unbind() => _channel.invokeMethod('unbind');