asFlow

open fun asFlow(): Flow<Event>(source)

Converts this EventSourceFactory to a Flow.

Return

a Flow of Events