Attachments property

List<Attachment?> get Attachments
Gets the attachments.

Implementation

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