menu
swift_server package
documentation
mailer.dart
MailerFileAttachment
MailerFileAttachment.new constructor
MailerFileAttachment.new constructor
dark_mode
light_mode
MailerFileAttachment
constructor
MailerFileAttachment
(
File
file
,
String
name
,
String
mime
)
Implementation
MailerFileAttachment(this.file, this.name, this.mime);
swift_server package
documentation
mailer
MailerFileAttachment
MailerFileAttachment.new constructor
MailerFileAttachment class