static Future<String?> requestNativeAd(String zoneId) { return RequestPlatform.instance.requestNativeAd(zoneId); }