menu
zenify package
documentation
query/core/zen_query_config.dart
ZenQueryConfig<T>
persist property
persist property
dark_mode
light_mode
persist
property
bool
persist
final
Whether to persist this query's data
Implementation
final bool persist;
zenify package
documentation
query/core/zen_query_config
ZenQueryConfig<T>
persist property
ZenQueryConfig class