Dart
dart:html
DetectedText
DetectedText factory constructor
DetectedText
DetectedText class
Constructors
DetectedText
Properties
boundingBox
cornerPoints
rawValue
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
DetectedText constructor
DetectedText
(
)
Implementation
factory DetectedText() { return DetectedText._create_1(); }