menu
mailslurp package
documentation
api.dart
SentEmailDto
attachments property
attachments property
dark_mode
light_mode
attachments
property
List
<
String
>
?
attachments
getter/setter pair
Array of IDs of attachments that were sent with this email
Implementation
List<String>? attachments;
mailslurp package
documentation
api
SentEmailDto
attachments property
SentEmailDto class