@override Future<void> stopScanBluetooth() { return methodChannel.invokeMethod<void>('stopScanBluetooth'); }