1. Deprecated("Internal Use Only")
SpeechSynthesisVoice internalCreateSpeechSynthesisVoice()

Source

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