EmailSettings constructor

const EmailSettings(
  1. SmtpServer server
)

Implementation

const EmailSettings(this.server);