chunkFlow

open override val chunkFlow: Flow<ServerSentEvent>?(source)

Parameters

chunkFlow

A Flow of ServerSentEvent representing the stream of SSE events. Defaults to null.