Skip to content

Commit 1583e89

Browse files
committed
chore: Update template
1 parent 5293090 commit 1583e89

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

templates/basic_v1.dart.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,7 @@ class ___CLASS_NAME___ extends ___SUPER_CLASS_NAME___ {
4848
___COPY_WITHOUT_ARGS___
4949
);
5050
}
51+
52+
___GETTERS___
5153
}
5254
```

0 commit comments

Comments
 (0)