FileUpload constructor

FileUpload({
  1. Bulk? signature,
})

Implementation

FileUpload({
  this.signature,
});