The error code of the barcode reading result, if an error occurred.
Optional
errorThe error message of the barcode reading result, if an error occurred.
Optional
itemsAn array of NormalizedImageResultItem objects, each representing a piece of the original image after normalization.
The hash ID of the original image.
The NormalizedImagesResult interface holds information on normalized images, of type NormalizedImageResultItem, derived from an original image.
See
CapturedResultReceiver.onNormalizedImagesReceived