Annotation package for json_class_generator
More...
This package is to be used with json_generator.
annotates a JSON string to be a target of json_generator
annotate a JSON string in a .dart file with
@JsonClass
import json_generator package and run
dart run build_runner build
unverified uploader
Repository (GitHub)
API reference
BSD-3-Clause (license)
flutter
Packages that depend on json_class_generator_annotations
Back