evaluationFormSummaryList

@JvmName(name = "listEvaluationFormsResponseEvaluationFormSummary")
fun Flow<ListEvaluationFormsResponse>.evaluationFormSummaryList(): Flow<EvaluationFormSummary>

This paginator transforms the flow returned by listEvaluationFormsPaginated to access the nested member EvaluationFormSummary

Return

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