menu
messenger
ui/worker/cache.dart
CacheEntry
CacheEntry constructor
CacheEntry
dark_mode
light_mode
CacheEntry
constructor
CacheEntry
(
{
File
?
file
,
Uint8List
?
bytes
,
})
Implementation
CacheEntry({this.file, this.bytes});
messenger
cache
CacheEntry
CacheEntry constructor
CacheEntry class