Sqkon
Toggle table of contents
1.2.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Sqkon
Sqkon
/
com.mercury.sqkon.db
/
with
with
common
inline
fun
<
R
:
Any
,
R1
:
R
,
V
>
KClass
<
R
>
.
with
(
property
:
KProperty1
<
R1
,
V
>
,
serialName
:
String
?
=
null
,
block
:
JsonPathNode
<
R
,
V
>
.
(
)
->
Unit
=
{}
)
:
JsonPathBuilder
<
R
>
(
source
)