namespaceSeparator property

String? namespaceSeparator
final

The separator used when splitting the key.

Defaults to ':'.

Implementation

final String? namespaceSeparator;