contactFlowSummaryList

@JvmName(name = "listContactFlowsResponseContactFlowSummary")
fun Flow<ListContactFlowsResponse>.contactFlowSummaryList(): Flow<ContactFlowSummary>

This paginator transforms the flow returned by listContactFlowsPaginated to access the nested member ContactFlowSummary

Return

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