emit

open suspend override fun emit(value: String)

Emits a value downstream. If this method throws, the exception should be propagated to the consumer.