engagementSummaryList

@JvmName(name = "listEngagementsResponseEngagementSummary")
fun Flow<ListEngagementsResponse>.engagementSummaryList(): Flow<EngagementSummary>

This paginator transforms the flow returned by listEngagementsPaginated to access the nested member EngagementSummary

Return

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