menu
bloom_framework package
documentation
bloom_mobile.dart
QueryCacheEntry<T>
key property
key property
dark_mode
light_mode
key
property
List
key
final
The structured query cache key identifying this record.
Implementation
final List<dynamic> key;
bloom_framework package
documentation
bloom_mobile
QueryCacheEntry<T>
key property
QueryCacheEntry class