menu
vpon_mobile_ads package
documentation
interface/interstitial_ad.dart
InterstitialAd
show method
show method
dark_mode
light_mode
show
method
Future
<
void
>
show
(
)
Implementation
Future<void> show() { return instanceManager.showAdWithoutView(this); }
vpon_mobile_ads package
documentation
interface/interstitial_ad
InterstitialAd
show method
InterstitialAd class