networkResources

@JvmName(name = "getNetworkResourcesResponseNetworkResource")
fun Flow<GetNetworkResourcesResponse>.networkResources(): Flow<NetworkResource>

This paginator transforms the flow returned by getNetworkResourcesPaginated to access the nested member NetworkResource

Return

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