modelCardExportJobSummaries

@JvmName(name = "listModelCardExportJobsResponseModelCardExportJobSummary")
fun Flow<ListModelCardExportJobsResponse>.modelCardExportJobSummaries(): Flow<ModelCardExportJobSummary>

This paginator transforms the flow returned by listModelCardExportJobsPaginated to access the nested member ModelCardExportJobSummary

Return

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