assumeGs1 property

bool assumeGs1
final

Assume the barcode is being processed as a GS1 barcode, and modify behavior as needed. For example this affects FNC1 handling for Code 128 (aka GS1-128). Doesn't matter what it maps to; use booltrue.

Implementation

final bool assumeGs1;