menu
mailslurp package
documentation
api.dart
Email
headers property
headers property
dark_mode
light_mode
headers
property
Map
<
String
,
String
>
?
headers
getter/setter pair
Collection of SMTP headers attached to email
Implementation
Map<String, String>? headers;
mailslurp package
documentation
api
Email
headers property
Email class