currentIntraAdsCustomImpression function

int currentIntraAdsCustomImpression()

Implementation

int currentIntraAdsCustomImpression() {
  return (_settings?.adSetting?.interestialAdsCustomImpressionCount ?? 0);
}