decodeValue

inline fun <T> JsonObject.decodeValue(key: String, json: Json = Json): T?(source)