SpeechRecognitionErrorCode constructor

const SpeechRecognitionErrorCode(
  1. String value
)

Implementation

const SpeechRecognitionErrorCode(this.value);