maxCacheDuration property
Maximum duration allowed between loading and showing the ad.
Implementation
final Duration maxCacheDuration = const Duration(hours: 4);
Maximum duration allowed between loading and showing the ad.
final Duration maxCacheDuration = const Duration(hours: 4);