DetectedBarcode constructor Null safety

DetectedBarcode()

Implementation

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