discoverers

@JvmName(name = "listDiscoverersResponseDiscovererSummary")
fun Flow<ListDiscoverersResponse>.discoverers(): Flow<DiscovererSummary>

This paginator transforms the flow returned by listDiscoverersPaginated to access the nested member DiscovererSummary

Return

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