getCallCloseInterstitialAds method
Implementation
Future getCallCloseInterstitialAds(j) async {
return await interstitialAds?.showCloseInterstitial(j);
}
Future getCallCloseInterstitialAds(j) async {
return await interstitialAds?.showCloseInterstitial(j);
}