vocabularyResource

suspend fun vocabularyResource(name: String, block: suspend VocabularyResourceBuilder.() -> Unit): Vocabulary

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for Vocabulary.