SpeechSynthesisErrorEvent constructor
SpeechSynthesisErrorEvent(
- String type,
- SpeechSynthesisErrorEventInit eventInitDict
Implementation
external factory SpeechSynthesisErrorEvent(
String type,
SpeechSynthesisErrorEventInit eventInitDict,
);