@override Future<void> startRewardedAutoReload(String name) async { await methodChannel.invokeMethod("startRewardedAutoReload", name); }