menu
zenify package
documentation
query/zen_query.dart
ZenQuery<T>
queryKey property
queryKey property
dark_mode
light_mode
queryKey
property
String
queryKey
final
Unique key for this query (used for caching and deduplication)
Implementation
final String queryKey;
zenify package
documentation
query/zen_query
ZenQuery<T>
queryKey property
ZenQuery class