menu
flutter_tanstack_query package
documentation
flutter_tanstack_query.dart
QueryOptions<T>
cacheTime property
cacheTime property
dark_mode
light_mode
cacheTime
property
Duration
cacheTime
final
The duration for which data remains in cache
Implementation
final Duration cacheTime;
flutter_tanstack_query package
documentation
flutter_tanstack_query
QueryOptions<T>
cacheTime property
QueryOptions class