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