scopes

@JvmName(name = "listScopesResponseScopeSummary")
fun Flow<ListScopesResponse>.scopes(): Flow<ScopeSummary>

This paginator transforms the flow returned by listScopesPaginated to access the nested member ScopeSummary

Return

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