Reports transfer progress. total is -1 when the length is unknown.
total
typedef ProgressCallback = void Function(int transferred, int total);