customSpellingConfig property
- @JsonKey.new(name: 'custom_spelling_config')
final
Alpha Custom spelling configuration, if custom_spelling is enabled
Implementation
@JsonKey(name: 'custom_spelling_config')
final CustomSpellingConfig? customSpellingConfig;