quote property
The character used to quote column values.
Accepts " (double quotation mark) or ' (single quotation mark). If unspecified, defaults to " (double quotation mark).
Optional.
Implementation
core.String? quote;
The character used to quote column values.
Accepts " (double quotation mark) or ' (single quotation mark). If unspecified, defaults to " (double quotation mark).
Optional.
core.String? quote;