menu
mailslurp package
documentation
api.dart
ReplyToEmailOptions
attachments property
attachments property
dark_mode
light_mode
attachments
property
List
<
String
>
?
attachments
getter/setter pair
List of uploaded attachments to send with the reply. Optional.
Implementation
List<String>? attachments;
mailslurp package
documentation
api
ReplyToEmailOptions
attachments property
ReplyToEmailOptions class