BarcodeDetector constructor Null safety

BarcodeDetector()

Implementation

factory BarcodeDetector() {
  return BarcodeDetector._create_1();
}