portalSummaries

@JvmName(name = "listPortalsResponsePortalSummary")
fun Flow<ListPortalsResponse>.portalSummaries(): Flow<PortalSummary>

This paginator transforms the flow returned by listPortalsPaginated to access the nested member PortalSummary

Return

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