toggle menu
Cloudstream
cloudstream
switch theme
search in API
Cloudstream
/
com.lagradost.cloudstream3.utils
/
DataStore
/
toKotlinObject
to
Kotlin
Object
inline
fun
<
T
:
Any
>
String
.
toKotlinObject
(
)
:
T
(
source
)
fun
<
T
>
String
.
toKotlinObject
(
valueType
:
Class
<
T
>
)
:
T
(
source
)