Attachments property

List<Attachment?> Attachments
Gets the attachments.

Implementation

List<Attachment?> get Attachments => this._attachments;