modelPackageSummaryList

@JvmName(name = "listModelPackagesResponseModelPackageSummary")
fun Flow<ListModelPackagesResponse>.modelPackageSummaryList(): Flow<ModelPackageSummary>

This paginator transforms the flow returned by listModelPackagesPaginated to access the nested member ModelPackageSummary

Return

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