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