DownloadManager constructor

DownloadManager()

Implementation

factory DownloadManager() {
  return _manager;
}