toggle menu
JchuComponents
androidJvm
switch theme
search in API
jchucomponents-ktx
/
com.jeluchu.jchucomponents.ktx.gson
/
fromJson
from
Json
inline
fun
<
T
>
Gson
.
fromJson
(
json
:
String
?
)
:
T
?
Helps to get Map, List, Set or other generic type from Json using Gson.