@override Future<void> stopScanBluetooth() async { // TODO: implement stopScanBluetooth await methodChannel.invokeMethod<void>('stopScanBluetooth'); }