appsLists

@JvmName(name = "listAppsListsResponseAppsListDataSummary")
fun Flow<ListAppsListsResponse>.appsLists(): Flow<AppsListDataSummary>

This paginator transforms the flow returned by listAppsListsPaginated to access the nested member AppsListDataSummary

Return

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