toggle menu
vc-k
5.10.0
common
switch theme
search in API
vck-openid-ktor
/
at.asitplus.wallet.lib.ktor.openid
/
lazyDeferred
lazy
Deferred
fun
<
T
>
CoroutineScope
.
lazyDeferred
(
block
:
suspend
CoroutineScope
.
(
)
->
T
)
:
Lazy
<
Deferred
<
T
>
>
(
source
)