menu
enough_mail package
documentation
smtp/smtp_client.dart
SmtpServerInfo
SmtpServerInfo.new constructor
SmtpServerInfo.new constructor
dark_mode
light_mode
SmtpServerInfo
constructor
SmtpServerInfo
(
String
host
,
int
port
,
bool
isSecure
)
Implementation
SmtpServerInfo(this.host, this.port, this.isSecure);
enough_mail package
documentation
smtp/smtp_client
SmtpServerInfo
SmtpServerInfo.new constructor
SmtpServerInfo class