StreamUploadProgress typedef

StreamUploadProgress = void Function(int step)

Implementation

typedef StreamUploadProgress = void Function(int step);