Stop scanning for Bluetooth devices
@override Future<void> stopScan() async { await methodChannel.invokeMethod('stopScan'); }