menu
vania package
documentation
mail.dart
Mailable
attachments method
attachments method
dark_mode
light_mode
attachments
method
@mustBeOverridden
@
override
List
<
Attachment
>
?
attachments
(
)
Implementation
@mustBeOverridden @override List<mailer.Attachment>? attachments() { throw UnimplementedError(); }
vania package
documentation
mail
Mailable
attachments method
Mailable class