This package is to be used with json_generator.
Features
annotates a JSON string to be a target of json_generator
Getting started
annotate a JSON string in a .dart file with
@JsonClass
import json_generator package and run
dart run build_runner build