isUpsideDown property

bool isUpsideDown
final

True if this is a 1D barcode that is printed upside-down, that is, the barcode was scanned right-to-left.

Default is false

Implementation

final bool isUpsideDown;