Dart SDK
dart:html
SpeechRecognitionResult
property runtimeType
runtimeType
class SpeechRecognitionResult
Properties
isFinal
length
hashCode
runtimeType
Methods
item
noSuchMethod
toString
Operators
operator ==
Type
runtimeType
A representation of the runtime type of the object.
Source
Type get runtimeType => getRuntimeType(this);
property runtimeType