uniflow-core / io.uniflow.core.flow / EventPublisher / sendEvent

sendEvent

open suspend fun sendEvent(event: UIEvent): Unit
open suspend fun sendEvent(event: () -> UIEvent): Unit