csvDelimiter property
The delimiter used to separate columns in the .csv file for both source and target. The default is a comma.
Implementation
final String? csvDelimiter;
The delimiter used to separate columns in the .csv file for both source and target. The default is a comma.
final String? csvDelimiter;