toJson

fun Value.toJson(descriptor: MetaDescriptor? = null): JsonElement

Parameters

descriptor

reserved for custom serialization in future

fun Meta.toJson(descriptor: MetaDescriptor? = null): JsonObject