symbology property

String symbology
final

The name of the barcode symbology used for the scan.

This is a human-readable description of the symbology (e.g., "Code 39", "QR Code") that was used to encode the barcode.

Implementation

final String symbology;