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