toggle menu
KAHelpers
androidJvm
switch theme
search in API
moshi
/
dev.funkymuse.moshi
/
toJsonObjectMutableList
to
Json
Object
Mutable
List
inline
fun
<
T
:
Any
>
String
.
toJsonObjectMutableList
(
factory
:
JsonAdapter.Factory
,
customBuilder
:
Moshi.Builder
=
Moshi.Builder()
)
:
MutableList
<
T
>
?