uniflow-core / io.uniflow.core.flow.data / UIEvent / StateUpdate

StateUpdate

data class StateUpdate : UIEvent

Constructors

<init>

StateUpdate(currentState: UIState)

Properties

currentState

val currentState: UIState