by Json Primitive
fun JsonObject.byJsonPrimitive(key: String? = null, default: JsonObjectDefaultSelector<JsonPrimitive>): JsonDelegateProperty<JsonPrimitive>
Content copied to clipboard
fun JsonObject.byJsonPrimitive(key: String? = null, default: JsonPrimitive): JsonDelegateProperty<JsonPrimitive>
Content copied to clipboard
fun JsonObject.byJsonPrimitive(key: String): JsonDelegateProperty<JsonPrimitive>
Content copied to clipboard