items

@JvmName(name = "listEventStreamsResponseEventStreamSummary")
fun Flow<ListEventStreamsResponse>.items(): Flow<EventStreamSummary>

This paginator transforms the flow returned by listEventStreamsPaginated to access the nested member EventStreamSummary

Return

A kotlinx.coroutines.flow.Flow that can collect EventStreamSummary