quoteSymbol property

String? quoteSymbol
final

A custom symbol to denote what combines content into a single column value. It must be different from the column delimiter.

Implementation

final String? quoteSymbol;