customSpelling property

  1. @JsonKey.new(name: 'custom_spelling')
bool? customSpelling
final

Alpha Enable custom spelling for this audio

Implementation

@JsonKey(name: 'custom_spelling')
final bool? customSpelling;