menu
enough_mail_plus package
documentation
smtp.dart
MessageBuilder
from property
from property
dark_mode
light_mode
from
property
List
<
MailAddress
>
?
from
getter/setter pair
List of senders, typically this is only one sender
Implementation
List<MailAddress>? from;
enough_mail_plus package
documentation
smtp
MessageBuilder
from property
MessageBuilder class