stopScanBluetooth method

Future<void> stopScanBluetooth()

Implementation

Future<void> stopScanBluetooth() {
  throw UnimplementedError('stopScanBluetooth() has not been implemented.');
}