SpeechSynthesisErrorCode constructor

const SpeechSynthesisErrorCode(
  1. String value
)

Implementation

const SpeechSynthesisErrorCode(this.value);