Provides Dart Build System builders for handling JSON.
The core package providing Generators for JSON-specific tasks.
Import it into your pubspec dev_dependencies: section.
The annotation package which has no dependencies.
Import it into your pubspec dependencies: section.
Generate more helpful exceptions when decoding YAML documents using
package:codelessly_json_serializable and package:yaml.
Import it into your pubspec dependencies: section.
An example showing how to set up and use json_serializable and
json_annotation.