Skip to content

Field names on Schemas not cleaned #59

@dickermoshe

Description

@dickermoshe

The Schema for this can be found in this issue
#58
The issue here is that a field is being named

/// No Description
@JsonKey(name: r'r@nd0m_$t#ff', includeIfNull: false) String ? r@nd0m$t#ff,

Which is invalid text for a dart variable

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions