menu
zenify package
documentation
query/core/zen_query_config.dart
ZenQueryConfig<T>
cacheTime property
cacheTime property
dark_mode
light_mode
cacheTime
property
Duration
?
cacheTime
final
How long inactive data remains in cache
Implementation
final Duration? cacheTime;
zenify package
documentation
query/core/zen_query_config
ZenQueryConfig<T>
cacheTime property
ZenQueryConfig class