menu
khadem package
documentation
mail.dart
Mail
bcc static method
bcc static method
dark_mode
light_mode
bcc
static method
MailerInterface
bcc
(
dynamic
addresses
)
Sets the BCC recipient(s).
Implementation
static MailerInterface bcc(dynamic addresses) => manager.bcc(addresses);
khadem package
documentation
mail
Mail
bcc static method
Mail class