boundingBox property

Rect? boundingBox
final

The bounding rectangle of the detected barcode.

Could be null if the bounding rectangle can not be determined.

Implementation

final Rect? boundingBox;