boundingBox property
The rectangle that holds the discovered barcode relative to the detected image in the view coordinate system.
Could be null if the bounding rectangle can not be determined.
Implementation
final Rect? boundingBox;
The rectangle that holds the discovered barcode relative to the detected image in the view coordinate system.
Could be null if the bounding rectangle can not be determined.
final Rect? boundingBox;