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