Tracks the status of each download task by task ID.
final Map<String, DownloadStatus> taskStatus = {};