menu
messenger
ui/worker/cache.dart
CacheWorker
info property
info
dark_mode
light_mode
info
property
Rx
<
CacheInfo
>
info
final
CacheInfo
describing the cache properties.
Implementation
final Rx<CacheInfo> info = Rx(CacheInfo());
messenger
cache
CacheWorker
info property
CacheWorker class