ExportContextCsvExportOptions constructor
ExportContextCsvExportOptions({})
Implementation
ExportContextCsvExportOptions({
this.escapeCharacter,
this.fieldsTerminatedBy,
this.linesTerminatedBy,
this.quoteCharacter,
this.selectQuery,
});