//reactivestate-core/com.ensody.reactivestate/InMemoryStateFlowStore/underlyingData
underlyingData¶
[common]\ val underlyingData: MutableMap<String, Any?>
Optional underlying data which can be used to store and restore the whole state.
//reactivestate-core/com.ensody.reactivestate/InMemoryStateFlowStore/underlyingData
[common]\ val underlyingData: MutableMap<String, Any?>
Optional underlying data which can be used to store and restore the whole state.