toggle menu
BIT App
androidJvm
switch theme
search in API
core
/
com.atech.core.utils
/
fromJSON
from
JSON
fun
<
T
>
fromJSON
(
json
:
String
,
type
:
Class
<
T
>
)
:
T
?