templates

@JvmName(name = "listWhatsAppMessageTemplatesResponseTemplateSummary")
fun Flow<ListWhatsAppMessageTemplatesResponse>.templates(): Flow<TemplateSummary>

This paginator transforms the flow returned by listWhatsAppMessageTemplatesPaginated to access the nested member TemplateSummary

Return

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