UpdateFile constructor

UpdateFile({
  1. File? file,
})

Implementation

UpdateFile({this.file});