onDetectionBoundingBoxes abstract method
void
onDetectionBoundingBoxes()
Implementation
void onDetectionBoundingBoxes(List<Rect> barcodeBoundingBoxes, List<Rect> qrCodeBoundingBoxes, Rect? documentBoundingBox);
void onDetectionBoundingBoxes(List<Rect> barcodeBoundingBoxes, List<Rect> qrCodeBoundingBoxes, Rect? documentBoundingBox);