keyNamespace property

String? keyNamespace
final

A custom namespace for the key namespace of the annotated accessor, overriding the default of '${enclosingClassName}.'.

Implementation

final String? keyNamespace;