cachedValidDuration property

Duration cachedValidDuration
final

The duration until a tile expires and needs to be fetched again when browsing. Also called validDuration.

Defaults to 16 days, set to Duration.zero to disable.

Implementation

final Duration cachedValidDuration;