DoneCallback typedef

DoneCallback = void Function(double transferRate)

Implementation

typedef void DoneCallback(double transferRate);