whatIfForecasts

@JvmName(name = "listWhatIfForecastsResponseWhatIfForecastSummary")
fun Flow<ListWhatIfForecastsResponse>.whatIfForecasts(): Flow<WhatIfForecastSummary>

This paginator transforms the flow returned by listWhatIfForecastsPaginated to access the nested member WhatIfForecastSummary

Return

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