duration property

Duration duration
final

It's used to store the duration for which the memoized values should be kept in the cache before being removed.

Implementation

final Duration duration;