cacheDuration property

Duration cacheDuration
final

Use cacheDuration to specify how long a query that has zero listeners stays in memory.

Defaults to 5 minutes.

Implementation

final Duration cacheDuration;