secondTopDetail property

BarcodeSectionDetail? secondTopDetail
getter/setter pair

Optional second piece of information to display above the barcode.

If firstTopDetail is defined, this will be displayed to the end side of this detail section.

Implementation

BarcodeSectionDetail? secondTopDetail;