benefitAllocationSummaries

@JvmName(name = "listBenefitAllocationsResponseBenefitAllocationSummary")
fun Flow<ListBenefitAllocationsResponse>.benefitAllocationSummaries(): Flow<BenefitAllocationSummary>

This paginator transforms the flow returned by listBenefitAllocationsPaginated to access the nested member BenefitAllocationSummary

Return

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