storeQuery property

bool storeQuery
final

Use storeQuery to set whether a query should be stored or not. Defaults to true;

Only effective when CachedQuery storage is set.

Implementation

final bool storeQuery;