customVocabularyConfig property
- @JsonKey.new(name: 'custom_vocabulary_config')
final
Beta Custom vocabulary configuration, if custom_vocabulary is enabled
Implementation
@JsonKey(name: 'custom_vocabulary_config')
final CustomVocabularyConfig? customVocabularyConfig;