menu
pangle_global_flutter package
documentation
ad_containers.dart
PAGInterstitialAd
show method
show method
dark_mode
light_mode
show
method
Future
<
void
>
show
(
)
Implementation
Future<void> show() { return instanceManager.showInterstitialAd(this); }
pangle_global_flutter package
documentation
ad_containers
PAGInterstitialAd
show method
PAGInterstitialAd class