eventTypes

@JvmName(name = "listEventTypesResponseEventTypeSummary")
fun Flow<ListEventTypesResponse>.eventTypes(): Flow<EventTypeSummary>

This paginator transforms the flow returned by listEventTypesPaginated to access the nested member EventTypeSummary

Return

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