slidingExpiry property

Duration? slidingExpiry
final

The sliding expiry time for the cached item.

If set, the expiry time will be extended by this duration each time the item is accessed.

Implementation

final Duration? slidingExpiry;