menu
khadem package
documentation
mail.dart
MailEmbedded
MailEmbedded.new const constructor
MailEmbedded.new const constructor
dark_mode
light_mode
MailEmbedded
constructor
const
MailEmbedded
(
{
required
String
path
,
required
String
cid
,
String
?
mimeType
,
})
Implementation
const MailEmbedded({ required this.path, required this.cid, this.mimeType, });
khadem package
documentation
mail
MailEmbedded
MailEmbedded.new const constructor
MailEmbedded class