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 2570b46 commit 450b77eCopy full SHA for 450b77e
packages/freezed/CHANGELOG.md
@@ -127,7 +127,7 @@ class Example with _$Example {
127
However, that `Example._()` constructor was required to have no parameter.
128
129
Starting Freezed 3.0, this constructor can accept any parameter.
130
-Freezed will them pass it values from other `factory` constructors, based on name.
+Freezed will then pass its values from other `factory` constructors, based on name.
131
132
In short, this enables extending any class:
133
0 commit comments