menu
kvideo package
documentation
gen/pigeon.g.dart
DownloadData
DownloadData.new constructor
DownloadData.new constructor
dark_mode
light_mode
DownloadData
constructor
DownloadData
(
{
String
?
id
,
int
?
progress
,
DownloadStatus
?
status
,
String
?
originUri
,
String
?
localUri
,
String
?
error
,
})
Implementation
DownloadData({ this.id, this.progress, this.status, this.originUri, this.localUri, this.error, });
kvideo package
documentation
gen/pigeon.g
DownloadData
DownloadData.new constructor
DownloadData class