DownloadProgress typedef

DownloadProgress = void Function(int code)

Implementation

typedef void DownloadProgress(int progress);