II.
Library overview
Reference · livelibrary:freezed
Freezed overview
A code generation package for Dart that produces immutable data classes with deep copyWith support, union types (sealed classes), pattern matching helpers, JSON serialization integration, and automatic equality and toString methods.
Attributes
displayName
Freezed
belongsToLanguageId
category
code-generation
description
A code generation package for Dart that produces immutable data classes with
deep copyWith support, union types (sealed classes), pattern matching helpers,
JSON serialization integration, and automatic equality and toString methods.
Outgoing edges
alternative_to1
- library:json-serializable·Libraryjson_serializable
belongs_to_language1
- language:dart·LanguageDart
library_used_by1
- skill-area:cli-tooling·SkillAreaCLI Tooling
Incoming edges
None.