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 5293090 commit 1583e89Copy full SHA for 1583e89
templates/basic_v1.dart.md
@@ -48,5 +48,7 @@ class ___CLASS_NAME___ extends ___SUPER_CLASS_NAME___ {
48
___COPY_WITHOUT_ARGS___
49
);
50
}
51
+
52
+ ___GETTERS___
53
54
```
0 commit comments