menu
flutter_query_plus package
documentation
core/query_controller.dart
QueryController<T>
cache property
cache property
dark_mode
light_mode
cache
property
QueryCache
cache
final
The cache used to store this controller.
Implementation
final QueryCache cache;
flutter_query_plus package
documentation
core/query_controller
QueryController<T>
cache property
QueryController class