quicktype
quicktype copied to clipboard
DART : Add snake_case support for freezed
Freezed will generate the json key based on the variable name, so if its not match the json key, we know whats gonna happen
This will be fixed by https://github.com/quicktype/quicktype/pull/2348
Resolved by #2348