flutter_requery library

Classes

Query<T extends dynamic>
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.
getter/setter pair