menu
bloom_framework package
documentation
bloom.dart
QueryCacheEntry<T>
key property
key property
dark_mode
light_mode
key
property
List
key
final
Normalized key list uniquely identifying this query.
Implementation
final List<dynamic> key;
bloom_framework package
documentation
bloom
QueryCacheEntry<T>
key property
QueryCacheEntry class