DownloadFinish typedef

DownloadFinish = void Function(int code)

Implementation

typedef void DownloadFinish(int code);