@override Future<void> stopBluetoothScan() async { await methodChannel.invokeMethod('stopBluetoothScan'); }