Provides source_gen Generator
s to create code for JSON serialization and de-serialization.
The core package providing Generator
s for JSON-specific tasks.
Import it into your pubspec dev_dependencies:
section.
The package providing serialization helpers and annotations.
Import it into your pubspec dependencies:
section.