aggregatorsV2

@JvmName(name = "listAggregatorsV2ResponseAggregatorV2")
fun Flow<ListAggregatorsV2Response>.aggregatorsV2(): Flow<AggregatorV2>

This paginator transforms the flow returned by listAggregatorsV2Paginated to access the nested member AggregatorV2

Return

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