Skip to content

When using Icelandic (is), the automatically generated code conflicts with the keyword 'is' #679

@qlang122

Description

@qlang122

Automatically generated code through JSON files may conflict with language keywords.

like: json file is is.json

static const Map<String,dynamic> is = { //.... };

Illegal variable name.

Attempted to use for escape, but the language does not support it.

image

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