Skip to content

DartType.operator== needs to account for nullability suffixes #37587

@stereotype441

Description

@stereotype441

Currently, DartType.operator== does not account for nullability suffixes, so types like int and int? are treated as equal.

Possibly related issue: #35331

Metadata

Metadata

Assignees

Labels

legacy-area-analyzerUse area-devexp instead.type-bugIncorrect behavior (everything from a crash to more subtle misbehavior)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions