menu
khadem package
documentation
mail.dart
MailMessageInterface
setReplyTo abstract method
setReplyTo abstract method
dark_mode
light_mode
setReplyTo
abstract method
void
setReplyTo
(
String
email
, [
String
?
name
])
Sets the reply-to address.
Implementation
void setReplyTo(String email, [String? name]);
khadem package
documentation
mail
MailMessageInterface
setReplyTo abstract method
MailMessageInterface class