asChannel

abstract fun asChannel(): ReceiveChannel<T>

Returns the underlying ReceiveChannel.