vocabulary Resource
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.
The unique name of the resulting resource.
Builder for Vocabulary.