preloadedNativeAdId property

String? preloadedNativeAdId
final

Optional preloaded native ad ID returned by loadNativeAd.

If provided, the widget will skip loading and render this preloaded ad.

Implementation

final String? preloadedNativeAdId;