evaluationSummaryList

@JvmName(name = "listContactEvaluationsResponseEvaluationSummary")
fun Flow<ListContactEvaluationsResponse>.evaluationSummaryList(): Flow<EvaluationSummary>

This paginator transforms the flow returned by listContactEvaluationsPaginated to access the nested member EvaluationSummary

Return

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