dictionaries

@JvmName(name = "listDictionariesResponseDictionarySummary")
fun Flow<ListDictionariesResponse>.dictionaries(): Flow<DictionarySummary>

This paginator transforms the flow returned by listDictionariesPaginated to access the nested member DictionarySummary

Return

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