Skip to content

Property details pages are missing "read-only" notion #1286

Open
@eseidelGoogle

Description

@eseidelGoogle

For example Map.values is readonly.

Which you can see from the main Map page:
https://api.dartlang.org/stable/1.20.1/dart-core/Map-class.html

But that information is lost in the property page:
https://api.dartlang.org/stable/1.20.1/dart-core/Map/values.html

I'm not sure where the readonly comes from since I don't see it in the source:
https://github.com/dart-lang/sdk/blob/master/sdk/lib/core/map.dart#L243

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2A bug or feature request we're likely to work ontype-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