toggle menu
index
0.1.1
android
switch theme
search in API
index
/
org.fdroid.index.v2
/
ReflectionDiffer
/
decodeOr
decode
Or
android
inline
fun
<
T
>
Json
.
decodeOr
(
key
:
String
,
json
:
JsonObject
,
default
:
(
)
->
T
)
:
T