Skip to content

Task - triple check every case of enumerating DartType subtypes for RecordType #3202

Open
@srawlins

Description

@srawlins

A casual search for is InterfaceType and is! InterfaceType yields a lot of results:

$ git grep 'is\(!\)* InterfaceType' | wc -l
      9

We should review these to add, if appropriate, handling of RecordType.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2A bug or feature request we're likely to work ontype-tech-debtIssues that slow or block desirable development paths for Dartdoc, or create such problems for users

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions