ReactiveState
Toggle table of contents
6.0.0-preview.9
common
Platform filter
common
Switch theme
Search in API
ReactiveState
reactivestate-core
/
com.ensody.reactivestate
/
requireContextualValRoot
require
Contextual
Val
Root
suspend
fun
requireContextualValRoot
(
)
fun
requireContextualValRoot
(
scope
:
CoroutineScope
)
fun
requireContextualValRoot
(
context
:
CoroutineContext
)
Throws an exception if
ContextualValRoot
was not added to the
CoroutineContext
/
CoroutineScope
.