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.
1 parent 366bec2 commit 3e99947Copy full SHA for 3e99947
working/1426-extension-types/feature-specification.md
@@ -33,7 +33,7 @@ subset of the members, but using an extension type allows us to _replace_
33
the set of members.
34
35
The functionality is entirely static. Extension types is an enhancement of
36
-the extension methods feature which was added to Dart in version 2.6. In
+the extension methods feature which was added to Dart in version 2.7. In
37
particular, the semantics of extension method invocation is also the
38
semantics of invocations of a member of an extension type. By allowing a
39
developer to work with objects where an extension type is the static type,
0 commit comments