vc-k
Toggle table of contents
5.11.0
common
Target filter
common
Switch theme
Search in API
Skip to content
vc-k
vck-openid-ktor
/
at.asitplus.wallet.lib.ktor.openid
/
lazyDeferred
lazy
Deferred
fun
<
T
>
CoroutineScope
.
lazyDeferred
(
block
:
suspend
CoroutineScope
.
(
)
->
T
)
:
Lazy
<
Deferred
<
T
>
>
(
source
)