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