uniflow-core / io.uniflow.core.flow / getStateOrNull

getStateOrNull

inline fun <reified T : UIState> StatePublisher.getStateOrNull(): T?

Get state for type T or return null