Skip to content

field initializer and argument type not assignable #35

@SeanZom

Description

@SeanZom

I got massive errors from the analyzer includes:

  • argument_type_not_assignable
  • field_initializer_not_assignable

Most of them are from the Map<String, dynamic> json parsing to a model class.

I tried to turn them off in the analysis_options.yaml, but it didn't help.

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