exportOptions property

  1. @JsonKey.new(name: 'exportOptions')
ExportConfig? exportOptions
final

Export configuration

Implementation

@JsonKey(name: 'exportOptions')
final ExportConfig? exportOptions;