attachmentDataRef property

AttachmentDataRef? attachmentDataRef
getter/setter pair

A reference to the attachment data.

This field is used to create or update messages with attachments, or with the media API to download the attachment data.

Optional.

Implementation

AttachmentDataRef? attachmentDataRef;