-
-
Couldn't load subscription status.
- Fork 79
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Description
This change updates the documentation code snippets to use the latest freezed annotations. The existing examples rely on older syntax. In particular, the abstract keyword will be added before class declarations to align with the updated freezed requirements.
Requirements
- Replace outdated freezed code snippets with the newer syntax.
- Add
abstractbefore class declarations where required. - Ensure all updated snippets compile correctly.
- Maintain consistency across the documentation.
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation