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