partnerSummaryList

@JvmName(name = "listPartnersResponsePartnerSummary")
fun Flow<ListPartnersResponse>.partnerSummaryList(): Flow<PartnerSummary>

This paginator transforms the flow returned by listPartnersPaginated to access the nested member PartnerSummary

Return

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