1. Deprecated("Internal Use Only")
SpeechSynthesisEvent internalCreateSpeechSynthesisEvent()

Source

@Deprecated("Internal Use Only")
static SpeechSynthesisEvent internalCreateSpeechSynthesisEvent() {
  return new SpeechSynthesisEvent._internalWrap();
}