customSeparator property

String? customSeparator
getter/setter pair

Custom separator between parameters.
Defaults to ", " or ",\n" depending on useNewlines.

Implementation

String? customSeparator;