menu
bidmad_plugin package
documentation
FlutterBaseInterstitial.dart
FlutterBaseInterstitial
show method
show method
dark_mode
light_mode
show
method
Future
<
void
>
show
(
)
Implementation
Future<void> show() async { return await _platform.invokeMethod('show'); }
bidmad_plugin package
documentation
FlutterBaseInterstitial
FlutterBaseInterstitial
show method
FlutterBaseInterstitial class