OnProgress typedef

OnProgress = void Function(ObjectStoragePutObjectResult event)

进度回调

Implementation

typedef OnProgress = void Function(ObjectStoragePutObjectResult event);