restartBluetooth method

  1. @override
Future<void> restartBluetooth()
override

Implementation

@override
Future<void> restartBluetooth() =>
    methodChannel.invokeMethod('restartBluetooth');