BodyUpdatePronunciationDictionariesV1ProjectsProjectIdUpdatePronunciationDictionariesPost constructor
const
BodyUpdatePronunciationDictionariesV1ProjectsProjectIdUpdatePronunciationDictionariesPost({
- required List<
PronunciationDictionaryVersionLocatorDBModel> pronunciationDictionaryLocators, - bool? invalidateAffectedText,
Implementation
const BodyUpdatePronunciationDictionariesV1ProjectsProjectIdUpdatePronunciationDictionariesPost({
required this.pronunciationDictionaryLocators,
this.invalidateAffectedText,
});