StatusMap.fromJson(Map<String, dynamic> json) : status = json['status'], downloadProgress = json['downloadProgress'];