CustomPronunciations constructor
CustomPronunciations({
- List<
CustomPronunciationParams> ? pronunciations,
Implementation
CustomPronunciations({
this.pronunciations,
});