quoteSymbol property

String? quoteSymbol
final

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

Implementation

final String? quoteSymbol;