IsolateDownloaderTask constructor
IsolateDownloaderTask({})
Implementation
IsolateDownloaderTask({
required this.id,
required this.url,
required this.fullpath,
required this.header,
required this.data,
});
IsolateDownloaderTask({
required this.id,
required this.url,
required this.fullpath,
required this.header,
required this.data,
});