defaultMailer property
MailerInterface
get
defaultMailer
Gets the default mailer.
Implementation
MailerInterface get defaultMailer => mailer();
Gets the default mailer.
MailerInterface get defaultMailer => mailer();