referenceSummaryList

@JvmName(name = "listContactReferencesResponseReferenceSummary")
fun Flow<ListContactReferencesResponse>.referenceSummaryList(): Flow<ReferenceSummary>

This paginator transforms the flow returned by listContactReferencesPaginated to access the nested member ReferenceSummary

Return

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