menu
messenger
ui/worker/cache.dart
Downloading
Downloading constructor
Downloading
dark_mode
light_mode
Downloading
constructor
Downloading
(
String
?
checksum
,
String
filename
,
int
?
size
, {
void
onDownloaded
(
File
)?,
})
Implementation
Downloading(this.checksum, this.filename, this.size, {this.onDownloaded});
messenger
cache
Downloading
Downloading constructor
Downloading class