menu
khadem package
documentation
mail.dart
MailerInterface
send abstract method
send abstract method
dark_mode
light_mode
send
abstract method
Future
<
bool
>
send
(
)
Sends the email immediately.
Returns true if successful, false otherwise.
Implementation
Future<bool> send();
khadem package
documentation
mail
MailerInterface
send abstract method
MailerInterface class