keyStringCase property

String? keyStringCase
final

Specifies the case format for the keys, with "CAMEL_CASE" as the default.

Implementation

final String? keyStringCase;