menu
san_wrapper package
documentation
lacuna_ad_wrapper_platform.dart
LacunaWrapperPlatform
showInterstitial method
showInterstitial method
dark_mode
light_mode
showInterstitial
method
Future
<
void
>
showInterstitial
(
)
Implementation
Future<void> showInterstitial() async { return _methodChannel.invokeMethod('showInterstitial'); }
san_wrapper package
documentation
lacuna_ad_wrapper_platform
LacunaWrapperPlatform
showInterstitial method
LacunaWrapperPlatform class