emitEnd

suspend fun FlowCollector<StreamFrame>.emitEnd(finishReason: String? = null, metaInfo: ResponseMetaInfo? = null)(source)

Emits a StreamFrame.End with the given finishReason.