defaultVocabularyList

@JvmName(name = "listDefaultVocabulariesResponseDefaultVocabulary")
fun Flow<ListDefaultVocabulariesResponse>.defaultVocabularyList(): Flow<DefaultVocabulary>

This paginator transforms the flow returned by listDefaultVocabulariesPaginated to access the nested member DefaultVocabulary

Return

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