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