interstitialAdUnitId property
String?
get
interstitialAdUnitId
Get the Ad Unit ID for interstitial ads.
Implementation
String? get interstitialAdUnitId => getAdUnitId(
'Interstitial', iosInterstitialAdUnitId, androidInterstitialAdUnitId);