showInterstitial abstract method
This method displays the interstitial for a given interstitialId, see RefineryAdFactory.createInterstitial method.
Implementation
Future<void> showInterstitial(int id);
This method displays the interstitial for a given interstitialId, see RefineryAdFactory.createInterstitial method.
Future<void> showInterstitial(int id);