Loads an interstitial ad.
Future<void> loadInterstitialAd(String adUnitId, String adObjectId) { throw UnimplementedError('loadInterstitialAd() has not been implemented.'); }