contextSeparator property

String? contextSeparator
final

The separator for contexts, it is inserted between the key and the context value.

Defaults to '_'.

Implementation

final String? contextSeparator;