addAttachment method
Adds a new attachment to this feature.
Parameters:
name
— The attachment name.contentType
— The type of content.data
— The attachment data.
Return Value: A Future that returns an Attachment.
Adds a new attachment to this feature.
Parameters:
name
— The attachment name.contentType
— The type of content.data
— The attachment data.Return Value: A Future that returns an Attachment.