menu
enough_mail_plus package
documentation
smtp.dart
SmtpResponse
message property
message property
dark_mode
light_mode
message
property
String
?
get
message
The (last) message
Implementation
String? get message => responseLines.last.message;
enough_mail_plus package
documentation
smtp
SmtpResponse
message property
SmtpResponse class