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