firstTopDetail property

BarcodeSectionDetail? firstTopDetail
getter/setter pair

Optional information to display above the barcode.

If secondTopDetail is defined, this will be displayed to the start side of this detail section.

Implementation

BarcodeSectionDetail? firstTopDetail;