keyNamespace property

  1. @override
String? keyNamespace
final

A custom namespace for the keys of props defined in the annotated class, overriding the default of '${propsClassName}.'.

Implementation

@override
final String? keyNamespace;