getInterestitialAd function

InterstitialAd? getInterestitialAd()

Implementation

InterstitialAd? getInterestitialAd() {
  return _interstitialAd;
}