Commit 16c629e
Add @OverRide annotation to toMap method in Dart models
Added @OverRide annotation to the toMap() method in model template to properly indicate that it overrides the Model interface method, resolving the annotate_overrides lint warning.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent c30701f commit 16c629e
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
62 | 63 | | |
63 | 64 | | |
64 | 65 | | |
| |||
0 commit comments