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