keyStringCase property
The case to use for the key strings in the generated class.
The possible values are:
CAMEL_CASEPASCAL_CASELOWER_SNAKE_CASEUPPER_SNAKE_CASELOWER_KEBAB_CASEUPPER_KEBAB_CASELOWER_DOT_CASEUPPER_DOT_CASEPATH_CASE
Implementation
final String keyStringCase;