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