modelPackageGroupSummaryList

@JvmName(name = "listModelPackageGroupsResponseModelPackageGroupSummary")
fun Flow<ListModelPackageGroupsResponse>.modelPackageGroupSummaryList(): Flow<ModelPackageGroupSummary>

This paginator transforms the flow returned by listModelPackageGroupsPaginated to access the nested member ModelPackageGroupSummary

Return

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