loadAndShowInterstitialAd function
dynamic
loadAndShowInterstitialAd()
Implementation
loadAndShowInterstitialAd(){
Get.find<AdmobController>().loadAndShowInterstitialAd();
}
loadAndShowInterstitialAd(){
Get.find<AdmobController>().loadAndShowInterstitialAd();
}