allowedRepositories

@JvmName(name = "listAllowedRepositoriesForGroupResponseRepositoryName")
fun Flow<ListAllowedRepositoriesForGroupResponse>.allowedRepositories(): Flow<String>

This paginator transforms the flow returned by listAllowedRepositoriesForGroupPaginated to access the nested member RepositoryName

Return

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