comma property

bool comma
final

Set to true to parse the input as a comma-separated value.

Note: nested Maps, such as 'a={b:1},{c:d}' are not supported.

Implementation

final bool comma;