legacy-workflow-rx2 / com.squareup.workflow.legacy.rx2 / kotlinx.coroutines.channels.ReceiveChannel / asEventChannel

asEventChannel

fun <E : Any> ReceiveChannel<E>.asEventChannel(): EventChannel<E>
Deprecated: Use com.squareup.workflow.Workflow