metaLibraryTemplates

@JvmName(name = "listWhatsAppTemplateLibraryResponseMetaLibraryTemplateDefinition")
fun Flow<ListWhatsAppTemplateLibraryResponse>.metaLibraryTemplates(): Flow<MetaLibraryTemplateDefinition>

This paginator transforms the flow returned by listWhatsAppTemplateLibraryPaginated to access the nested member MetaLibraryTemplateDefinition

Return

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