Variable DART_JSON_PRESETConst

DART_JSON_PRESET: DartPreset = ...

Preset which adds json_serializable related annotations to class's property getters.

Implements