menu
terkirim package
documentation
entities/email.dart
EmailAttachment
EmailAttachment constructor
EmailAttachment constructor
dark_mode
light_mode
EmailAttachment
constructor
EmailAttachment
(
{
String
?
content
,
String
?
filename
,
String
?
type
,
String
?
disposition
,
String
?
contentId
,
})
Implementation
EmailAttachment({ this.content, this.filename, this.type, this.disposition, this.contentId, });
terkirim package
documentation
entities/email
EmailAttachment
EmailAttachment constructor
EmailAttachment class