DescribeAttachmentResponse constructor
DescribeAttachmentResponse({
- Attachment? attachment,
Implementation
DescribeAttachmentResponse({
this.attachment,
});
DescribeAttachmentResponse({
this.attachment,
});