contactVersionsList

@JvmName(name = "listContactVersionsResponseContactVersion")
fun Flow<ListContactVersionsResponse>.contactVersionsList(): Flow<ContactVersion>

This paginator transforms the flow returned by listContactVersionsPaginated to access the nested member ContactVersion

Return

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