II.
Library overview
Reference · livelibrary:json-serializable
json_serializable overview
A Dart code generation library that automatically creates toJson/fromJson serialization boilerplate for annotated data classes, supporting custom converters, nullable fields, and seamless integration with build_runner.
Attributes
displayName
json_serializable
belongsToLanguageId
category
serialization
description
A Dart code generation library that automatically creates toJson/fromJson
serialization boilerplate for annotated data classes, supporting custom
converters, nullable fields, and seamless integration with build_runner.
Outgoing edges
belongs_to_language1
- language:dart·LanguageDart
library_used_by1
- skill-area:backend-api-design·SkillAreaBackend API Design
Incoming edges
alternative_to1
- library:freezed·LibraryFreezed