StatusDownload constructor
StatusDownload({})
Implementation
StatusDownload({
this.error = false,
this.join = false,
this.forceKill = false,
this.rangeAccept = true,
this.sendPort,
this.kill = false,
});
StatusDownload({
this.error = false,
this.join = false,
this.forceKill = false,
this.rangeAccept = true,
this.sendPort,
this.kill = false,
});