Sets the recipient(s) of the email.
static MailerInterface to(dynamic addresses) => manager.to(addresses);