@override Future<String?> stopScan() async { return _methodChannel.invokeMethod<String?>('stopScan'); }