HttpDriverProgressCallback typedef

HttpDriverProgressCallback = void Function(int count, int total)

Implementation

typedef HttpDriverProgressCallback = void Function(int count, int total);