menu
enough_mail package
documentation
smtp/smtp_exception.dart
SmtpException
message property
message property
dark_mode
light_mode
message
property
String
?
get
message
The error message
Implementation
String? get message => response.errorMessage;
enough_mail package
documentation
smtp/smtp_exception
SmtpException
message property
SmtpException class