loadInterstitialAd method
Implementation
void loadInterstitialAd({required String interstitialID}) {
throw UnimplementedError('platformVersion() has not been implemented.');
}
void loadInterstitialAd({required String interstitialID}) {
throw UnimplementedError('platformVersion() has not been implemented.');
}