UpdateFileDownload constructor
UpdateFileDownload({})
Implementation
UpdateFileDownload({
super.extra,
super.client_id,
this.file_id,
this.complete_date,
this.is_paused,
this.counts,
});
UpdateFileDownload({
super.extra,
super.client_id,
this.file_id,
this.complete_date,
this.is_paused,
this.counts,
});