menu
requestor package
documentation
response.dart
ProgressDownload
ProgressDownload.new constructor
ProgressDownload.new constructor
dark_mode
light_mode
ProgressDownload
constructor
ProgressDownload
(
String
id
,
int
progress
,
int
total
)
Implementation
ProgressDownload(this.id, this.progress, this.total);
requestor package
documentation
response
ProgressDownload
ProgressDownload.new constructor
ProgressDownload class