separator property

String? separator
final

The separator character.

If the separator of a list has not been decided, this value will be null.

Implementation

final String? separator;