maxCacheDuration property

Duration maxCacheDuration
final

Maximum duration allowed between loading and showing the ad.

Implementation

final Duration maxCacheDuration = const Duration(hours: 4);