Result Contract
class ResultContract : BaseBarcodeScannerActivity.InternalResultContract<BarcodeScannerActivity.Result>
Predefined AndroidX Activity Result API contract, ScanbotSDK-flavored.
Implementation of ActivityResultContract for Barcode RTU scanner activity.
Encapsulates all the hassle of input and result data mapping into- and from intent's bundle.