@override Future<bool> reloadAppOpenAd(String name) async { return await methodChannel.invokeMethod("reloadAppOpenAd", name); }