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