ttl property

Duration ttl
final

The duration after which the cache item should expire.

This duration is used to calculate the _expiryTime.

Implementation

final Duration ttl;