Skip to content

Dart API page for class Null contradicts itself #60134

Open
@sgrekhov

Description

@sgrekhov

I'm not sure that this is a right place for filling this issue but I didn't find the better one.

Please see https://api.dart.dev/dart-core/Null-class.html.

The Null class is the only class which does not implement Object.

But at the same time, the members of this class are marked as override and inherited. This contradicts the statement above.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-documentationPrefer using 'type-documentation' and a specific area label.docs-api

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions