OnProgress typedef
OnProgress =
void Function(ObjectStoragePutObjectResult event)
进度回调
Implementation
typedef OnProgress = void Function(ObjectStoragePutObjectResult event);
进度回调
typedef OnProgress = void Function(ObjectStoragePutObjectResult event);