returnCodabarStartEnd property

bool returnCodabarStartEnd
final

If true, return the start and end digits in a Codabar barcode instead of stripping them. They are alpha, whereas the rest are numeric. By default, they are stripped, but this causes them to not be. Doesn't matter what it maps to; use booltrue.

Implementation

final bool returnCodabarStartEnd;