codeRepositorySummaryList

@JvmName(name = "listCodeRepositoriesResponseCodeRepositorySummary")
fun Flow<ListCodeRepositoriesResponse>.codeRepositorySummaryList(): Flow<CodeRepositorySummary>

This paginator transforms the flow returned by listCodeRepositoriesPaginated to access the nested member CodeRepositorySummary

Return

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