partnerships

@JvmName(name = "listPartnershipsResponsePartnershipSummary")
fun Flow<ListPartnershipsResponse>.partnerships(): Flow<PartnershipSummary>

This paginator transforms the flow returned by listPartnershipsPaginated to access the nested member PartnershipSummary

Return

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