menu
async_task package
documentation
async_task_extension.dart
ComputeOnceCache<K extends Object, V>
retentionDuration property
retentionDuration property
dark_mode
light_mode
retentionDuration
property
Duration
retentionDuration
final
How long a resolved computation is kept in the cache.
Implementation
final Duration retentionDuration;
async_task package
documentation
async_task_extension
ComputeOnceCache<K extends Object, V>
retentionDuration property
ComputeOnceCache class