1. Deprecated("Internal Use Only")
SpeechRecognitionResult internalCreateSpeechRecognitionResult()

Source

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