Adds an embedded file.
@override void addEmbedded(MailEmbedded embedded) { _embedded.add(embedded); }