Internal Result Contract
abstract class InternalResultContract<R : BaseMrzScannerActivity.InternalResult>(activityClass: Class<*>)
Predefined AndroidX Activity Result API contract, ScanbotSDK-flavored.
Implementation of ActivityResultContract for Mrz RTU scanner activity.
Encapsulates all the hassle of input and result data mapping into- and from intent's bundle.