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