recordDelimiter property
A single character used to separate individual records in the input. Instead of the default value, you can specify an arbitrary delimiter.
Implementation
String? recordDelimiter;
A single character used to separate individual records in the input. Instead of the default value, you can specify an arbitrary delimiter.
String? recordDelimiter;