impressionDepth property Null safety
Impression depth represents the amount of impressions of banner ads.
Implementation
static Future<int?> get impressionDepth =>
FairBidInternal._getImpressionDepth(AdType.banner);
Impression depth represents the amount of impressions of banner ads.
static Future<int?> get impressionDepth =>
FairBidInternal._getImpressionDepth(AdType.banner);