menu
enough_mail package
documentation
smtp/smtp_response.dart
SmtpResponse
message property
message property
dark_mode
light_mode
message
property
String
?
get
message
Implementation
String? get message => responseLines.last.message;
enough_mail package
documentation
smtp/smtp_response
SmtpResponse
message property
SmtpResponse class