UploadAttachmentRequest constructor

UploadAttachmentRequest({
  1. String? filename,
})

Implementation

UploadAttachmentRequest({this.filename});