vocab property
The vocabulary configuration for define mode.
When using the .define() constructor, this field specifies the application
vocabulary configuration. It is null for all other constructors.
Implementation
final AppVocab? vocab;
The vocabulary configuration for define mode.
When using the .define() constructor, this field specifies the application
vocabulary configuration. It is null for all other constructors.
final AppVocab? vocab;