BarcodeArInfoAnnotation constructor

BarcodeArInfoAnnotation(
  1. Barcode _barcode
)

Implementation

BarcodeArInfoAnnotation(this._barcode)
    : super._(BarcodeArDefaults.view.defaultInfoAnnotationTrigger, 'barcodeArInfoAnnotation');