modelCardVersionSummaryList

@JvmName(name = "listModelCardVersionsResponseModelCardVersionSummary")
fun Flow<ListModelCardVersionsResponse>.modelCardVersionSummaryList(): Flow<ModelCardVersionSummary>

This paginator transforms the flow returned by listModelCardVersionsPaginated to access the nested member ModelCardVersionSummary

Return

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