BodyAddAPronunciationDictionaryV1PronunciationDictionariesAddFromRulesPost constructor
const
BodyAddAPronunciationDictionaryV1PronunciationDictionariesAddFromRulesPost({})
Implementation
const BodyAddAPronunciationDictionaryV1PronunciationDictionariesAddFromRulesPost({
required this.rules,
required this.name,
this.description,
this.workspaceAccess,
});