resetInterstitialCount static method
void
resetInterstitialCount()
Reset interstitial call count
Implementation
static void resetInterstitialCount() {
GoogleAdsHelper.instance.resetInterstitialCount();
}
Reset interstitial call count
static void resetInterstitialCount() {
GoogleAdsHelper.instance.resetInterstitialCount();
}