flutter_requery library Null safety
Classes
-
Query<
T extends Object> - Executes async action and listens for further invalidations. [...]
- QueryCache
- Contains functions for managing the query cache. [...]
-
QueryResponse<
T> - Contains fields for representing the query state.
Properties
- queryCache ↔ QueryCache
-
Instance of the QueryCache class.
read / write