PronunciationDictionaryPhonemeRuleRequestModel constructor
const
PronunciationDictionaryPhonemeRuleRequestModel({})
Implementation
const PronunciationDictionaryPhonemeRuleRequestModel({
required this.stringToReplace,
required this.type,
required this.phoneme,
required this.alphabet,
});