evaluators

@JvmName(name = "listEvaluatorsResponseEvaluatorSummary")
fun Flow<ListEvaluatorsResponse>.evaluators(): Flow<EvaluatorSummary>

This paginator transforms the flow returned by listEvaluatorsPaginated to access the nested member EvaluatorSummary

Return

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