DownloadTask constructor

DownloadTask(
  1. DownloadRequest request
)

Implementation

DownloadTask(
  this.request,
);