menu
messenger
ui/worker/cache.dart
CacheWorker
hashes property
hashes
dark_mode
light_mode
hashes
property
HashSet
<
String
>
hashes
final
Checksums of the stored caches.
Implementation
final HashSet<String> hashes = HashSet();
messenger
cache
CacheWorker
hashes property
CacheWorker class