Commit f4bda4f
authored
fix: Example23 class When used as a mixin, it throws an error.
Before Dart 2.1: Use a regular class without a constructor as a mixin. It is recommended to use mixin for the new project1 parent 5134e57 commit f4bda4f
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
327 | 327 | | |
328 | 328 | | |
329 | 329 | | |
| 330 | + | |
330 | 331 | | |
331 | | - | |
| 332 | + | |
332 | 333 | | |
333 | 334 | | |
334 | 335 | | |
| |||
0 commit comments