appBundleSummaryList

@JvmName(name = "listAppBundlesResponseAppBundleSummary")
fun Flow<ListAppBundlesResponse>.appBundleSummaryList(): Flow<AppBundleSummary>

This paginator transforms the flow returned by listAppBundlesPaginated to access the nested member AppBundleSummary

Return

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