summaries

@JvmName(name = "listPartnerAppsResponsePartnerAppSummary")
fun Flow<ListPartnerAppsResponse>.summaries(): Flow<PartnerAppSummary>

This paginator transforms the flow returned by listPartnerAppsPaginated to access the nested member PartnerAppSummary

Return

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