aggregatedValues

@JvmName(name = "getAssetPropertyAggregatesResponseAggregatedValue")
fun Flow<GetAssetPropertyAggregatesResponse>.aggregatedValues(): Flow<AggregatedValue>

This paginator transforms the flow returned by getAssetPropertyAggregatesPaginated to access the nested member AggregatedValue

Return

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