abTests

@JvmName(name = "listAbTestsResponseAbTestSummary")
fun Flow<ListAbTestsResponse>.abTests(): Flow<AbTestSummary>

This paginator transforms the flow returned by listAbTestsPaginated to access the nested member AbTestSummary

Return

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