menu
mi_ads package
documentation
screenad/screen_ad.dart
ScreenVideoAd
showAd method
showAd method
dark_mode
light_mode
showAd
method
Future
showAd
(
)
Implementation
Future showAd() async { return await _channel.invokeMethod('showAd', null); }
mi_ads package
documentation
screenad/screen_ad
ScreenVideoAd
showAd method
ScreenVideoAd class