DownloadFunction typedef
DownloadFunction =
void Function(DownloadStatus status)
Implementation
typedef DownloadFunction = void Function(DownloadStatus status);
typedef DownloadFunction = void Function(DownloadStatus status);