attachments property

List<MailAttachment> get attachments

List of attachments (optional)

Implementation

List<MailAttachment> get attachments => [];