CsvDefinition({ this.quoteChar = '"', this.escapeChar = '"', this.delimiter = ",", this.newline = "\n", });