propigator
Toggle table of contents
0.0.1
common
Target filter
common
Switch theme
Search in API
Skip to content
propigator
json
/
at.asitplus.propigator.json
/
jsonProperty
json
Property
inline
fun
<
T
>
jsonProperty
(
key
:
String
?
=
null
,
serializer
:
KSerializer
<
T
>
=
serializer()
)
:
ReadWriteProperty
<
JsonObjectBacked
,
T
>
(
source
)