Annotations to allow for the code generation provided by the json_dynamic_widget_codegen package. This package is not meant to be referenced directly. Instead, it should be referenced via the ...
In cases where I want my script to accept external json, I may want to use json.parse not only only with annotations using optional types (as is currently supported), but set fallback values that I ...