showInterstitial abstract method
- String placement
Show interstitial. If auto load is enabled, no need to call loadInterstitial
Implementation
Future<bool> showInterstitial(String placement);
Show interstitial. If auto load is enabled, no need to call loadInterstitial
Future<bool> showInterstitial(String placement);