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