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