Future<void> setAdInfo(String zoneId) async { return await _platform.invokeMethod('makeReward', {"zoneId": zoneId}); }