nodes

@JvmName(name = "listLineageNodeHistoryResponseLineageNodeSummary")
fun Flow<ListLineageNodeHistoryResponse>.nodes(): Flow<LineageNodeSummary>

This paginator transforms the flow returned by listLineageNodeHistoryPaginated to access the nested member LineageNodeSummary

Return

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