templateSummaryList

@JvmName(name = "listTemplatesResponseTemplateSummary")
fun Flow<ListTemplatesResponse>.templateSummaryList(): Flow<TemplateSummary>

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

Return

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