UploadAttachmentResponse constructor

UploadAttachmentResponse({
  1. AttachmentDataRef? attachmentDataRef,
})

Implementation

UploadAttachmentResponse({this.attachmentDataRef});