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
/
InMemoryStateFlowStore
/
underlyingData
underlying
Data
val
underlyingData
:
MutableMap
<
String
,
Any
?
>
Optional underlying data which can be used to store and restore the whole state.