ReactiveState
Toggle table of contents
6.0.0-preview.19
common
Platform filter
common
Switch theme
Search in API
ReactiveState
reactivestate-core
/
com.ensody.reactivestate
/
ContextualValStore
/
getOrPut
get
Or
Put
fun
<
T
>
getOrPut
(
key
:
ContextualValStore.Key
<
T
>
,
defaultValue
:
(
)
->
T
)
:
T