Skip to content

Converts Uppercase field in JSON to lowercase dart class when generating #8

@Gurjot95

Description

@Gurjot95

If a JSON has an uppercase field for example
{
TestField: ""
}
it will generate dart code with
testField

which doesn't match with JSON and throws error while mapping.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions