codeType property

String? codeType
final

Retrieves the code type that the scanned code belongs to. This code type is obtained from codeId. For more details check this documentation: https://support.honeywellaidc.com/s/article/How-to-determine-the-Symbology-from-the-DecodeResult https://support.honeywellaidc.com/s/article/List-of-Honeywell-barcode-symbology-Code-Identifiers

Implementation

final String? codeType;