DownloadValue constructor
DownloadValue({})
Implementation
DownloadValue({
this.downloadStatus,
this.quanlity,
this.duration,
this.size,
this.downloadSize,
this.progress,
this.playPath,
this.isStop,
this.url,
this.fileId,
this.error,
});