InterstitialAds constructor

InterstitialAds({
  1. required AdModel admodel,
})

Implementation

InterstitialAds({required this.admodel});