attachmentsContent property

List<AttachmentContent>? attachmentsContent
final

A description of the document attachments, including names, locations, sizes, and so on.

Implementation

final List<AttachmentContent>? attachmentsContent;