1. Deprecated("Internal Use Only")
SpeechRecognitionError internalCreateSpeechRecognitionError()

Source

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