- Inheritance
- Object
- JSObject
- DartHtmlDomObject
- SpeechRecognitionResult
- Annotations
- @DocsEditable()
- @DomName('SpeechRecognitionResult')
- @SupportedBrowser(SupportedBrowser.CHROME, '25')
- @Experimental()
Static Properties
- instanceRuntimeType → Type
-
@Deprecated("Internal Use Only"), read-only
Constructors
Properties
Operators
-
operator ==(
other) → bool -
The equality operator.
inherited
Methods
-
item(
int index) → SpeechRecognitionAlternative -
@DocsEditable(), @DomName('SpeechRecognitionResult.item')
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed.
inherited -
toString(
) → String -
Returns the result of the JavaScript objects
toString
method.inherited