@override Future<void> startAppOpenAdAutoReload(String name) async { await methodChannel.invokeMethod("startAppOpenAdAutoReload", name); }