create static method

ScannerBarcode create()

Implementation

@$core.pragma('dart2js:noInline')
static ScannerBarcode create() => ScannerBarcode._();