responsePlanSummaries

@JvmName(name = "listResponsePlansResponseResponsePlanSummary")
fun Flow<ListResponsePlansResponse>.responsePlanSummaries(): Flow<ResponsePlanSummary>

This paginator transforms the flow returned by listResponsePlansPaginated to access the nested member ResponsePlanSummary

Return

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