@override Future<void> runApp(String url) async { await methodChannel.invokeMethod('runApp', {"url": url}); }