slidingExpiry property

Duration? slidingExpiry
final

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

Implementation

final Duration? slidingExpiry;