We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
@override
1 parent 360ebb6 commit 4e6ed30Copy full SHA for 4e6ed30
sdk/lib/core/annotations.dart
@@ -86,7 +86,7 @@ class _Override {
86
const _Override();
87
}
88
89
-/// Annotation on an instance members which override an interface member.
+/// Annotation on instance members which override an interface member.
90
///
91
/// Annotations have no effect on the meaning of a Dart program.
92
/// This annotation is recognized by the Dart analyzer, and it allows the
0 commit comments