Cloudstream
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Cloudstream
App
/
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
)