attachmentsInformation property

List<AttachmentInformation>? attachmentsInformation
final

Details about the document attachments, including names, locations, sizes, and so on.

Implementation

final List<AttachmentInformation>? attachmentsInformation;