interstitialCallCount property

int get interstitialCallCount

Get current interstitial call count

Implementation

static int get interstitialCallCount {
  return GoogleAdsHelper.instance.interstitialCallCount;
}