camelCaseAttributes property
Attributes on which to split camel case words.
Implementation
@JsonKey(name: r'camelCaseAttributes')
final List<String>? camelCaseAttributes;
Attributes on which to split camel case words.
@JsonKey(name: r'camelCaseAttributes')
final List<String>? camelCaseAttributes;