empty static method
create DownloadedFileCounts Empty
Implementation
static DownloadedFileCounts empty() {
return DownloadedFileCounts({});
}
create DownloadedFileCounts Empty
static DownloadedFileCounts empty() {
return DownloadedFileCounts({});
}