jsonNamingConvention property
The naming convention to use for JSON property names.
If null, the convention will be auto-detected from the JSON structure.
Implementation
final NamingConvention? jsonNamingConvention;
The naming convention to use for JSON property names.
If null, the convention will be auto-detected from the JSON structure.
final NamingConvention? jsonNamingConvention;