Skip to content

docs: upgrade code snippets where freezed annotations are used. #352

@Xsantosh

Description

@Xsantosh

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 abstract before class declarations where required.
  • Ensure all updated snippets compile correctly.
  • Maintain consistency across the documentation.

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions