UploadController constructor

UploadController({
  1. bool showProgress = false,
})

Implementation

UploadController({this.showProgress = false});