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