attachments property

List<Attachment>? attachments
getter/setter pair

The attachments returned.

Implementation

core.List<Attachment>? attachments;