UploadAttachmentResponse constructor
UploadAttachmentResponse({
- AttachmentDataRef? attachmentDataRef,
Implementation
UploadAttachmentResponse({
this.attachmentDataRef,
});