emitTextComplete

suspend fun FlowCollector<StreamFrame>.emitTextComplete(text: String, index: Int? = null)(source)

Emits a StreamFrame.TextComplete with the given text.