Dart SDK
dart:html
SpeechRecognitionError
constructor
SpeechRecognitionError.internal_
SpeechRecognitionError.internal_
class SpeechRecognitionError
Constructors
SpeechRecognitionError
internal_
Properties
error
message
bubbles
cancelable
currentTarget
defaultPrevented
eventPhase
hashCode
isTrusted
matchingTarget
path
runtimeType
scoped
target
timeStamp
type
Methods
deepPath
noSuchMethod
preventDefault
stopImmediatePropagation
stopPropagation
toString
Operators
operator ==
Static properties
instanceRuntimeType
SpeechRecognitionError.internal_
(
)
Source
@Deprecated("Internal Use Only") SpeechRecognitionError.internal_() : super.internal_();
constructor SpeechRecognitionError.internal_