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