vocabulary

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

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for Vocabulary.


See also

Parameters

name

The unique name of the resulting resource.