OnPercentage typedef

OnPercentage = void Function(int currentBytes, int totalBytes)

Implementation

typedef OnPercentage = void Function(int currentBytes, int totalBytes);