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