Dart
dart:html
SpeechRecognitionEvent
results property
results
Dart
dart:html
SpeechRecognitionEvent
results property
SpeechRecognitionEvent class
Constructors
SpeechRecognitionEvent
Properties
emma
interpretation
resultIndex
results
bubbles
cancelable
composed
currentTarget
defaultPrevented
eventPhase
hashCode
isTrusted
matchingTarget
path
runtimeType
target
timeStamp
type
Methods
composedPath
noSuchMethod
preventDefault
stopImmediatePropagation
stopPropagation
toString
Operators
operator ==
description
results
property
List
<
SpeechRecognitionResult
>
results
@Creates('_SpeechRecognitionResultList'), @Returns('_SpeechRecognitionResultList|Null'), final
Implementation
final List<SpeechRecognitionResult> results