json property

JsonObject get json

The underlying JSON object for this instance.

Implementation

JsonObject get json => _json;