onProgress property

void Function(int sent, int total)? onProgress
final

Implementation

final void Function(int sent, int total)? onProgress;