priceList

@JvmName(name = "getProductsResponseSynthesizedJsonPriceListJsonItem")
fun Flow<GetProductsResponse>.priceList(): Flow<String>

This paginator transforms the flow returned by getProductsPaginated to access the nested member SynthesizedJsonPriceListJsonItem

Return

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