slidingExpiry property
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;
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.
final Duration? slidingExpiry;