-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
area-documentationPrefer using 'type-documentation' and a specific area label.Prefer using 'type-documentation' and a specific area label.docs-api
Description
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
Nullclass is the only class which does not implementObject.
But at the same time, the members of this class are marked as override and inherited. This contradicts the statement above.
Metadata
Metadata
Assignees
Labels
area-documentationPrefer using 'type-documentation' and a specific area label.Prefer using 'type-documentation' and a specific area label.docs-api