menu
smtp_service package
documentation
recipient.dart
Recipient
Recipient.new const constructor
Recipient.new const constructor
dark_mode
light_mode
Recipient
constructor
const
Recipient
(
String
address
,
RecipientType
type
)
Implementation
const Recipient(this.address, this.type);
smtp_service package
documentation
recipient
Recipient
Recipient.new const constructor
Recipient class