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