PronunciationDictionaryAliasRuleRequestModel constructor
const
PronunciationDictionaryAliasRuleRequestModel({})
Implementation
const PronunciationDictionaryAliasRuleRequestModel({
required this.stringToReplace,
required this.type,
required this.alias,
});