← Back to Kairo Docs
|
API Reference (Dokka)
Kairo
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Kairo
kairo-stytch
/
kairo.stytch
/
get
get
fun
<
T
>
StytchResult
<
T
>
.
get
(
)
:
T
Unwraps a
StytchResult
, returning the value for Success or throwing for Error.