pricingPlans

@JvmName(name = "listPricingPlansResponsePricingPlanListElement")
fun Flow<ListPricingPlansResponse>.pricingPlans(): Flow<PricingPlanListElement>

This paginator transforms the flow returned by listPricingPlansPaginated to access the nested member PricingPlanListElement

Return

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