index
Toggle table of contents
android
Target filter
android
Switch theme
Search in API
Skip to content
index
index
/
org.fdroid.index.v2
/
ReflectionDiffer
/
decodeOr
decode
Or
android
inline
fun
<
T
>
Json
.
decodeOr
(
key
:
String
,
json
:
JsonObject
,
default
:
(
)
->
T
)
:
T