json property
JsonObject
get
json
The underlying JSON object for this instance.
Implementation
JsonObject get json => _json;
The underlying JSON object for this instance.
JsonObject get json => _json;