flows

@JvmName(name = "listWhatsAppFlowsResponseMetaFlowSummary")
fun Flow<ListWhatsAppFlowsResponse>.flows(): Flow<MetaFlowSummary>

This paginator transforms the flow returned by listWhatsAppFlowsPaginated to access the nested member MetaFlowSummary

Return

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