includeAttachments property
Whether to include attachment binaries in the archive
Implementation
@JsonKey(includeIfNull: false, name: 'include_attachments')
final bool? includeAttachments;
Whether to include attachment binaries in the archive
@JsonKey(includeIfNull: false, name: 'include_attachments')
final bool? includeAttachments;