ttl property
The duration after which the cache item should expire.
This duration is used to calculate the _expiryTime
.
Implementation
final Duration ttl;
The duration after which the cache item should expire.
This duration is used to calculate the _expiryTime
.
final Duration ttl;