json Primitive
fun JsonModel.jsonPrimitive(key: String? = null, default: JsonObjectDefaultSelector<JsonPrimitive>): JsonDelegateProperty<JsonPrimitive>
Content copied to clipboard
fun JsonModel.jsonPrimitive(key: String? = null, default: JsonPrimitive): JsonDelegateProperty<JsonPrimitive>
Content copied to clipboard
fun JsonModel.jsonPrimitive(key: String): JsonDelegateProperty<JsonPrimitive>
Content copied to clipboard