coreNetworks

@JvmName(name = "listCoreNetworksResponseCoreNetworkSummary")
fun Flow<ListCoreNetworksResponse>.coreNetworks(): Flow<CoreNetworkSummary>

This paginator transforms the flow returned by listCoreNetworksPaginated to access the nested member CoreNetworkSummary

Return

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