SpeechSynthesisEvent constructor
- String type,
- SpeechSynthesisEventInit eventInitDict
Implementation
external factory SpeechSynthesisEvent(
String type,
SpeechSynthesisEventInit eventInitDict,
);
external factory SpeechSynthesisEvent(
String type,
SpeechSynthesisEventInit eventInitDict,
);