json property

JsonObject get json

Converts this Type instance to a JSON object.

Implementation

JsonObject get json => _json;