Dart SDK
dart:html
SpeechRecognitionError
property error
error
class SpeechRecognitionError
Constructors
SpeechRecognitionError
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 ==
String
error
@DocsEditable(), @DomName('SpeechRecognitionError.error'), final
Source
final String error
property error