From 4a7b6940a5b5a01004b710cfba5b0ccbb872d4a8 Mon Sep 17 00:00:00 2001 From: pavelmasuk Date: Thu, 20 Jun 2024 17:20:13 +0300 Subject: [PATCH 01/32] 7.2.819-beta --- .dart_tool/package_config.json | 53 +- CHANGELOG.md | 162 +- analysis_options.yaml | 1 + android/build.gradle | 4 +- android/src/main/AndroidManifest.xml | 8 +- .../flutter_document_reader_api/Config.kt | 9 +- .../FlutterDocumentReaderApiPlugin.kt | 13 + .../flutter_document_reader_api/Utils.kt | 8 +- .../flutter_document_reader_api/TestUtils.kt | 4 +- {docs => doc}/__404error.html | 13 +- {docs => doc}/categories.json | 0 ...essControlProcedureType-class-sidebar.html | 33 + .../AccessControlProcedureType-class.html | 60 +- .../AccessControlProcedureType.html | 13 +- .../activeOptionIdx.html | 59 +- .../AccessControlProcedureType/fromJson.html | 143 + .../notifications.html | 135 + .../AccessControlProcedureType/status.html | 135 + .../AccessControlProcedureType/toJson.html | 136 + .../AccessControlProcedureType/type.html | 135 + .../Application-class-sidebar.html | 36 + .../document_reader/Application-class.html | 69 +- .../Application/Application.html | 13 +- .../Application/applicationID.html | 59 +- .../Application/dataHashAlgorithm.html | 59 +- doc/document_reader/Application/files.html | 135 + doc/document_reader/Application/fromJson.html | 147 + doc/document_reader/Application/status.html | 135 + doc/document_reader/Application/toJson.html | 139 + doc/document_reader/Application/type.html | 135 + .../Application/unicodeVersion.html | 59 +- doc/document_reader/Application/version.html | 135 + .../Attribute-class-sidebar.html | 31 + .../document_reader/Attribute-class.html | 54 +- .../document_reader/Attribute/Attribute.html | 13 +- doc/document_reader/Attribute/fromJson.html | 140 + doc/document_reader/Attribute/toJson.html | 134 + doc/document_reader/Attribute/type.html | 132 + doc/document_reader/Attribute/value.html | 132 + .../Authenticity-enum-sidebar.html | 55 + doc/document_reader/Authenticity.html | 650 ++ .../Authenticity/Authenticity.html | 125 + .../Authenticity/getByValue.html | 136 + doc/document_reader/Authenticity/value.html | 125 + .../Authenticity/values-constant.html | 124 + .../AuthenticityCheck-class-sidebar.html | 34 + .../AuthenticityCheck-class.html | 63 +- .../AuthenticityCheck/AuthenticityCheck.html | 13 +- .../AuthenticityCheck/elements.html | 132 + .../AuthenticityCheck/fromJson.html | 145 + .../AuthenticityCheck/pageIndex.html | 132 + .../AuthenticityCheck/status.html | 135 + .../AuthenticityCheck/toJson.html | 137 + .../AuthenticityCheck/type.html | 135 + .../AuthenticityCheck/typeName.html | 132 + .../AuthenticityElement-class-sidebar.html | 34 + .../AuthenticityElement-class.html | 63 +- .../AuthenticityElement.html | 13 +- .../AuthenticityElement/elementDiagnose.html | 59 +- .../elementDiagnoseName.html | 132 + .../AuthenticityElement/elementType.html | 59 +- .../AuthenticityElement/elementTypeName.html | 132 + .../AuthenticityElement/fromJson.html | 145 + .../AuthenticityElement/status.html | 135 + .../AuthenticityElement/toJson.html | 137 + .../AuthenticityParams-class-sidebar.html | 45 + .../AuthenticityParams-class.html | 96 +- .../AuthenticityParams.html | 13 +- .../AuthenticityParams/checkAxial.html | 156 + .../checkBarcodeFormat.html | 156 + .../AuthenticityParams/checkExtMRZ.html | 156 + .../AuthenticityParams/checkExtOCR.html | 156 + .../AuthenticityParams/checkFibers.html | 156 + .../AuthenticityParams/checkIPI.html | 156 + .../AuthenticityParams/checkIRB900.html | 156 + .../AuthenticityParams/checkIRVisibility.html | 156 + .../checkImagePatterns.html | 156 + .../AuthenticityParams/checkLetterScreen.html | 156 + .../checkPhotoComparison.html | 156 + .../checkPhotoEmbedding.html | 156 + .../checkUVLuminiscence.html | 156 + .../AuthenticityParams/fromJson.html | 155 + .../AuthenticityParams/livenessParams.html | 155 + .../AuthenticityParams/testSetters.html | 126 + .../AuthenticityParams/toJson.html | 147 + .../AuthenticityParams/useLivenessCheck.html | 159 + .../AuthenticityResult-class-sidebar.html | 31 + .../AuthenticityResult-class.html | 54 +- .../AuthenticityResult.html | 13 +- .../AuthenticityResult/checks.html | 132 + .../AuthenticityResult/fromJson.html | 142 + .../AuthenticityResult/status.html | 132 + .../AuthenticityResult/toJson.html | 134 + .../Authority-class-sidebar.html | 32 + .../document_reader/Authority-class.html | 57 +- .../document_reader/Authority/Authority.html | 13 +- doc/document_reader/Authority/attributes.html | 132 + doc/document_reader/Authority/data.html | 132 + .../Authority/friendlyName.html | 132 + doc/document_reader/Authority/fromJson.html | 143 + doc/document_reader/Authority/toJson.html | 135 + ...BackendProcessingConfig-class-sidebar.html | 32 + .../BackendProcessingConfig-class.html | 57 +- .../BackendProcessingConfig.html | 21 +- .../BackendProcessingConfig/fromJson.html | 143 + .../BackendProcessingConfig/httpHeaders.html | 132 + .../rfidServerSideChipVerification.html | 59 +- .../BackendProcessingConfig/toJson.html | 135 + .../BackendProcessingConfig/url.html | 132 + .../BarcodeField-class-sidebar.html | 34 + .../document_reader/BarcodeField-class.html | 63 +- .../BarcodeField/BarcodeField.html | 13 +- .../BarcodeField/barcodeType.html | 59 +- doc/document_reader/BarcodeField/data.html | 135 + .../BarcodeField/fromJson.html | 143 + .../BarcodeField/pageIndex.html | 135 + .../BarcodeField/pdf417Info.html | 59 +- doc/document_reader/BarcodeField/status.html | 135 + doc/document_reader/BarcodeField/toJson.html | 137 + .../BarcodeResult-class-sidebar.html | 30 + .../document_reader/BarcodeResult-class.html | 51 +- .../BarcodeResult/BarcodeResult.html | 13 +- doc/document_reader/BarcodeResult/fields.html | 132 + .../BarcodeResult/fromJson.html | 141 + doc/document_reader/BarcodeResult/toJson.html | 133 + .../BarcodeStatus-enum-sidebar.html | 64 + doc/document_reader/BarcodeStatus.html | 774 ++ .../BarcodeStatus/BarcodeStatus.html | 125 + .../BarcodeStatus/getByValue.html | 136 + doc/document_reader/BarcodeStatus/value.html | 125 + .../BarcodeStatus/values-constant.html | 124 + .../BarcodeType-enum-sidebar.html | 54 + doc/document_reader/BarcodeType.html | 625 ++ .../BarcodeType/BarcodeType.html | 125 + .../BarcodeType/fromIntList.html | 136 + .../BarcodeType/getByValue.html | 136 + doc/document_reader/BarcodeType/value.html | 125 + .../BarcodeType/values-constant.html | 124 + ...etoothServiceCompletion-class-sidebar.html | 29 + .../BluetoothServiceCompletion-class.html | 51 +- .../BluetoothServiceCompletion.html | 13 +- .../onDeviceReady.html | 27 +- .../onServiceConnected.html | 27 +- .../onServiceDisconnected.html | 27 +- .../BytesData-class-sidebar.html | 33 + .../document_reader/BytesData-class.html | 60 +- .../document_reader/BytesData/BytesData.html | 13 +- doc/document_reader/BytesData/data.html | 132 + doc/document_reader/BytesData/fromJson.html | 142 + doc/document_reader/BytesData/length.html | 132 + doc/document_reader/BytesData/status.html | 132 + doc/document_reader/BytesData/toJson.html | 136 + doc/document_reader/BytesData/type.html | 132 + .../CameraMode-enum-sidebar.html | 37 + doc/document_reader/CameraMode.html | 369 + .../CameraMode/CameraMode.html | 125 + .../CameraMode/getByValue.html | 136 + doc/document_reader/CameraMode/value.html | 125 + .../CameraMode/values-constant.html | 124 + .../CameraPosition-enum-sidebar.html | 37 + doc/document_reader/CameraPosition.html | 369 + .../CameraPosition/CameraPosition.html | 125 + .../CameraPosition/getByValue.html | 136 + doc/document_reader/CameraPosition/value.html | 125 + .../CameraPosition/values-constant.html | 124 + .../CameraSize-class-sidebar.html | 31 + .../document_reader/CameraSize-class.html | 54 +- .../CameraSize/CameraSize.html | 17 +- doc/document_reader/CameraSize/fromJson.html | 138 + doc/document_reader/CameraSize/height.html | 132 + doc/document_reader/CameraSize/toJson.html | 136 + doc/document_reader/CameraSize/width.html | 132 + doc/document_reader/Cap-enum-sidebar.html | 37 + doc/document_reader/Cap.html | 369 + doc/document_reader/Cap/Cap.html | 125 + doc/document_reader/Cap/getByValue.html | 136 + doc/document_reader/Cap/value.html | 125 + doc/document_reader/Cap/values-constant.html | 124 + .../CaptureMode-enum-sidebar.html | 37 + doc/document_reader/CaptureMode.html | 369 + .../CaptureMode/CaptureMode.html | 125 + .../CaptureMode/getByValue.html | 136 + doc/document_reader/CaptureMode/value.html | 125 + .../CaptureMode/values-constant.html | 124 + .../CaptureSessionPreset-enum-sidebar.html | 46 + doc/document_reader/CaptureSessionPreset.html | 505 + .../CaptureSessionPreset.html | 125 + .../CaptureSessionPreset/getByValue.html | 136 + .../CaptureSessionPreset/value.html | 125 + .../CaptureSessionPreset/values-constant.html | 124 + .../CardProperties-class-sidebar.html | 43 + .../document_reader/CardProperties-class.html | 90 +- .../CardProperties/CardProperties.html | 13 +- .../document_reader/CardProperties/aTQA.html | 59 +- .../document_reader/CardProperties/aTQB.html | 59 +- .../document_reader/CardProperties/aTR.html | 59 +- .../CardProperties/baudrate1.html | 59 +- .../CardProperties/baudrate2.html | 59 +- .../CardProperties/bitRateR.html | 59 +- .../CardProperties/bitRateS.html | 59 +- .../CardProperties/chipTypeA.html | 59 +- .../CardProperties/fromJson.html | 152 + .../CardProperties/mifareMemory.html | 59 +- .../CardProperties/rfidType.html | 59 +- .../document_reader/CardProperties/sAK.html | 59 +- .../CardProperties/support4.html | 135 + .../CardProperties/supportMifare.html | 59 +- .../CardProperties/toJson.html | 146 + .../document_reader/CardProperties/uID.html | 59 +- .../CertificateChain-class-sidebar.html | 42 + .../CertificateChain-class.html | 87 +- .../CertificateChain/CertificateChain.html | 13 +- .../CertificateChain/extensions.html | 132 + .../CertificateChain/fileName.html | 132 + .../CertificateChain/fromJson.html | 153 + .../CertificateChain/issuer.html | 132 + .../CertificateChain/notifications.html | 132 + .../CertificateChain/origin.html | 132 + .../CertificateChain/paStatus.html | 132 + .../CertificateChain/serialNumber.html | 132 + .../CertificateChain/signatureAlgorithm.html | 132 + .../CertificateChain/subject.html | 132 + .../CertificateChain/subjectPKAlgorithm.html | 132 + .../CertificateChain/toJson.html | 145 + .../CertificateChain/type.html | 136 + .../CertificateChain/validity.html | 132 + .../CertificateChain/version.html | 132 + .../CertificateData-class-sidebar.html | 31 + .../CertificateData-class.html | 54 +- .../CertificateData/CertificateData.html | 13 +- doc/document_reader/CertificateData/data.html | 132 + .../CertificateData/fromJson.html | 140 + .../CertificateData/length.html | 132 + .../CertificateData/toJson.html | 134 + .../CheckDiagnose-enum-sidebar.html | 152 + doc/document_reader/CheckDiagnose.html | 2098 ++++ .../CheckDiagnose/CheckDiagnose.html | 125 + .../CheckDiagnose/getByValue.html | 136 + doc/document_reader/CheckDiagnose/value.html | 125 + .../CheckDiagnose/values-constant.html | 124 + .../CheckResult-enum-sidebar.html | 37 + doc/document_reader/CheckResult.html | 369 + .../CheckResult/CheckResult.html | 125 + .../CheckResult/getByValue.html | 136 + doc/document_reader/CheckResult/value.html | 125 + .../CheckResult/values-constant.html | 124 + .../ChipDetectedCompletion.html | 13 +- .../Comparison-class-sidebar.html | 32 + .../document_reader/Comparison-class.html | 57 +- .../Comparison/Comparison.html | 13 +- doc/document_reader/Comparison/fromJson.html | 143 + .../Comparison/sourceTypeLeft.html | 59 +- .../Comparison/sourceTypeRight.html | 59 +- doc/document_reader/Comparison/status.html | 135 + doc/document_reader/Comparison/toJson.html | 135 + .../Coordinate-class-sidebar.html | 31 + .../document_reader/Coordinate-class.html | 54 +- .../Coordinate/Coordinate.html | 13 +- doc/document_reader/Coordinate/fromJson.html | 140 + doc/document_reader/Coordinate/toJson.html | 138 + doc/document_reader/Coordinate/x.html | 132 + doc/document_reader/Coordinate/y.html | 132 + .../CustomButtonTag-enum-sidebar.html | 40 + doc/document_reader/CustomButtonTag.html | 417 + .../CustomButtonTag/CustomButtonTag.html | 125 + .../CustomButtonTag/getByValue.html | 136 + .../CustomButtonTag/value.html | 125 + .../CustomButtonTag/values-constant.html | 124 + .../CustomButtonTappedCompletion.html | 13 +- .../Customization-class-sidebar.html | 91 + .../document_reader/Customization-class.html | 234 +- .../Customization/Customization.html | 13 +- .../Customization/activityIndicatorColor.html | 159 + .../Customization/backgroundMaskAlpha.html | 160 + .../Customization/borderBackgroundImage.html | 159 + ...orderBackgroundImageTransformsAndroid.html | 163 + .../borderBackgroundImageTransformsIOS.html | 163 + .../Customization/cameraFrameActiveColor.html | 160 + .../Customization/cameraFrameBorderWidth.html | 160 + .../cameraFrameCornerRadius.html | 160 + .../cameraFrameDefaultColor.html | 161 + .../cameraFrameLandscapeAspectRatio.html | 161 + .../Customization/cameraFrameLineCap.html | 161 + .../Customization/cameraFrameLineLength.html | 162 + .../Customization/cameraFrameOffsetWidth.html | 160 + .../cameraFramePortraitAspectRatio.html | 160 + .../Customization/cameraFrameShapeType.html | 160 + ...cameraFrameVerticalPositionMultiplier.html | 160 + .../cameraPreviewBackgroundColor.html | 161 + .../cameraSwitchButtonImage.html | 160 + .../Customization/captureButtonImage.html | 159 + .../changeFrameButtonCollapseImage.html | 161 + .../changeFrameButtonExpandImage.html | 160 + .../Customization/closeButtonImage.html | 159 + doc/document_reader/Customization/colors.html | 155 + .../Customization/customLabelStatus.html | 159 + .../customStatusPositionMultiplier.html | 165 + doc/document_reader/Customization/fonts.html | 155 + .../Customization/fromJson.html | 285 + .../Customization/helpAnimationImage.html | 159 + .../helpAnimationImageTransformsAndroid.html | 163 + .../helpAnimationImageTransformsIOS.html | 163 + doc/document_reader/Customization/images.html | 155 + .../Customization/livenessAnimationImage.html | 162 + ...venessAnimationImageTransformsAndroid.html | 163 + .../livenessAnimationImageTransformsIOS.html | 163 + .../livenessAnimationPositionMultiplier.html | 166 + .../multipageAnimationBackImage.html | 159 + ...geAnimationBackImageTransformsAndroid.html | 163 + ...tipageAnimationBackImageTransformsIOS.html | 163 + .../multipageAnimationFrontImage.html | 159 + ...eAnimationFrontImageTransformsAndroid.html | 163 + ...ipageAnimationFrontImageTransformsIOS.html | 163 + .../multipageButtonBackgroundColor.html | 159 + .../Customization/resultStatus.html | 159 + .../resultStatusBackgroundColor.html | 159 + .../resultStatusPositionMultiplier.html | 165 + .../Customization/resultStatusTextColor.html | 160 + .../Customization/resultStatusTextFont.html | 159 + .../Customization/showBackgroundMask.html | 161 + .../Customization/showHelpAnimation.html | 161 + .../Customization/showNextPageAnimation.html | 161 + .../showResultStatusMessages.html | 161 + .../Customization/showStatusMessages.html | 161 + doc/document_reader/Customization/status.html | 159 + .../Customization/statusBackgroundColor.html | 160 + .../statusPositionMultiplier.html | 165 + .../Customization/statusTextColor.html | 160 + .../Customization/statusTextFont.html | 159 + .../Customization/testSetters.html | 126 + .../Customization/tintColor.html | 159 + doc/document_reader/Customization/toJson.html | 208 + .../Customization/toolbarSize.html | 160 + .../Customization/torchButtonOffImage.html | 159 + .../Customization/torchButtonOnImage.html | 159 + .../Customization/uiCustomizationLayer.html | 160 + .../CustomizationColors-class-sidebar.html | 38 + .../CustomizationColors-class.html | 84 +- .../CustomizationColors.html | 13 +- .../CustomizationColors/fromJson.html | 154 + .../rfidProcessingScreenBackground.html | 156 + ...idProcessingScreenHintLabelBackground.html | 157 + .../rfidProcessingScreenHintLabelText.html | 157 + .../rfidProcessingScreenLoadingBar.html | 156 + .../rfidProcessingScreenProgressBar.html | 156 + ...ProcessingScreenProgressBarBackground.html | 157 + ...rfidProcessingScreenProgressLabelText.html | 157 + .../rfidProcessingScreenResultLabelText.html | 157 + .../CustomizationColors/testSetters.html | 126 + .../CustomizationColors/toJson.html | 148 + .../CustomizationFonts-class-sidebar.html | 33 + .../CustomizationFonts-class.html | 60 +- .../CustomizationFonts.html | 13 +- .../CustomizationFonts/fromJson.html | 144 + .../rfidProcessingScreenHintLabel.html | 156 + .../rfidProcessingScreenProgressLabel.html | 157 + .../rfidProcessingScreenResultLabel.html | 156 + .../CustomizationFonts/testSetters.html | 126 + .../CustomizationFonts/toJson.html | 138 + .../CustomizationImages-class-sidebar.html | 31 + .../CustomizationImages-class.html | 54 +- .../CustomizationImages.html | 13 +- .../CustomizationImages/fromJson.html | 140 + .../rfidProcessingScreenFailureImage.html | 157 + .../CustomizationImages/testSetters.html | 126 + .../CustomizationImages/toJson.html | 134 + .../DataField-class-sidebar.html | 31 + .../document_reader/DataField-class.html | 54 +- .../document_reader/DataField/DataField.html | 13 +- doc/document_reader/DataField/data.html | 132 + doc/document_reader/DataField/fieldType.html | 132 + doc/document_reader/DataField/fromJson.html | 142 + doc/document_reader/DataField/toJson.html | 134 + .../DocFormat-enum-sidebar.html | 49 + doc/document_reader/DocFormat.html | 553 + doc/document_reader/DocFormat/DocFormat.html | 125 + doc/document_reader/DocFormat/getByValue.html | 136 + doc/document_reader/DocFormat/value.html | 125 + .../DocFormat/values-constant.html | 124 + .../DocReaderAction-enum-sidebar.html | 46 + doc/document_reader/DocReaderAction.html | 501 + .../DocReaderAction/DocReaderAction.html | 125 + .../DocReaderAction/finished.html | 27 +- .../DocReaderAction/getByValue.html | 132 + .../DocReaderAction/interrupted.html | 27 +- .../DocReaderAction/stopped.html | 27 +- .../DocReaderAction/value.html | 125 + .../DocReaderAction/values-constant.html | 124 + .../DocReaderException-class-sidebar.html | 31 + .../DocReaderException-class.html | 54 +- .../DocReaderException.html | 13 +- .../DocReaderException/code.html | 132 + .../DocReaderException/fromJson.html | 138 + .../DocReaderException/message.html | 132 + .../DocReaderException/toJson.html | 132 + .../DocReaderFrame-enum-sidebar.html | 38 + doc/document_reader/DocReaderFrame.html | 385 + .../DocReaderFrame/DocReaderFrame.html | 125 + .../DocReaderFrame/getByValue.html | 136 + doc/document_reader/DocReaderFrame/value.html | 125 + .../DocReaderFrame/values-constant.html | 124 + .../DocReaderOrientation-enum-sidebar.html | 39 + doc/document_reader/DocReaderOrientation.html | 402 + .../DocReaderOrientation.html | 125 + .../DocReaderOrientation/getByValue.html | 136 + .../DocReaderOrientation/value.html | 125 + .../DocReaderOrientation/values-constant.html | 124 + .../DocReaderScenario-class-sidebar.html | 42 + .../DocReaderScenario-class.html | 87 +- .../DocReaderScenario/DocReaderScenario.html | 13 +- .../DocReaderScenario/caption.html | 135 + .../DocReaderScenario/description.html | 135 + .../DocReaderScenario/faceExt.html | 132 + .../frameKWHDoublePageSpreadLandscape.html | 59 +- .../frameKWHDoublePageSpreadPortrait.html | 59 +- .../DocReaderScenario/frameKWHLandscape.html | 132 + .../DocReaderScenario/frameKWHPortrait.html | 132 + .../DocReaderScenario/frameOrientation.html | 59 +- .../DocReaderScenario/fromJson.html | 152 + .../DocReaderScenario/manualCrop.html | 132 + .../DocReaderScenario/multiPageOff.html | 132 + .../DocReaderScenario/name.html | 135 + .../DocReaderScenario/seriesProcessMode.html | 132 + .../DocReaderScenario/toJson.html | 143 + .../DocReaderScenario/uvTorch.html | 132 + .../DocReaderVersion-class-sidebar.html | 33 + .../DocReaderVersion-class.html | 60 +- .../DocReaderVersion/DocReaderVersion.html | 13 +- doc/document_reader/DocReaderVersion/api.html | 135 + .../DocReaderVersion/core.html | 135 + .../DocReaderVersion/coreMode.html | 135 + .../DocReaderVersion/database.html | 135 + .../DocReaderVersion/fromJson.html | 140 + .../DocReaderVersion/toJson.html | 134 + doc/document_reader/DocType-enum-sidebar.html | 264 + doc/document_reader/DocType.html | 3772 +++++++ doc/document_reader/DocType/DocType.html | 125 + doc/document_reader/DocType/fromIntList.html | 136 + doc/document_reader/DocType/getByValue.html | 136 + doc/document_reader/DocType/value.html | 125 + .../DocType/values-constant.html | 124 + .../DocumentReader-class-sidebar.html | 65 + .../document_reader/DocumentReader-class.html | 126 +- .../DocumentReader/addPKDCertificates.html | 27 +- .../DocumentReader/availableScenarios.html | 136 + .../DocumentReader/cancelDBUpdate.html | 27 +- .../DocumentReader/checkDatabaseUpdate.html | 28 +- .../DocumentReader/clearPKDCertificates.html | 27 +- .../DocumentReader/customization.html | 159 + .../DocumentReader/deinitializeReader.html | 27 +- doc/document_reader/DocumentReader/env.html | 159 + .../DocumentReader/finalizePackage.html | 27 +- .../DocumentReader/functionality.html | 160 + .../DocumentReader/initializeReader.html | 27 +- .../DocumentReader/instance.html | 59 +- .../isAuthenticatorAvailableForUse.html | 139 + .../isBlePermissionsGranted.html | 144 + .../DocumentReader/isRFIDAvailableForUse.html | 59 +- .../DocumentReader/isReady.html | 137 + .../DocumentReader/license.html | 135 + .../localizationDictionary.html | 162 + .../DocumentReader/onCustomButtonTapped.html | 133 + .../DocumentReader/prepareDatabase.html | 28 +- .../DocumentReader/processParams.html | 159 + .../DocumentReader/recognize.html | 27 +- .../DocumentReader/removeDatabase.html | 27 +- .../DocumentReader/resetConfiguration.html | 27 +- doc/document_reader/DocumentReader/rfid.html | 152 + .../DocumentReader/rfidScenario.html | 159 + .../DocumentReader/rfidSessionStatus.html | 174 + .../DocumentReader/runAutoUpdate.html | 28 +- .../document_reader/DocumentReader/scan.html | 27 +- .../DocumentReader/setTCCParams.html | 27 +- .../DocumentReader/startBluetoothService.html | 30 +- .../DocumentReader/startNewPage.html | 27 +- .../DocumentReader/startNewSession.html | 27 +- .../DocumentReader/status.html | 137 + .../DocumentReader/stopRFIDReader.html | 27 +- .../DocumentReader/stopScanner.html | 27 +- doc/document_reader/DocumentReader/tag.html | 159 + .../DocumentReader/tenant.html | 159 + .../DocumentReader/version.html | 135 + .../videoEncoderCompletion.html | 136 + .../DocumentReaderCompletion.html | 13 +- .../DocumentReaderPrepareCompletion.html | 13 +- .../DocumentType-class-sidebar.html | 41 + .../document_reader/DocumentType-class.html | 84 +- .../DocumentType/DocumentType.html | 13 +- .../DocumentType/countryName.html | 59 +- .../DocumentType/description.html | 135 + doc/document_reader/DocumentType/fDSID.html | 135 + doc/document_reader/DocumentType/format.html | 135 + .../DocumentType/fromJson.html | 152 + .../DocumentType/iCAOCode.html | 135 + doc/document_reader/DocumentType/id.html | 135 + .../DocumentType/isDeprecated.html | 59 +- doc/document_reader/DocumentType/mrz.html | 135 + doc/document_reader/DocumentType/name.html | 135 + .../DocumentType/pageIndex.html | 135 + doc/document_reader/DocumentType/toJson.html | 144 + doc/document_reader/DocumentType/type.html | 135 + doc/document_reader/DocumentType/year.html | 135 + .../DocumentsDatabase-class-sidebar.html | 36 + .../DocumentsDatabase-class.html | 69 +- .../DocumentsDatabase/DocumentsDatabase.html | 13 +- .../DocumentsDatabase/countriesNumber.html | 59 +- .../databaseDescription.html | 59 +- .../DocumentsDatabase/databaseID.html | 59 +- .../DocumentsDatabase/date.html | 135 + .../DocumentsDatabase/documentsNumber.html | 59 +- .../DocumentsDatabase/fromJson.html | 143 + .../DocumentsDatabase/size.html | 136 + .../DocumentsDatabase/toJson.html | 137 + .../DocumentsDatabase/version.html | 135 + .../EDLDataGroups-class-sidebar.html | 44 + .../document_reader/EDLDataGroups-class.html | 93 +- .../EDLDataGroups/EDLDataGroups.html | 13 +- doc/document_reader/EDLDataGroups/dg1.html | 156 + doc/document_reader/EDLDataGroups/dg10.html | 156 + doc/document_reader/EDLDataGroups/dg11.html | 156 + doc/document_reader/EDLDataGroups/dg12.html | 156 + doc/document_reader/EDLDataGroups/dg13.html | 156 + doc/document_reader/EDLDataGroups/dg14.html | 156 + doc/document_reader/EDLDataGroups/dg2.html | 156 + doc/document_reader/EDLDataGroups/dg3.html | 156 + doc/document_reader/EDLDataGroups/dg4.html | 156 + doc/document_reader/EDLDataGroups/dg5.html | 156 + doc/document_reader/EDLDataGroups/dg6.html | 156 + doc/document_reader/EDLDataGroups/dg7.html | 156 + doc/document_reader/EDLDataGroups/dg8.html | 156 + doc/document_reader/EDLDataGroups/dg9.html | 156 + .../EDLDataGroups/fromJson.html | 152 + .../EDLDataGroups/testSetters.html | 125 + doc/document_reader/EDLDataGroups/toJson.html | 146 + .../EIDDataGroups-class-sidebar.html | 51 + .../document_reader/EIDDataGroups-class.html | 114 +- .../EIDDataGroups/EIDDataGroups.html | 13 +- doc/document_reader/EIDDataGroups/dg1.html | 156 + doc/document_reader/EIDDataGroups/dg10.html | 156 + doc/document_reader/EIDDataGroups/dg11.html | 156 + doc/document_reader/EIDDataGroups/dg12.html | 156 + doc/document_reader/EIDDataGroups/dg13.html | 156 + doc/document_reader/EIDDataGroups/dg14.html | 156 + doc/document_reader/EIDDataGroups/dg15.html | 156 + doc/document_reader/EIDDataGroups/dg16.html | 156 + doc/document_reader/EIDDataGroups/dg17.html | 156 + doc/document_reader/EIDDataGroups/dg18.html | 156 + doc/document_reader/EIDDataGroups/dg19.html | 156 + doc/document_reader/EIDDataGroups/dg2.html | 156 + doc/document_reader/EIDDataGroups/dg20.html | 156 + doc/document_reader/EIDDataGroups/dg21.html | 156 + doc/document_reader/EIDDataGroups/dg3.html | 156 + doc/document_reader/EIDDataGroups/dg4.html | 156 + doc/document_reader/EIDDataGroups/dg5.html | 156 + doc/document_reader/EIDDataGroups/dg6.html | 156 + doc/document_reader/EIDDataGroups/dg7.html | 156 + doc/document_reader/EIDDataGroups/dg8.html | 156 + doc/document_reader/EIDDataGroups/dg9.html | 156 + .../EIDDataGroups/fromJson.html | 159 + .../EIDDataGroups/testSetters.html | 126 + doc/document_reader/EIDDataGroups/toJson.html | 153 + .../EPassportDataGroups-class-sidebar.html | 46 + .../EPassportDataGroups-class.html | 99 +- .../EPassportDataGroups.html | 13 +- .../EPassportDataGroups/dg1.html | 156 + .../EPassportDataGroups/dg10.html | 156 + .../EPassportDataGroups/dg11.html | 156 + .../EPassportDataGroups/dg12.html | 156 + .../EPassportDataGroups/dg13.html | 156 + .../EPassportDataGroups/dg14.html | 156 + .../EPassportDataGroups/dg15.html | 156 + .../EPassportDataGroups/dg16.html | 156 + .../EPassportDataGroups/dg2.html | 156 + .../EPassportDataGroups/dg3.html | 156 + .../EPassportDataGroups/dg4.html | 156 + .../EPassportDataGroups/dg5.html | 156 + .../EPassportDataGroups/dg6.html | 156 + .../EPassportDataGroups/dg7.html | 156 + .../EPassportDataGroups/dg8.html | 156 + .../EPassportDataGroups/dg9.html | 156 + .../EPassportDataGroups/fromJson.html | 154 + .../EPassportDataGroups/testSetters.html | 126 + .../EPassportDataGroups/toJson.html | 148 + .../ErrorCodes-enum-sidebar.html | 73 + doc/document_reader/ErrorCodes.html | 914 ++ .../ErrorCodes/ErrorCodes.html | 125 + .../ErrorCodes/getByValue.html | 136 + doc/document_reader/ErrorCodes/value.html | 125 + .../ErrorCodes/values-constant.html | 124 + .../Extension-class-sidebar.html | 31 + .../document_reader/Extension-class.html | 54 +- .../document_reader/Extension/Extension.html | 13 +- doc/document_reader/Extension/data.html | 132 + doc/document_reader/Extension/fromJson.html | 140 + doc/document_reader/Extension/toJson.html | 134 + doc/document_reader/Extension/type.html | 132 + .../FaceApiParams-class-sidebar.html | 37 + .../document_reader/FaceApiParams-class.html | 72 +- .../FaceApiParams/FaceApiParams.html | 31 +- .../FaceApiParams/fromJson.html | 143 + doc/document_reader/FaceApiParams/mode.html | 135 + .../document_reader/FaceApiParams/proxy.html | 59 +- .../FaceApiParams/proxyPassword.html | 59 +- .../FaceApiParams/proxyType.html | 59 +- .../FaceApiParams/searchParams.html | 59 +- .../FaceApiParams/serviceTimeout.html | 59 +- .../FaceApiParams/threshold.html | 136 + doc/document_reader/FaceApiParams/toJson.html | 140 + doc/document_reader/FaceApiParams/url.html | 135 + .../FaceApiSearchParams-class-sidebar.html | 32 + .../FaceApiSearchParams-class.html | 57 +- .../FaceApiSearchParams.html | 21 +- .../FaceApiSearchParams/fromJson.html | 141 + .../FaceApiSearchParams/groupIds.html | 135 + .../FaceApiSearchParams/limit.html | 135 + .../FaceApiSearchParams/threshold.html | 138 + .../FaceApiSearchParams/toJson.html | 135 + .../FieldType-enum-sidebar.html | 669 ++ doc/document_reader/FieldType.html | 9852 ++++++++++++++++ doc/document_reader/FieldType/FieldType.html | 125 + .../FieldType/fromIntList.html | 136 + doc/document_reader/FieldType/getByValue.html | 136 + .../FieldType/getTranslation.html | 131 + doc/document_reader/FieldType/value.html | 125 + .../FieldType/values-constant.html | 124 + doc/document_reader/File-class-sidebar.html | 41 + {docs => doc}/document_reader/File-class.html | 84 +- {docs => doc}/document_reader/File/File.html | 13 +- doc/document_reader/File/certificates.html | 132 + .../File/docFieldsGraphics.html | 132 + .../File/docFieldsOriginals.html | 132 + doc/document_reader/File/docFieldsText.html | 132 + doc/document_reader/File/fileData.html | 132 + doc/document_reader/File/fileID.html | 132 + doc/document_reader/File/fromJson.html | 152 + doc/document_reader/File/notifications.html | 132 + doc/document_reader/File/pAStatus.html | 132 + doc/document_reader/File/readingStatus.html | 132 + doc/document_reader/File/readingTime.html | 132 + doc/document_reader/File/toJson.html | 144 + doc/document_reader/File/type.html | 132 + doc/document_reader/File/typeName.html | 132 + .../FileData-class-sidebar.html | 33 + .../document_reader/FileData-class.html | 60 +- .../document_reader/FileData/FileData.html | 13 +- doc/document_reader/FileData/data.html | 132 + doc/document_reader/FileData/fromJson.html | 142 + doc/document_reader/FileData/length.html | 132 + doc/document_reader/FileData/status.html | 132 + doc/document_reader/FileData/toJson.html | 136 + doc/document_reader/FileData/type.html | 132 + .../FinalizePackageCompletion.html | 13 +- doc/document_reader/Font-class-sidebar.html | 32 + {docs => doc}/document_reader/Font-class.html | 57 +- {docs => doc}/document_reader/Font/Font.html | 21 +- doc/document_reader/Font/fromJson.html | 140 + doc/document_reader/Font/name.html | 137 + doc/document_reader/Font/size.html | 135 + {docs => doc}/document_reader/Font/style.html | 59 +- doc/document_reader/Font/toJson.html | 135 + .../FontStyle-enum-sidebar.html | 38 + doc/document_reader/FontStyle.html | 384 + doc/document_reader/FontStyle/FontStyle.html | 125 + doc/document_reader/FontStyle/getByValue.html | 136 + doc/document_reader/FontStyle/value.html | 125 + .../FontStyle/values-constant.html | 124 + .../FrameShapeType-enum-sidebar.html | 36 + doc/document_reader/FrameShapeType.html | 354 + .../FrameShapeType/FrameShapeType.html | 125 + .../FrameShapeType/getByValue.html | 136 + doc/document_reader/FrameShapeType/value.html | 125 + .../FrameShapeType/values-constant.html | 124 + .../Functionality-class-sidebar.html | 61 + .../document_reader/Functionality-class.html | 144 +- .../Functionality/Functionality.html | 13 +- .../Functionality/btDeviceName.html | 160 + .../Functionality/cameraFrame.html | 160 + .../Functionality/cameraMode.html | 161 + .../Functionality/cameraPositionIOS.html | 161 + .../cameraResolutionAndroid.html | 160 + .../Functionality/cameraResolutionIOS.html | 160 + .../Functionality/captureMode.html | 160 + .../Functionality/displayMetadata.html | 161 + .../Functionality/excludedCamera2Models.html | 160 + .../Functionality/exposure.html | 160 + .../Functionality/forcePagesCount.html | 159 + .../Functionality/fromJson.html | 183 + .../isCameraTorchCheckDisabled.html | 162 + .../Functionality/isZoomEnabled.html | 161 + .../Functionality/manualMultipageMode.html | 162 + .../Functionality/orientation.html | 160 + .../Functionality/pictureOnBoundsReady.html | 162 + .../Functionality/recordScanningProcess.html | 161 + .../Functionality/rfidTimeout.html | 161 + .../Functionality/showCameraSwitchButton.html | 161 + .../Functionality/showCaptureButton.html | 161 + .../showCaptureButtonDelayFromDetect.html | 164 + .../showCaptureButtonDelayFromStart.html | 163 + .../Functionality/showChangeFrameButton.html | 161 + .../Functionality/showCloseButton.html | 161 + .../Functionality/showSkipNextPageButton.html | 161 + .../Functionality/showTorchButton.html | 161 + .../Functionality/singleResult.html | 162 + .../Functionality/skipFocusingFrames.html | 161 + .../Functionality/testSetters.html | 126 + doc/document_reader/Functionality/toJson.html | 163 + .../Functionality/useAuthenticator.html | 160 + .../videoCaptureMotionControl.html | 161 + .../Functionality/zoomFactor.html | 160 + .../GlaresCheckParams-class-sidebar.html | 31 + .../GlaresCheckParams-class.html | 54 +- .../GlaresCheckParams/GlaresCheckParams.html | 17 +- .../GlaresCheckParams/fromJson.html | 138 + .../GlaresCheckParams/imgMarginPart.html | 59 +- .../GlaresCheckParams/maxGlaringPart.html | 59 +- .../GlaresCheckParams/toJson.html | 134 + .../GraphicField-class-sidebar.html | 38 + .../document_reader/GraphicField-class.html | 75 +- .../GraphicField/GraphicField.html | 13 +- .../GraphicField/fieldName.html | 135 + .../GraphicField/fieldRect.html | 59 +- .../GraphicField/fieldType.html | 135 + .../GraphicField/fromJson.html | 147 + doc/document_reader/GraphicField/light.html | 135 + .../GraphicField/lightName.html | 135 + .../GraphicField/originalPageIndex.html | 59 +- .../GraphicField/pageIndex.html | 135 + .../GraphicField/sourceType.html | 135 + doc/document_reader/GraphicField/toJson.html | 141 + doc/document_reader/GraphicField/value.html | 135 + .../GraphicFieldType-enum-sidebar.html | 57 + doc/document_reader/GraphicFieldType.html | 673 ++ .../GraphicFieldType/GraphicFieldType.html | 125 + .../GraphicFieldType/getByValue.html | 136 + .../GraphicFieldType/value.html | 125 + .../GraphicFieldType/values-constant.html | 124 + .../GraphicResult-class-sidebar.html | 30 + .../document_reader/GraphicResult-class.html | 51 +- .../GraphicResult/GraphicResult.html | 13 +- doc/document_reader/GraphicResult/fields.html | 135 + .../GraphicResult/fromJson.html | 141 + doc/document_reader/GraphicResult/toJson.html | 133 + .../ImageFormat-enum-sidebar.html | 35 + doc/document_reader/ImageFormat.html | 339 + .../ImageFormat/ImageFormat.html | 125 + .../ImageFormat/getByValue.html | 132 + doc/document_reader/ImageFormat/value.html | 125 + .../ImageFormat/values-constant.html | 124 + .../ImageInputData-class-sidebar.html | 32 + .../document_reader/ImageInputData-class.html | 57 +- .../ImageInputData/ImageInputData.html | 19 +- .../ImageInputData/fromJson.html | 138 + doc/document_reader/ImageInputData/image.html | 135 + doc/document_reader/ImageInputData/light.html | 135 + .../ImageInputData/pageIndex.html | 135 + .../ImageInputData/toJson.html | 133 + .../ImageQA-class-sidebar.html | 40 + .../document_reader/ImageQA-class.html | 81 +- .../document_reader/ImageQA/ImageQA.html | 13 +- .../ImageQA/angleThreshold.html | 161 + .../ImageQA/brightnessThreshold.html | 159 + .../ImageQA/colornessCheck.html | 159 + .../ImageQA/documentPositionIndent.html | 163 + doc/document_reader/ImageQA/dpiThreshold.html | 161 + doc/document_reader/ImageQA/expectedPass.html | 160 + doc/document_reader/ImageQA/focusCheck.html | 159 + doc/document_reader/ImageQA/fromJson.html | 150 + doc/document_reader/ImageQA/glaresCheck.html | 159 + .../ImageQA/glaresCheckParams.html | 159 + .../ImageQA/screenCapture.html | 159 + doc/document_reader/ImageQA/testSetters.html | 126 + doc/document_reader/ImageQA/toJson.html | 142 + .../ImageQuality-class-sidebar.html | 33 + .../document_reader/ImageQuality-class.html | 60 +- .../ImageQuality/ImageQuality.html | 13 +- .../ImageQuality/boundRects.html | 135 + .../ImageQuality/featureType.html | 59 +- .../ImageQuality/fromJson.html | 144 + doc/document_reader/ImageQuality/result.html | 135 + doc/document_reader/ImageQuality/toJson.html | 136 + doc/document_reader/ImageQuality/type.html | 135 + .../ImageQualityCheckType-enum-sidebar.html | 46 + .../ImageQualityCheckType.html | 501 + .../ImageQualityCheckType.html | 125 + .../ImageQualityCheckType/fromIntList.html | 136 + .../ImageQualityCheckType/getByValue.html | 136 + .../ImageQualityCheckType/getTranslation.html | 131 + .../ImageQualityCheckType/value.html | 125 + .../values-constant.html | 124 + .../ImageQualityGroup-class-sidebar.html | 33 + .../ImageQualityGroup-class.html | 60 +- .../ImageQualityGroup/ImageQualityGroup.html | 13 +- .../ImageQualityGroup/count.html | 135 + .../ImageQualityGroup/fromJson.html | 144 + .../ImageQualityGroup/imageQualityList.html | 135 + .../ImageQualityGroup/pageIndex.html | 135 + .../ImageQualityGroup/result.html | 135 + .../ImageQualityGroup/toJson.html | 136 + .../InitConfig-class-sidebar.html | 36 + .../document_reader/InitConfig-class.html | 66 +- .../InitConfig/InitConfig.html | 15 +- .../InitConfig/InitConfig.withBleDevice.html | 18 +- doc/document_reader/InitConfig/blackList.html | 128 + .../document_reader/InitConfig/customDb.html | 55 +- .../InitConfig/databasePath.html | 55 +- .../InitConfig/delayedNNLoad.html | 55 +- doc/document_reader/InitConfig/fromJson.html | 141 + doc/document_reader/InitConfig/license.html | 135 + .../InitConfig/licenseUpdate.html | 55 +- doc/document_reader/InitConfig/toJson.html | 136 + doc/document_reader/LCID-enum-sidebar.html | 202 + doc/document_reader/LCID.html | 2843 +++++ doc/document_reader/LCID/LCID.html | 125 + doc/document_reader/LCID/fromIntList.html | 136 + doc/document_reader/LCID/getByValue.html | 136 + doc/document_reader/LCID/getTranslation.html | 131 + doc/document_reader/LCID/value.html | 125 + doc/document_reader/LCID/values-constant.html | 124 + .../LDSParsingErrorCodes-enum-sidebar.html | 161 + doc/document_reader/LDSParsingErrorCodes.html | 2227 ++++ .../LDSParsingErrorCodes.html | 125 + .../LDSParsingErrorCodes/getByValue.html | 136 + .../LDSParsingErrorCodes/getTranslation.html | 131 + .../LDSParsingErrorCodes/value.html | 125 + .../LDSParsingErrorCodes/values-constant.html | 124 + ...ParsingNotificationCodes-enum-sidebar.html | 257 + .../LDSParsingNotificationCodes.html | 3667 ++++++ .../LDSParsingNotificationCodes.html | 125 + .../getByValue.html | 136 + .../getTranslation.html | 131 + .../LDSParsingNotificationCodes/value.html | 125 + .../values-constant.html | 124 + .../License-class-sidebar.html | 32 + .../document_reader/License-class.html | 57 +- .../document_reader/License/License.html | 13 +- .../License/countryFilter.html | 137 + .../document_reader/License/expiryDate.html | 59 +- doc/document_reader/License/fromJson.html | 141 + .../License/isRfidAvailable.html | 59 +- doc/document_reader/License/toJson.html | 133 + doc/document_reader/Lights-enum-sidebar.html | 43 + doc/document_reader/Lights.html | 463 + doc/document_reader/Lights/Lights.html | 125 + doc/document_reader/Lights/getByValue.html | 136 + doc/document_reader/Lights/value.html | 125 + .../Lights/values-constant.html | 124 + .../LivenessParams-class-sidebar.html | 34 + .../document_reader/LivenessParams-class.html | 63 +- .../LivenessParams/LivenessParams.html | 13 +- .../LivenessParams/checkED.html | 156 + .../LivenessParams/checkHolo.html | 156 + .../LivenessParams/checkMLI.html | 156 + .../LivenessParams/checkOVI.html | 156 + .../LivenessParams/fromJson.html | 143 + .../LivenessParams/testSetters.html | 126 + .../LivenessParams/toJson.html | 136 + .../LogLevel-enum-sidebar.html | 38 + doc/document_reader/LogLevel.html | 384 + doc/document_reader/LogLevel/LogLevel.html | 125 + doc/document_reader/LogLevel/getByValue.html | 136 + doc/document_reader/LogLevel/value.html | 125 + .../LogLevel/values-constant.html | 124 + .../MRZFormat-enum-sidebar.html | 41 + doc/document_reader/MRZFormat.html | 427 + doc/document_reader/MRZFormat/MRZFormat.html | 125 + .../MRZFormat/fromStringList.html | 136 + doc/document_reader/MRZFormat/getByValue.html | 136 + doc/document_reader/MRZFormat/value.html | 125 + .../MRZFormat/values-constant.html | 124 + .../MeasureSystem-enum-sidebar.html | 35 + doc/document_reader/MeasureSystem.html | 346 + .../MeasureSystem/MeasureSystem.html | 125 + .../MeasureSystem/getByValue.html | 132 + doc/document_reader/MeasureSystem/value.html | 125 + .../MeasureSystem/values-constant.html | 124 + .../MrzDetectionModes-enum-sidebar.html | 36 + doc/document_reader/MrzDetectionModes.html | 357 + .../MrzDetectionModes/MrzDetectionModes.html | 125 + .../MrzDetectionModes/getByValue.html | 132 + .../MrzDetectionModes/value.html | 125 + .../MrzDetectionModes/values-constant.html | 124 + .../OnlineMode-enum-sidebar.html | 35 + doc/document_reader/OnlineMode.html | 339 + .../OnlineMode/OnlineMode.html | 125 + .../OnlineMode/getByValue.html | 132 + doc/document_reader/OnlineMode/value.html | 125 + .../OnlineMode/values-constant.html | 124 + .../OnlineProcessingConfig-class-sidebar.html | 34 + .../OnlineProcessingConfig-class.html | 63 +- .../OnlineProcessingConfig.html | 18 +- .../OnlineProcessingConfig/fromJson.html | 142 + .../imageCompressionQuality.html | 125 + .../OnlineProcessingConfig/imageFormat.html | 125 + .../OnlineProcessingConfig/mode.html | 125 + .../OnlineProcessingConfig/processParams.html | 125 + .../OnlineProcessingConfig/toJson.html | 135 + .../OnlineProcessingConfig/url.html | 125 + .../OpticalStatus-class-sidebar.html | 38 + .../document_reader/OpticalStatus-class.html | 75 +- .../OpticalStatus/OpticalStatus.html | 13 +- .../OpticalStatus/docType.html | 59 +- .../document_reader/OpticalStatus/expiry.html | 59 +- .../OpticalStatus/fromJson.html | 148 + .../OpticalStatus/imageQA.html | 135 + doc/document_reader/OpticalStatus/mrz.html | 135 + .../OpticalStatus/overallStatus.html | 135 + .../OpticalStatus/pagesCount.html | 59 +- .../OpticalStatus/security.html | 59 +- .../document_reader/OpticalStatus/text.html | 59 +- doc/document_reader/OpticalStatus/toJson.html | 141 + .../document_reader/OpticalStatus/vds.html | 59 +- .../PAAttribute-class-sidebar.html | 31 + .../document_reader/PAAttribute-class.html | 54 +- .../PAAttribute/PAAttribute.html | 13 +- doc/document_reader/PAAttribute/fromJson.html | 138 + doc/document_reader/PAAttribute/toJson.html | 132 + doc/document_reader/PAAttribute/type.html | 132 + doc/document_reader/PAAttribute/value.html | 132 + .../PAResourcesIssuer-class-sidebar.html | 32 + .../PAResourcesIssuer-class.html | 57 +- .../PAResourcesIssuer/PAResourcesIssuer.html | 13 +- .../PAResourcesIssuer/attributes.html | 132 + .../PAResourcesIssuer/data.html | 132 + .../PAResourcesIssuer/friendlyName.html | 132 + .../PAResourcesIssuer/fromJson.html | 140 + .../PAResourcesIssuer/toJson.html | 133 + .../PDF417Info-class-sidebar.html | 32 + .../document_reader/PDF417Info-class.html | 57 +- .../PDF417Info/PDF417Info.html | 13 +- .../document_reader/PDF417Info/columns.html | 59 +- .../PDF417Info/errorLevel.html | 59 +- doc/document_reader/PDF417Info/fromJson.html | 141 + doc/document_reader/PDF417Info/rows.html | 135 + doc/document_reader/PDF417Info/toJson.html | 135 + .../PKDCertificate-class-sidebar.html | 32 + .../document_reader/PKDCertificate-class.html | 57 +- .../PKDCertificate/PKDCertificate.html | 19 +- .../PKDCertificate/binaryData.html | 59 +- .../PKDCertificate/fromJson.html | 137 + .../PKDCertificate/privateKey.html | 59 +- .../PKDCertificate/resourceType.html | 59 +- .../PKDCertificate/toJson.html | 133 + .../PKDCertificateRequest.html | 13 +- .../PKDResourceType-enum-sidebar.html | 43 + doc/document_reader/PKDResourceType.html | 457 + .../PKDResourceType/PKDResourceType.html | 125 + .../PKDResourceType/getByValue.html | 136 + .../PKDResourceType/getType.html | 150 + .../PKDResourceType/value.html | 125 + .../PKDResourceType/values-constant.html | 124 + .../PaCertificateCompletion.html | 13 +- .../Position-class-sidebar.html | 45 + .../document_reader/Position-class.html | 96 +- .../document_reader/Position/Position.html | 13 +- doc/document_reader/Position/angle.html | 135 + .../document_reader/Position/center.html | 59 +- .../document_reader/Position/docFormat.html | 59 +- doc/document_reader/Position/dpi.html | 135 + doc/document_reader/Position/fromJson.html | 154 + doc/document_reader/Position/height.html | 135 + doc/document_reader/Position/inverse.html | 135 + .../document_reader/Position/leftBottom.html | 59 +- .../document_reader/Position/leftTop.html | 59 +- doc/document_reader/Position/objArea.html | 135 + .../Position/objIntAngleDev.html | 59 +- doc/document_reader/Position/pageIndex.html | 135 + .../Position/perspectiveTr.html | 59 +- .../Position/resultStatus.html | 135 + .../document_reader/Position/rightBottom.html | 59 +- .../document_reader/Position/rightTop.html | 59 +- doc/document_reader/Position/toJson.html | 148 + doc/document_reader/Position/width.html | 135 + .../PrepareProgress-class-sidebar.html | 32 + .../PrepareProgress-class.html | 57 +- .../PrepareProgress/PrepareProgress.html | 21 +- .../PrepareProgress/downloadedBytes.html | 132 + .../PrepareProgress/fromJson.html | 137 + .../PrepareProgress/progress.html | 132 + .../PrepareProgress/toJson.html | 133 + .../PrepareProgress/totalBytes.html | 132 + .../ProcessParams-class-sidebar.html | 97 + .../document_reader/ProcessParams-class.html | 271 +- .../ProcessParams/ProcessParams.html | 13 +- .../ProcessParams/alreadyCropped.html | 161 + .../ProcessParams/authenticityParams.html | 155 + .../backendProcessingConfig.html | 160 + .../ProcessParams/barcodeParserType.html | 162 + .../ProcessParams/barcodeTypes.html | 160 + .../ProcessParams/captureButtonScenario.html | 159 + .../ProcessParams/checkHologram.html | 168 + .../checkRequiredTextFields.html | 160 + .../ProcessParams/convertCase.html | 160 + .../ProcessParams/customParams.html | 159 + .../ProcessParams/dateFormat.html | 162 + .../ProcessParams/debugSaveCroppedImages.html | 159 + .../ProcessParams/debugSaveImages.html | 159 + .../ProcessParams/debugSaveLogs.html | 159 + .../ProcessParams/debugSaveRFIDSession.html | 159 + .../ProcessParams/depersonalizeLog.html | 159 + .../ProcessParams/disableFocusingCheck.html | 159 + .../ProcessParams/disablePerforationOCR.html | 160 + .../ProcessParams/documentAreaMin.html | 161 + .../ProcessParams/documentGroupFilter.html | 160 + .../ProcessParams/documentIDList.html | 160 + .../ProcessParams/doublePageSpread.html | 161 + .../ProcessParams/faceApiParams.html | 159 + .../ProcessParams/fieldTypesFilter.html | 162 + .../ProcessParams/forceDocFormat.html | 160 + .../ProcessParams/forceDocID.html | 159 + .../forceReadMrzBeforeLocate.html | 162 + .../ProcessParams/fromJson.html | 228 + .../generateDoublePageSpreadImage.html | 161 + .../ProcessParams/imageDpiOutMax.html | 160 + .../ProcessParams/imageOutputMaxHeight.html | 159 + .../ProcessParams/imageOutputMaxWidth.html | 159 + .../ProcessParams/imageQA.html | 158 + .../ProcessParams/integralImage.html | 160 + .../ProcessParams/lcidFilter.html | 159 + .../ProcessParams/lcidIgnoreFilter.html | 161 + .../ProcessParams/logLevel.html | 159 + doc/document_reader/ProcessParams/logs.html | 159 + .../ProcessParams/manualCrop.html | 160 + .../ProcessParams/matchTextFieldMask.html | 163 + .../ProcessParams/measureSystem.html | 161 + doc/document_reader/ProcessParams/minDPI.html | 161 + .../ProcessParams/minimalHolderAge.html | 160 + .../ProcessParams/mrzDetectMode.html | 160 + .../ProcessParams/mrzFormatsFilter.html | 160 + .../ProcessParams/multiDocOnImage.html | 160 + .../ProcessParams/multipageProcessing.html | 160 + .../ProcessParams/noGraphics.html | 159 + .../ProcessParams/parseBarcodes.html | 160 + .../ProcessParams/perspectiveAngle.html | 160 + .../ProcessParams/processAuth.html | 159 + .../ProcessParams/respectImageQuality.html | 160 + .../ProcessParams/resultTypeOutput.html | 159 + .../ProcessParams/returnCroppedBarcode.html | 159 + .../ProcessParams/returnUncroppedImage.html | 160 + .../ProcessParams/rfidParams.html | 159 + .../ProcessParams/scenario.html | 159 + .../ProcessParams/sessionLogFolder.html | 160 + .../ProcessParams/shiftExpiryDate.html | 164 + .../shouldReturnPackageForReprocess.html | 161 + .../ProcessParams/splitNames.html | 161 + .../ProcessParams/testSetters.html | 126 + .../ProcessParams/timeout.html | 162 + .../ProcessParams/timeoutFromFirstDetect.html | 162 + .../timeoutFromFirstDocType.html | 162 + doc/document_reader/ProcessParams/toJson.html | 200 + .../updateOCRValidityByGlare.html | 160 + .../ProcessParams/useAuthenticityCheck.html | 159 + .../ProcessParams/useFaceApi.html | 159 + .../ProcessParams/uvTorchEnabled.html | 160 + ...ProcessingFinishedStatus-enum-sidebar.html | 37 + .../ProcessingFinishedStatus.html | 372 + .../ProcessingFinishedStatus.html | 125 + .../ProcessingFinishedStatus/getByValue.html | 136 + .../ProcessingFinishedStatus/value.html | 125 + .../values-constant.html | 124 + ...cessControlProcedureType-enum-sidebar.html | 41 + .../RFIDAccessControlProcedureType.html | 429 + .../RFIDAccessControlProcedureType.html | 125 + .../getByValue.html | 137 + .../RFIDAccessControlProcedureType/value.html | 125 + .../values-constant.html | 124 + ...henticationProcedureType-enum-sidebar.html | 37 + .../RFIDAuthenticationProcedureType.html | 369 + .../RFIDAuthenticationProcedureType.html | 125 + .../getByValue.html | 137 + .../value.html | 125 + .../values-constant.html | 124 + .../RFIDCertificateType-enum-sidebar.html | 44 + doc/document_reader/RFIDCertificateType.html | 474 + .../RFIDCertificateType.html | 125 + .../RFIDCertificateType/getByValue.html | 136 + .../RFIDCertificateType/value.html | 125 + .../RFIDCertificateType/values-constant.html | 124 + .../document_reader/RFIDCompletion.html | 13 +- .../RFIDConfig-class-sidebar.html | 33 + .../document_reader/RFIDConfig-class.html | 66 +- .../RFIDConfig/RFIDConfig.html | 15 +- .../RFIDConfig/RFIDConfig.withoutUI.html | 13 +- .../RFIDConfig/onChipDetected.html | 55 +- .../RFIDConfig/onProgress.html | 128 + .../RFIDConfig/onRequestPACertificates.html | 128 + .../RFIDConfig/onRequestTACertificates.html | 128 + .../RFIDConfig/onRequestTASignature.html | 128 + .../RFIDConfig/onRetryReadChip.html | 55 +- .../RFIDDataFileType-enum-sidebar.html | 120 + doc/document_reader/RFIDDataFileType.html | 1617 +++ .../RFIDDataFileType/RFIDDataFileType.html | 125 + .../RFIDDataFileType/getByValue.html | 136 + .../RFIDDataFileType/getTranslation.html | 131 + .../RFIDDataFileType/value.html | 125 + .../RFIDDataFileType/values-constant.html | 124 + .../RFIDErrorCodes-enum-sidebar.html | 149 + doc/document_reader/RFIDErrorCodes.html | 2047 ++++ .../RFIDErrorCodes/RFIDErrorCodes.html | 125 + .../RFIDErrorCodes/getByValue.html | 136 + .../RFIDErrorCodes/getTranslation.html | 131 + doc/document_reader/RFIDErrorCodes/value.html | 125 + .../RFIDErrorCodes/values-constant.html | 124 + .../RFIDException-class-sidebar.html | 31 + .../document_reader/RFIDException-class.html | 54 +- .../RFIDException/RFIDException.html | 13 +- doc/document_reader/RFIDException/code.html | 132 + .../RFIDException/fromJson.html | 138 + .../RFIDException/message.html | 132 + doc/document_reader/RFIDException/toJson.html | 132 + .../RFIDNotification-class-sidebar.html | 32 + .../RFIDNotification-class.html | 57 +- .../RFIDNotification/RFIDNotification.html | 13 +- .../RFIDNotification/dataFileType.html | 59 +- .../RFIDNotification/fromJson.html | 141 + .../RFIDNotification/notificationCode.html | 59 +- .../RFIDNotification/progress.html | 135 + .../RFIDNotification/toJson.html | 133 + .../RFIDNotificationCodes-enum-sidebar.html | 70 + .../RFIDNotificationCodes.html | 891 ++ .../RFIDNotificationCodes.html | 125 + .../RFIDNotificationCodes/getByValue.html | 136 + .../RFIDNotificationCodes/value.html | 125 + .../values-constant.html | 124 + .../RFIDOrigin-class-sidebar.html | 33 + .../document_reader/RFIDOrigin-class.html | 60 +- .../RFIDOrigin/RFIDOrigin.html | 13 +- doc/document_reader/RFIDOrigin/dg.html | 132 + doc/document_reader/RFIDOrigin/dgTag.html | 132 + doc/document_reader/RFIDOrigin/entryView.html | 132 + doc/document_reader/RFIDOrigin/fromJson.html | 142 + doc/document_reader/RFIDOrigin/tagEntry.html | 132 + doc/document_reader/RFIDOrigin/toJson.html | 136 + .../RFIDParams-class-sidebar.html | 30 + .../document_reader/RFIDParams-class.html | 51 +- .../RFIDParams/RFIDParams.html | 16 +- doc/document_reader/RFIDParams/fromJson.html | 139 + .../RFIDParams/paIgnoreNotificationCodes.html | 136 + doc/document_reader/RFIDParams/toJson.html | 133 + .../RFIDPasswordType-enum-sidebar.html | 40 + doc/document_reader/RFIDPasswordType.html | 414 + .../RFIDPasswordType/RFIDPasswordType.html | 125 + .../RFIDPasswordType/getByValue.html | 136 + .../RFIDPasswordType/value.html | 125 + .../RFIDPasswordType/values-constant.html | 124 + .../RFIDProgressCompletion.html | 13 +- .../RFIDSDKProfilerType-enum-sidebar.html | 36 + doc/document_reader/RFIDSDKProfilerType.html | 354 + .../RFIDSDKProfilerType.html | 125 + .../RFIDSDKProfilerType/getByValue.html | 136 + .../RFIDSDKProfilerType/value.html | 125 + .../RFIDSDKProfilerType/values-constant.html | 124 + .../RFIDScenario-class-sidebar.html | 82 + .../document_reader/RFIDScenario-class.html | 207 +- .../RFIDScenario/RFIDScenario.html | 13 +- .../RFIDScenario/applyAmendments.html | 156 + .../RFIDScenario/authProcType.html | 156 + .../RFIDScenario/authorizedCANAllowed.html | 156 + .../RFIDScenario/authorizedInstallCert.html | 156 + .../RFIDScenario/authorizedInstallQCert.html | 156 + .../RFIDScenario/authorizedPINManagement.html | 156 + .../authorizedPrivilegedTerminal.html | 156 + .../authorizedRestrictedIdentification.html | 157 + .../RFIDScenario/authorizedSTQSignature.html | 156 + .../RFIDScenario/authorizedSTSignature.html | 156 + .../RFIDScenario/authorizedVerifyAge.html | 156 + .../authorizedVerifyCommunityID.html | 156 + .../RFIDScenario/authorizedWriteDG17.html | 156 + .../RFIDScenario/authorizedWriteDG18.html | 156 + .../RFIDScenario/authorizedWriteDG19.html | 156 + .../RFIDScenario/authorizedWriteDG20.html | 156 + .../RFIDScenario/authorizedWriteDG21.html | 156 + .../RFIDScenario/autoSettings.html | 156 + .../auxVerificationCommunityID.html | 156 + .../auxVerificationDateOfBirth.html | 156 + .../RFIDScenario/baseSMProcedure.html | 156 + .../defaultReadingBufferSize.html | 156 + .../RFIDScenario/eDLDataGroups.html | 155 + .../RFIDScenario/eIDDataGroups.html | 155 + .../RFIDScenario/ePassportDataGroups.html | 155 + .../RFIDScenario/eSignPINDefault.html | 156 + .../RFIDScenario/eSignPINNewValue.html | 156 + .../RFIDScenario/fromJson.html | 205 + doc/document_reader/RFIDScenario/mrz.html | 156 + .../RFIDScenario/onlineTA.html | 156 + .../RFIDScenario/onlineTAToSignDataType.html | 156 + .../RFIDScenario/pacePasswordType.html | 156 + .../RFIDScenario/paceStaticBinding.html | 156 + .../RFIDScenario/passiveAuth.html | 156 + .../RFIDScenario/password.html | 156 + .../RFIDScenario/pkdDSCertPriority.html | 156 + doc/document_reader/RFIDScenario/pkdEAC.html | 156 + doc/document_reader/RFIDScenario/pkdPA.html | 156 + .../RFIDScenario/pkdUseExternalCSCA.html | 156 + .../RFIDScenario/proceedReadingAlways.html | 156 + .../RFIDScenario/profilerType.html | 156 + doc/document_reader/RFIDScenario/readEDL.html | 156 + doc/document_reader/RFIDScenario/readEID.html | 156 + .../RFIDScenario/readEPassport.html | 156 + .../RFIDScenario/readingBuffer.html | 156 + .../RFIDScenario/signManagementAction.html | 156 + doc/document_reader/RFIDScenario/skipAA.html | 156 + .../RFIDScenario/strictProcessing.html | 156 + .../RFIDScenario/terminalType.html | 156 + .../RFIDScenario/testSetters.html | 126 + doc/document_reader/RFIDScenario/toJson.html | 185 + .../RFIDScenario/trustedPKD.html | 156 + .../RFIDScenario/universalAccessRights.html | 156 + doc/document_reader/RFIDScenario/useSFI.html | 156 + .../RFIDScenario/writeEid.html | 156 + .../RFIDSessionData-class-sidebar.html | 40 + .../RFIDSessionData-class.html | 81 +- .../RFIDSessionData/RFIDSessionData.html | 13 +- .../RFIDSessionData/accessControls.html | 136 + .../RFIDSessionData/applications.html | 136 + .../RFIDSessionData/cardProperties.html | 59 +- .../RFIDSessionData/dataFields.html | 135 + .../RFIDSessionData/dataGroups.html | 135 + .../RFIDSessionData/extLeSupport.html | 59 +- .../RFIDSessionData/fromJson.html | 164 + .../RFIDSessionData/processTime.html | 59 +- .../RFIDSessionData/securityObjects.html | 136 + .../RFIDSessionData/status.html | 135 + .../RFIDSessionData/toJson.html | 143 + .../RFIDSessionData/totalBytesReceived.html | 59 +- .../RFIDSessionData/totalBytesSent.html | 59 +- .../RFIDStatus-class-sidebar.html | 36 + .../document_reader/RFIDStatus-class.html | 69 +- .../RFIDStatus/RFIDStatus.html | 13 +- .../document_reader/RFIDStatus/aa.html | 59 +- .../document_reader/RFIDStatus/bac.html | 59 +- .../document_reader/RFIDStatus/ca.html | 59 +- doc/document_reader/RFIDStatus/fromJson.html | 146 + .../RFIDStatus/overallStatus.html | 135 + .../document_reader/RFIDStatus/pa.html | 59 +- .../document_reader/RFIDStatus/pace.html | 59 +- .../document_reader/RFIDStatus/ta.html | 59 +- doc/document_reader/RFIDStatus/toJson.html | 139 + .../RFIDTerminalType-enum-sidebar.html | 38 + doc/document_reader/RFIDTerminalType.html | 384 + .../RFIDTerminalType/RFIDTerminalType.html | 125 + .../RFIDTerminalType/getByValue.html | 136 + .../RFIDTerminalType/value.html | 125 + .../RFIDTerminalType/values-constant.html | 124 + .../RFIDValidity-class-sidebar.html | 31 + .../document_reader/RFIDValidity-class.html | 54 +- .../RFIDValidity/RFIDValidity.html | 13 +- .../RFIDValidity/fromJson.html | 140 + .../RFIDValidity/notAfter.html | 132 + .../RFIDValidity/notBefore.html | 132 + doc/document_reader/RFIDValidity/toJson.html | 134 + .../RFIDValue-class-sidebar.html | 34 + .../document_reader/RFIDValue-class.html | 63 +- .../document_reader/RFIDValue/RFIDValue.html | 13 +- doc/document_reader/RFIDValue/data.html | 132 + doc/document_reader/RFIDValue/format.html | 132 + doc/document_reader/RFIDValue/fromJson.html | 143 + doc/document_reader/RFIDValue/length.html | 132 + doc/document_reader/RFIDValue/status.html | 132 + doc/document_reader/RFIDValue/toJson.html | 137 + doc/document_reader/RFIDValue/type.html | 132 + .../RecognizeConfig-class-sidebar.html | 39 + .../RecognizeConfig-class.html | 75 +- ...nizeConfig.withOnlineProcessingConfig.html | 13 +- .../RecognizeConfig.withScenario.html | 13 +- doc/document_reader/RecognizeConfig/data.html | 137 + .../RecognizeConfig/extPortrait.html | 129 + .../RecognizeConfig/fromJson.html | 156 + .../RecognizeConfig/image.html | 137 + .../RecognizeConfig/imageInputData.html | 137 + .../RecognizeConfig/images.html | 137 + .../RecognizeConfig/livePortrait.html | 129 + .../oneShotIdentification.html | 55 +- .../onlineProcessingConfig.html | 136 + .../RecognizeConfig/scenario.html | 135 + .../RecognizeConfig/toJson.html | 139 + .../RecognizeData-class-sidebar.html | 33 + .../document_reader/RecognizeData-class.html | 60 +- .../RecognizeData/RecognizeData.withData.html | 13 +- .../RecognizeData.withImage.html | 13 +- .../RecognizeData.withImageInputData.html | 13 +- .../RecognizeData.withImages.html | 13 +- doc/document_reader/RecognizeData/data.html | 132 + doc/document_reader/RecognizeData/image.html | 132 + .../RecognizeData/imageInputData.html | 132 + doc/document_reader/RecognizeData/images.html | 132 + doc/document_reader/Rect-class-sidebar.html | 33 + {docs => doc}/document_reader/Rect-class.html | 60 +- {docs => doc}/document_reader/Rect/Rect.html | 13 +- doc/document_reader/Rect/bottom.html | 132 + doc/document_reader/Rect/fromJson.html | 142 + doc/document_reader/Rect/left.html | 132 + doc/document_reader/Rect/right.html | 132 + doc/document_reader/Rect/toJson.html | 136 + doc/document_reader/Rect/top.html | 132 + .../ResultType-enum-sidebar.html | 79 + doc/document_reader/ResultType.html | 1016 ++ .../ResultType/ResultType.html | 125 + .../ResultType/fromIntList.html | 136 + .../ResultType/getByValue.html | 136 + doc/document_reader/ResultType/value.html | 125 + .../ResultType/values-constant.html | 124 + .../Results-class-sidebar.html | 65 + .../document_reader/Results-class.html | 105 +- .../document_reader/Results/Results.html | 13 +- .../Results/authenticityResult.html | 59 +- .../Results/barcodePosition.html | 135 + .../Results/barcodeResult.html | 59 +- .../document_reader/Results/chipPage.html | 59 +- .../document_reader/Results/containers.html | 31 +- .../Results/documentPosition.html | 135 + doc/document_reader/Results/documentType.html | 135 + .../document_reader/Results/elapsedTime.html | 59 +- .../Results/elapsedTimeRFID.html | 59 +- .../Results/encryptedContainers.html | 27 +- doc/document_reader/Results/fromJson.html | 186 + .../Results/graphicFieldByTypeSource.html | 27 +- .../graphicFieldByTypeSourcePageIndex.html | 27 +- ...raphicFieldByTypeSourcePageIndexLight.html | 27 +- .../Results/graphicFieldImageByType.html | 27 +- .../graphicFieldImageByTypeSource.html | 27 +- ...raphicFieldImageByTypeSourcePageIndex.html | 27 +- ...cFieldImageByTypeSourcePageIndexLight.html | 27 +- .../Results/graphicResult.html | 59 +- doc/document_reader/Results/imageQuality.html | 135 + .../Results/morePagesAvailable.html | 59 +- doc/document_reader/Results/mrzPosition.html | 135 + .../Results/processingFinishedStatus.html | 59 +- .../document_reader/Results/rawResult.html | 59 +- .../Results/rfidSessionData.html | 59 +- doc/document_reader/Results/status.html | 135 + .../Results/textFieldByType.html | 27 +- .../Results/textFieldByTypeLcid.html | 27 +- .../Results/textFieldValueByType.html | 27 +- .../Results/textFieldValueByTypeLcid.html | 27 +- .../textFieldValueByTypeLcidSource.html | 27 +- ...extFieldValueByTypeLcidSourceOriginal.html | 27 +- .../Results/textFieldValueByTypeSource.html | 27 +- .../textFieldValueByTypeSourceOriginal.html | 27 +- .../document_reader/Results/textResult.html | 59 +- doc/document_reader/Results/toJson.html | 151 + .../Results/transactionInfo.html | 132 + .../document_reader/Results/vdsncData.html | 59 +- .../ResultsStatus-class-sidebar.html | 36 + .../document_reader/ResultsStatus-class.html | 69 +- .../ResultsStatus/ResultsStatus.html | 13 +- .../ResultsStatus/detailsOptical.html | 59 +- .../ResultsStatus/detailsRFID.html | 59 +- .../ResultsStatus/fromJson.html | 147 + .../ResultsStatus/optical.html | 59 +- .../ResultsStatus/overallStatus.html | 135 + .../ResultsStatus/portrait.html | 59 +- doc/document_reader/ResultsStatus/rfid.html | 135 + .../ResultsStatus/stopList.html | 59 +- doc/document_reader/ResultsStatus/toJson.html | 139 + .../RetryReadChipCompletion.html | 13 +- .../ScannerConfig-class-sidebar.html | 36 + .../document_reader/ScannerConfig-class.html | 63 +- .../ScannerConfig/ScannerConfig.html | 18 +- ...nnerConfig.withOnlineProcessingConfig.html | 13 +- .../ScannerConfig.withScenario.html | 13 +- .../ScannerConfig/cameraId.html | 129 + .../ScannerConfig/extPortrait.html | 129 + .../ScannerConfig/fromJson.html | 143 + .../ScannerConfig/livePortrait.html | 129 + .../ScannerConfig/onlineProcessingConfig.html | 136 + .../ScannerConfig/scenario.html | 135 + doc/document_reader/ScannerConfig/toJson.html | 135 + .../Scenario-enum-sidebar.html | 52 + doc/document_reader/Scenario.html | 597 + doc/document_reader/Scenario/Scenario.html | 125 + doc/document_reader/Scenario/getByValue.html | 132 + doc/document_reader/Scenario/value.html | 125 + .../Scenario/values-constant.html | 124 + .../SecurityFeatureType-enum-sidebar.html | 87 + doc/document_reader/SecurityFeatureType.html | 1123 ++ .../SecurityFeatureType.html | 125 + .../SecurityFeatureType/getByValue.html | 136 + .../SecurityFeatureType/value.html | 125 + .../SecurityFeatureType/values-constant.html | 124 + .../SecurityObject-class-sidebar.html | 34 + .../document_reader/SecurityObject-class.html | 63 +- .../SecurityObject/SecurityObject.html | 13 +- .../SecurityObject/fileReference.html | 59 +- .../SecurityObject/fromJson.html | 145 + .../SecurityObject/notifications.html | 136 + .../SecurityObject/objectType.html | 135 + .../SecurityObject/signerInfos.html | 136 + .../SecurityObject/toJson.html | 137 + .../SecurityObject/version.html | 135 + ...urityObjectCertificates-class-sidebar.html | 30 + .../SecurityObjectCertificates-class.html | 51 +- .../SecurityObjectCertificates.html | 13 +- .../SecurityObjectCertificates/fromJson.html | 140 + .../securityObject.html | 132 + .../SecurityObjectCertificates/toJson.html | 133 + .../SignManagementAction-enum-sidebar.html | 41 + doc/document_reader/SignManagementAction.html | 429 + .../SignManagementAction.html | 125 + .../SignManagementAction/getByValue.html | 136 + .../SignManagementAction/value.html | 125 + .../SignManagementAction/values-constant.html | 124 + .../SignerInfo-class-sidebar.html | 41 + .../document_reader/SignerInfo-class.html | 84 +- .../SignerInfo/SignerInfo.html | 13 +- .../SignerInfo/certificateChain.html | 135 + .../SignerInfo/dataToHash.html | 135 + .../SignerInfo/digestAlgorithm.html | 59 +- doc/document_reader/SignerInfo/fromJson.html | 155 + doc/document_reader/SignerInfo/issuer.html | 135 + .../SignerInfo/notifications.html | 136 + doc/document_reader/SignerInfo/paStatus.html | 135 + .../SignerInfo/serialNumber.html | 135 + doc/document_reader/SignerInfo/signature.html | 135 + .../SignerInfo/signatureAlgorithm.html | 135 + .../SignerInfo/signedAttributes.html | 135 + .../SignerInfo/subjectKeyIdentifier.html | 59 +- doc/document_reader/SignerInfo/toJson.html | 144 + doc/document_reader/SignerInfo/version.html | 135 + .../document_reader/SuccessOrError.html | 13 +- doc/document_reader/Symbol-class-sidebar.html | 32 + .../document_reader/Symbol-class.html | 57 +- .../document_reader/Symbol/Symbol.html | 13 +- doc/document_reader/Symbol/code.html | 135 + doc/document_reader/Symbol/fromJson.html | 141 + doc/document_reader/Symbol/probability.html | 135 + .../document_reader/Symbol/rect.html | 59 +- doc/document_reader/Symbol/toJson.html | 135 + .../TAChallenge-class-sidebar.html | 34 + .../document_reader/TAChallenge-class.html | 63 +- .../TAChallenge/TAChallenge.html | 13 +- doc/document_reader/TAChallenge/auxPCD.html | 132 + .../TAChallenge/challengePICC.html | 132 + doc/document_reader/TAChallenge/data.html | 132 + doc/document_reader/TAChallenge/fromJson.html | 141 + doc/document_reader/TAChallenge/hashPK.html | 132 + doc/document_reader/TAChallenge/idPICC.html | 132 + doc/document_reader/TAChallenge/toJson.html | 135 + .../document_reader/TASignatureRequest.html | 13 +- .../TaCertificateCompletion.html | 13 +- .../TaSignatureCompletion.html | 13 +- .../TccParams-class-sidebar.html | 34 + .../document_reader/TccParams-class.html | 63 +- .../document_reader/TccParams/TccParams.html | 13 +- doc/document_reader/TccParams/fromJson.html | 141 + .../document_reader/TccParams/pfxCert.html | 55 +- .../document_reader/TccParams/pfxCertUrl.html | 55 +- .../TccParams/pfxPassPhrase.html | 55 +- .../TccParams/serviceUrlPA.html | 129 + .../TccParams/serviceUrlTA.html | 129 + doc/document_reader/TccParams/toJson.html | 135 + .../TextField-class-sidebar.html | 41 + .../document_reader/TextField-class.html | 81 +- .../document_reader/TextField/TextField.html | 13 +- .../TextField/comparisonList.html | 135 + .../TextField/comparisonStatus.html | 135 + doc/document_reader/TextField/fieldName.html | 135 + doc/document_reader/TextField/fieldType.html | 135 + doc/document_reader/TextField/fromJson.html | 157 + .../document_reader/TextField/getValue.html | 27 +- .../document_reader/TextField/lcid.html | 59 +- doc/document_reader/TextField/lcidName.html | 135 + doc/document_reader/TextField/status.html | 135 + doc/document_reader/TextField/toJson.html | 144 + .../TextField/validityList.html | 135 + .../TextField/validityStatus.html | 135 + doc/document_reader/TextField/value.html | 135 + doc/document_reader/TextField/values.html | 135 + .../TextResult-class-sidebar.html | 34 + .../document_reader/TextResult-class.html | 63 +- .../TextResult/TextResult.html | 13 +- .../TextResult/availableSourceList.html | 136 + .../TextResult/comparisonStatus.html | 135 + doc/document_reader/TextResult/fields.html | 135 + doc/document_reader/TextResult/fromJson.html | 148 + doc/document_reader/TextResult/status.html | 135 + doc/document_reader/TextResult/toJson.html | 138 + .../TextResult/validityStatus.html | 135 + .../TextSource-class-sidebar.html | 32 + .../document_reader/TextSource-class.html | 57 +- .../TextSource/TextSource.html | 13 +- doc/document_reader/TextSource/fromJson.html | 142 + doc/document_reader/TextSource/source.html | 135 + .../TextSource/sourceType.html | 135 + doc/document_reader/TextSource/toJson.html | 135 + .../TextSource/validityStatus.html | 135 + .../TransactionInfo-class-sidebar.html | 31 + .../TransactionInfo-class.html | 54 +- .../TransactionInfo/TransactionInfo.html | 13 +- .../TransactionInfo/fromJson.html | 140 + doc/document_reader/TransactionInfo/tag.html | 132 + .../TransactionInfo/toJson.html | 134 + .../TransactionInfo/transactionId.html | 132 + .../VDSNCData-class-sidebar.html | 38 + .../document_reader/VDSNCData-class.html | 75 +- .../document_reader/VDSNCData/VDSNCData.html | 13 +- .../VDSNCData/certificate.html | 59 +- .../VDSNCData/certificateChain.html | 135 + doc/document_reader/VDSNCData/fromJson.html | 151 + .../VDSNCData/issuingCountry.html | 59 +- doc/document_reader/VDSNCData/message.html | 135 + .../VDSNCData/notifications.html | 136 + doc/document_reader/VDSNCData/signature.html | 135 + .../VDSNCData/signatureAlgorithm.html | 135 + doc/document_reader/VDSNCData/toJson.html | 141 + doc/document_reader/VDSNCData/type.html | 138 + doc/document_reader/VDSNCData/version.html | 135 + .../Validity-class-sidebar.html | 31 + .../document_reader/Validity-class.html | 54 +- .../document_reader/Validity/Validity.html | 13 +- doc/document_reader/Validity/fromJson.html | 140 + doc/document_reader/Validity/sourceType.html | 135 + doc/document_reader/Validity/status.html | 135 + doc/document_reader/Validity/toJson.html | 134 + doc/document_reader/Value-class-sidebar.html | 37 + .../document_reader/Value-class.html | 72 +- doc/document_reader/Value/Value.html | 135 + .../document_reader/Value/boundRect.html | 59 +- doc/document_reader/Value/fromJson.html | 148 + .../Value/originalSymbols.html | 135 + .../document_reader/Value/originalValue.html | 59 +- doc/document_reader/Value/pageIndex.html | 135 + doc/document_reader/Value/probability.html | 135 + .../document_reader/Value/rfidOrigin.html | 59 +- doc/document_reader/Value/sourceType.html | 135 + doc/document_reader/Value/toJson.html | 140 + .../VideoEncoderCompletion.html | 13 +- .../ViewContentMode-enum-sidebar.html | 47 + doc/document_reader/ViewContentMode.html | 522 + .../ViewContentMode/ViewContentMode.html | 125 + .../ViewContentMode/getByValue.html | 136 + .../ViewContentMode/value.html | 125 + .../ViewContentMode/values-constant.html | 124 + .../document_reader-library-sidebar.html | 165 + .../document_reader-library.html | 333 +- {docs => doc}/index.html | 15 +- doc/index.json | 1 + {docs => doc}/search.html | 13 +- doc/static-assets/docs.dart.js | 4804 ++++++++ doc/static-assets/docs.dart.js.map | 16 + {docs => doc}/static-assets/favicon.png | Bin {docs => doc}/static-assets/github.css | 0 {docs => doc}/static-assets/highlight.pack.js | 0 {docs => doc}/static-assets/play_button.svg | 0 doc/static-assets/readme.md | 36 + {docs => doc}/static-assets/search.svg | 0 {docs => doc}/static-assets/styles.css | 102 +- ...essControlProcedureType-class-sidebar.html | 30 - .../AccessControlProcedureType/fromJson.html | 142 - .../notifications.html | 134 - .../AccessControlProcedureType/status.html | 134 - .../AccessControlProcedureType/toJson.html | 135 - .../AccessControlProcedureType/type.html | 134 - .../Application-class-sidebar.html | 33 - docs/document_reader/Application/files.html | 134 - .../document_reader/Application/fromJson.html | 145 - docs/document_reader/Application/status.html | 134 - docs/document_reader/Application/toJson.html | 138 - docs/document_reader/Application/type.html | 134 - docs/document_reader/Application/version.html | 134 - .../Attribute-class-sidebar.html | 28 - docs/document_reader/Attribute/fromJson.html | 139 - docs/document_reader/Attribute/toJson.html | 133 - docs/document_reader/Attribute/type.html | 131 - docs/document_reader/Attribute/value.html | 131 - .../Authenticity-enum-sidebar.html | 52 - docs/document_reader/Authenticity.html | 651 -- .../Authenticity/Authenticity.html | 124 - docs/document_reader/Authenticity/value.html | 124 - .../Authenticity/values-constant.html | 123 - .../AuthenticityCheck-class-sidebar.html | 31 - .../AuthenticityCheck/elements.html | 131 - .../AuthenticityCheck/fromJson.html | 143 - .../AuthenticityCheck/pageIndex.html | 131 - .../AuthenticityCheck/status.html | 134 - .../AuthenticityCheck/toJson.html | 136 - .../AuthenticityCheck/type.html | 134 - .../AuthenticityCheck/typeName.html | 131 - .../AuthenticityElement-class-sidebar.html | 31 - .../elementDiagnoseName.html | 131 - .../AuthenticityElement/elementTypeName.html | 131 - .../AuthenticityElement/fromJson.html | 144 - .../AuthenticityElement/status.html | 134 - .../AuthenticityElement/toJson.html | 136 - .../AuthenticityParams-class-sidebar.html | 42 - .../AuthenticityParams/checkAxial.html | 155 - .../checkBarcodeFormat.html | 155 - .../AuthenticityParams/checkExtMRZ.html | 155 - .../AuthenticityParams/checkExtOCR.html | 155 - .../AuthenticityParams/checkFibers.html | 155 - .../AuthenticityParams/checkIPI.html | 155 - .../AuthenticityParams/checkIRB900.html | 155 - .../AuthenticityParams/checkIRVisibility.html | 155 - .../checkImagePatterns.html | 155 - .../AuthenticityParams/checkLetterScreen.html | 155 - .../checkPhotoComparison.html | 155 - .../checkPhotoEmbedding.html | 155 - .../checkUVLuminiscence.html | 155 - .../AuthenticityParams/fromJson.html | 154 - .../AuthenticityParams/livenessParams.html | 154 - .../AuthenticityParams/testSetters.html | 125 - .../AuthenticityParams/toJson.html | 146 - .../AuthenticityParams/useLivenessCheck.html | 158 - .../AuthenticityResult-class-sidebar.html | 28 - .../AuthenticityResult/checks.html | 131 - .../AuthenticityResult/fromJson.html | 140 - .../AuthenticityResult/status.html | 131 - .../AuthenticityResult/toJson.html | 133 - .../Authority-class-sidebar.html | 29 - .../document_reader/Authority/attributes.html | 131 - docs/document_reader/Authority/data.html | 131 - .../Authority/friendlyName.html | 131 - docs/document_reader/Authority/fromJson.html | 141 - docs/document_reader/Authority/toJson.html | 134 - ...BackendProcessingConfig-class-sidebar.html | 29 - .../BackendProcessingConfig/fromJson.html | 141 - .../BackendProcessingConfig/httpHeaders.html | 131 - .../BackendProcessingConfig/toJson.html | 134 - .../BackendProcessingConfig/url.html | 131 - .../BarcodeField-class-sidebar.html | 31 - docs/document_reader/BarcodeField/data.html | 134 - .../BarcodeField/fromJson.html | 142 - .../BarcodeField/pageIndex.html | 134 - docs/document_reader/BarcodeField/status.html | 134 - docs/document_reader/BarcodeField/toJson.html | 136 - .../BarcodeResult-class-sidebar.html | 27 - .../document_reader/BarcodeResult/fields.html | 131 - .../BarcodeResult/fromJson.html | 139 - .../document_reader/BarcodeResult/toJson.html | 132 - .../BarcodeStatus-enum-sidebar.html | 61 - docs/document_reader/BarcodeStatus.html | 775 -- .../BarcodeStatus/BarcodeStatus.html | 124 - docs/document_reader/BarcodeStatus/value.html | 124 - .../BarcodeStatus/values-constant.html | 123 - .../BarcodeType-enum-sidebar.html | 51 - docs/document_reader/BarcodeType.html | 626 -- .../BarcodeType/BarcodeType.html | 124 - docs/document_reader/BarcodeType/value.html | 124 - .../BarcodeType/values-constant.html | 123 - ...etoothServiceCompletion-class-sidebar.html | 26 - .../BytesData-class-sidebar.html | 30 - docs/document_reader/BytesData/data.html | 131 - docs/document_reader/BytesData/fromJson.html | 141 - docs/document_reader/BytesData/length.html | 131 - docs/document_reader/BytesData/status.html | 131 - docs/document_reader/BytesData/toJson.html | 135 - docs/document_reader/BytesData/type.html | 131 - .../CameraMode-enum-sidebar.html | 34 - docs/document_reader/CameraMode.html | 370 - .../CameraMode/CameraMode.html | 124 - docs/document_reader/CameraMode/value.html | 124 - .../CameraMode/values-constant.html | 123 - .../CameraPosition-enum-sidebar.html | 34 - docs/document_reader/CameraPosition.html | 370 - .../CameraPosition/CameraPosition.html | 124 - .../document_reader/CameraPosition/value.html | 124 - .../CameraPosition/values-constant.html | 123 - .../CameraSize-class-sidebar.html | 28 - docs/document_reader/CameraSize/fromJson.html | 137 - docs/document_reader/CameraSize/height.html | 131 - docs/document_reader/CameraSize/toJson.html | 135 - docs/document_reader/CameraSize/width.html | 131 - docs/document_reader/Cap-enum-sidebar.html | 34 - docs/document_reader/Cap.html | 370 - docs/document_reader/Cap/Cap.html | 124 - docs/document_reader/Cap/value.html | 124 - docs/document_reader/Cap/values-constant.html | 123 - .../CaptureMode-enum-sidebar.html | 34 - docs/document_reader/CaptureMode.html | 370 - .../CaptureMode/CaptureMode.html | 124 - docs/document_reader/CaptureMode/value.html | 124 - .../CaptureMode/values-constant.html | 123 - .../CaptureSessionPreset-enum-sidebar.html | 43 - .../document_reader/CaptureSessionPreset.html | 506 - .../CaptureSessionPreset.html | 124 - .../CaptureSessionPreset/value.html | 124 - .../CaptureSessionPreset/values-constant.html | 123 - .../CardProperties-class-sidebar.html | 40 - .../CardProperties/fromJson.html | 151 - .../CardProperties/support4.html | 134 - .../CardProperties/toJson.html | 145 - .../CertificateChain-class-sidebar.html | 39 - .../CertificateChain/extensions.html | 131 - .../CertificateChain/fileName.html | 131 - .../CertificateChain/fromJson.html | 151 - .../CertificateChain/issuer.html | 131 - .../CertificateChain/notifications.html | 131 - .../CertificateChain/origin.html | 131 - .../CertificateChain/paStatus.html | 131 - .../CertificateChain/serialNumber.html | 131 - .../CertificateChain/signatureAlgorithm.html | 131 - .../CertificateChain/subject.html | 131 - .../CertificateChain/subjectPKAlgorithm.html | 131 - .../CertificateChain/toJson.html | 144 - .../CertificateChain/type.html | 135 - .../CertificateChain/validity.html | 131 - .../CertificateChain/version.html | 131 - .../CertificateData-class-sidebar.html | 28 - .../document_reader/CertificateData/data.html | 131 - .../CertificateData/fromJson.html | 139 - .../CertificateData/length.html | 131 - .../CertificateData/toJson.html | 133 - .../CheckDiagnose-enum-sidebar.html | 146 - docs/document_reader/CheckDiagnose.html | 2054 ---- .../CheckDiagnose/CheckDiagnose.html | 124 - docs/document_reader/CheckDiagnose/value.html | 124 - .../CheckDiagnose/values-constant.html | 123 - .../CheckResult-enum-sidebar.html | 34 - docs/document_reader/CheckResult.html | 370 - .../CheckResult/CheckResult.html | 124 - docs/document_reader/CheckResult/value.html | 124 - .../CheckResult/values-constant.html | 123 - .../Comparison-class-sidebar.html | 29 - docs/document_reader/Comparison/fromJson.html | 142 - docs/document_reader/Comparison/status.html | 134 - docs/document_reader/Comparison/toJson.html | 134 - .../Coordinate-class-sidebar.html | 28 - docs/document_reader/Coordinate/fromJson.html | 139 - docs/document_reader/Coordinate/toJson.html | 137 - docs/document_reader/Coordinate/x.html | 131 - docs/document_reader/Coordinate/y.html | 131 - .../CustomButtonTag-enum-sidebar.html | 37 - docs/document_reader/CustomButtonTag.html | 418 - .../CustomButtonTag/CustomButtonTag.html | 124 - .../CustomButtonTag/value.html | 124 - .../CustomButtonTag/values-constant.html | 123 - .../Customization-class-sidebar.html | 88 - .../Customization/activityIndicatorColor.html | 158 - .../Customization/backgroundMaskAlpha.html | 159 - .../Customization/borderBackgroundImage.html | 158 - ...orderBackgroundImageTransformsAndroid.html | 162 - .../borderBackgroundImageTransformsIOS.html | 162 - .../Customization/cameraFrameActiveColor.html | 159 - .../Customization/cameraFrameBorderWidth.html | 159 - .../cameraFrameCornerRadius.html | 159 - .../cameraFrameDefaultColor.html | 160 - .../cameraFrameLandscapeAspectRatio.html | 160 - .../Customization/cameraFrameLineCap.html | 160 - .../Customization/cameraFrameLineLength.html | 161 - .../Customization/cameraFrameOffsetWidth.html | 159 - .../cameraFramePortraitAspectRatio.html | 159 - .../Customization/cameraFrameShapeType.html | 159 - ...cameraFrameVerticalPositionMultiplier.html | 159 - .../cameraPreviewBackgroundColor.html | 160 - .../cameraSwitchButtonImage.html | 159 - .../Customization/captureButtonImage.html | 158 - .../changeFrameButtonCollapseImage.html | 160 - .../changeFrameButtonExpandImage.html | 159 - .../Customization/closeButtonImage.html | 158 - .../document_reader/Customization/colors.html | 154 - .../Customization/customLabelStatus.html | 158 - .../customStatusPositionMultiplier.html | 164 - docs/document_reader/Customization/fonts.html | 154 - .../Customization/fromJson.html | 274 - .../Customization/helpAnimationImage.html | 158 - .../helpAnimationImageTransformsAndroid.html | 162 - .../helpAnimationImageTransformsIOS.html | 162 - .../document_reader/Customization/images.html | 154 - .../Customization/livenessAnimationImage.html | 161 - ...venessAnimationImageTransformsAndroid.html | 162 - .../livenessAnimationImageTransformsIOS.html | 162 - .../livenessAnimationPositionMultiplier.html | 165 - .../multipageAnimationBackImage.html | 158 - ...geAnimationBackImageTransformsAndroid.html | 162 - ...tipageAnimationBackImageTransformsIOS.html | 162 - .../multipageAnimationFrontImage.html | 158 - ...eAnimationFrontImageTransformsAndroid.html | 162 - ...ipageAnimationFrontImageTransformsIOS.html | 162 - .../multipageButtonBackgroundColor.html | 158 - .../Customization/resultStatus.html | 158 - .../resultStatusBackgroundColor.html | 158 - .../resultStatusPositionMultiplier.html | 164 - .../Customization/resultStatusTextColor.html | 159 - .../Customization/resultStatusTextFont.html | 158 - .../Customization/showBackgroundMask.html | 160 - .../Customization/showHelpAnimation.html | 160 - .../Customization/showNextPageAnimation.html | 160 - .../showResultStatusMessages.html | 160 - .../Customization/showStatusMessages.html | 160 - .../document_reader/Customization/status.html | 158 - .../Customization/statusBackgroundColor.html | 159 - .../statusPositionMultiplier.html | 164 - .../Customization/statusTextColor.html | 159 - .../Customization/statusTextFont.html | 158 - .../Customization/testSetters.html | 125 - .../Customization/tintColor.html | 158 - .../document_reader/Customization/toJson.html | 207 - .../Customization/toolbarSize.html | 159 - .../Customization/torchButtonOffImage.html | 158 - .../Customization/torchButtonOnImage.html | 158 - .../Customization/uiCustomizationLayer.html | 159 - .../CustomizationColors-class-sidebar.html | 34 - .../CustomizationColors/fromJson.html | 151 - .../rfidProcessingScreenBackground.html | 155 - ...idProcessingScreenHintLabelBackground.html | 156 - .../rfidProcessingScreenHintLabelText.html | 156 - .../rfidProcessingScreenProgressBar.html | 155 - ...ProcessingScreenProgressBarBackground.html | 156 - ...rfidProcessingScreenProgressLabelText.html | 156 - .../rfidProcessingScreenResultLabelText.html | 156 - .../CustomizationColors/testSetters.html | 125 - .../CustomizationColors/toJson.html | 145 - .../CustomizationFonts-class-sidebar.html | 30 - .../CustomizationFonts/fromJson.html | 143 - .../rfidProcessingScreenHintLabel.html | 155 - .../rfidProcessingScreenProgressLabel.html | 156 - .../rfidProcessingScreenResultLabel.html | 155 - .../CustomizationFonts/testSetters.html | 125 - .../CustomizationFonts/toJson.html | 137 - .../CustomizationImages-class-sidebar.html | 28 - .../CustomizationImages/fromJson.html | 139 - .../rfidProcessingScreenFailureImage.html | 156 - .../CustomizationImages/testSetters.html | 125 - .../CustomizationImages/toJson.html | 133 - .../DataField-class-sidebar.html | 28 - docs/document_reader/DataField/data.html | 131 - docs/document_reader/DataField/fieldType.html | 131 - docs/document_reader/DataField/fromJson.html | 141 - docs/document_reader/DataField/toJson.html | 133 - .../DocFormat-enum-sidebar.html | 46 - docs/document_reader/DocFormat.html | 554 - docs/document_reader/DocFormat/DocFormat.html | 124 - docs/document_reader/DocFormat/value.html | 124 - .../DocFormat/values-constant.html | 123 - .../DocReaderAction-enum-sidebar.html | 43 - docs/document_reader/DocReaderAction.html | 502 - .../DocReaderAction/DocReaderAction.html | 124 - .../DocReaderAction/value.html | 124 - .../DocReaderAction/values-constant.html | 123 - .../DocReaderException-class-sidebar.html | 28 - .../DocReaderException/code.html | 131 - .../DocReaderException/fromJson.html | 137 - .../DocReaderException/message.html | 131 - .../DocReaderException/toJson.html | 131 - .../DocReaderFrame-enum-sidebar.html | 35 - docs/document_reader/DocReaderFrame.html | 386 - .../DocReaderFrame/DocReaderFrame.html | 124 - .../document_reader/DocReaderFrame/value.html | 124 - .../DocReaderFrame/values-constant.html | 123 - .../DocReaderOrientation-enum-sidebar.html | 36 - .../document_reader/DocReaderOrientation.html | 403 - .../DocReaderOrientation.html | 124 - .../DocReaderOrientation/value.html | 124 - .../DocReaderOrientation/values-constant.html | 123 - .../DocReaderScenario-class-sidebar.html | 39 - .../DocReaderScenario/caption.html | 134 - .../DocReaderScenario/description.html | 134 - .../DocReaderScenario/faceExt.html | 131 - .../DocReaderScenario/frameKWHLandscape.html | 131 - .../DocReaderScenario/frameKWHPortrait.html | 131 - .../DocReaderScenario/fromJson.html | 151 - .../DocReaderScenario/manualCrop.html | 131 - .../DocReaderScenario/multiPageOff.html | 131 - .../DocReaderScenario/name.html | 134 - .../DocReaderScenario/seriesProcessMode.html | 131 - .../DocReaderScenario/toJson.html | 142 - .../DocReaderScenario/uvTorch.html | 131 - .../DocReaderVersion-class-sidebar.html | 30 - .../document_reader/DocReaderVersion/api.html | 134 - .../DocReaderVersion/core.html | 134 - .../DocReaderVersion/coreMode.html | 134 - .../DocReaderVersion/database.html | 134 - .../DocReaderVersion/fromJson.html | 139 - .../DocReaderVersion/toJson.html | 133 - .../document_reader/DocType-enum-sidebar.html | 261 - docs/document_reader/DocType.html | 3773 ------- docs/document_reader/DocType/DocType.html | 124 - docs/document_reader/DocType/value.html | 124 - .../DocType/values-constant.html | 123 - .../DocumentReader-class-sidebar.html | 60 - .../DocumentReader/availableScenarios.html | 135 - .../DocumentReader/customization.html | 158 - .../DocumentReader/functionality.html | 159 - .../isAuthenticatorAvailableForUse.html | 138 - .../isBlePermissionsGranted.html | 142 - .../DocumentReader/isReady.html | 136 - .../DocumentReader/license.html | 134 - .../localizationDictionary.html | 161 - .../DocumentReader/onCustomButtonTapped.html | 132 - .../DocumentReader/processParams.html | 158 - docs/document_reader/DocumentReader/rfid.html | 150 - .../DocumentReader/rfidScenario.html | 158 - .../DocumentReader/rfidSessionStatus.html | 171 - .../DocumentReader/status.html | 136 - docs/document_reader/DocumentReader/tag.html | 158 - .../DocumentReader/version.html | 134 - .../videoEncoderCompletion.html | 135 - .../DocumentType-class-sidebar.html | 38 - .../DocumentType/description.html | 134 - docs/document_reader/DocumentType/fDSID.html | 134 - docs/document_reader/DocumentType/format.html | 134 - .../DocumentType/fromJson.html | 151 - .../DocumentType/iCAOCode.html | 134 - docs/document_reader/DocumentType/id.html | 134 - docs/document_reader/DocumentType/mrz.html | 134 - docs/document_reader/DocumentType/name.html | 134 - .../DocumentType/pageIndex.html | 134 - docs/document_reader/DocumentType/toJson.html | 143 - docs/document_reader/DocumentType/type.html | 134 - docs/document_reader/DocumentType/year.html | 134 - .../DocumentsDatabase-class-sidebar.html | 33 - .../DocumentsDatabase/date.html | 134 - .../DocumentsDatabase/fromJson.html | 142 - .../DocumentsDatabase/size.html | 135 - .../DocumentsDatabase/toJson.html | 136 - .../DocumentsDatabase/version.html | 134 - .../EDLDataGroups-class-sidebar.html | 41 - docs/document_reader/EDLDataGroups/dg1.html | 155 - docs/document_reader/EDLDataGroups/dg10.html | 155 - docs/document_reader/EDLDataGroups/dg11.html | 155 - docs/document_reader/EDLDataGroups/dg12.html | 155 - docs/document_reader/EDLDataGroups/dg13.html | 155 - docs/document_reader/EDLDataGroups/dg14.html | 155 - docs/document_reader/EDLDataGroups/dg2.html | 155 - docs/document_reader/EDLDataGroups/dg3.html | 155 - docs/document_reader/EDLDataGroups/dg4.html | 155 - docs/document_reader/EDLDataGroups/dg5.html | 155 - docs/document_reader/EDLDataGroups/dg6.html | 155 - docs/document_reader/EDLDataGroups/dg7.html | 155 - docs/document_reader/EDLDataGroups/dg8.html | 155 - docs/document_reader/EDLDataGroups/dg9.html | 155 - .../EDLDataGroups/fromJson.html | 151 - .../EDLDataGroups/testSetters.html | 124 - .../document_reader/EDLDataGroups/toJson.html | 145 - .../EIDDataGroups-class-sidebar.html | 48 - docs/document_reader/EIDDataGroups/dg1.html | 155 - docs/document_reader/EIDDataGroups/dg10.html | 155 - docs/document_reader/EIDDataGroups/dg11.html | 155 - docs/document_reader/EIDDataGroups/dg12.html | 155 - docs/document_reader/EIDDataGroups/dg13.html | 155 - docs/document_reader/EIDDataGroups/dg14.html | 155 - docs/document_reader/EIDDataGroups/dg15.html | 155 - docs/document_reader/EIDDataGroups/dg16.html | 155 - docs/document_reader/EIDDataGroups/dg17.html | 155 - docs/document_reader/EIDDataGroups/dg18.html | 155 - docs/document_reader/EIDDataGroups/dg19.html | 155 - docs/document_reader/EIDDataGroups/dg2.html | 155 - docs/document_reader/EIDDataGroups/dg20.html | 155 - docs/document_reader/EIDDataGroups/dg21.html | 155 - docs/document_reader/EIDDataGroups/dg3.html | 155 - docs/document_reader/EIDDataGroups/dg4.html | 155 - docs/document_reader/EIDDataGroups/dg5.html | 155 - docs/document_reader/EIDDataGroups/dg6.html | 155 - docs/document_reader/EIDDataGroups/dg7.html | 155 - docs/document_reader/EIDDataGroups/dg8.html | 155 - docs/document_reader/EIDDataGroups/dg9.html | 155 - .../EIDDataGroups/fromJson.html | 158 - .../EIDDataGroups/testSetters.html | 125 - .../document_reader/EIDDataGroups/toJson.html | 152 - .../EPassportDataGroups-class-sidebar.html | 43 - .../EPassportDataGroups/dg1.html | 155 - .../EPassportDataGroups/dg10.html | 155 - .../EPassportDataGroups/dg11.html | 155 - .../EPassportDataGroups/dg12.html | 155 - .../EPassportDataGroups/dg13.html | 155 - .../EPassportDataGroups/dg14.html | 155 - .../EPassportDataGroups/dg15.html | 155 - .../EPassportDataGroups/dg16.html | 155 - .../EPassportDataGroups/dg2.html | 155 - .../EPassportDataGroups/dg3.html | 155 - .../EPassportDataGroups/dg4.html | 155 - .../EPassportDataGroups/dg5.html | 155 - .../EPassportDataGroups/dg6.html | 155 - .../EPassportDataGroups/dg7.html | 155 - .../EPassportDataGroups/dg8.html | 155 - .../EPassportDataGroups/dg9.html | 155 - .../EPassportDataGroups/fromJson.html | 153 - .../EPassportDataGroups/testSetters.html | 125 - .../EPassportDataGroups/toJson.html | 147 - .../ErrorCodes-enum-sidebar.html | 70 - docs/document_reader/ErrorCodes.html | 915 -- .../ErrorCodes/ErrorCodes.html | 124 - docs/document_reader/ErrorCodes/value.html | 124 - .../ErrorCodes/values-constant.html | 123 - .../Extension-class-sidebar.html | 28 - docs/document_reader/Extension/data.html | 131 - docs/document_reader/Extension/fromJson.html | 139 - docs/document_reader/Extension/toJson.html | 133 - docs/document_reader/Extension/type.html | 131 - .../FaceApiParams-class-sidebar.html | 34 - .../FaceApiParams/fromJson.html | 142 - docs/document_reader/FaceApiParams/mode.html | 134 - .../FaceApiParams/threshold.html | 135 - .../document_reader/FaceApiParams/toJson.html | 139 - docs/document_reader/FaceApiParams/url.html | 134 - .../FaceApiSearchParams-class-sidebar.html | 29 - .../FaceApiSearchParams/fromJson.html | 140 - .../FaceApiSearchParams/groupIds.html | 134 - .../FaceApiSearchParams/limit.html | 134 - .../FaceApiSearchParams/threshold.html | 137 - .../FaceApiSearchParams/toJson.html | 134 - .../FieldType-enum-sidebar.html | 666 -- docs/document_reader/FieldType.html | 9853 ----------------- docs/document_reader/FieldType/FieldType.html | 124 - .../FieldType/getTranslation.html | 130 - docs/document_reader/FieldType/value.html | 124 - .../FieldType/values-constant.html | 123 - docs/document_reader/File-class-sidebar.html | 38 - docs/document_reader/File/certificates.html | 131 - .../File/docFieldsGraphics.html | 131 - .../File/docFieldsOriginals.html | 131 - docs/document_reader/File/docFieldsText.html | 131 - docs/document_reader/File/fileData.html | 131 - docs/document_reader/File/fileID.html | 131 - docs/document_reader/File/fromJson.html | 151 - docs/document_reader/File/notifications.html | 131 - docs/document_reader/File/pAStatus.html | 131 - docs/document_reader/File/readingStatus.html | 131 - docs/document_reader/File/readingTime.html | 131 - docs/document_reader/File/toJson.html | 143 - docs/document_reader/File/type.html | 131 - docs/document_reader/File/typeName.html | 131 - .../FileData-class-sidebar.html | 30 - docs/document_reader/FileData/data.html | 131 - docs/document_reader/FileData/fromJson.html | 141 - docs/document_reader/FileData/length.html | 131 - docs/document_reader/FileData/status.html | 131 - docs/document_reader/FileData/toJson.html | 135 - docs/document_reader/FileData/type.html | 131 - docs/document_reader/Font-class-sidebar.html | 29 - docs/document_reader/Font/fromJson.html | 139 - docs/document_reader/Font/name.html | 136 - docs/document_reader/Font/size.html | 134 - docs/document_reader/Font/toJson.html | 134 - .../FontStyle-enum-sidebar.html | 35 - docs/document_reader/FontStyle.html | 385 - docs/document_reader/FontStyle/FontStyle.html | 124 - docs/document_reader/FontStyle/value.html | 124 - .../FontStyle/values-constant.html | 123 - .../FrameShapeType-enum-sidebar.html | 33 - docs/document_reader/FrameShapeType.html | 355 - .../FrameShapeType/FrameShapeType.html | 124 - .../document_reader/FrameShapeType/value.html | 124 - .../FrameShapeType/values-constant.html | 123 - .../Functionality-class-sidebar.html | 58 - .../Functionality/btDeviceName.html | 159 - .../Functionality/cameraFrame.html | 159 - .../Functionality/cameraMode.html | 160 - .../Functionality/cameraPositionIOS.html | 160 - .../cameraResolutionAndroid.html | 159 - .../Functionality/cameraResolutionIOS.html | 159 - .../Functionality/captureMode.html | 159 - .../Functionality/displayMetadata.html | 160 - .../Functionality/excludedCamera2Models.html | 159 - .../Functionality/exposure.html | 159 - .../Functionality/forcePagesCount.html | 158 - .../Functionality/fromJson.html | 182 - .../isCameraTorchCheckDisabled.html | 161 - .../Functionality/isZoomEnabled.html | 160 - .../Functionality/manualMultipageMode.html | 161 - .../Functionality/orientation.html | 159 - .../Functionality/pictureOnBoundsReady.html | 161 - .../Functionality/recordScanningProcess.html | 160 - .../Functionality/rfidTimeout.html | 160 - .../Functionality/showCameraSwitchButton.html | 160 - .../Functionality/showCaptureButton.html | 160 - .../showCaptureButtonDelayFromDetect.html | 163 - .../showCaptureButtonDelayFromStart.html | 162 - .../Functionality/showChangeFrameButton.html | 160 - .../Functionality/showCloseButton.html | 160 - .../Functionality/showSkipNextPageButton.html | 160 - .../Functionality/showTorchButton.html | 160 - .../Functionality/singleResult.html | 161 - .../Functionality/skipFocusingFrames.html | 160 - .../Functionality/testSetters.html | 125 - .../document_reader/Functionality/toJson.html | 162 - .../Functionality/useAuthenticator.html | 159 - .../videoCaptureMotionControl.html | 160 - .../Functionality/zoomFactor.html | 159 - .../GlaresCheckParams-class-sidebar.html | 28 - .../GlaresCheckParams/fromJson.html | 137 - .../GlaresCheckParams/toJson.html | 133 - .../GraphicField-class-sidebar.html | 35 - .../GraphicField/fieldName.html | 134 - .../GraphicField/fieldType.html | 134 - .../GraphicField/fromJson.html | 146 - docs/document_reader/GraphicField/light.html | 134 - .../GraphicField/lightName.html | 134 - .../GraphicField/pageIndex.html | 134 - .../GraphicField/sourceType.html | 134 - docs/document_reader/GraphicField/toJson.html | 140 - docs/document_reader/GraphicField/value.html | 134 - .../GraphicFieldType-enum-sidebar.html | 54 - docs/document_reader/GraphicFieldType.html | 674 -- .../GraphicFieldType/GraphicFieldType.html | 124 - .../GraphicFieldType/value.html | 124 - .../GraphicFieldType/values-constant.html | 123 - .../GraphicResult-class-sidebar.html | 27 - .../document_reader/GraphicResult/fields.html | 134 - .../GraphicResult/fromJson.html | 139 - .../document_reader/GraphicResult/toJson.html | 132 - .../ImageFormat-enum-sidebar.html | 32 - docs/document_reader/ImageFormat.html | 340 - .../ImageFormat/ImageFormat.html | 124 - docs/document_reader/ImageFormat/value.html | 124 - .../ImageFormat/values-constant.html | 123 - .../ImageInputData-class-sidebar.html | 29 - .../ImageInputData/fromJson.html | 137 - .../document_reader/ImageInputData/image.html | 134 - .../document_reader/ImageInputData/light.html | 134 - .../ImageInputData/pageIndex.html | 134 - .../ImageInputData/toJson.html | 132 - .../ImageQA-class-sidebar.html | 37 - .../ImageQA/angleThreshold.html | 160 - .../ImageQA/brightnessThreshold.html | 158 - .../ImageQA/colornessCheck.html | 158 - .../ImageQA/documentPositionIndent.html | 162 - .../document_reader/ImageQA/dpiThreshold.html | 160 - .../document_reader/ImageQA/expectedPass.html | 159 - docs/document_reader/ImageQA/focusCheck.html | 158 - docs/document_reader/ImageQA/fromJson.html | 149 - docs/document_reader/ImageQA/glaresCheck.html | 158 - .../ImageQA/glaresCheckParams.html | 158 - .../ImageQA/screenCapture.html | 158 - docs/document_reader/ImageQA/testSetters.html | 125 - docs/document_reader/ImageQA/toJson.html | 141 - .../ImageQuality-class-sidebar.html | 30 - .../ImageQuality/boundRects.html | 134 - .../ImageQuality/fromJson.html | 142 - docs/document_reader/ImageQuality/result.html | 134 - docs/document_reader/ImageQuality/toJson.html | 135 - docs/document_reader/ImageQuality/type.html | 134 - .../ImageQualityCheckType-enum-sidebar.html | 43 - .../ImageQualityCheckType.html | 502 - .../ImageQualityCheckType.html | 124 - .../ImageQualityCheckType/getTranslation.html | 130 - .../ImageQualityCheckType/value.html | 124 - .../values-constant.html | 123 - .../ImageQualityGroup-class-sidebar.html | 30 - .../ImageQualityGroup/count.html | 134 - .../ImageQualityGroup/fromJson.html | 142 - .../ImageQualityGroup/imageQualityList.html | 134 - .../ImageQualityGroup/pageIndex.html | 134 - .../ImageQualityGroup/result.html | 134 - .../ImageQualityGroup/toJson.html | 135 - .../InitConfig-class-sidebar.html | 33 - .../document_reader/InitConfig/blackList.html | 127 - docs/document_reader/InitConfig/fromJson.html | 140 - docs/document_reader/InitConfig/license.html | 134 - docs/document_reader/InitConfig/toJson.html | 135 - docs/document_reader/LCID-enum-sidebar.html | 199 - docs/document_reader/LCID.html | 2844 ----- docs/document_reader/LCID/LCID.html | 124 - docs/document_reader/LCID/getTranslation.html | 130 - docs/document_reader/LCID/value.html | 124 - .../document_reader/LCID/values-constant.html | 123 - .../LDSParsingErrorCodes-enum-sidebar.html | 158 - .../document_reader/LDSParsingErrorCodes.html | 2228 ---- .../LDSParsingErrorCodes.html | 124 - .../LDSParsingErrorCodes/getTranslation.html | 130 - .../LDSParsingErrorCodes/value.html | 124 - .../LDSParsingErrorCodes/values-constant.html | 123 - ...ParsingNotificationCodes-enum-sidebar.html | 254 - .../LDSParsingNotificationCodes.html | 3668 ------ .../LDSParsingNotificationCodes.html | 124 - .../getTranslation.html | 130 - .../LDSParsingNotificationCodes/value.html | 124 - .../values-constant.html | 123 - .../License-class-sidebar.html | 29 - .../License/countryFilter.html | 136 - docs/document_reader/License/fromJson.html | 140 - docs/document_reader/License/toJson.html | 132 - docs/document_reader/Lights-enum-sidebar.html | 40 - docs/document_reader/Lights.html | 464 - docs/document_reader/Lights/Lights.html | 124 - docs/document_reader/Lights/value.html | 124 - .../Lights/values-constant.html | 123 - .../LivenessParams-class-sidebar.html | 31 - .../LivenessParams/checkED.html | 155 - .../LivenessParams/checkHolo.html | 155 - .../LivenessParams/checkMLI.html | 155 - .../LivenessParams/checkOVI.html | 155 - .../LivenessParams/fromJson.html | 142 - .../LivenessParams/testSetters.html | 125 - .../LivenessParams/toJson.html | 135 - .../MRZFormat-enum-sidebar.html | 38 - docs/document_reader/MRZFormat.html | 428 - docs/document_reader/MRZFormat/MRZFormat.html | 124 - docs/document_reader/MRZFormat/value.html | 124 - .../MRZFormat/values-constant.html | 123 - .../MeasureSystem-enum-sidebar.html | 32 - docs/document_reader/MeasureSystem.html | 347 - .../MeasureSystem/MeasureSystem.html | 124 - docs/document_reader/MeasureSystem/value.html | 124 - .../MeasureSystem/values-constant.html | 123 - .../OnlineMode-enum-sidebar.html | 32 - docs/document_reader/OnlineMode.html | 340 - .../OnlineMode/OnlineMode.html | 124 - docs/document_reader/OnlineMode/value.html | 124 - .../OnlineMode/values-constant.html | 123 - .../OnlineProcessingConfig-class-sidebar.html | 31 - .../OnlineProcessingConfig/fromJson.html | 141 - .../imageCompressionQuality.html | 124 - .../OnlineProcessingConfig/imageFormat.html | 124 - .../OnlineProcessingConfig/mode.html | 124 - .../OnlineProcessingConfig/processParams.html | 124 - .../OnlineProcessingConfig/toJson.html | 134 - .../OnlineProcessingConfig/url.html | 124 - .../OpticalStatus-class-sidebar.html | 35 - .../OpticalStatus/fromJson.html | 147 - .../OpticalStatus/imageQA.html | 134 - docs/document_reader/OpticalStatus/mrz.html | 134 - .../OpticalStatus/overallStatus.html | 134 - .../document_reader/OpticalStatus/toJson.html | 140 - .../PAAttribute-class-sidebar.html | 28 - .../document_reader/PAAttribute/fromJson.html | 137 - docs/document_reader/PAAttribute/toJson.html | 131 - docs/document_reader/PAAttribute/type.html | 131 - docs/document_reader/PAAttribute/value.html | 131 - .../PAResourcesIssuer-class-sidebar.html | 29 - .../PAResourcesIssuer/attributes.html | 131 - .../PAResourcesIssuer/data.html | 131 - .../PAResourcesIssuer/friendlyName.html | 131 - .../PAResourcesIssuer/fromJson.html | 139 - .../PAResourcesIssuer/toJson.html | 132 - .../PDF417Info-class-sidebar.html | 29 - docs/document_reader/PDF417Info/fromJson.html | 140 - docs/document_reader/PDF417Info/rows.html | 134 - docs/document_reader/PDF417Info/toJson.html | 134 - .../PKDCertificate-class-sidebar.html | 29 - .../PKDCertificate/fromJson.html | 136 - .../PKDCertificate/toJson.html | 132 - .../PKDResourceType-enum-sidebar.html | 40 - docs/document_reader/PKDResourceType.html | 458 - .../PKDResourceType/PKDResourceType.html | 124 - .../PKDResourceType/value.html | 124 - .../PKDResourceType/values-constant.html | 123 - .../Position-class-sidebar.html | 42 - docs/document_reader/Position/angle.html | 134 - docs/document_reader/Position/dpi.html | 134 - docs/document_reader/Position/fromJson.html | 153 - docs/document_reader/Position/height.html | 134 - docs/document_reader/Position/inverse.html | 134 - docs/document_reader/Position/objArea.html | 134 - docs/document_reader/Position/pageIndex.html | 134 - .../Position/resultStatus.html | 134 - docs/document_reader/Position/toJson.html | 147 - docs/document_reader/Position/width.html | 134 - .../PrepareProgress-class-sidebar.html | 29 - .../PrepareProgress/downloadedBytes.html | 131 - .../PrepareProgress/fromJson.html | 136 - .../PrepareProgress/progress.html | 131 - .../PrepareProgress/toJson.html | 132 - .../PrepareProgress/totalBytes.html | 131 - .../ProcessParams-class-sidebar.html | 92 - .../ProcessParams/alreadyCropped.html | 160 - .../ProcessParams/authenticityParams.html | 154 - .../backendProcessingConfig.html | 159 - .../ProcessParams/barcodeParserType.html | 161 - .../ProcessParams/barcodeTypes.html | 159 - .../ProcessParams/captureButtonScenario.html | 158 - .../ProcessParams/checkHologram.html | 167 - .../checkRequiredTextFields.html | 159 - .../ProcessParams/convertCase.html | 159 - .../ProcessParams/customParams.html | 158 - .../ProcessParams/dateFormat.html | 161 - .../ProcessParams/debugSaveCroppedImages.html | 158 - .../ProcessParams/debugSaveImages.html | 158 - .../ProcessParams/debugSaveLogs.html | 158 - .../ProcessParams/debugSaveRFIDSession.html | 158 - .../ProcessParams/depersonalizeLog.html | 158 - .../ProcessParams/disableFocusingCheck.html | 158 - .../ProcessParams/disablePerforationOCR.html | 159 - .../ProcessParams/documentAreaMin.html | 160 - .../ProcessParams/documentGroupFilter.html | 159 - .../ProcessParams/documentIDList.html | 159 - .../ProcessParams/doublePageSpread.html | 160 - .../ProcessParams/faceApiParams.html | 158 - .../ProcessParams/fieldTypesFilter.html | 161 - .../ProcessParams/forceDocFormat.html | 159 - .../ProcessParams/forceDocID.html | 158 - .../forceReadMrzBeforeLocate.html | 161 - .../ProcessParams/fromJson.html | 224 - .../generateDoublePageSpreadImage.html | 160 - .../ProcessParams/imageDpiOutMax.html | 159 - .../ProcessParams/imageOutputMaxHeight.html | 158 - .../ProcessParams/imageOutputMaxWidth.html | 158 - .../ProcessParams/imageQA.html | 157 - .../ProcessParams/integralImage.html | 159 - .../ProcessParams/lcidFilter.html | 158 - .../ProcessParams/lcidIgnoreFilter.html | 160 - docs/document_reader/ProcessParams/logs.html | 158 - .../ProcessParams/manualCrop.html | 159 - .../ProcessParams/matchTextFieldMask.html | 162 - .../ProcessParams/measureSystem.html | 160 - .../document_reader/ProcessParams/minDPI.html | 160 - .../ProcessParams/minimalHolderAge.html | 159 - .../ProcessParams/mrzFormatsFilter.html | 159 - .../ProcessParams/multiDocOnImage.html | 159 - .../ProcessParams/multipageProcessing.html | 159 - .../ProcessParams/noGraphics.html | 158 - .../ProcessParams/parseBarcodes.html | 159 - .../ProcessParams/perspectiveAngle.html | 159 - .../ProcessParams/processAuth.html | 158 - .../ProcessParams/respectImageQuality.html | 159 - .../ProcessParams/resultTypeOutput.html | 158 - .../ProcessParams/returnCroppedBarcode.html | 158 - .../ProcessParams/returnUncroppedImage.html | 159 - .../ProcessParams/rfidParams.html | 158 - .../ProcessParams/scenario.html | 158 - .../ProcessParams/sessionLogFolder.html | 159 - .../ProcessParams/shiftExpiryDate.html | 163 - .../shouldReturnPackageForReprocess.html | 160 - .../ProcessParams/splitNames.html | 160 - .../ProcessParams/testSetters.html | 125 - .../ProcessParams/timeout.html | 161 - .../ProcessParams/timeoutFromFirstDetect.html | 161 - .../timeoutFromFirstDocType.html | 161 - .../document_reader/ProcessParams/toJson.html | 197 - .../updateOCRValidityByGlare.html | 159 - .../ProcessParams/useAuthenticityCheck.html | 158 - .../ProcessParams/useFaceApi.html | 158 - .../ProcessParams/uvTorchEnabled.html | 159 - ...ProcessingFinishedStatus-enum-sidebar.html | 34 - .../ProcessingFinishedStatus.html | 373 - .../ProcessingFinishedStatus.html | 124 - .../ProcessingFinishedStatus/value.html | 124 - .../values-constant.html | 123 - ...cessControlProcedureType-enum-sidebar.html | 38 - .../RFIDAccessControlProcedureType.html | 430 - .../RFIDAccessControlProcedureType.html | 124 - .../RFIDAccessControlProcedureType/value.html | 124 - .../values-constant.html | 123 - ...henticationProcedureType-enum-sidebar.html | 34 - .../RFIDAuthenticationProcedureType.html | 370 - .../RFIDAuthenticationProcedureType.html | 124 - .../value.html | 124 - .../values-constant.html | 123 - .../RFIDCertificateType-enum-sidebar.html | 41 - docs/document_reader/RFIDCertificateType.html | 475 - .../RFIDCertificateType.html | 124 - .../RFIDCertificateType/value.html | 124 - .../RFIDCertificateType/values-constant.html | 123 - .../RFIDConfig-class-sidebar.html | 30 - .../RFIDConfig/onProgress.html | 127 - .../RFIDConfig/onRequestPACertificates.html | 127 - .../RFIDConfig/onRequestTACertificates.html | 127 - .../RFIDConfig/onRequestTASignature.html | 127 - .../RFIDDataFileType-enum-sidebar.html | 117 - docs/document_reader/RFIDDataFileType.html | 1618 --- .../RFIDDataFileType/RFIDDataFileType.html | 124 - .../RFIDDataFileType/getTranslation.html | 130 - .../RFIDDataFileType/value.html | 124 - .../RFIDDataFileType/values-constant.html | 123 - .../RFIDErrorCodes-enum-sidebar.html | 146 - docs/document_reader/RFIDErrorCodes.html | 2048 ---- .../RFIDErrorCodes/RFIDErrorCodes.html | 124 - .../RFIDErrorCodes/getTranslation.html | 130 - .../document_reader/RFIDErrorCodes/value.html | 124 - .../RFIDErrorCodes/values-constant.html | 123 - .../RFIDException-class-sidebar.html | 28 - docs/document_reader/RFIDException/code.html | 131 - .../RFIDException/fromJson.html | 137 - .../RFIDException/message.html | 131 - .../document_reader/RFIDException/toJson.html | 131 - .../RFIDNotification-class-sidebar.html | 29 - .../RFIDNotification/fromJson.html | 140 - .../RFIDNotification/progress.html | 134 - .../RFIDNotification/toJson.html | 132 - .../RFIDNotificationCodes-enum-sidebar.html | 67 - .../RFIDNotificationCodes.html | 892 -- .../RFIDNotificationCodes.html | 124 - .../RFIDNotificationCodes/value.html | 124 - .../values-constant.html | 123 - .../RFIDOrigin-class-sidebar.html | 30 - docs/document_reader/RFIDOrigin/dg.html | 131 - docs/document_reader/RFIDOrigin/dgTag.html | 131 - .../document_reader/RFIDOrigin/entryView.html | 131 - docs/document_reader/RFIDOrigin/fromJson.html | 141 - docs/document_reader/RFIDOrigin/tagEntry.html | 131 - docs/document_reader/RFIDOrigin/toJson.html | 135 - .../RFIDParams-class-sidebar.html | 27 - docs/document_reader/RFIDParams/fromJson.html | 138 - .../RFIDParams/paIgnoreNotificationCodes.html | 135 - docs/document_reader/RFIDParams/toJson.html | 132 - .../RFIDPasswordType-enum-sidebar.html | 37 - docs/document_reader/RFIDPasswordType.html | 415 - .../RFIDPasswordType/RFIDPasswordType.html | 124 - .../RFIDPasswordType/value.html | 124 - .../RFIDPasswordType/values-constant.html | 123 - .../RFIDSDKProfilerType-enum-sidebar.html | 33 - docs/document_reader/RFIDSDKProfilerType.html | 355 - .../RFIDSDKProfilerType.html | 124 - .../RFIDSDKProfilerType/value.html | 124 - .../RFIDSDKProfilerType/values-constant.html | 123 - .../RFIDScenario-class-sidebar.html | 79 - .../RFIDScenario/applyAmendments.html | 155 - .../RFIDScenario/authProcType.html | 155 - .../RFIDScenario/authorizedCANAllowed.html | 155 - .../RFIDScenario/authorizedInstallCert.html | 155 - .../RFIDScenario/authorizedInstallQCert.html | 155 - .../RFIDScenario/authorizedPINManagement.html | 155 - .../authorizedPrivilegedTerminal.html | 155 - .../authorizedRestrictedIdentification.html | 156 - .../RFIDScenario/authorizedSTQSignature.html | 155 - .../RFIDScenario/authorizedSTSignature.html | 155 - .../RFIDScenario/authorizedVerifyAge.html | 155 - .../authorizedVerifyCommunityID.html | 155 - .../RFIDScenario/authorizedWriteDG17.html | 155 - .../RFIDScenario/authorizedWriteDG18.html | 155 - .../RFIDScenario/authorizedWriteDG19.html | 155 - .../RFIDScenario/authorizedWriteDG20.html | 155 - .../RFIDScenario/authorizedWriteDG21.html | 155 - .../RFIDScenario/autoSettings.html | 155 - .../auxVerificationCommunityID.html | 155 - .../auxVerificationDateOfBirth.html | 155 - .../RFIDScenario/baseSMProcedure.html | 155 - .../defaultReadingBufferSize.html | 155 - .../RFIDScenario/eDLDataGroups.html | 154 - .../RFIDScenario/eIDDataGroups.html | 154 - .../RFIDScenario/ePassportDataGroups.html | 154 - .../RFIDScenario/eSignPINDefault.html | 155 - .../RFIDScenario/eSignPINNewValue.html | 155 - .../RFIDScenario/fromJson.html | 204 - docs/document_reader/RFIDScenario/mrz.html | 155 - .../RFIDScenario/onlineTA.html | 155 - .../RFIDScenario/onlineTAToSignDataType.html | 155 - .../RFIDScenario/pacePasswordType.html | 155 - .../RFIDScenario/paceStaticBinding.html | 155 - .../RFIDScenario/passiveAuth.html | 155 - .../RFIDScenario/password.html | 155 - .../RFIDScenario/pkdDSCertPriority.html | 155 - docs/document_reader/RFIDScenario/pkdEAC.html | 155 - docs/document_reader/RFIDScenario/pkdPA.html | 155 - .../RFIDScenario/pkdUseExternalCSCA.html | 155 - .../RFIDScenario/proceedReadingAlways.html | 155 - .../RFIDScenario/profilerType.html | 155 - .../document_reader/RFIDScenario/readEDL.html | 155 - .../document_reader/RFIDScenario/readEID.html | 155 - .../RFIDScenario/readEPassport.html | 155 - .../RFIDScenario/readingBuffer.html | 155 - .../RFIDScenario/signManagementAction.html | 155 - docs/document_reader/RFIDScenario/skipAA.html | 155 - .../RFIDScenario/strictProcessing.html | 155 - .../RFIDScenario/terminalType.html | 155 - .../RFIDScenario/testSetters.html | 125 - docs/document_reader/RFIDScenario/toJson.html | 184 - .../RFIDScenario/trustedPKD.html | 155 - .../RFIDScenario/universalAccessRights.html | 155 - docs/document_reader/RFIDScenario/useSFI.html | 155 - .../RFIDScenario/writeEid.html | 155 - .../RFIDSessionData-class-sidebar.html | 37 - .../RFIDSessionData/accessControls.html | 135 - .../RFIDSessionData/applications.html | 135 - .../RFIDSessionData/dataFields.html | 134 - .../RFIDSessionData/dataGroups.html | 134 - .../RFIDSessionData/fromJson.html | 158 - .../RFIDSessionData/securityObjects.html | 135 - .../RFIDSessionData/status.html | 134 - .../RFIDSessionData/toJson.html | 142 - .../RFIDStatus-class-sidebar.html | 33 - docs/document_reader/RFIDStatus/fromJson.html | 145 - .../RFIDStatus/overallStatus.html | 134 - docs/document_reader/RFIDStatus/toJson.html | 138 - .../RFIDTerminalType-enum-sidebar.html | 35 - docs/document_reader/RFIDTerminalType.html | 385 - .../RFIDTerminalType/RFIDTerminalType.html | 124 - .../RFIDTerminalType/value.html | 124 - .../RFIDTerminalType/values-constant.html | 123 - .../RFIDValidity-class-sidebar.html | 28 - .../RFIDValidity/fromJson.html | 139 - .../RFIDValidity/notAfter.html | 131 - .../RFIDValidity/notBefore.html | 131 - docs/document_reader/RFIDValidity/toJson.html | 133 - .../RFIDValue-class-sidebar.html | 31 - docs/document_reader/RFIDValue/data.html | 131 - docs/document_reader/RFIDValue/format.html | 131 - docs/document_reader/RFIDValue/fromJson.html | 142 - docs/document_reader/RFIDValue/length.html | 131 - docs/document_reader/RFIDValue/status.html | 131 - docs/document_reader/RFIDValue/toJson.html | 136 - docs/document_reader/RFIDValue/type.html | 131 - .../RecognizeConfig-class-sidebar.html | 36 - .../document_reader/RecognizeConfig/data.html | 136 - .../RecognizeConfig/extPortrait.html | 128 - .../RecognizeConfig/fromJson.html | 153 - .../RecognizeConfig/image.html | 136 - .../RecognizeConfig/imageInputData.html | 136 - .../RecognizeConfig/images.html | 136 - .../RecognizeConfig/livePortrait.html | 128 - .../onlineProcessingConfig.html | 135 - .../RecognizeConfig/scenario.html | 134 - .../RecognizeConfig/toJson.html | 138 - .../RecognizeData-class-sidebar.html | 30 - docs/document_reader/RecognizeData/data.html | 131 - docs/document_reader/RecognizeData/image.html | 131 - .../RecognizeData/imageInputData.html | 131 - .../document_reader/RecognizeData/images.html | 131 - docs/document_reader/Rect-class-sidebar.html | 30 - docs/document_reader/Rect/bottom.html | 131 - docs/document_reader/Rect/fromJson.html | 141 - docs/document_reader/Rect/left.html | 131 - docs/document_reader/Rect/right.html | 131 - docs/document_reader/Rect/toJson.html | 135 - docs/document_reader/Rect/top.html | 131 - .../ResultType-enum-sidebar.html | 76 - docs/document_reader/ResultType.html | 1017 -- .../ResultType/ResultType.html | 124 - docs/document_reader/ResultType/value.html | 124 - .../ResultType/values-constant.html | 123 - .../Results-class-sidebar.html | 62 - .../Results/barcodePosition.html | 134 - .../Results/documentPosition.html | 134 - .../document_reader/Results/documentType.html | 134 - docs/document_reader/Results/fromJson.html | 180 - .../document_reader/Results/imageQuality.html | 134 - docs/document_reader/Results/mrzPosition.html | 134 - docs/document_reader/Results/status.html | 134 - docs/document_reader/Results/toJson.html | 150 - .../Results/transactionInfo.html | 131 - .../ResultsStatus-class-sidebar.html | 33 - .../ResultsStatus/fromJson.html | 146 - .../ResultsStatus/overallStatus.html | 134 - docs/document_reader/ResultsStatus/rfid.html | 134 - .../document_reader/ResultsStatus/toJson.html | 138 - .../ScannerConfig-class-sidebar.html | 33 - .../ScannerConfig/cameraId.html | 128 - .../ScannerConfig/extPortrait.html | 128 - .../ScannerConfig/fromJson.html | 142 - .../ScannerConfig/livePortrait.html | 128 - .../ScannerConfig/onlineProcessingConfig.html | 135 - .../ScannerConfig/scenario.html | 134 - .../document_reader/ScannerConfig/toJson.html | 134 - .../Scenario-enum-sidebar.html | 49 - docs/document_reader/Scenario.html | 598 - docs/document_reader/Scenario/Scenario.html | 124 - docs/document_reader/Scenario/value.html | 124 - .../Scenario/values-constant.html | 123 - .../SecurityFeatureType-enum-sidebar.html | 84 - docs/document_reader/SecurityFeatureType.html | 1124 -- .../SecurityFeatureType.html | 124 - .../SecurityFeatureType/value.html | 124 - .../SecurityFeatureType/values-constant.html | 123 - .../SecurityObject-class-sidebar.html | 31 - .../SecurityObject/fromJson.html | 143 - .../SecurityObject/notifications.html | 135 - .../SecurityObject/objectType.html | 134 - .../SecurityObject/signerInfos.html | 135 - .../SecurityObject/toJson.html | 136 - .../SecurityObject/version.html | 134 - ...urityObjectCertificates-class-sidebar.html | 27 - .../SecurityObjectCertificates/fromJson.html | 139 - .../securityObject.html | 131 - .../SecurityObjectCertificates/toJson.html | 132 - .../SignManagementAction-enum-sidebar.html | 38 - .../document_reader/SignManagementAction.html | 430 - .../SignManagementAction.html | 124 - .../SignManagementAction/value.html | 124 - .../SignManagementAction/values-constant.html | 123 - .../SignerInfo-class-sidebar.html | 38 - .../SignerInfo/certificateChain.html | 134 - .../SignerInfo/dataToHash.html | 134 - docs/document_reader/SignerInfo/fromJson.html | 152 - docs/document_reader/SignerInfo/issuer.html | 134 - .../SignerInfo/notifications.html | 135 - docs/document_reader/SignerInfo/paStatus.html | 134 - .../SignerInfo/serialNumber.html | 134 - .../document_reader/SignerInfo/signature.html | 134 - .../SignerInfo/signatureAlgorithm.html | 134 - .../SignerInfo/signedAttributes.html | 134 - docs/document_reader/SignerInfo/toJson.html | 143 - docs/document_reader/SignerInfo/version.html | 134 - .../document_reader/Symbol-class-sidebar.html | 29 - docs/document_reader/Symbol/code.html | 134 - docs/document_reader/Symbol/fromJson.html | 140 - docs/document_reader/Symbol/probability.html | 134 - docs/document_reader/Symbol/toJson.html | 134 - .../TAChallenge-class-sidebar.html | 31 - docs/document_reader/TAChallenge/auxPCD.html | 131 - .../TAChallenge/challengePICC.html | 131 - docs/document_reader/TAChallenge/data.html | 131 - .../document_reader/TAChallenge/fromJson.html | 140 - docs/document_reader/TAChallenge/hashPK.html | 131 - docs/document_reader/TAChallenge/idPICC.html | 131 - docs/document_reader/TAChallenge/toJson.html | 134 - .../TccParams-class-sidebar.html | 31 - docs/document_reader/TccParams/fromJson.html | 140 - .../TccParams/serviceUrlPA.html | 128 - .../TccParams/serviceUrlTA.html | 128 - docs/document_reader/TccParams/toJson.html | 134 - .../TextField-class-sidebar.html | 38 - .../TextField/comparisonList.html | 134 - .../TextField/comparisonStatus.html | 134 - docs/document_reader/TextField/fieldName.html | 134 - docs/document_reader/TextField/fieldType.html | 134 - docs/document_reader/TextField/fromJson.html | 154 - docs/document_reader/TextField/lcidName.html | 134 - docs/document_reader/TextField/status.html | 134 - docs/document_reader/TextField/toJson.html | 143 - .../TextField/validityList.html | 134 - .../TextField/validityStatus.html | 134 - docs/document_reader/TextField/value.html | 134 - docs/document_reader/TextField/values.html | 134 - .../TextResult-class-sidebar.html | 31 - .../TextResult/availableSourceList.html | 135 - .../TextResult/comparisonStatus.html | 134 - docs/document_reader/TextResult/fields.html | 134 - docs/document_reader/TextResult/fromJson.html | 146 - docs/document_reader/TextResult/status.html | 134 - docs/document_reader/TextResult/toJson.html | 137 - .../TextResult/validityStatus.html | 134 - .../TextSource-class-sidebar.html | 29 - docs/document_reader/TextSource/fromJson.html | 141 - docs/document_reader/TextSource/source.html | 134 - .../TextSource/sourceType.html | 134 - docs/document_reader/TextSource/toJson.html | 134 - .../TextSource/validityStatus.html | 134 - .../TransactionInfo-class-sidebar.html | 28 - .../TransactionInfo/fromJson.html | 139 - docs/document_reader/TransactionInfo/tag.html | 131 - .../TransactionInfo/toJson.html | 133 - .../TransactionInfo/transactionId.html | 131 - .../VDSNCData-class-sidebar.html | 35 - .../VDSNCData/certificateChain.html | 134 - docs/document_reader/VDSNCData/fromJson.html | 149 - docs/document_reader/VDSNCData/message.html | 134 - .../VDSNCData/notifications.html | 135 - docs/document_reader/VDSNCData/signature.html | 134 - .../VDSNCData/signatureAlgorithm.html | 134 - docs/document_reader/VDSNCData/toJson.html | 140 - docs/document_reader/VDSNCData/type.html | 137 - docs/document_reader/VDSNCData/version.html | 134 - .../Validity-class-sidebar.html | 28 - docs/document_reader/Validity/fromJson.html | 139 - docs/document_reader/Validity/sourceType.html | 134 - docs/document_reader/Validity/status.html | 134 - docs/document_reader/Validity/toJson.html | 133 - docs/document_reader/Value-class-sidebar.html | 34 - docs/document_reader/Value/Value.html | 134 - docs/document_reader/Value/fromJson.html | 146 - .../Value/originalSymbols.html | 134 - docs/document_reader/Value/pageIndex.html | 134 - docs/document_reader/Value/probability.html | 134 - docs/document_reader/Value/sourceType.html | 134 - docs/document_reader/Value/toJson.html | 139 - .../ViewContentMode-enum-sidebar.html | 44 - docs/document_reader/ViewContentMode.html | 523 - .../ViewContentMode/ViewContentMode.html | 124 - .../ViewContentMode/value.html | 124 - .../ViewContentMode/values-constant.html | 123 - .../document_reader-library-sidebar.html | 162 - docs/index.json | 1 - docs/static-assets/docs.dart.js | 6152 ---------- docs/static-assets/docs.dart.js.map | 16 - docs/static-assets/readme.md | 22 - example/analysis_options.yaml | 1 + .../android/app/src/debug/AndroidManifest.xml | 3 +- .../android/app/src/main/AndroidManifest.xml | 2 - .../app/src/profile/AndroidManifest.xml | 3 +- example/android/build.gradle | 2 +- example/lib/extra/rfid_custom_ui.dart | 6 +- example/lib/main.dart | 13 +- example/pubspec.yaml | 3 +- ios/Classes/FlutterDocumentReaderApiPlugin.m | 26 +- ios/Classes/RGLWConfig.m | 7 + ios/flutter_document_reader_api.podspec | 4 +- lib/flutter_document_reader_api.dart | 297 +- lib/src/config/InitConfig.dart | 86 - lib/src/config/OnlineProcessingConfig.dart | 78 - lib/src/config/RFIDConfig.dart | 125 - lib/src/config/RecognizeConfig.dart | 204 - lib/src/config/ScannerConfig.dart | 77 - lib/src/config/init_config.dart | 87 + lib/src/config/online_processing_config.dart | 78 + lib/src/config/recognize_config.dart | 206 + lib/src/config/rfid_config.dart | 125 + lib/src/config/scanner_config.dart | 77 + lib/src/info/DocReaderException.dart | 158 - lib/src/info/DocReaderScenario.dart | 201 - lib/src/info/DocReaderVersion.dart | 49 - lib/src/info/DocumentsDatabase.dart | 68 - lib/src/info/License.dart | 2 +- lib/src/info/PrepareProgress.dart | 51 - lib/src/info/RFIDException.dart | 34 - lib/src/info/doc_reader_exception.dart | 158 + lib/src/info/doc_reader_scenario.dart | 201 + lib/src/info/doc_reader_version.dart | 49 + lib/src/info/documents_database.dart | 68 + lib/src/info/prepare_progress.dart | 51 + lib/src/info/rfid_exception.dart | 34 + lib/src/internal/Bridge.dart | 2 +- lib/src/internal/EventChannels.dart | 153 - lib/src/internal/Utils.dart | 2 +- lib/src/internal/event_channels.dart | 154 + lib/src/params/Functionality.dart | 5 +- .../params/customization/Customization.dart | 35 +- .../customization/CustomizationColors.dart | 119 - .../customization/CustomizationFonts.dart | 71 - .../customization/CustomizationImages.dart | 50 - lib/src/params/customization/Font.dart | 2 +- .../customization/customization_colors.dart | 130 + .../customization/customization_fonts.dart | 71 + .../customization/customization_images.dart | 50 + .../process_params/AuthenticityParams.dart | 174 - .../BackendProcessingConfig.dart | 48 - .../params/process_params/FaceApiParams.dart | 89 - .../process_params/FaceApiSearchParams.dart | 53 - .../process_params/GlaresCheckParams.dart | 40 - lib/src/params/process_params/ImageQA.dart | 149 - .../params/process_params/LivenessParams.dart | 75 - .../params/process_params/ProcessParams.dart | 837 -- lib/src/params/process_params/RFIDParams.dart | 34 - .../process_params/authenticity_params.dart | 174 + .../backend_processing_config.dart | 49 + .../process_params/face_api_params.dart | 89 + .../face_api_search_params.dart | 53 + .../process_params/glares_check_params.dart | 40 + lib/src/params/process_params/image_qa.dart | 149 + .../process_params/liveness_params.dart | 75 + .../params/process_params/process_params.dart | 906 ++ .../params/process_params/rfid_params.dart | 34 + .../params/rfid_scenario/EDLDataGroups.dart | 163 - .../params/rfid_scenario/EIDDataGroups.dart | 227 - .../rfid_scenario/EPassportDataGroups.dart | 182 - .../params/rfid_scenario/RfidScenario.dart | 672 -- .../rfid_scenario/e_passport_data_groups.dart | 183 + .../params/rfid_scenario/edl_data_groups.dart | 164 + .../params/rfid_scenario/eid_data_groups.dart | 228 + .../params/rfid_scenario/rfid_scenario.dart | 673 ++ lib/src/results/DocumentType.dart | 869 -- lib/src/results/Position.dart | 2 +- lib/src/results/Results.dart | 25 +- lib/src/results/TransactionInfo.dart | 34 - .../results/authenticity/Authenticity.dart | 2 +- .../authenticity/AuthenticityCheck.dart | 52 - .../authenticity/AuthenticityElement.dart | 54 - .../authenticity/AuthenticityResult.dart | 35 - .../results/authenticity/CheckDiagnose.dart | 354 - .../authenticity/SecurityFeatureType.dart | 168 - .../authenticity/authenticity_check.dart | 53 + .../authenticity/authenticity_element.dart | 54 + .../authenticity/authenticity_result.dart | 36 + .../results/authenticity/check_diagnose.dart | 363 + .../authenticity/security_feature_type.dart | 168 + lib/src/results/barcode/BarcodeField.dart | 55 - lib/src/results/barcode/BarcodeResult.dart | 31 - lib/src/results/barcode/BarcodeStatus.dart | 116 - lib/src/results/barcode/BarcodeType.dart | 91 - lib/src/results/barcode/PDF417Info.dart | 42 - lib/src/results/barcode/barcode_field.dart | 55 + lib/src/results/barcode/barcode_result.dart | 32 + lib/src/results/barcode/barcode_status.dart | 116 + lib/src/results/barcode/barcode_type.dart | 93 + lib/src/results/barcode/pdf417_info.dart | 42 + lib/src/results/document_type.dart | 871 ++ .../results/image_quality/ImageQuality.dart | 50 - .../image_quality/ImageQualityCheckType.dart | 69 - .../image_quality/ImageQualityGroup.dart | 50 - .../results/image_quality/image_quality.dart | 51 + .../image_quality_check_type.dart | 71 + .../image_quality/image_quality_group.dart | 51 + .../rfid/AccessControlProcedureType.dart | 52 - lib/src/results/rfid/Application.dart | 5 +- lib/src/results/rfid/Attribute.dart | 2 +- lib/src/results/rfid/Authority.dart | 5 +- lib/src/results/rfid/CardProperties.dart | 115 - lib/src/results/rfid/CertificateChain.dart | 92 - lib/src/results/rfid/CertificateData.dart | 34 - lib/src/results/rfid/DataField.dart | 36 - lib/src/results/rfid/Extension.dart | 2 +- lib/src/results/rfid/File.dart | 2 +- lib/src/results/rfid/FileData.dart | 44 - .../rfid/RFIDAccessControlProcedureType.dart | 48 - lib/src/results/rfid/RFIDCertificateType.dart | 45 - lib/src/results/rfid/RFIDDataFileType.dart | 119 - lib/src/results/rfid/RFIDSessionData.dart | 105 - lib/src/results/rfid/RFIDValidity.dart | 34 - lib/src/results/rfid/RFIDValue.dart | 49 - lib/src/results/rfid/SecurityObject.dart | 61 - .../rfid/SecurityObjectCertificates.dart | 30 - lib/src/results/rfid/SignerInfo.dart | 103 - .../rfid/access_control_procedure_type.dart | 52 + lib/src/results/rfid/card_properties.dart | 115 + lib/src/results/rfid/certificate_chain.dart | 93 + lib/src/results/rfid/certificate_data.dart | 34 + lib/src/results/rfid/data_field.dart | 36 + lib/src/results/rfid/file_data.dart | 44 + .../rfid_access_control_procedure_type.dart | 48 + .../results/rfid/rfid_certificate_type.dart | 45 + lib/src/results/rfid/rfid_data_file_type.dart | 119 + lib/src/results/rfid/rfid_session_data.dart | 110 + lib/src/results/rfid/rfid_validity.dart | 34 + lib/src/results/rfid/rfid_value.dart | 49 + lib/src/results/rfid/security_object.dart | 62 + .../rfid/security_object_certificates.dart | 30 + lib/src/results/rfid/signer_info.dart | 105 + lib/src/results/status/CheckResult.dart | 35 - lib/src/results/status/OpticalStatus.dart | 81 - lib/src/results/status/RFIDStatus.dart | 68 - lib/src/results/status/ResultsStatus.dart | 69 - lib/src/results/status/check_result.dart | 35 + lib/src/results/status/optical_status.dart | 81 + lib/src/results/status/results_status.dart | 69 + lib/src/results/status/rfid_status.dart | 68 + lib/src/results/transaction_info.dart | 34 + .../visible_digital_seals/BytesData.dart | 44 - .../LDSParsingErrorCodes.dart | 157 - .../LDSParsingNotificationCodes.dart | 253 - .../visible_digital_seals/VDSNCData.dart | 87 - .../visible_digital_seals/bytes_data.dart | 44 + .../lds_parsing_error_codes.dart | 157 + .../lds_parsing_notification_codes.dart | 253 + .../visible_digital_seals/vdsnc_data.dart | 88 + .../results/visual_results/Comparison.dart | 2 +- lib/src/results/visual_results/FieldType.dart | 1918 ---- .../results/visual_results/GraphicField.dart | 79 - .../visual_results/GraphicFieldType.dart | 97 - .../results/visual_results/GraphicResult.dart | 32 - lib/src/results/visual_results/LCID.dart | 6 +- lib/src/results/visual_results/Lights.dart | 2 +- .../results/visual_results/RFIDOrigin.dart | 45 - lib/src/results/visual_results/Rect.dart | 2 +- lib/src/results/visual_results/Symbol.dart | 2 +- lib/src/results/visual_results/TextField.dart | 103 - .../results/visual_results/TextResult.dart | 61 - .../results/visual_results/TextSource.dart | 44 - lib/src/results/visual_results/Validity.dart | 2 +- lib/src/results/visual_results/Value.dart | 5 +- .../results/visual_results/field_type.dart | 1920 ++++ .../results/visual_results/graphic_field.dart | 79 + .../visual_results/graphic_field_type.dart | 97 + .../visual_results/graphic_result.dart | 33 + .../results/visual_results/rfid_origin.dart | 45 + .../results/visual_results/text_field.dart | 105 + .../results/visual_results/text_result.dart | 62 + .../results/visual_results/text_source.dart | 44 + lib/src/rfid/PAAttribute.dart | 34 - lib/src/rfid/PAResourcesIssuer.dart | 40 - lib/src/rfid/PKDCertificate.dart | 103 - lib/src/rfid/RFIDErrorCodes.dart | 144 - lib/src/rfid/RFIDNotification.dart | 197 - lib/src/rfid/TAChallenge.dart | 49 - lib/src/rfid/TccParams.dart | 54 - lib/src/rfid/pa_attribute.dart | 34 + lib/src/rfid/pa_resources_issuer.dart | 40 + lib/src/rfid/pkd_certificate.dart | 103 + lib/src/rfid/rfid_error_codes.dart | 144 + lib/src/rfid/rfid_notification.dart | 197 + lib/src/rfid/ta_challenge.dart | 49 + lib/src/rfid/tcc_params.dart | 54 + pubspec.lock | 66 +- pubspec.yaml | 4 +- test/json.dart | 5 +- test/utils.dart | 14 +- 2843 files changed, 220239 insertions(+), 208359 deletions(-) create mode 100644 analysis_options.yaml rename {docs => doc}/__404error.html (93%) rename {docs => doc}/categories.json (100%) create mode 100644 doc/document_reader/AccessControlProcedureType-class-sidebar.html rename {docs => doc}/document_reader/AccessControlProcedureType-class.html (91%) rename {docs => doc}/document_reader/AccessControlProcedureType/AccessControlProcedureType.html (93%) rename {docs => doc}/document_reader/AccessControlProcedureType/activeOptionIdx.html (75%) create mode 100644 doc/document_reader/AccessControlProcedureType/fromJson.html create mode 100644 doc/document_reader/AccessControlProcedureType/notifications.html create mode 100644 doc/document_reader/AccessControlProcedureType/status.html create mode 100644 doc/document_reader/AccessControlProcedureType/toJson.html create mode 100644 doc/document_reader/AccessControlProcedureType/type.html create mode 100644 doc/document_reader/Application-class-sidebar.html rename {docs => doc}/document_reader/Application-class.html (90%) rename {docs => doc}/document_reader/Application/Application.html (92%) rename {docs => doc}/document_reader/Application/applicationID.html (75%) rename {docs => doc}/document_reader/Application/dataHashAlgorithm.html (75%) create mode 100644 doc/document_reader/Application/files.html create mode 100644 doc/document_reader/Application/fromJson.html create mode 100644 doc/document_reader/Application/status.html create mode 100644 doc/document_reader/Application/toJson.html create mode 100644 doc/document_reader/Application/type.html rename {docs => doc}/document_reader/Application/unicodeVersion.html (75%) create mode 100644 doc/document_reader/Application/version.html create mode 100644 doc/document_reader/Attribute-class-sidebar.html rename {docs => doc}/document_reader/Attribute-class.html (90%) rename {docs => doc}/document_reader/Attribute/Attribute.html (92%) create mode 100644 doc/document_reader/Attribute/fromJson.html create mode 100644 doc/document_reader/Attribute/toJson.html create mode 100644 doc/document_reader/Attribute/type.html create mode 100644 doc/document_reader/Attribute/value.html create mode 100644 doc/document_reader/Authenticity-enum-sidebar.html create mode 100644 doc/document_reader/Authenticity.html create mode 100644 doc/document_reader/Authenticity/Authenticity.html create mode 100644 doc/document_reader/Authenticity/getByValue.html create mode 100644 doc/document_reader/Authenticity/value.html create mode 100644 doc/document_reader/Authenticity/values-constant.html create mode 100644 doc/document_reader/AuthenticityCheck-class-sidebar.html rename {docs => doc}/document_reader/AuthenticityCheck-class.html (90%) rename {docs => doc}/document_reader/AuthenticityCheck/AuthenticityCheck.html (93%) create mode 100644 doc/document_reader/AuthenticityCheck/elements.html create mode 100644 doc/document_reader/AuthenticityCheck/fromJson.html create mode 100644 doc/document_reader/AuthenticityCheck/pageIndex.html create mode 100644 doc/document_reader/AuthenticityCheck/status.html create mode 100644 doc/document_reader/AuthenticityCheck/toJson.html create mode 100644 doc/document_reader/AuthenticityCheck/type.html create mode 100644 doc/document_reader/AuthenticityCheck/typeName.html create mode 100644 doc/document_reader/AuthenticityElement-class-sidebar.html rename {docs => doc}/document_reader/AuthenticityElement-class.html (90%) rename {docs => doc}/document_reader/AuthenticityElement/AuthenticityElement.html (93%) rename {docs => doc}/document_reader/AuthenticityElement/elementDiagnose.html (75%) create mode 100644 doc/document_reader/AuthenticityElement/elementDiagnoseName.html rename {docs => doc}/document_reader/AuthenticityElement/elementType.html (75%) create mode 100644 doc/document_reader/AuthenticityElement/elementTypeName.html create mode 100644 doc/document_reader/AuthenticityElement/fromJson.html create mode 100644 doc/document_reader/AuthenticityElement/status.html create mode 100644 doc/document_reader/AuthenticityElement/toJson.html create mode 100644 doc/document_reader/AuthenticityParams-class-sidebar.html rename {docs => doc}/document_reader/AuthenticityParams-class.html (89%) rename {docs => doc}/document_reader/AuthenticityParams/AuthenticityParams.html (93%) create mode 100644 doc/document_reader/AuthenticityParams/checkAxial.html create mode 100644 doc/document_reader/AuthenticityParams/checkBarcodeFormat.html create mode 100644 doc/document_reader/AuthenticityParams/checkExtMRZ.html create mode 100644 doc/document_reader/AuthenticityParams/checkExtOCR.html create mode 100644 doc/document_reader/AuthenticityParams/checkFibers.html create mode 100644 doc/document_reader/AuthenticityParams/checkIPI.html create mode 100644 doc/document_reader/AuthenticityParams/checkIRB900.html create mode 100644 doc/document_reader/AuthenticityParams/checkIRVisibility.html create mode 100644 doc/document_reader/AuthenticityParams/checkImagePatterns.html create mode 100644 doc/document_reader/AuthenticityParams/checkLetterScreen.html create mode 100644 doc/document_reader/AuthenticityParams/checkPhotoComparison.html create mode 100644 doc/document_reader/AuthenticityParams/checkPhotoEmbedding.html create mode 100644 doc/document_reader/AuthenticityParams/checkUVLuminiscence.html create mode 100644 doc/document_reader/AuthenticityParams/fromJson.html create mode 100644 doc/document_reader/AuthenticityParams/livenessParams.html create mode 100644 doc/document_reader/AuthenticityParams/testSetters.html create mode 100644 doc/document_reader/AuthenticityParams/toJson.html create mode 100644 doc/document_reader/AuthenticityParams/useLivenessCheck.html create mode 100644 doc/document_reader/AuthenticityResult-class-sidebar.html rename {docs => doc}/document_reader/AuthenticityResult-class.html (91%) rename {docs => doc}/document_reader/AuthenticityResult/AuthenticityResult.html (93%) create mode 100644 doc/document_reader/AuthenticityResult/checks.html create mode 100644 doc/document_reader/AuthenticityResult/fromJson.html create mode 100644 doc/document_reader/AuthenticityResult/status.html create mode 100644 doc/document_reader/AuthenticityResult/toJson.html create mode 100644 doc/document_reader/Authority-class-sidebar.html rename {docs => doc}/document_reader/Authority-class.html (91%) rename {docs => doc}/document_reader/Authority/Authority.html (92%) create mode 100644 doc/document_reader/Authority/attributes.html create mode 100644 doc/document_reader/Authority/data.html create mode 100644 doc/document_reader/Authority/friendlyName.html create mode 100644 doc/document_reader/Authority/fromJson.html create mode 100644 doc/document_reader/Authority/toJson.html create mode 100644 doc/document_reader/BackendProcessingConfig-class-sidebar.html rename {docs => doc}/document_reader/BackendProcessingConfig-class.html (91%) rename {docs => doc}/document_reader/BackendProcessingConfig/BackendProcessingConfig.html (90%) create mode 100644 doc/document_reader/BackendProcessingConfig/fromJson.html create mode 100644 doc/document_reader/BackendProcessingConfig/httpHeaders.html rename {docs => doc}/document_reader/BackendProcessingConfig/rfidServerSideChipVerification.html (75%) create mode 100644 doc/document_reader/BackendProcessingConfig/toJson.html create mode 100644 doc/document_reader/BackendProcessingConfig/url.html create mode 100644 doc/document_reader/BarcodeField-class-sidebar.html rename {docs => doc}/document_reader/BarcodeField-class.html (90%) rename {docs => doc}/document_reader/BarcodeField/BarcodeField.html (93%) rename {docs => doc}/document_reader/BarcodeField/barcodeType.html (75%) create mode 100644 doc/document_reader/BarcodeField/data.html create mode 100644 doc/document_reader/BarcodeField/fromJson.html create mode 100644 doc/document_reader/BarcodeField/pageIndex.html rename {docs => doc}/document_reader/BarcodeField/pdf417Info.html (75%) create mode 100644 doc/document_reader/BarcodeField/status.html create mode 100644 doc/document_reader/BarcodeField/toJson.html create mode 100644 doc/document_reader/BarcodeResult-class-sidebar.html rename {docs => doc}/document_reader/BarcodeResult-class.html (91%) rename {docs => doc}/document_reader/BarcodeResult/BarcodeResult.html (93%) create mode 100644 doc/document_reader/BarcodeResult/fields.html create mode 100644 doc/document_reader/BarcodeResult/fromJson.html create mode 100644 doc/document_reader/BarcodeResult/toJson.html create mode 100644 doc/document_reader/BarcodeStatus-enum-sidebar.html create mode 100644 doc/document_reader/BarcodeStatus.html create mode 100644 doc/document_reader/BarcodeStatus/BarcodeStatus.html create mode 100644 doc/document_reader/BarcodeStatus/getByValue.html create mode 100644 doc/document_reader/BarcodeStatus/value.html create mode 100644 doc/document_reader/BarcodeStatus/values-constant.html create mode 100644 doc/document_reader/BarcodeType-enum-sidebar.html create mode 100644 doc/document_reader/BarcodeType.html create mode 100644 doc/document_reader/BarcodeType/BarcodeType.html create mode 100644 doc/document_reader/BarcodeType/fromIntList.html create mode 100644 doc/document_reader/BarcodeType/getByValue.html create mode 100644 doc/document_reader/BarcodeType/value.html create mode 100644 doc/document_reader/BarcodeType/values-constant.html create mode 100644 doc/document_reader/BluetoothServiceCompletion-class-sidebar.html rename {docs => doc}/document_reader/BluetoothServiceCompletion-class.html (89%) rename {docs => doc}/document_reader/BluetoothServiceCompletion/BluetoothServiceCompletion.html (93%) rename {docs => doc}/document_reader/BluetoothServiceCompletion/onDeviceReady.html (88%) rename {docs => doc}/document_reader/BluetoothServiceCompletion/onServiceConnected.html (89%) rename {docs => doc}/document_reader/BluetoothServiceCompletion/onServiceDisconnected.html (88%) create mode 100644 doc/document_reader/BytesData-class-sidebar.html rename {docs => doc}/document_reader/BytesData-class.html (90%) rename {docs => doc}/document_reader/BytesData/BytesData.html (92%) create mode 100644 doc/document_reader/BytesData/data.html create mode 100644 doc/document_reader/BytesData/fromJson.html create mode 100644 doc/document_reader/BytesData/length.html create mode 100644 doc/document_reader/BytesData/status.html create mode 100644 doc/document_reader/BytesData/toJson.html create mode 100644 doc/document_reader/BytesData/type.html create mode 100644 doc/document_reader/CameraMode-enum-sidebar.html create mode 100644 doc/document_reader/CameraMode.html create mode 100644 doc/document_reader/CameraMode/CameraMode.html create mode 100644 doc/document_reader/CameraMode/getByValue.html create mode 100644 doc/document_reader/CameraMode/value.html create mode 100644 doc/document_reader/CameraMode/values-constant.html create mode 100644 doc/document_reader/CameraPosition-enum-sidebar.html create mode 100644 doc/document_reader/CameraPosition.html create mode 100644 doc/document_reader/CameraPosition/CameraPosition.html create mode 100644 doc/document_reader/CameraPosition/getByValue.html create mode 100644 doc/document_reader/CameraPosition/value.html create mode 100644 doc/document_reader/CameraPosition/values-constant.html create mode 100644 doc/document_reader/CameraSize-class-sidebar.html rename {docs => doc}/document_reader/CameraSize-class.html (90%) rename {docs => doc}/document_reader/CameraSize/CameraSize.html (92%) create mode 100644 doc/document_reader/CameraSize/fromJson.html create mode 100644 doc/document_reader/CameraSize/height.html create mode 100644 doc/document_reader/CameraSize/toJson.html create mode 100644 doc/document_reader/CameraSize/width.html create mode 100644 doc/document_reader/Cap-enum-sidebar.html create mode 100644 doc/document_reader/Cap.html create mode 100644 doc/document_reader/Cap/Cap.html create mode 100644 doc/document_reader/Cap/getByValue.html create mode 100644 doc/document_reader/Cap/value.html create mode 100644 doc/document_reader/Cap/values-constant.html create mode 100644 doc/document_reader/CaptureMode-enum-sidebar.html create mode 100644 doc/document_reader/CaptureMode.html create mode 100644 doc/document_reader/CaptureMode/CaptureMode.html create mode 100644 doc/document_reader/CaptureMode/getByValue.html create mode 100644 doc/document_reader/CaptureMode/value.html create mode 100644 doc/document_reader/CaptureMode/values-constant.html create mode 100644 doc/document_reader/CaptureSessionPreset-enum-sidebar.html create mode 100644 doc/document_reader/CaptureSessionPreset.html create mode 100644 doc/document_reader/CaptureSessionPreset/CaptureSessionPreset.html create mode 100644 doc/document_reader/CaptureSessionPreset/getByValue.html create mode 100644 doc/document_reader/CaptureSessionPreset/value.html create mode 100644 doc/document_reader/CaptureSessionPreset/values-constant.html create mode 100644 doc/document_reader/CardProperties-class-sidebar.html rename {docs => doc}/document_reader/CardProperties-class.html (89%) rename {docs => doc}/document_reader/CardProperties/CardProperties.html (93%) rename {docs => doc}/document_reader/CardProperties/aTQA.html (75%) rename {docs => doc}/document_reader/CardProperties/aTQB.html (75%) rename {docs => doc}/document_reader/CardProperties/aTR.html (75%) rename {docs => doc}/document_reader/CardProperties/baudrate1.html (75%) rename {docs => doc}/document_reader/CardProperties/baudrate2.html (75%) rename {docs => doc}/document_reader/CardProperties/bitRateR.html (75%) rename {docs => doc}/document_reader/CardProperties/bitRateS.html (75%) rename {docs => doc}/document_reader/CardProperties/chipTypeA.html (75%) create mode 100644 doc/document_reader/CardProperties/fromJson.html rename {docs => doc}/document_reader/CardProperties/mifareMemory.html (75%) rename {docs => doc}/document_reader/CardProperties/rfidType.html (75%) rename {docs => doc}/document_reader/CardProperties/sAK.html (75%) create mode 100644 doc/document_reader/CardProperties/support4.html rename {docs => doc}/document_reader/CardProperties/supportMifare.html (75%) create mode 100644 doc/document_reader/CardProperties/toJson.html rename {docs => doc}/document_reader/CardProperties/uID.html (75%) create mode 100644 doc/document_reader/CertificateChain-class-sidebar.html rename {docs => doc}/document_reader/CertificateChain-class.html (89%) rename {docs => doc}/document_reader/CertificateChain/CertificateChain.html (93%) create mode 100644 doc/document_reader/CertificateChain/extensions.html create mode 100644 doc/document_reader/CertificateChain/fileName.html create mode 100644 doc/document_reader/CertificateChain/fromJson.html create mode 100644 doc/document_reader/CertificateChain/issuer.html create mode 100644 doc/document_reader/CertificateChain/notifications.html create mode 100644 doc/document_reader/CertificateChain/origin.html create mode 100644 doc/document_reader/CertificateChain/paStatus.html create mode 100644 doc/document_reader/CertificateChain/serialNumber.html create mode 100644 doc/document_reader/CertificateChain/signatureAlgorithm.html create mode 100644 doc/document_reader/CertificateChain/subject.html create mode 100644 doc/document_reader/CertificateChain/subjectPKAlgorithm.html create mode 100644 doc/document_reader/CertificateChain/toJson.html create mode 100644 doc/document_reader/CertificateChain/type.html create mode 100644 doc/document_reader/CertificateChain/validity.html create mode 100644 doc/document_reader/CertificateChain/version.html create mode 100644 doc/document_reader/CertificateData-class-sidebar.html rename {docs => doc}/document_reader/CertificateData-class.html (90%) rename {docs => doc}/document_reader/CertificateData/CertificateData.html (93%) create mode 100644 doc/document_reader/CertificateData/data.html create mode 100644 doc/document_reader/CertificateData/fromJson.html create mode 100644 doc/document_reader/CertificateData/length.html create mode 100644 doc/document_reader/CertificateData/toJson.html create mode 100644 doc/document_reader/CheckDiagnose-enum-sidebar.html create mode 100644 doc/document_reader/CheckDiagnose.html create mode 100644 doc/document_reader/CheckDiagnose/CheckDiagnose.html create mode 100644 doc/document_reader/CheckDiagnose/getByValue.html create mode 100644 doc/document_reader/CheckDiagnose/value.html create mode 100644 doc/document_reader/CheckDiagnose/values-constant.html create mode 100644 doc/document_reader/CheckResult-enum-sidebar.html create mode 100644 doc/document_reader/CheckResult.html create mode 100644 doc/document_reader/CheckResult/CheckResult.html create mode 100644 doc/document_reader/CheckResult/getByValue.html create mode 100644 doc/document_reader/CheckResult/value.html create mode 100644 doc/document_reader/CheckResult/values-constant.html rename {docs => doc}/document_reader/ChipDetectedCompletion.html (93%) create mode 100644 doc/document_reader/Comparison-class-sidebar.html rename {docs => doc}/document_reader/Comparison-class.html (90%) rename {docs => doc}/document_reader/Comparison/Comparison.html (92%) create mode 100644 doc/document_reader/Comparison/fromJson.html rename {docs => doc}/document_reader/Comparison/sourceTypeLeft.html (75%) rename {docs => doc}/document_reader/Comparison/sourceTypeRight.html (75%) create mode 100644 doc/document_reader/Comparison/status.html create mode 100644 doc/document_reader/Comparison/toJson.html create mode 100644 doc/document_reader/Coordinate-class-sidebar.html rename {docs => doc}/document_reader/Coordinate-class.html (90%) rename {docs => doc}/document_reader/Coordinate/Coordinate.html (92%) create mode 100644 doc/document_reader/Coordinate/fromJson.html create mode 100644 doc/document_reader/Coordinate/toJson.html create mode 100644 doc/document_reader/Coordinate/x.html create mode 100644 doc/document_reader/Coordinate/y.html create mode 100644 doc/document_reader/CustomButtonTag-enum-sidebar.html create mode 100644 doc/document_reader/CustomButtonTag.html create mode 100644 doc/document_reader/CustomButtonTag/CustomButtonTag.html create mode 100644 doc/document_reader/CustomButtonTag/getByValue.html create mode 100644 doc/document_reader/CustomButtonTag/value.html create mode 100644 doc/document_reader/CustomButtonTag/values-constant.html rename {docs => doc}/document_reader/CustomButtonTappedCompletion.html (94%) create mode 100644 doc/document_reader/Customization-class-sidebar.html rename {docs => doc}/document_reader/Customization-class.html (89%) rename {docs => doc}/document_reader/Customization/Customization.html (93%) create mode 100644 doc/document_reader/Customization/activityIndicatorColor.html create mode 100644 doc/document_reader/Customization/backgroundMaskAlpha.html create mode 100644 doc/document_reader/Customization/borderBackgroundImage.html create mode 100644 doc/document_reader/Customization/borderBackgroundImageTransformsAndroid.html create mode 100644 doc/document_reader/Customization/borderBackgroundImageTransformsIOS.html create mode 100644 doc/document_reader/Customization/cameraFrameActiveColor.html create mode 100644 doc/document_reader/Customization/cameraFrameBorderWidth.html create mode 100644 doc/document_reader/Customization/cameraFrameCornerRadius.html create mode 100644 doc/document_reader/Customization/cameraFrameDefaultColor.html create mode 100644 doc/document_reader/Customization/cameraFrameLandscapeAspectRatio.html create mode 100644 doc/document_reader/Customization/cameraFrameLineCap.html create mode 100644 doc/document_reader/Customization/cameraFrameLineLength.html create mode 100644 doc/document_reader/Customization/cameraFrameOffsetWidth.html create mode 100644 doc/document_reader/Customization/cameraFramePortraitAspectRatio.html create mode 100644 doc/document_reader/Customization/cameraFrameShapeType.html create mode 100644 doc/document_reader/Customization/cameraFrameVerticalPositionMultiplier.html create mode 100644 doc/document_reader/Customization/cameraPreviewBackgroundColor.html create mode 100644 doc/document_reader/Customization/cameraSwitchButtonImage.html create mode 100644 doc/document_reader/Customization/captureButtonImage.html create mode 100644 doc/document_reader/Customization/changeFrameButtonCollapseImage.html create mode 100644 doc/document_reader/Customization/changeFrameButtonExpandImage.html create mode 100644 doc/document_reader/Customization/closeButtonImage.html create mode 100644 doc/document_reader/Customization/colors.html create mode 100644 doc/document_reader/Customization/customLabelStatus.html create mode 100644 doc/document_reader/Customization/customStatusPositionMultiplier.html create mode 100644 doc/document_reader/Customization/fonts.html create mode 100644 doc/document_reader/Customization/fromJson.html create mode 100644 doc/document_reader/Customization/helpAnimationImage.html create mode 100644 doc/document_reader/Customization/helpAnimationImageTransformsAndroid.html create mode 100644 doc/document_reader/Customization/helpAnimationImageTransformsIOS.html create mode 100644 doc/document_reader/Customization/images.html create mode 100644 doc/document_reader/Customization/livenessAnimationImage.html create mode 100644 doc/document_reader/Customization/livenessAnimationImageTransformsAndroid.html create mode 100644 doc/document_reader/Customization/livenessAnimationImageTransformsIOS.html create mode 100644 doc/document_reader/Customization/livenessAnimationPositionMultiplier.html create mode 100644 doc/document_reader/Customization/multipageAnimationBackImage.html create mode 100644 doc/document_reader/Customization/multipageAnimationBackImageTransformsAndroid.html create mode 100644 doc/document_reader/Customization/multipageAnimationBackImageTransformsIOS.html create mode 100644 doc/document_reader/Customization/multipageAnimationFrontImage.html create mode 100644 doc/document_reader/Customization/multipageAnimationFrontImageTransformsAndroid.html create mode 100644 doc/document_reader/Customization/multipageAnimationFrontImageTransformsIOS.html create mode 100644 doc/document_reader/Customization/multipageButtonBackgroundColor.html create mode 100644 doc/document_reader/Customization/resultStatus.html create mode 100644 doc/document_reader/Customization/resultStatusBackgroundColor.html create mode 100644 doc/document_reader/Customization/resultStatusPositionMultiplier.html create mode 100644 doc/document_reader/Customization/resultStatusTextColor.html create mode 100644 doc/document_reader/Customization/resultStatusTextFont.html create mode 100644 doc/document_reader/Customization/showBackgroundMask.html create mode 100644 doc/document_reader/Customization/showHelpAnimation.html create mode 100644 doc/document_reader/Customization/showNextPageAnimation.html create mode 100644 doc/document_reader/Customization/showResultStatusMessages.html create mode 100644 doc/document_reader/Customization/showStatusMessages.html create mode 100644 doc/document_reader/Customization/status.html create mode 100644 doc/document_reader/Customization/statusBackgroundColor.html create mode 100644 doc/document_reader/Customization/statusPositionMultiplier.html create mode 100644 doc/document_reader/Customization/statusTextColor.html create mode 100644 doc/document_reader/Customization/statusTextFont.html create mode 100644 doc/document_reader/Customization/testSetters.html create mode 100644 doc/document_reader/Customization/tintColor.html create mode 100644 doc/document_reader/Customization/toJson.html create mode 100644 doc/document_reader/Customization/toolbarSize.html create mode 100644 doc/document_reader/Customization/torchButtonOffImage.html create mode 100644 doc/document_reader/Customization/torchButtonOnImage.html create mode 100644 doc/document_reader/Customization/uiCustomizationLayer.html create mode 100644 doc/document_reader/CustomizationColors-class-sidebar.html rename {docs => doc}/document_reader/CustomizationColors-class.html (87%) rename {docs => doc}/document_reader/CustomizationColors/CustomizationColors.html (93%) create mode 100644 doc/document_reader/CustomizationColors/fromJson.html create mode 100644 doc/document_reader/CustomizationColors/rfidProcessingScreenBackground.html create mode 100644 doc/document_reader/CustomizationColors/rfidProcessingScreenHintLabelBackground.html create mode 100644 doc/document_reader/CustomizationColors/rfidProcessingScreenHintLabelText.html create mode 100644 doc/document_reader/CustomizationColors/rfidProcessingScreenLoadingBar.html create mode 100644 doc/document_reader/CustomizationColors/rfidProcessingScreenProgressBar.html create mode 100644 doc/document_reader/CustomizationColors/rfidProcessingScreenProgressBarBackground.html create mode 100644 doc/document_reader/CustomizationColors/rfidProcessingScreenProgressLabelText.html create mode 100644 doc/document_reader/CustomizationColors/rfidProcessingScreenResultLabelText.html create mode 100644 doc/document_reader/CustomizationColors/testSetters.html create mode 100644 doc/document_reader/CustomizationColors/toJson.html create mode 100644 doc/document_reader/CustomizationFonts-class-sidebar.html rename {docs => doc}/document_reader/CustomizationFonts-class.html (91%) rename {docs => doc}/document_reader/CustomizationFonts/CustomizationFonts.html (93%) create mode 100644 doc/document_reader/CustomizationFonts/fromJson.html create mode 100644 doc/document_reader/CustomizationFonts/rfidProcessingScreenHintLabel.html create mode 100644 doc/document_reader/CustomizationFonts/rfidProcessingScreenProgressLabel.html create mode 100644 doc/document_reader/CustomizationFonts/rfidProcessingScreenResultLabel.html create mode 100644 doc/document_reader/CustomizationFonts/testSetters.html create mode 100644 doc/document_reader/CustomizationFonts/toJson.html create mode 100644 doc/document_reader/CustomizationImages-class-sidebar.html rename {docs => doc}/document_reader/CustomizationImages-class.html (91%) rename {docs => doc}/document_reader/CustomizationImages/CustomizationImages.html (93%) create mode 100644 doc/document_reader/CustomizationImages/fromJson.html create mode 100644 doc/document_reader/CustomizationImages/rfidProcessingScreenFailureImage.html create mode 100644 doc/document_reader/CustomizationImages/testSetters.html create mode 100644 doc/document_reader/CustomizationImages/toJson.html create mode 100644 doc/document_reader/DataField-class-sidebar.html rename {docs => doc}/document_reader/DataField-class.html (90%) rename {docs => doc}/document_reader/DataField/DataField.html (92%) create mode 100644 doc/document_reader/DataField/data.html create mode 100644 doc/document_reader/DataField/fieldType.html create mode 100644 doc/document_reader/DataField/fromJson.html create mode 100644 doc/document_reader/DataField/toJson.html create mode 100644 doc/document_reader/DocFormat-enum-sidebar.html create mode 100644 doc/document_reader/DocFormat.html create mode 100644 doc/document_reader/DocFormat/DocFormat.html create mode 100644 doc/document_reader/DocFormat/getByValue.html create mode 100644 doc/document_reader/DocFormat/value.html create mode 100644 doc/document_reader/DocFormat/values-constant.html create mode 100644 doc/document_reader/DocReaderAction-enum-sidebar.html create mode 100644 doc/document_reader/DocReaderAction.html create mode 100644 doc/document_reader/DocReaderAction/DocReaderAction.html rename {docs => doc}/document_reader/DocReaderAction/finished.html (88%) create mode 100644 doc/document_reader/DocReaderAction/getByValue.html rename {docs => doc}/document_reader/DocReaderAction/interrupted.html (88%) rename {docs => doc}/document_reader/DocReaderAction/stopped.html (88%) create mode 100644 doc/document_reader/DocReaderAction/value.html create mode 100644 doc/document_reader/DocReaderAction/values-constant.html create mode 100644 doc/document_reader/DocReaderException-class-sidebar.html rename {docs => doc}/document_reader/DocReaderException-class.html (90%) rename {docs => doc}/document_reader/DocReaderException/DocReaderException.html (93%) create mode 100644 doc/document_reader/DocReaderException/code.html create mode 100644 doc/document_reader/DocReaderException/fromJson.html create mode 100644 doc/document_reader/DocReaderException/message.html create mode 100644 doc/document_reader/DocReaderException/toJson.html create mode 100644 doc/document_reader/DocReaderFrame-enum-sidebar.html create mode 100644 doc/document_reader/DocReaderFrame.html create mode 100644 doc/document_reader/DocReaderFrame/DocReaderFrame.html create mode 100644 doc/document_reader/DocReaderFrame/getByValue.html create mode 100644 doc/document_reader/DocReaderFrame/value.html create mode 100644 doc/document_reader/DocReaderFrame/values-constant.html create mode 100644 doc/document_reader/DocReaderOrientation-enum-sidebar.html create mode 100644 doc/document_reader/DocReaderOrientation.html create mode 100644 doc/document_reader/DocReaderOrientation/DocReaderOrientation.html create mode 100644 doc/document_reader/DocReaderOrientation/getByValue.html create mode 100644 doc/document_reader/DocReaderOrientation/value.html create mode 100644 doc/document_reader/DocReaderOrientation/values-constant.html create mode 100644 doc/document_reader/DocReaderScenario-class-sidebar.html rename {docs => doc}/document_reader/DocReaderScenario-class.html (88%) rename {docs => doc}/document_reader/DocReaderScenario/DocReaderScenario.html (93%) create mode 100644 doc/document_reader/DocReaderScenario/caption.html create mode 100644 doc/document_reader/DocReaderScenario/description.html create mode 100644 doc/document_reader/DocReaderScenario/faceExt.html rename {docs => doc}/document_reader/DocReaderScenario/frameKWHDoublePageSpreadLandscape.html (75%) rename {docs => doc}/document_reader/DocReaderScenario/frameKWHDoublePageSpreadPortrait.html (75%) create mode 100644 doc/document_reader/DocReaderScenario/frameKWHLandscape.html create mode 100644 doc/document_reader/DocReaderScenario/frameKWHPortrait.html rename {docs => doc}/document_reader/DocReaderScenario/frameOrientation.html (75%) create mode 100644 doc/document_reader/DocReaderScenario/fromJson.html create mode 100644 doc/document_reader/DocReaderScenario/manualCrop.html create mode 100644 doc/document_reader/DocReaderScenario/multiPageOff.html create mode 100644 doc/document_reader/DocReaderScenario/name.html create mode 100644 doc/document_reader/DocReaderScenario/seriesProcessMode.html create mode 100644 doc/document_reader/DocReaderScenario/toJson.html create mode 100644 doc/document_reader/DocReaderScenario/uvTorch.html create mode 100644 doc/document_reader/DocReaderVersion-class-sidebar.html rename {docs => doc}/document_reader/DocReaderVersion-class.html (90%) rename {docs => doc}/document_reader/DocReaderVersion/DocReaderVersion.html (93%) create mode 100644 doc/document_reader/DocReaderVersion/api.html create mode 100644 doc/document_reader/DocReaderVersion/core.html create mode 100644 doc/document_reader/DocReaderVersion/coreMode.html create mode 100644 doc/document_reader/DocReaderVersion/database.html create mode 100644 doc/document_reader/DocReaderVersion/fromJson.html create mode 100644 doc/document_reader/DocReaderVersion/toJson.html create mode 100644 doc/document_reader/DocType-enum-sidebar.html create mode 100644 doc/document_reader/DocType.html create mode 100644 doc/document_reader/DocType/DocType.html create mode 100644 doc/document_reader/DocType/fromIntList.html create mode 100644 doc/document_reader/DocType/getByValue.html create mode 100644 doc/document_reader/DocType/value.html create mode 100644 doc/document_reader/DocType/values-constant.html create mode 100644 doc/document_reader/DocumentReader-class-sidebar.html rename {docs => doc}/document_reader/DocumentReader-class.html (92%) rename {docs => doc}/document_reader/DocumentReader/addPKDCertificates.html (90%) create mode 100644 doc/document_reader/DocumentReader/availableScenarios.html rename {docs => doc}/document_reader/DocumentReader/cancelDBUpdate.html (89%) rename {docs => doc}/document_reader/DocumentReader/checkDatabaseUpdate.html (89%) rename {docs => doc}/document_reader/DocumentReader/clearPKDCertificates.html (89%) create mode 100644 doc/document_reader/DocumentReader/customization.html rename {docs => doc}/document_reader/DocumentReader/deinitializeReader.html (89%) create mode 100644 doc/document_reader/DocumentReader/env.html rename {docs => doc}/document_reader/DocumentReader/finalizePackage.html (89%) create mode 100644 doc/document_reader/DocumentReader/functionality.html rename {docs => doc}/document_reader/DocumentReader/initializeReader.html (90%) rename {docs => doc}/document_reader/DocumentReader/instance.html (75%) create mode 100644 doc/document_reader/DocumentReader/isAuthenticatorAvailableForUse.html create mode 100644 doc/document_reader/DocumentReader/isBlePermissionsGranted.html rename {docs => doc}/document_reader/DocumentReader/isRFIDAvailableForUse.html (75%) create mode 100644 doc/document_reader/DocumentReader/isReady.html create mode 100644 doc/document_reader/DocumentReader/license.html create mode 100644 doc/document_reader/DocumentReader/localizationDictionary.html create mode 100644 doc/document_reader/DocumentReader/onCustomButtonTapped.html rename {docs => doc}/document_reader/DocumentReader/prepareDatabase.html (90%) create mode 100644 doc/document_reader/DocumentReader/processParams.html rename {docs => doc}/document_reader/DocumentReader/recognize.html (90%) rename {docs => doc}/document_reader/DocumentReader/removeDatabase.html (89%) rename {docs => doc}/document_reader/DocumentReader/resetConfiguration.html (89%) create mode 100644 doc/document_reader/DocumentReader/rfid.html create mode 100644 doc/document_reader/DocumentReader/rfidScenario.html create mode 100644 doc/document_reader/DocumentReader/rfidSessionStatus.html rename {docs => doc}/document_reader/DocumentReader/runAutoUpdate.html (90%) rename {docs => doc}/document_reader/DocumentReader/scan.html (90%) rename {docs => doc}/document_reader/DocumentReader/setTCCParams.html (90%) rename {docs => doc}/document_reader/DocumentReader/startBluetoothService.html (89%) rename {docs => doc}/document_reader/DocumentReader/startNewPage.html (89%) rename {docs => doc}/document_reader/DocumentReader/startNewSession.html (89%) create mode 100644 doc/document_reader/DocumentReader/status.html rename {docs => doc}/document_reader/DocumentReader/stopRFIDReader.html (89%) rename {docs => doc}/document_reader/DocumentReader/stopScanner.html (89%) create mode 100644 doc/document_reader/DocumentReader/tag.html create mode 100644 doc/document_reader/DocumentReader/tenant.html create mode 100644 doc/document_reader/DocumentReader/version.html create mode 100644 doc/document_reader/DocumentReader/videoEncoderCompletion.html rename {docs => doc}/document_reader/DocumentReaderCompletion.html (94%) rename {docs => doc}/document_reader/DocumentReaderPrepareCompletion.html (93%) create mode 100644 doc/document_reader/DocumentType-class-sidebar.html rename {docs => doc}/document_reader/DocumentType-class.html (89%) rename {docs => doc}/document_reader/DocumentType/DocumentType.html (93%) rename {docs => doc}/document_reader/DocumentType/countryName.html (75%) create mode 100644 doc/document_reader/DocumentType/description.html create mode 100644 doc/document_reader/DocumentType/fDSID.html create mode 100644 doc/document_reader/DocumentType/format.html create mode 100644 doc/document_reader/DocumentType/fromJson.html create mode 100644 doc/document_reader/DocumentType/iCAOCode.html create mode 100644 doc/document_reader/DocumentType/id.html rename {docs => doc}/document_reader/DocumentType/isDeprecated.html (75%) create mode 100644 doc/document_reader/DocumentType/mrz.html create mode 100644 doc/document_reader/DocumentType/name.html create mode 100644 doc/document_reader/DocumentType/pageIndex.html create mode 100644 doc/document_reader/DocumentType/toJson.html create mode 100644 doc/document_reader/DocumentType/type.html create mode 100644 doc/document_reader/DocumentType/year.html create mode 100644 doc/document_reader/DocumentsDatabase-class-sidebar.html rename {docs => doc}/document_reader/DocumentsDatabase-class.html (89%) rename {docs => doc}/document_reader/DocumentsDatabase/DocumentsDatabase.html (93%) rename {docs => doc}/document_reader/DocumentsDatabase/countriesNumber.html (75%) rename {docs => doc}/document_reader/DocumentsDatabase/databaseDescription.html (75%) rename {docs => doc}/document_reader/DocumentsDatabase/databaseID.html (75%) create mode 100644 doc/document_reader/DocumentsDatabase/date.html rename {docs => doc}/document_reader/DocumentsDatabase/documentsNumber.html (75%) create mode 100644 doc/document_reader/DocumentsDatabase/fromJson.html create mode 100644 doc/document_reader/DocumentsDatabase/size.html create mode 100644 doc/document_reader/DocumentsDatabase/toJson.html create mode 100644 doc/document_reader/DocumentsDatabase/version.html create mode 100644 doc/document_reader/EDLDataGroups-class-sidebar.html rename {docs => doc}/document_reader/EDLDataGroups-class.html (88%) rename {docs => doc}/document_reader/EDLDataGroups/EDLDataGroups.html (93%) create mode 100644 doc/document_reader/EDLDataGroups/dg1.html create mode 100644 doc/document_reader/EDLDataGroups/dg10.html create mode 100644 doc/document_reader/EDLDataGroups/dg11.html create mode 100644 doc/document_reader/EDLDataGroups/dg12.html create mode 100644 doc/document_reader/EDLDataGroups/dg13.html create mode 100644 doc/document_reader/EDLDataGroups/dg14.html create mode 100644 doc/document_reader/EDLDataGroups/dg2.html create mode 100644 doc/document_reader/EDLDataGroups/dg3.html create mode 100644 doc/document_reader/EDLDataGroups/dg4.html create mode 100644 doc/document_reader/EDLDataGroups/dg5.html create mode 100644 doc/document_reader/EDLDataGroups/dg6.html create mode 100644 doc/document_reader/EDLDataGroups/dg7.html create mode 100644 doc/document_reader/EDLDataGroups/dg8.html create mode 100644 doc/document_reader/EDLDataGroups/dg9.html create mode 100644 doc/document_reader/EDLDataGroups/fromJson.html create mode 100644 doc/document_reader/EDLDataGroups/testSetters.html create mode 100644 doc/document_reader/EDLDataGroups/toJson.html create mode 100644 doc/document_reader/EIDDataGroups-class-sidebar.html rename {docs => doc}/document_reader/EIDDataGroups-class.html (88%) rename {docs => doc}/document_reader/EIDDataGroups/EIDDataGroups.html (93%) create mode 100644 doc/document_reader/EIDDataGroups/dg1.html create mode 100644 doc/document_reader/EIDDataGroups/dg10.html create mode 100644 doc/document_reader/EIDDataGroups/dg11.html create mode 100644 doc/document_reader/EIDDataGroups/dg12.html create mode 100644 doc/document_reader/EIDDataGroups/dg13.html create mode 100644 doc/document_reader/EIDDataGroups/dg14.html create mode 100644 doc/document_reader/EIDDataGroups/dg15.html create mode 100644 doc/document_reader/EIDDataGroups/dg16.html create mode 100644 doc/document_reader/EIDDataGroups/dg17.html create mode 100644 doc/document_reader/EIDDataGroups/dg18.html create mode 100644 doc/document_reader/EIDDataGroups/dg19.html create mode 100644 doc/document_reader/EIDDataGroups/dg2.html create mode 100644 doc/document_reader/EIDDataGroups/dg20.html create mode 100644 doc/document_reader/EIDDataGroups/dg21.html create mode 100644 doc/document_reader/EIDDataGroups/dg3.html create mode 100644 doc/document_reader/EIDDataGroups/dg4.html create mode 100644 doc/document_reader/EIDDataGroups/dg5.html create mode 100644 doc/document_reader/EIDDataGroups/dg6.html create mode 100644 doc/document_reader/EIDDataGroups/dg7.html create mode 100644 doc/document_reader/EIDDataGroups/dg8.html create mode 100644 doc/document_reader/EIDDataGroups/dg9.html create mode 100644 doc/document_reader/EIDDataGroups/fromJson.html create mode 100644 doc/document_reader/EIDDataGroups/testSetters.html create mode 100644 doc/document_reader/EIDDataGroups/toJson.html create mode 100644 doc/document_reader/EPassportDataGroups-class-sidebar.html rename {docs => doc}/document_reader/EPassportDataGroups-class.html (88%) rename {docs => doc}/document_reader/EPassportDataGroups/EPassportDataGroups.html (93%) create mode 100644 doc/document_reader/EPassportDataGroups/dg1.html create mode 100644 doc/document_reader/EPassportDataGroups/dg10.html create mode 100644 doc/document_reader/EPassportDataGroups/dg11.html create mode 100644 doc/document_reader/EPassportDataGroups/dg12.html create mode 100644 doc/document_reader/EPassportDataGroups/dg13.html create mode 100644 doc/document_reader/EPassportDataGroups/dg14.html create mode 100644 doc/document_reader/EPassportDataGroups/dg15.html create mode 100644 doc/document_reader/EPassportDataGroups/dg16.html create mode 100644 doc/document_reader/EPassportDataGroups/dg2.html create mode 100644 doc/document_reader/EPassportDataGroups/dg3.html create mode 100644 doc/document_reader/EPassportDataGroups/dg4.html create mode 100644 doc/document_reader/EPassportDataGroups/dg5.html create mode 100644 doc/document_reader/EPassportDataGroups/dg6.html create mode 100644 doc/document_reader/EPassportDataGroups/dg7.html create mode 100644 doc/document_reader/EPassportDataGroups/dg8.html create mode 100644 doc/document_reader/EPassportDataGroups/dg9.html create mode 100644 doc/document_reader/EPassportDataGroups/fromJson.html create mode 100644 doc/document_reader/EPassportDataGroups/testSetters.html create mode 100644 doc/document_reader/EPassportDataGroups/toJson.html create mode 100644 doc/document_reader/ErrorCodes-enum-sidebar.html create mode 100644 doc/document_reader/ErrorCodes.html create mode 100644 doc/document_reader/ErrorCodes/ErrorCodes.html create mode 100644 doc/document_reader/ErrorCodes/getByValue.html create mode 100644 doc/document_reader/ErrorCodes/value.html create mode 100644 doc/document_reader/ErrorCodes/values-constant.html create mode 100644 doc/document_reader/Extension-class-sidebar.html rename {docs => doc}/document_reader/Extension-class.html (90%) rename {docs => doc}/document_reader/Extension/Extension.html (92%) create mode 100644 doc/document_reader/Extension/data.html create mode 100644 doc/document_reader/Extension/fromJson.html create mode 100644 doc/document_reader/Extension/toJson.html create mode 100644 doc/document_reader/Extension/type.html create mode 100644 doc/document_reader/FaceApiParams-class-sidebar.html rename {docs => doc}/document_reader/FaceApiParams-class.html (91%) rename {docs => doc}/document_reader/FaceApiParams/FaceApiParams.html (88%) create mode 100644 doc/document_reader/FaceApiParams/fromJson.html create mode 100644 doc/document_reader/FaceApiParams/mode.html rename {docs => doc}/document_reader/FaceApiParams/proxy.html (75%) rename {docs => doc}/document_reader/FaceApiParams/proxyPassword.html (75%) rename {docs => doc}/document_reader/FaceApiParams/proxyType.html (76%) rename {docs => doc}/document_reader/FaceApiParams/searchParams.html (75%) rename {docs => doc}/document_reader/FaceApiParams/serviceTimeout.html (75%) create mode 100644 doc/document_reader/FaceApiParams/threshold.html create mode 100644 doc/document_reader/FaceApiParams/toJson.html create mode 100644 doc/document_reader/FaceApiParams/url.html create mode 100644 doc/document_reader/FaceApiSearchParams-class-sidebar.html rename {docs => doc}/document_reader/FaceApiSearchParams-class.html (91%) rename {docs => doc}/document_reader/FaceApiSearchParams/FaceApiSearchParams.html (91%) create mode 100644 doc/document_reader/FaceApiSearchParams/fromJson.html create mode 100644 doc/document_reader/FaceApiSearchParams/groupIds.html create mode 100644 doc/document_reader/FaceApiSearchParams/limit.html create mode 100644 doc/document_reader/FaceApiSearchParams/threshold.html create mode 100644 doc/document_reader/FaceApiSearchParams/toJson.html create mode 100644 doc/document_reader/FieldType-enum-sidebar.html create mode 100644 doc/document_reader/FieldType.html create mode 100644 doc/document_reader/FieldType/FieldType.html create mode 100644 doc/document_reader/FieldType/fromIntList.html create mode 100644 doc/document_reader/FieldType/getByValue.html create mode 100644 doc/document_reader/FieldType/getTranslation.html create mode 100644 doc/document_reader/FieldType/value.html create mode 100644 doc/document_reader/FieldType/values-constant.html create mode 100644 doc/document_reader/File-class-sidebar.html rename {docs => doc}/document_reader/File-class.html (90%) rename {docs => doc}/document_reader/File/File.html (92%) create mode 100644 doc/document_reader/File/certificates.html create mode 100644 doc/document_reader/File/docFieldsGraphics.html create mode 100644 doc/document_reader/File/docFieldsOriginals.html create mode 100644 doc/document_reader/File/docFieldsText.html create mode 100644 doc/document_reader/File/fileData.html create mode 100644 doc/document_reader/File/fileID.html create mode 100644 doc/document_reader/File/fromJson.html create mode 100644 doc/document_reader/File/notifications.html create mode 100644 doc/document_reader/File/pAStatus.html create mode 100644 doc/document_reader/File/readingStatus.html create mode 100644 doc/document_reader/File/readingTime.html create mode 100644 doc/document_reader/File/toJson.html create mode 100644 doc/document_reader/File/type.html create mode 100644 doc/document_reader/File/typeName.html create mode 100644 doc/document_reader/FileData-class-sidebar.html rename {docs => doc}/document_reader/FileData-class.html (90%) rename {docs => doc}/document_reader/FileData/FileData.html (92%) create mode 100644 doc/document_reader/FileData/data.html create mode 100644 doc/document_reader/FileData/fromJson.html create mode 100644 doc/document_reader/FileData/length.html create mode 100644 doc/document_reader/FileData/status.html create mode 100644 doc/document_reader/FileData/toJson.html create mode 100644 doc/document_reader/FileData/type.html rename {docs => doc}/document_reader/FinalizePackageCompletion.html (94%) create mode 100644 doc/document_reader/Font-class-sidebar.html rename {docs => doc}/document_reader/Font-class.html (90%) rename {docs => doc}/document_reader/Font/Font.html (90%) create mode 100644 doc/document_reader/Font/fromJson.html create mode 100644 doc/document_reader/Font/name.html create mode 100644 doc/document_reader/Font/size.html rename {docs => doc}/document_reader/Font/style.html (75%) create mode 100644 doc/document_reader/Font/toJson.html create mode 100644 doc/document_reader/FontStyle-enum-sidebar.html create mode 100644 doc/document_reader/FontStyle.html create mode 100644 doc/document_reader/FontStyle/FontStyle.html create mode 100644 doc/document_reader/FontStyle/getByValue.html create mode 100644 doc/document_reader/FontStyle/value.html create mode 100644 doc/document_reader/FontStyle/values-constant.html create mode 100644 doc/document_reader/FrameShapeType-enum-sidebar.html create mode 100644 doc/document_reader/FrameShapeType.html create mode 100644 doc/document_reader/FrameShapeType/FrameShapeType.html create mode 100644 doc/document_reader/FrameShapeType/getByValue.html create mode 100644 doc/document_reader/FrameShapeType/value.html create mode 100644 doc/document_reader/FrameShapeType/values-constant.html create mode 100644 doc/document_reader/Functionality-class-sidebar.html rename {docs => doc}/document_reader/Functionality-class.html (90%) rename {docs => doc}/document_reader/Functionality/Functionality.html (93%) create mode 100644 doc/document_reader/Functionality/btDeviceName.html create mode 100644 doc/document_reader/Functionality/cameraFrame.html create mode 100644 doc/document_reader/Functionality/cameraMode.html create mode 100644 doc/document_reader/Functionality/cameraPositionIOS.html create mode 100644 doc/document_reader/Functionality/cameraResolutionAndroid.html create mode 100644 doc/document_reader/Functionality/cameraResolutionIOS.html create mode 100644 doc/document_reader/Functionality/captureMode.html create mode 100644 doc/document_reader/Functionality/displayMetadata.html create mode 100644 doc/document_reader/Functionality/excludedCamera2Models.html create mode 100644 doc/document_reader/Functionality/exposure.html create mode 100644 doc/document_reader/Functionality/forcePagesCount.html create mode 100644 doc/document_reader/Functionality/fromJson.html create mode 100644 doc/document_reader/Functionality/isCameraTorchCheckDisabled.html create mode 100644 doc/document_reader/Functionality/isZoomEnabled.html create mode 100644 doc/document_reader/Functionality/manualMultipageMode.html create mode 100644 doc/document_reader/Functionality/orientation.html create mode 100644 doc/document_reader/Functionality/pictureOnBoundsReady.html create mode 100644 doc/document_reader/Functionality/recordScanningProcess.html create mode 100644 doc/document_reader/Functionality/rfidTimeout.html create mode 100644 doc/document_reader/Functionality/showCameraSwitchButton.html create mode 100644 doc/document_reader/Functionality/showCaptureButton.html create mode 100644 doc/document_reader/Functionality/showCaptureButtonDelayFromDetect.html create mode 100644 doc/document_reader/Functionality/showCaptureButtonDelayFromStart.html create mode 100644 doc/document_reader/Functionality/showChangeFrameButton.html create mode 100644 doc/document_reader/Functionality/showCloseButton.html create mode 100644 doc/document_reader/Functionality/showSkipNextPageButton.html create mode 100644 doc/document_reader/Functionality/showTorchButton.html create mode 100644 doc/document_reader/Functionality/singleResult.html create mode 100644 doc/document_reader/Functionality/skipFocusingFrames.html create mode 100644 doc/document_reader/Functionality/testSetters.html create mode 100644 doc/document_reader/Functionality/toJson.html create mode 100644 doc/document_reader/Functionality/useAuthenticator.html create mode 100644 doc/document_reader/Functionality/videoCaptureMotionControl.html create mode 100644 doc/document_reader/Functionality/zoomFactor.html create mode 100644 doc/document_reader/GlaresCheckParams-class-sidebar.html rename {docs => doc}/document_reader/GlaresCheckParams-class.html (91%) rename {docs => doc}/document_reader/GlaresCheckParams/GlaresCheckParams.html (91%) create mode 100644 doc/document_reader/GlaresCheckParams/fromJson.html rename {docs => doc}/document_reader/GlaresCheckParams/imgMarginPart.html (75%) rename {docs => doc}/document_reader/GlaresCheckParams/maxGlaringPart.html (75%) create mode 100644 doc/document_reader/GlaresCheckParams/toJson.html create mode 100644 doc/document_reader/GraphicField-class-sidebar.html rename {docs => doc}/document_reader/GraphicField-class.html (89%) rename {docs => doc}/document_reader/GraphicField/GraphicField.html (93%) create mode 100644 doc/document_reader/GraphicField/fieldName.html rename {docs => doc}/document_reader/GraphicField/fieldRect.html (75%) create mode 100644 doc/document_reader/GraphicField/fieldType.html create mode 100644 doc/document_reader/GraphicField/fromJson.html create mode 100644 doc/document_reader/GraphicField/light.html create mode 100644 doc/document_reader/GraphicField/lightName.html rename {docs => doc}/document_reader/GraphicField/originalPageIndex.html (75%) create mode 100644 doc/document_reader/GraphicField/pageIndex.html create mode 100644 doc/document_reader/GraphicField/sourceType.html create mode 100644 doc/document_reader/GraphicField/toJson.html create mode 100644 doc/document_reader/GraphicField/value.html create mode 100644 doc/document_reader/GraphicFieldType-enum-sidebar.html create mode 100644 doc/document_reader/GraphicFieldType.html create mode 100644 doc/document_reader/GraphicFieldType/GraphicFieldType.html create mode 100644 doc/document_reader/GraphicFieldType/getByValue.html create mode 100644 doc/document_reader/GraphicFieldType/value.html create mode 100644 doc/document_reader/GraphicFieldType/values-constant.html create mode 100644 doc/document_reader/GraphicResult-class-sidebar.html rename {docs => doc}/document_reader/GraphicResult-class.html (91%) rename {docs => doc}/document_reader/GraphicResult/GraphicResult.html (93%) create mode 100644 doc/document_reader/GraphicResult/fields.html create mode 100644 doc/document_reader/GraphicResult/fromJson.html create mode 100644 doc/document_reader/GraphicResult/toJson.html create mode 100644 doc/document_reader/ImageFormat-enum-sidebar.html create mode 100644 doc/document_reader/ImageFormat.html create mode 100644 doc/document_reader/ImageFormat/ImageFormat.html create mode 100644 doc/document_reader/ImageFormat/getByValue.html create mode 100644 doc/document_reader/ImageFormat/value.html create mode 100644 doc/document_reader/ImageFormat/values-constant.html create mode 100644 doc/document_reader/ImageInputData-class-sidebar.html rename {docs => doc}/document_reader/ImageInputData-class.html (91%) rename {docs => doc}/document_reader/ImageInputData/ImageInputData.html (91%) create mode 100644 doc/document_reader/ImageInputData/fromJson.html create mode 100644 doc/document_reader/ImageInputData/image.html create mode 100644 doc/document_reader/ImageInputData/light.html create mode 100644 doc/document_reader/ImageInputData/pageIndex.html create mode 100644 doc/document_reader/ImageInputData/toJson.html create mode 100644 doc/document_reader/ImageQA-class-sidebar.html rename {docs => doc}/document_reader/ImageQA-class.html (90%) rename {docs => doc}/document_reader/ImageQA/ImageQA.html (92%) create mode 100644 doc/document_reader/ImageQA/angleThreshold.html create mode 100644 doc/document_reader/ImageQA/brightnessThreshold.html create mode 100644 doc/document_reader/ImageQA/colornessCheck.html create mode 100644 doc/document_reader/ImageQA/documentPositionIndent.html create mode 100644 doc/document_reader/ImageQA/dpiThreshold.html create mode 100644 doc/document_reader/ImageQA/expectedPass.html create mode 100644 doc/document_reader/ImageQA/focusCheck.html create mode 100644 doc/document_reader/ImageQA/fromJson.html create mode 100644 doc/document_reader/ImageQA/glaresCheck.html create mode 100644 doc/document_reader/ImageQA/glaresCheckParams.html create mode 100644 doc/document_reader/ImageQA/screenCapture.html create mode 100644 doc/document_reader/ImageQA/testSetters.html create mode 100644 doc/document_reader/ImageQA/toJson.html create mode 100644 doc/document_reader/ImageQuality-class-sidebar.html rename {docs => doc}/document_reader/ImageQuality-class.html (90%) rename {docs => doc}/document_reader/ImageQuality/ImageQuality.html (93%) create mode 100644 doc/document_reader/ImageQuality/boundRects.html rename {docs => doc}/document_reader/ImageQuality/featureType.html (75%) create mode 100644 doc/document_reader/ImageQuality/fromJson.html create mode 100644 doc/document_reader/ImageQuality/result.html create mode 100644 doc/document_reader/ImageQuality/toJson.html create mode 100644 doc/document_reader/ImageQuality/type.html create mode 100644 doc/document_reader/ImageQualityCheckType-enum-sidebar.html create mode 100644 doc/document_reader/ImageQualityCheckType.html create mode 100644 doc/document_reader/ImageQualityCheckType/ImageQualityCheckType.html create mode 100644 doc/document_reader/ImageQualityCheckType/fromIntList.html create mode 100644 doc/document_reader/ImageQualityCheckType/getByValue.html create mode 100644 doc/document_reader/ImageQualityCheckType/getTranslation.html create mode 100644 doc/document_reader/ImageQualityCheckType/value.html create mode 100644 doc/document_reader/ImageQualityCheckType/values-constant.html create mode 100644 doc/document_reader/ImageQualityGroup-class-sidebar.html rename {docs => doc}/document_reader/ImageQualityGroup-class.html (91%) rename {docs => doc}/document_reader/ImageQualityGroup/ImageQualityGroup.html (93%) create mode 100644 doc/document_reader/ImageQualityGroup/count.html create mode 100644 doc/document_reader/ImageQualityGroup/fromJson.html create mode 100644 doc/document_reader/ImageQualityGroup/imageQualityList.html create mode 100644 doc/document_reader/ImageQualityGroup/pageIndex.html create mode 100644 doc/document_reader/ImageQualityGroup/result.html create mode 100644 doc/document_reader/ImageQualityGroup/toJson.html create mode 100644 doc/document_reader/InitConfig-class-sidebar.html rename {docs => doc}/document_reader/InitConfig-class.html (91%) rename {docs => doc}/document_reader/InitConfig/InitConfig.html (92%) rename {docs => doc}/document_reader/InitConfig/InitConfig.withBleDevice.html (90%) create mode 100644 doc/document_reader/InitConfig/blackList.html rename {docs => doc}/document_reader/InitConfig/customDb.html (76%) rename {docs => doc}/document_reader/InitConfig/databasePath.html (75%) rename {docs => doc}/document_reader/InitConfig/delayedNNLoad.html (78%) create mode 100644 doc/document_reader/InitConfig/fromJson.html create mode 100644 doc/document_reader/InitConfig/license.html rename {docs => doc}/document_reader/InitConfig/licenseUpdate.html (75%) create mode 100644 doc/document_reader/InitConfig/toJson.html create mode 100644 doc/document_reader/LCID-enum-sidebar.html create mode 100644 doc/document_reader/LCID.html create mode 100644 doc/document_reader/LCID/LCID.html create mode 100644 doc/document_reader/LCID/fromIntList.html create mode 100644 doc/document_reader/LCID/getByValue.html create mode 100644 doc/document_reader/LCID/getTranslation.html create mode 100644 doc/document_reader/LCID/value.html create mode 100644 doc/document_reader/LCID/values-constant.html create mode 100644 doc/document_reader/LDSParsingErrorCodes-enum-sidebar.html create mode 100644 doc/document_reader/LDSParsingErrorCodes.html create mode 100644 doc/document_reader/LDSParsingErrorCodes/LDSParsingErrorCodes.html create mode 100644 doc/document_reader/LDSParsingErrorCodes/getByValue.html create mode 100644 doc/document_reader/LDSParsingErrorCodes/getTranslation.html create mode 100644 doc/document_reader/LDSParsingErrorCodes/value.html create mode 100644 doc/document_reader/LDSParsingErrorCodes/values-constant.html create mode 100644 doc/document_reader/LDSParsingNotificationCodes-enum-sidebar.html create mode 100644 doc/document_reader/LDSParsingNotificationCodes.html create mode 100644 doc/document_reader/LDSParsingNotificationCodes/LDSParsingNotificationCodes.html create mode 100644 doc/document_reader/LDSParsingNotificationCodes/getByValue.html create mode 100644 doc/document_reader/LDSParsingNotificationCodes/getTranslation.html create mode 100644 doc/document_reader/LDSParsingNotificationCodes/value.html create mode 100644 doc/document_reader/LDSParsingNotificationCodes/values-constant.html create mode 100644 doc/document_reader/License-class-sidebar.html rename {docs => doc}/document_reader/License-class.html (91%) rename {docs => doc}/document_reader/License/License.html (92%) create mode 100644 doc/document_reader/License/countryFilter.html rename {docs => doc}/document_reader/License/expiryDate.html (75%) create mode 100644 doc/document_reader/License/fromJson.html rename {docs => doc}/document_reader/License/isRfidAvailable.html (75%) create mode 100644 doc/document_reader/License/toJson.html create mode 100644 doc/document_reader/Lights-enum-sidebar.html create mode 100644 doc/document_reader/Lights.html create mode 100644 doc/document_reader/Lights/Lights.html create mode 100644 doc/document_reader/Lights/getByValue.html create mode 100644 doc/document_reader/Lights/value.html create mode 100644 doc/document_reader/Lights/values-constant.html create mode 100644 doc/document_reader/LivenessParams-class-sidebar.html rename {docs => doc}/document_reader/LivenessParams-class.html (90%) rename {docs => doc}/document_reader/LivenessParams/LivenessParams.html (93%) create mode 100644 doc/document_reader/LivenessParams/checkED.html create mode 100644 doc/document_reader/LivenessParams/checkHolo.html create mode 100644 doc/document_reader/LivenessParams/checkMLI.html create mode 100644 doc/document_reader/LivenessParams/checkOVI.html create mode 100644 doc/document_reader/LivenessParams/fromJson.html create mode 100644 doc/document_reader/LivenessParams/testSetters.html create mode 100644 doc/document_reader/LivenessParams/toJson.html create mode 100644 doc/document_reader/LogLevel-enum-sidebar.html create mode 100644 doc/document_reader/LogLevel.html create mode 100644 doc/document_reader/LogLevel/LogLevel.html create mode 100644 doc/document_reader/LogLevel/getByValue.html create mode 100644 doc/document_reader/LogLevel/value.html create mode 100644 doc/document_reader/LogLevel/values-constant.html create mode 100644 doc/document_reader/MRZFormat-enum-sidebar.html create mode 100644 doc/document_reader/MRZFormat.html create mode 100644 doc/document_reader/MRZFormat/MRZFormat.html create mode 100644 doc/document_reader/MRZFormat/fromStringList.html create mode 100644 doc/document_reader/MRZFormat/getByValue.html create mode 100644 doc/document_reader/MRZFormat/value.html create mode 100644 doc/document_reader/MRZFormat/values-constant.html create mode 100644 doc/document_reader/MeasureSystem-enum-sidebar.html create mode 100644 doc/document_reader/MeasureSystem.html create mode 100644 doc/document_reader/MeasureSystem/MeasureSystem.html create mode 100644 doc/document_reader/MeasureSystem/getByValue.html create mode 100644 doc/document_reader/MeasureSystem/value.html create mode 100644 doc/document_reader/MeasureSystem/values-constant.html create mode 100644 doc/document_reader/MrzDetectionModes-enum-sidebar.html create mode 100644 doc/document_reader/MrzDetectionModes.html create mode 100644 doc/document_reader/MrzDetectionModes/MrzDetectionModes.html create mode 100644 doc/document_reader/MrzDetectionModes/getByValue.html create mode 100644 doc/document_reader/MrzDetectionModes/value.html create mode 100644 doc/document_reader/MrzDetectionModes/values-constant.html create mode 100644 doc/document_reader/OnlineMode-enum-sidebar.html create mode 100644 doc/document_reader/OnlineMode.html create mode 100644 doc/document_reader/OnlineMode/OnlineMode.html create mode 100644 doc/document_reader/OnlineMode/getByValue.html create mode 100644 doc/document_reader/OnlineMode/value.html create mode 100644 doc/document_reader/OnlineMode/values-constant.html create mode 100644 doc/document_reader/OnlineProcessingConfig-class-sidebar.html rename {docs => doc}/document_reader/OnlineProcessingConfig-class.html (90%) rename {docs => doc}/document_reader/OnlineProcessingConfig/OnlineProcessingConfig.html (91%) create mode 100644 doc/document_reader/OnlineProcessingConfig/fromJson.html create mode 100644 doc/document_reader/OnlineProcessingConfig/imageCompressionQuality.html create mode 100644 doc/document_reader/OnlineProcessingConfig/imageFormat.html create mode 100644 doc/document_reader/OnlineProcessingConfig/mode.html create mode 100644 doc/document_reader/OnlineProcessingConfig/processParams.html create mode 100644 doc/document_reader/OnlineProcessingConfig/toJson.html create mode 100644 doc/document_reader/OnlineProcessingConfig/url.html create mode 100644 doc/document_reader/OpticalStatus-class-sidebar.html rename {docs => doc}/document_reader/OpticalStatus-class.html (90%) rename {docs => doc}/document_reader/OpticalStatus/OpticalStatus.html (93%) rename {docs => doc}/document_reader/OpticalStatus/docType.html (75%) rename {docs => doc}/document_reader/OpticalStatus/expiry.html (75%) create mode 100644 doc/document_reader/OpticalStatus/fromJson.html create mode 100644 doc/document_reader/OpticalStatus/imageQA.html create mode 100644 doc/document_reader/OpticalStatus/mrz.html create mode 100644 doc/document_reader/OpticalStatus/overallStatus.html rename {docs => doc}/document_reader/OpticalStatus/pagesCount.html (75%) rename {docs => doc}/document_reader/OpticalStatus/security.html (75%) rename {docs => doc}/document_reader/OpticalStatus/text.html (75%) create mode 100644 doc/document_reader/OpticalStatus/toJson.html rename {docs => doc}/document_reader/OpticalStatus/vds.html (75%) create mode 100644 doc/document_reader/PAAttribute-class-sidebar.html rename {docs => doc}/document_reader/PAAttribute-class.html (90%) rename {docs => doc}/document_reader/PAAttribute/PAAttribute.html (92%) create mode 100644 doc/document_reader/PAAttribute/fromJson.html create mode 100644 doc/document_reader/PAAttribute/toJson.html create mode 100644 doc/document_reader/PAAttribute/type.html create mode 100644 doc/document_reader/PAAttribute/value.html create mode 100644 doc/document_reader/PAResourcesIssuer-class-sidebar.html rename {docs => doc}/document_reader/PAResourcesIssuer-class.html (90%) rename {docs => doc}/document_reader/PAResourcesIssuer/PAResourcesIssuer.html (93%) create mode 100644 doc/document_reader/PAResourcesIssuer/attributes.html create mode 100644 doc/document_reader/PAResourcesIssuer/data.html create mode 100644 doc/document_reader/PAResourcesIssuer/friendlyName.html create mode 100644 doc/document_reader/PAResourcesIssuer/fromJson.html create mode 100644 doc/document_reader/PAResourcesIssuer/toJson.html create mode 100644 doc/document_reader/PDF417Info-class-sidebar.html rename {docs => doc}/document_reader/PDF417Info-class.html (90%) rename {docs => doc}/document_reader/PDF417Info/PDF417Info.html (92%) rename {docs => doc}/document_reader/PDF417Info/columns.html (75%) rename {docs => doc}/document_reader/PDF417Info/errorLevel.html (75%) create mode 100644 doc/document_reader/PDF417Info/fromJson.html create mode 100644 doc/document_reader/PDF417Info/rows.html create mode 100644 doc/document_reader/PDF417Info/toJson.html create mode 100644 doc/document_reader/PKDCertificate-class-sidebar.html rename {docs => doc}/document_reader/PKDCertificate-class.html (90%) rename {docs => doc}/document_reader/PKDCertificate/PKDCertificate.html (90%) rename {docs => doc}/document_reader/PKDCertificate/binaryData.html (76%) create mode 100644 doc/document_reader/PKDCertificate/fromJson.html rename {docs => doc}/document_reader/PKDCertificate/privateKey.html (76%) rename {docs => doc}/document_reader/PKDCertificate/resourceType.html (75%) create mode 100644 doc/document_reader/PKDCertificate/toJson.html rename {docs => doc}/document_reader/PKDCertificateRequest.html (94%) create mode 100644 doc/document_reader/PKDResourceType-enum-sidebar.html create mode 100644 doc/document_reader/PKDResourceType.html create mode 100644 doc/document_reader/PKDResourceType/PKDResourceType.html create mode 100644 doc/document_reader/PKDResourceType/getByValue.html create mode 100644 doc/document_reader/PKDResourceType/getType.html create mode 100644 doc/document_reader/PKDResourceType/value.html create mode 100644 doc/document_reader/PKDResourceType/values-constant.html rename {docs => doc}/document_reader/PaCertificateCompletion.html (94%) create mode 100644 doc/document_reader/Position-class-sidebar.html rename {docs => doc}/document_reader/Position-class.html (89%) rename {docs => doc}/document_reader/Position/Position.html (92%) create mode 100644 doc/document_reader/Position/angle.html rename {docs => doc}/document_reader/Position/center.html (75%) rename {docs => doc}/document_reader/Position/docFormat.html (75%) create mode 100644 doc/document_reader/Position/dpi.html create mode 100644 doc/document_reader/Position/fromJson.html create mode 100644 doc/document_reader/Position/height.html create mode 100644 doc/document_reader/Position/inverse.html rename {docs => doc}/document_reader/Position/leftBottom.html (75%) rename {docs => doc}/document_reader/Position/leftTop.html (75%) create mode 100644 doc/document_reader/Position/objArea.html rename {docs => doc}/document_reader/Position/objIntAngleDev.html (75%) create mode 100644 doc/document_reader/Position/pageIndex.html rename {docs => doc}/document_reader/Position/perspectiveTr.html (75%) create mode 100644 doc/document_reader/Position/resultStatus.html rename {docs => doc}/document_reader/Position/rightBottom.html (75%) rename {docs => doc}/document_reader/Position/rightTop.html (75%) create mode 100644 doc/document_reader/Position/toJson.html create mode 100644 doc/document_reader/Position/width.html create mode 100644 doc/document_reader/PrepareProgress-class-sidebar.html rename {docs => doc}/document_reader/PrepareProgress-class.html (91%) rename {docs => doc}/document_reader/PrepareProgress/PrepareProgress.html (90%) create mode 100644 doc/document_reader/PrepareProgress/downloadedBytes.html create mode 100644 doc/document_reader/PrepareProgress/fromJson.html create mode 100644 doc/document_reader/PrepareProgress/progress.html create mode 100644 doc/document_reader/PrepareProgress/toJson.html create mode 100644 doc/document_reader/PrepareProgress/totalBytes.html create mode 100644 doc/document_reader/ProcessParams-class-sidebar.html rename {docs => doc}/document_reader/ProcessParams-class.html (88%) rename {docs => doc}/document_reader/ProcessParams/ProcessParams.html (93%) create mode 100644 doc/document_reader/ProcessParams/alreadyCropped.html create mode 100644 doc/document_reader/ProcessParams/authenticityParams.html create mode 100644 doc/document_reader/ProcessParams/backendProcessingConfig.html create mode 100644 doc/document_reader/ProcessParams/barcodeParserType.html create mode 100644 doc/document_reader/ProcessParams/barcodeTypes.html create mode 100644 doc/document_reader/ProcessParams/captureButtonScenario.html create mode 100644 doc/document_reader/ProcessParams/checkHologram.html create mode 100644 doc/document_reader/ProcessParams/checkRequiredTextFields.html create mode 100644 doc/document_reader/ProcessParams/convertCase.html create mode 100644 doc/document_reader/ProcessParams/customParams.html create mode 100644 doc/document_reader/ProcessParams/dateFormat.html create mode 100644 doc/document_reader/ProcessParams/debugSaveCroppedImages.html create mode 100644 doc/document_reader/ProcessParams/debugSaveImages.html create mode 100644 doc/document_reader/ProcessParams/debugSaveLogs.html create mode 100644 doc/document_reader/ProcessParams/debugSaveRFIDSession.html create mode 100644 doc/document_reader/ProcessParams/depersonalizeLog.html create mode 100644 doc/document_reader/ProcessParams/disableFocusingCheck.html create mode 100644 doc/document_reader/ProcessParams/disablePerforationOCR.html create mode 100644 doc/document_reader/ProcessParams/documentAreaMin.html create mode 100644 doc/document_reader/ProcessParams/documentGroupFilter.html create mode 100644 doc/document_reader/ProcessParams/documentIDList.html create mode 100644 doc/document_reader/ProcessParams/doublePageSpread.html create mode 100644 doc/document_reader/ProcessParams/faceApiParams.html create mode 100644 doc/document_reader/ProcessParams/fieldTypesFilter.html create mode 100644 doc/document_reader/ProcessParams/forceDocFormat.html create mode 100644 doc/document_reader/ProcessParams/forceDocID.html create mode 100644 doc/document_reader/ProcessParams/forceReadMrzBeforeLocate.html create mode 100644 doc/document_reader/ProcessParams/fromJson.html create mode 100644 doc/document_reader/ProcessParams/generateDoublePageSpreadImage.html create mode 100644 doc/document_reader/ProcessParams/imageDpiOutMax.html create mode 100644 doc/document_reader/ProcessParams/imageOutputMaxHeight.html create mode 100644 doc/document_reader/ProcessParams/imageOutputMaxWidth.html create mode 100644 doc/document_reader/ProcessParams/imageQA.html create mode 100644 doc/document_reader/ProcessParams/integralImage.html create mode 100644 doc/document_reader/ProcessParams/lcidFilter.html create mode 100644 doc/document_reader/ProcessParams/lcidIgnoreFilter.html create mode 100644 doc/document_reader/ProcessParams/logLevel.html create mode 100644 doc/document_reader/ProcessParams/logs.html create mode 100644 doc/document_reader/ProcessParams/manualCrop.html create mode 100644 doc/document_reader/ProcessParams/matchTextFieldMask.html create mode 100644 doc/document_reader/ProcessParams/measureSystem.html create mode 100644 doc/document_reader/ProcessParams/minDPI.html create mode 100644 doc/document_reader/ProcessParams/minimalHolderAge.html create mode 100644 doc/document_reader/ProcessParams/mrzDetectMode.html create mode 100644 doc/document_reader/ProcessParams/mrzFormatsFilter.html create mode 100644 doc/document_reader/ProcessParams/multiDocOnImage.html create mode 100644 doc/document_reader/ProcessParams/multipageProcessing.html create mode 100644 doc/document_reader/ProcessParams/noGraphics.html create mode 100644 doc/document_reader/ProcessParams/parseBarcodes.html create mode 100644 doc/document_reader/ProcessParams/perspectiveAngle.html create mode 100644 doc/document_reader/ProcessParams/processAuth.html create mode 100644 doc/document_reader/ProcessParams/respectImageQuality.html create mode 100644 doc/document_reader/ProcessParams/resultTypeOutput.html create mode 100644 doc/document_reader/ProcessParams/returnCroppedBarcode.html create mode 100644 doc/document_reader/ProcessParams/returnUncroppedImage.html create mode 100644 doc/document_reader/ProcessParams/rfidParams.html create mode 100644 doc/document_reader/ProcessParams/scenario.html create mode 100644 doc/document_reader/ProcessParams/sessionLogFolder.html create mode 100644 doc/document_reader/ProcessParams/shiftExpiryDate.html create mode 100644 doc/document_reader/ProcessParams/shouldReturnPackageForReprocess.html create mode 100644 doc/document_reader/ProcessParams/splitNames.html create mode 100644 doc/document_reader/ProcessParams/testSetters.html create mode 100644 doc/document_reader/ProcessParams/timeout.html create mode 100644 doc/document_reader/ProcessParams/timeoutFromFirstDetect.html create mode 100644 doc/document_reader/ProcessParams/timeoutFromFirstDocType.html create mode 100644 doc/document_reader/ProcessParams/toJson.html create mode 100644 doc/document_reader/ProcessParams/updateOCRValidityByGlare.html create mode 100644 doc/document_reader/ProcessParams/useAuthenticityCheck.html create mode 100644 doc/document_reader/ProcessParams/useFaceApi.html create mode 100644 doc/document_reader/ProcessParams/uvTorchEnabled.html create mode 100644 doc/document_reader/ProcessingFinishedStatus-enum-sidebar.html create mode 100644 doc/document_reader/ProcessingFinishedStatus.html create mode 100644 doc/document_reader/ProcessingFinishedStatus/ProcessingFinishedStatus.html create mode 100644 doc/document_reader/ProcessingFinishedStatus/getByValue.html create mode 100644 doc/document_reader/ProcessingFinishedStatus/value.html create mode 100644 doc/document_reader/ProcessingFinishedStatus/values-constant.html create mode 100644 doc/document_reader/RFIDAccessControlProcedureType-enum-sidebar.html create mode 100644 doc/document_reader/RFIDAccessControlProcedureType.html create mode 100644 doc/document_reader/RFIDAccessControlProcedureType/RFIDAccessControlProcedureType.html create mode 100644 doc/document_reader/RFIDAccessControlProcedureType/getByValue.html create mode 100644 doc/document_reader/RFIDAccessControlProcedureType/value.html create mode 100644 doc/document_reader/RFIDAccessControlProcedureType/values-constant.html create mode 100644 doc/document_reader/RFIDAuthenticationProcedureType-enum-sidebar.html create mode 100644 doc/document_reader/RFIDAuthenticationProcedureType.html create mode 100644 doc/document_reader/RFIDAuthenticationProcedureType/RFIDAuthenticationProcedureType.html create mode 100644 doc/document_reader/RFIDAuthenticationProcedureType/getByValue.html create mode 100644 doc/document_reader/RFIDAuthenticationProcedureType/value.html create mode 100644 doc/document_reader/RFIDAuthenticationProcedureType/values-constant.html create mode 100644 doc/document_reader/RFIDCertificateType-enum-sidebar.html create mode 100644 doc/document_reader/RFIDCertificateType.html create mode 100644 doc/document_reader/RFIDCertificateType/RFIDCertificateType.html create mode 100644 doc/document_reader/RFIDCertificateType/getByValue.html create mode 100644 doc/document_reader/RFIDCertificateType/value.html create mode 100644 doc/document_reader/RFIDCertificateType/values-constant.html rename {docs => doc}/document_reader/RFIDCompletion.html (94%) create mode 100644 doc/document_reader/RFIDConfig-class-sidebar.html rename {docs => doc}/document_reader/RFIDConfig-class.html (89%) rename {docs => doc}/document_reader/RFIDConfig/RFIDConfig.html (92%) rename {docs => doc}/document_reader/RFIDConfig/RFIDConfig.withoutUI.html (94%) rename {docs => doc}/document_reader/RFIDConfig/onChipDetected.html (76%) create mode 100644 doc/document_reader/RFIDConfig/onProgress.html create mode 100644 doc/document_reader/RFIDConfig/onRequestPACertificates.html create mode 100644 doc/document_reader/RFIDConfig/onRequestTACertificates.html create mode 100644 doc/document_reader/RFIDConfig/onRequestTASignature.html rename {docs => doc}/document_reader/RFIDConfig/onRetryReadChip.html (76%) create mode 100644 doc/document_reader/RFIDDataFileType-enum-sidebar.html create mode 100644 doc/document_reader/RFIDDataFileType.html create mode 100644 doc/document_reader/RFIDDataFileType/RFIDDataFileType.html create mode 100644 doc/document_reader/RFIDDataFileType/getByValue.html create mode 100644 doc/document_reader/RFIDDataFileType/getTranslation.html create mode 100644 doc/document_reader/RFIDDataFileType/value.html create mode 100644 doc/document_reader/RFIDDataFileType/values-constant.html create mode 100644 doc/document_reader/RFIDErrorCodes-enum-sidebar.html create mode 100644 doc/document_reader/RFIDErrorCodes.html create mode 100644 doc/document_reader/RFIDErrorCodes/RFIDErrorCodes.html create mode 100644 doc/document_reader/RFIDErrorCodes/getByValue.html create mode 100644 doc/document_reader/RFIDErrorCodes/getTranslation.html create mode 100644 doc/document_reader/RFIDErrorCodes/value.html create mode 100644 doc/document_reader/RFIDErrorCodes/values-constant.html create mode 100644 doc/document_reader/RFIDException-class-sidebar.html rename {docs => doc}/document_reader/RFIDException-class.html (90%) rename {docs => doc}/document_reader/RFIDException/RFIDException.html (93%) create mode 100644 doc/document_reader/RFIDException/code.html create mode 100644 doc/document_reader/RFIDException/fromJson.html create mode 100644 doc/document_reader/RFIDException/message.html create mode 100644 doc/document_reader/RFIDException/toJson.html create mode 100644 doc/document_reader/RFIDNotification-class-sidebar.html rename {docs => doc}/document_reader/RFIDNotification-class.html (90%) rename {docs => doc}/document_reader/RFIDNotification/RFIDNotification.html (93%) rename {docs => doc}/document_reader/RFIDNotification/dataFileType.html (75%) create mode 100644 doc/document_reader/RFIDNotification/fromJson.html rename {docs => doc}/document_reader/RFIDNotification/notificationCode.html (75%) create mode 100644 doc/document_reader/RFIDNotification/progress.html create mode 100644 doc/document_reader/RFIDNotification/toJson.html create mode 100644 doc/document_reader/RFIDNotificationCodes-enum-sidebar.html create mode 100644 doc/document_reader/RFIDNotificationCodes.html create mode 100644 doc/document_reader/RFIDNotificationCodes/RFIDNotificationCodes.html create mode 100644 doc/document_reader/RFIDNotificationCodes/getByValue.html create mode 100644 doc/document_reader/RFIDNotificationCodes/value.html create mode 100644 doc/document_reader/RFIDNotificationCodes/values-constant.html create mode 100644 doc/document_reader/RFIDOrigin-class-sidebar.html rename {docs => doc}/document_reader/RFIDOrigin-class.html (90%) rename {docs => doc}/document_reader/RFIDOrigin/RFIDOrigin.html (92%) create mode 100644 doc/document_reader/RFIDOrigin/dg.html create mode 100644 doc/document_reader/RFIDOrigin/dgTag.html create mode 100644 doc/document_reader/RFIDOrigin/entryView.html create mode 100644 doc/document_reader/RFIDOrigin/fromJson.html create mode 100644 doc/document_reader/RFIDOrigin/tagEntry.html create mode 100644 doc/document_reader/RFIDOrigin/toJson.html create mode 100644 doc/document_reader/RFIDParams-class-sidebar.html rename {docs => doc}/document_reader/RFIDParams-class.html (91%) rename {docs => doc}/document_reader/RFIDParams/RFIDParams.html (91%) create mode 100644 doc/document_reader/RFIDParams/fromJson.html create mode 100644 doc/document_reader/RFIDParams/paIgnoreNotificationCodes.html create mode 100644 doc/document_reader/RFIDParams/toJson.html create mode 100644 doc/document_reader/RFIDPasswordType-enum-sidebar.html create mode 100644 doc/document_reader/RFIDPasswordType.html create mode 100644 doc/document_reader/RFIDPasswordType/RFIDPasswordType.html create mode 100644 doc/document_reader/RFIDPasswordType/getByValue.html create mode 100644 doc/document_reader/RFIDPasswordType/value.html create mode 100644 doc/document_reader/RFIDPasswordType/values-constant.html rename {docs => doc}/document_reader/RFIDProgressCompletion.html (93%) create mode 100644 doc/document_reader/RFIDSDKProfilerType-enum-sidebar.html create mode 100644 doc/document_reader/RFIDSDKProfilerType.html create mode 100644 doc/document_reader/RFIDSDKProfilerType/RFIDSDKProfilerType.html create mode 100644 doc/document_reader/RFIDSDKProfilerType/getByValue.html create mode 100644 doc/document_reader/RFIDSDKProfilerType/value.html create mode 100644 doc/document_reader/RFIDSDKProfilerType/values-constant.html create mode 100644 doc/document_reader/RFIDScenario-class-sidebar.html rename {docs => doc}/document_reader/RFIDScenario-class.html (87%) rename {docs => doc}/document_reader/RFIDScenario/RFIDScenario.html (93%) create mode 100644 doc/document_reader/RFIDScenario/applyAmendments.html create mode 100644 doc/document_reader/RFIDScenario/authProcType.html create mode 100644 doc/document_reader/RFIDScenario/authorizedCANAllowed.html create mode 100644 doc/document_reader/RFIDScenario/authorizedInstallCert.html create mode 100644 doc/document_reader/RFIDScenario/authorizedInstallQCert.html create mode 100644 doc/document_reader/RFIDScenario/authorizedPINManagement.html create mode 100644 doc/document_reader/RFIDScenario/authorizedPrivilegedTerminal.html create mode 100644 doc/document_reader/RFIDScenario/authorizedRestrictedIdentification.html create mode 100644 doc/document_reader/RFIDScenario/authorizedSTQSignature.html create mode 100644 doc/document_reader/RFIDScenario/authorizedSTSignature.html create mode 100644 doc/document_reader/RFIDScenario/authorizedVerifyAge.html create mode 100644 doc/document_reader/RFIDScenario/authorizedVerifyCommunityID.html create mode 100644 doc/document_reader/RFIDScenario/authorizedWriteDG17.html create mode 100644 doc/document_reader/RFIDScenario/authorizedWriteDG18.html create mode 100644 doc/document_reader/RFIDScenario/authorizedWriteDG19.html create mode 100644 doc/document_reader/RFIDScenario/authorizedWriteDG20.html create mode 100644 doc/document_reader/RFIDScenario/authorizedWriteDG21.html create mode 100644 doc/document_reader/RFIDScenario/autoSettings.html create mode 100644 doc/document_reader/RFIDScenario/auxVerificationCommunityID.html create mode 100644 doc/document_reader/RFIDScenario/auxVerificationDateOfBirth.html create mode 100644 doc/document_reader/RFIDScenario/baseSMProcedure.html create mode 100644 doc/document_reader/RFIDScenario/defaultReadingBufferSize.html create mode 100644 doc/document_reader/RFIDScenario/eDLDataGroups.html create mode 100644 doc/document_reader/RFIDScenario/eIDDataGroups.html create mode 100644 doc/document_reader/RFIDScenario/ePassportDataGroups.html create mode 100644 doc/document_reader/RFIDScenario/eSignPINDefault.html create mode 100644 doc/document_reader/RFIDScenario/eSignPINNewValue.html create mode 100644 doc/document_reader/RFIDScenario/fromJson.html create mode 100644 doc/document_reader/RFIDScenario/mrz.html create mode 100644 doc/document_reader/RFIDScenario/onlineTA.html create mode 100644 doc/document_reader/RFIDScenario/onlineTAToSignDataType.html create mode 100644 doc/document_reader/RFIDScenario/pacePasswordType.html create mode 100644 doc/document_reader/RFIDScenario/paceStaticBinding.html create mode 100644 doc/document_reader/RFIDScenario/passiveAuth.html create mode 100644 doc/document_reader/RFIDScenario/password.html create mode 100644 doc/document_reader/RFIDScenario/pkdDSCertPriority.html create mode 100644 doc/document_reader/RFIDScenario/pkdEAC.html create mode 100644 doc/document_reader/RFIDScenario/pkdPA.html create mode 100644 doc/document_reader/RFIDScenario/pkdUseExternalCSCA.html create mode 100644 doc/document_reader/RFIDScenario/proceedReadingAlways.html create mode 100644 doc/document_reader/RFIDScenario/profilerType.html create mode 100644 doc/document_reader/RFIDScenario/readEDL.html create mode 100644 doc/document_reader/RFIDScenario/readEID.html create mode 100644 doc/document_reader/RFIDScenario/readEPassport.html create mode 100644 doc/document_reader/RFIDScenario/readingBuffer.html create mode 100644 doc/document_reader/RFIDScenario/signManagementAction.html create mode 100644 doc/document_reader/RFIDScenario/skipAA.html create mode 100644 doc/document_reader/RFIDScenario/strictProcessing.html create mode 100644 doc/document_reader/RFIDScenario/terminalType.html create mode 100644 doc/document_reader/RFIDScenario/testSetters.html create mode 100644 doc/document_reader/RFIDScenario/toJson.html create mode 100644 doc/document_reader/RFIDScenario/trustedPKD.html create mode 100644 doc/document_reader/RFIDScenario/universalAccessRights.html create mode 100644 doc/document_reader/RFIDScenario/useSFI.html create mode 100644 doc/document_reader/RFIDScenario/writeEid.html create mode 100644 doc/document_reader/RFIDSessionData-class-sidebar.html rename {docs => doc}/document_reader/RFIDSessionData-class.html (91%) rename {docs => doc}/document_reader/RFIDSessionData/RFIDSessionData.html (93%) create mode 100644 doc/document_reader/RFIDSessionData/accessControls.html create mode 100644 doc/document_reader/RFIDSessionData/applications.html rename {docs => doc}/document_reader/RFIDSessionData/cardProperties.html (75%) create mode 100644 doc/document_reader/RFIDSessionData/dataFields.html create mode 100644 doc/document_reader/RFIDSessionData/dataGroups.html rename {docs => doc}/document_reader/RFIDSessionData/extLeSupport.html (75%) create mode 100644 doc/document_reader/RFIDSessionData/fromJson.html rename {docs => doc}/document_reader/RFIDSessionData/processTime.html (75%) create mode 100644 doc/document_reader/RFIDSessionData/securityObjects.html create mode 100644 doc/document_reader/RFIDSessionData/status.html create mode 100644 doc/document_reader/RFIDSessionData/toJson.html rename {docs => doc}/document_reader/RFIDSessionData/totalBytesReceived.html (75%) rename {docs => doc}/document_reader/RFIDSessionData/totalBytesSent.html (75%) create mode 100644 doc/document_reader/RFIDStatus-class-sidebar.html rename {docs => doc}/document_reader/RFIDStatus-class.html (90%) rename {docs => doc}/document_reader/RFIDStatus/RFIDStatus.html (92%) rename {docs => doc}/document_reader/RFIDStatus/aa.html (75%) rename {docs => doc}/document_reader/RFIDStatus/bac.html (75%) rename {docs => doc}/document_reader/RFIDStatus/ca.html (75%) create mode 100644 doc/document_reader/RFIDStatus/fromJson.html create mode 100644 doc/document_reader/RFIDStatus/overallStatus.html rename {docs => doc}/document_reader/RFIDStatus/pa.html (75%) rename {docs => doc}/document_reader/RFIDStatus/pace.html (75%) rename {docs => doc}/document_reader/RFIDStatus/ta.html (75%) create mode 100644 doc/document_reader/RFIDStatus/toJson.html create mode 100644 doc/document_reader/RFIDTerminalType-enum-sidebar.html create mode 100644 doc/document_reader/RFIDTerminalType.html create mode 100644 doc/document_reader/RFIDTerminalType/RFIDTerminalType.html create mode 100644 doc/document_reader/RFIDTerminalType/getByValue.html create mode 100644 doc/document_reader/RFIDTerminalType/value.html create mode 100644 doc/document_reader/RFIDTerminalType/values-constant.html create mode 100644 doc/document_reader/RFIDValidity-class-sidebar.html rename {docs => doc}/document_reader/RFIDValidity-class.html (90%) rename {docs => doc}/document_reader/RFIDValidity/RFIDValidity.html (93%) create mode 100644 doc/document_reader/RFIDValidity/fromJson.html create mode 100644 doc/document_reader/RFIDValidity/notAfter.html create mode 100644 doc/document_reader/RFIDValidity/notBefore.html create mode 100644 doc/document_reader/RFIDValidity/toJson.html create mode 100644 doc/document_reader/RFIDValue-class-sidebar.html rename {docs => doc}/document_reader/RFIDValue-class.html (89%) rename {docs => doc}/document_reader/RFIDValue/RFIDValue.html (92%) create mode 100644 doc/document_reader/RFIDValue/data.html create mode 100644 doc/document_reader/RFIDValue/format.html create mode 100644 doc/document_reader/RFIDValue/fromJson.html create mode 100644 doc/document_reader/RFIDValue/length.html create mode 100644 doc/document_reader/RFIDValue/status.html create mode 100644 doc/document_reader/RFIDValue/toJson.html create mode 100644 doc/document_reader/RFIDValue/type.html create mode 100644 doc/document_reader/RecognizeConfig-class-sidebar.html rename {docs => doc}/document_reader/RecognizeConfig-class.html (91%) rename {docs => doc}/document_reader/RecognizeConfig/RecognizeConfig.withOnlineProcessingConfig.html (94%) rename {docs => doc}/document_reader/RecognizeConfig/RecognizeConfig.withScenario.html (94%) create mode 100644 doc/document_reader/RecognizeConfig/data.html create mode 100644 doc/document_reader/RecognizeConfig/extPortrait.html create mode 100644 doc/document_reader/RecognizeConfig/fromJson.html create mode 100644 doc/document_reader/RecognizeConfig/image.html create mode 100644 doc/document_reader/RecognizeConfig/imageInputData.html create mode 100644 doc/document_reader/RecognizeConfig/images.html create mode 100644 doc/document_reader/RecognizeConfig/livePortrait.html rename {docs => doc}/document_reader/RecognizeConfig/oneShotIdentification.html (76%) create mode 100644 doc/document_reader/RecognizeConfig/onlineProcessingConfig.html create mode 100644 doc/document_reader/RecognizeConfig/scenario.html create mode 100644 doc/document_reader/RecognizeConfig/toJson.html create mode 100644 doc/document_reader/RecognizeData-class-sidebar.html rename {docs => doc}/document_reader/RecognizeData-class.html (91%) rename {docs => doc}/document_reader/RecognizeData/RecognizeData.withData.html (93%) rename {docs => doc}/document_reader/RecognizeData/RecognizeData.withImage.html (93%) rename {docs => doc}/document_reader/RecognizeData/RecognizeData.withImageInputData.html (94%) rename {docs => doc}/document_reader/RecognizeData/RecognizeData.withImages.html (94%) create mode 100644 doc/document_reader/RecognizeData/data.html create mode 100644 doc/document_reader/RecognizeData/image.html create mode 100644 doc/document_reader/RecognizeData/imageInputData.html create mode 100644 doc/document_reader/RecognizeData/images.html create mode 100644 doc/document_reader/Rect-class-sidebar.html rename {docs => doc}/document_reader/Rect-class.html (90%) rename {docs => doc}/document_reader/Rect/Rect.html (92%) create mode 100644 doc/document_reader/Rect/bottom.html create mode 100644 doc/document_reader/Rect/fromJson.html create mode 100644 doc/document_reader/Rect/left.html create mode 100644 doc/document_reader/Rect/right.html create mode 100644 doc/document_reader/Rect/toJson.html create mode 100644 doc/document_reader/Rect/top.html create mode 100644 doc/document_reader/ResultType-enum-sidebar.html create mode 100644 doc/document_reader/ResultType.html create mode 100644 doc/document_reader/ResultType/ResultType.html create mode 100644 doc/document_reader/ResultType/fromIntList.html create mode 100644 doc/document_reader/ResultType/getByValue.html create mode 100644 doc/document_reader/ResultType/value.html create mode 100644 doc/document_reader/ResultType/values-constant.html create mode 100644 doc/document_reader/Results-class-sidebar.html rename {docs => doc}/document_reader/Results-class.html (95%) rename {docs => doc}/document_reader/Results/Results.html (92%) rename {docs => doc}/document_reader/Results/authenticityResult.html (75%) create mode 100644 doc/document_reader/Results/barcodePosition.html rename {docs => doc}/document_reader/Results/barcodeResult.html (75%) rename {docs => doc}/document_reader/Results/chipPage.html (75%) rename {docs => doc}/document_reader/Results/containers.html (89%) create mode 100644 doc/document_reader/Results/documentPosition.html create mode 100644 doc/document_reader/Results/documentType.html rename {docs => doc}/document_reader/Results/elapsedTime.html (75%) rename {docs => doc}/document_reader/Results/elapsedTimeRFID.html (75%) rename {docs => doc}/document_reader/Results/encryptedContainers.html (90%) create mode 100644 doc/document_reader/Results/fromJson.html rename {docs => doc}/document_reader/Results/graphicFieldByTypeSource.html (91%) rename {docs => doc}/document_reader/Results/graphicFieldByTypeSourcePageIndex.html (91%) rename {docs => doc}/document_reader/Results/graphicFieldByTypeSourcePageIndexLight.html (92%) rename {docs => doc}/document_reader/Results/graphicFieldImageByType.html (90%) rename {docs => doc}/document_reader/Results/graphicFieldImageByTypeSource.html (90%) rename {docs => doc}/document_reader/Results/graphicFieldImageByTypeSourcePageIndex.html (91%) rename {docs => doc}/document_reader/Results/graphicFieldImageByTypeSourcePageIndexLight.html (92%) rename {docs => doc}/document_reader/Results/graphicResult.html (75%) create mode 100644 doc/document_reader/Results/imageQuality.html rename {docs => doc}/document_reader/Results/morePagesAvailable.html (75%) create mode 100644 doc/document_reader/Results/mrzPosition.html rename {docs => doc}/document_reader/Results/processingFinishedStatus.html (75%) rename {docs => doc}/document_reader/Results/rawResult.html (75%) rename {docs => doc}/document_reader/Results/rfidSessionData.html (75%) create mode 100644 doc/document_reader/Results/status.html rename {docs => doc}/document_reader/Results/textFieldByType.html (90%) rename {docs => doc}/document_reader/Results/textFieldByTypeLcid.html (90%) rename {docs => doc}/document_reader/Results/textFieldValueByType.html (90%) rename {docs => doc}/document_reader/Results/textFieldValueByTypeLcid.html (90%) rename {docs => doc}/document_reader/Results/textFieldValueByTypeLcidSource.html (91%) rename {docs => doc}/document_reader/Results/textFieldValueByTypeLcidSourceOriginal.html (92%) rename {docs => doc}/document_reader/Results/textFieldValueByTypeSource.html (90%) rename {docs => doc}/document_reader/Results/textFieldValueByTypeSourceOriginal.html (91%) rename {docs => doc}/document_reader/Results/textResult.html (75%) create mode 100644 doc/document_reader/Results/toJson.html create mode 100644 doc/document_reader/Results/transactionInfo.html rename {docs => doc}/document_reader/Results/vdsncData.html (75%) create mode 100644 doc/document_reader/ResultsStatus-class-sidebar.html rename {docs => doc}/document_reader/ResultsStatus-class.html (90%) rename {docs => doc}/document_reader/ResultsStatus/ResultsStatus.html (93%) rename {docs => doc}/document_reader/ResultsStatus/detailsOptical.html (75%) rename {docs => doc}/document_reader/ResultsStatus/detailsRFID.html (75%) create mode 100644 doc/document_reader/ResultsStatus/fromJson.html rename {docs => doc}/document_reader/ResultsStatus/optical.html (75%) create mode 100644 doc/document_reader/ResultsStatus/overallStatus.html rename {docs => doc}/document_reader/ResultsStatus/portrait.html (75%) create mode 100644 doc/document_reader/ResultsStatus/rfid.html rename {docs => doc}/document_reader/ResultsStatus/stopList.html (75%) create mode 100644 doc/document_reader/ResultsStatus/toJson.html rename {docs => doc}/document_reader/RetryReadChipCompletion.html (94%) create mode 100644 doc/document_reader/ScannerConfig-class-sidebar.html rename {docs => doc}/document_reader/ScannerConfig-class.html (91%) rename {docs => doc}/document_reader/ScannerConfig/ScannerConfig.html (90%) rename {docs => doc}/document_reader/ScannerConfig/ScannerConfig.withOnlineProcessingConfig.html (94%) rename {docs => doc}/document_reader/ScannerConfig/ScannerConfig.withScenario.html (93%) create mode 100644 doc/document_reader/ScannerConfig/cameraId.html create mode 100644 doc/document_reader/ScannerConfig/extPortrait.html create mode 100644 doc/document_reader/ScannerConfig/fromJson.html create mode 100644 doc/document_reader/ScannerConfig/livePortrait.html create mode 100644 doc/document_reader/ScannerConfig/onlineProcessingConfig.html create mode 100644 doc/document_reader/ScannerConfig/scenario.html create mode 100644 doc/document_reader/ScannerConfig/toJson.html create mode 100644 doc/document_reader/Scenario-enum-sidebar.html create mode 100644 doc/document_reader/Scenario.html create mode 100644 doc/document_reader/Scenario/Scenario.html create mode 100644 doc/document_reader/Scenario/getByValue.html create mode 100644 doc/document_reader/Scenario/value.html create mode 100644 doc/document_reader/Scenario/values-constant.html create mode 100644 doc/document_reader/SecurityFeatureType-enum-sidebar.html create mode 100644 doc/document_reader/SecurityFeatureType.html create mode 100644 doc/document_reader/SecurityFeatureType/SecurityFeatureType.html create mode 100644 doc/document_reader/SecurityFeatureType/getByValue.html create mode 100644 doc/document_reader/SecurityFeatureType/value.html create mode 100644 doc/document_reader/SecurityFeatureType/values-constant.html create mode 100644 doc/document_reader/SecurityObject-class-sidebar.html rename {docs => doc}/document_reader/SecurityObject-class.html (91%) rename {docs => doc}/document_reader/SecurityObject/SecurityObject.html (93%) rename {docs => doc}/document_reader/SecurityObject/fileReference.html (75%) create mode 100644 doc/document_reader/SecurityObject/fromJson.html create mode 100644 doc/document_reader/SecurityObject/notifications.html create mode 100644 doc/document_reader/SecurityObject/objectType.html create mode 100644 doc/document_reader/SecurityObject/signerInfos.html create mode 100644 doc/document_reader/SecurityObject/toJson.html create mode 100644 doc/document_reader/SecurityObject/version.html create mode 100644 doc/document_reader/SecurityObjectCertificates-class-sidebar.html rename {docs => doc}/document_reader/SecurityObjectCertificates-class.html (90%) rename {docs => doc}/document_reader/SecurityObjectCertificates/SecurityObjectCertificates.html (93%) create mode 100644 doc/document_reader/SecurityObjectCertificates/fromJson.html create mode 100644 doc/document_reader/SecurityObjectCertificates/securityObject.html create mode 100644 doc/document_reader/SecurityObjectCertificates/toJson.html create mode 100644 doc/document_reader/SignManagementAction-enum-sidebar.html create mode 100644 doc/document_reader/SignManagementAction.html create mode 100644 doc/document_reader/SignManagementAction/SignManagementAction.html create mode 100644 doc/document_reader/SignManagementAction/getByValue.html create mode 100644 doc/document_reader/SignManagementAction/value.html create mode 100644 doc/document_reader/SignManagementAction/values-constant.html create mode 100644 doc/document_reader/SignerInfo-class-sidebar.html rename {docs => doc}/document_reader/SignerInfo-class.html (90%) rename {docs => doc}/document_reader/SignerInfo/SignerInfo.html (92%) create mode 100644 doc/document_reader/SignerInfo/certificateChain.html create mode 100644 doc/document_reader/SignerInfo/dataToHash.html rename {docs => doc}/document_reader/SignerInfo/digestAlgorithm.html (75%) create mode 100644 doc/document_reader/SignerInfo/fromJson.html create mode 100644 doc/document_reader/SignerInfo/issuer.html create mode 100644 doc/document_reader/SignerInfo/notifications.html create mode 100644 doc/document_reader/SignerInfo/paStatus.html create mode 100644 doc/document_reader/SignerInfo/serialNumber.html create mode 100644 doc/document_reader/SignerInfo/signature.html create mode 100644 doc/document_reader/SignerInfo/signatureAlgorithm.html create mode 100644 doc/document_reader/SignerInfo/signedAttributes.html rename {docs => doc}/document_reader/SignerInfo/subjectKeyIdentifier.html (75%) create mode 100644 doc/document_reader/SignerInfo/toJson.html create mode 100644 doc/document_reader/SignerInfo/version.html rename {docs => doc}/document_reader/SuccessOrError.html (95%) create mode 100644 doc/document_reader/Symbol-class-sidebar.html rename {docs => doc}/document_reader/Symbol-class.html (90%) rename {docs => doc}/document_reader/Symbol/Symbol.html (92%) create mode 100644 doc/document_reader/Symbol/code.html create mode 100644 doc/document_reader/Symbol/fromJson.html create mode 100644 doc/document_reader/Symbol/probability.html rename {docs => doc}/document_reader/Symbol/rect.html (75%) create mode 100644 doc/document_reader/Symbol/toJson.html create mode 100644 doc/document_reader/TAChallenge-class-sidebar.html rename {docs => doc}/document_reader/TAChallenge-class.html (89%) rename {docs => doc}/document_reader/TAChallenge/TAChallenge.html (92%) create mode 100644 doc/document_reader/TAChallenge/auxPCD.html create mode 100644 doc/document_reader/TAChallenge/challengePICC.html create mode 100644 doc/document_reader/TAChallenge/data.html create mode 100644 doc/document_reader/TAChallenge/fromJson.html create mode 100644 doc/document_reader/TAChallenge/hashPK.html create mode 100644 doc/document_reader/TAChallenge/idPICC.html create mode 100644 doc/document_reader/TAChallenge/toJson.html rename {docs => doc}/document_reader/TASignatureRequest.html (93%) rename {docs => doc}/document_reader/TaCertificateCompletion.html (94%) rename {docs => doc}/document_reader/TaSignatureCompletion.html (94%) create mode 100644 doc/document_reader/TccParams-class-sidebar.html rename {docs => doc}/document_reader/TccParams-class.html (90%) rename {docs => doc}/document_reader/TccParams/TccParams.html (92%) create mode 100644 doc/document_reader/TccParams/fromJson.html rename {docs => doc}/document_reader/TccParams/pfxCert.html (76%) rename {docs => doc}/document_reader/TccParams/pfxCertUrl.html (75%) rename {docs => doc}/document_reader/TccParams/pfxPassPhrase.html (75%) create mode 100644 doc/document_reader/TccParams/serviceUrlPA.html create mode 100644 doc/document_reader/TccParams/serviceUrlTA.html create mode 100644 doc/document_reader/TccParams/toJson.html create mode 100644 doc/document_reader/TextField-class-sidebar.html rename {docs => doc}/document_reader/TextField-class.html (91%) rename {docs => doc}/document_reader/TextField/TextField.html (92%) create mode 100644 doc/document_reader/TextField/comparisonList.html create mode 100644 doc/document_reader/TextField/comparisonStatus.html create mode 100644 doc/document_reader/TextField/fieldName.html create mode 100644 doc/document_reader/TextField/fieldType.html create mode 100644 doc/document_reader/TextField/fromJson.html rename {docs => doc}/document_reader/TextField/getValue.html (88%) rename {docs => doc}/document_reader/TextField/lcid.html (76%) create mode 100644 doc/document_reader/TextField/lcidName.html create mode 100644 doc/document_reader/TextField/status.html create mode 100644 doc/document_reader/TextField/toJson.html create mode 100644 doc/document_reader/TextField/validityList.html create mode 100644 doc/document_reader/TextField/validityStatus.html create mode 100644 doc/document_reader/TextField/value.html create mode 100644 doc/document_reader/TextField/values.html create mode 100644 doc/document_reader/TextResult-class-sidebar.html rename {docs => doc}/document_reader/TextResult-class.html (91%) rename {docs => doc}/document_reader/TextResult/TextResult.html (92%) create mode 100644 doc/document_reader/TextResult/availableSourceList.html create mode 100644 doc/document_reader/TextResult/comparisonStatus.html create mode 100644 doc/document_reader/TextResult/fields.html create mode 100644 doc/document_reader/TextResult/fromJson.html create mode 100644 doc/document_reader/TextResult/status.html create mode 100644 doc/document_reader/TextResult/toJson.html create mode 100644 doc/document_reader/TextResult/validityStatus.html create mode 100644 doc/document_reader/TextSource-class-sidebar.html rename {docs => doc}/document_reader/TextSource-class.html (90%) rename {docs => doc}/document_reader/TextSource/TextSource.html (92%) create mode 100644 doc/document_reader/TextSource/fromJson.html create mode 100644 doc/document_reader/TextSource/source.html create mode 100644 doc/document_reader/TextSource/sourceType.html create mode 100644 doc/document_reader/TextSource/toJson.html create mode 100644 doc/document_reader/TextSource/validityStatus.html create mode 100644 doc/document_reader/TransactionInfo-class-sidebar.html rename {docs => doc}/document_reader/TransactionInfo-class.html (90%) rename {docs => doc}/document_reader/TransactionInfo/TransactionInfo.html (93%) create mode 100644 doc/document_reader/TransactionInfo/fromJson.html create mode 100644 doc/document_reader/TransactionInfo/tag.html create mode 100644 doc/document_reader/TransactionInfo/toJson.html create mode 100644 doc/document_reader/TransactionInfo/transactionId.html create mode 100644 doc/document_reader/VDSNCData-class-sidebar.html rename {docs => doc}/document_reader/VDSNCData-class.html (91%) rename {docs => doc}/document_reader/VDSNCData/VDSNCData.html (92%) rename {docs => doc}/document_reader/VDSNCData/certificate.html (75%) create mode 100644 doc/document_reader/VDSNCData/certificateChain.html create mode 100644 doc/document_reader/VDSNCData/fromJson.html rename {docs => doc}/document_reader/VDSNCData/issuingCountry.html (75%) create mode 100644 doc/document_reader/VDSNCData/message.html create mode 100644 doc/document_reader/VDSNCData/notifications.html create mode 100644 doc/document_reader/VDSNCData/signature.html create mode 100644 doc/document_reader/VDSNCData/signatureAlgorithm.html create mode 100644 doc/document_reader/VDSNCData/toJson.html create mode 100644 doc/document_reader/VDSNCData/type.html create mode 100644 doc/document_reader/VDSNCData/version.html create mode 100644 doc/document_reader/Validity-class-sidebar.html rename {docs => doc}/document_reader/Validity-class.html (91%) rename {docs => doc}/document_reader/Validity/Validity.html (92%) create mode 100644 doc/document_reader/Validity/fromJson.html create mode 100644 doc/document_reader/Validity/sourceType.html create mode 100644 doc/document_reader/Validity/status.html create mode 100644 doc/document_reader/Validity/toJson.html create mode 100644 doc/document_reader/Value-class-sidebar.html rename {docs => doc}/document_reader/Value-class.html (90%) create mode 100644 doc/document_reader/Value/Value.html rename {docs => doc}/document_reader/Value/boundRect.html (75%) create mode 100644 doc/document_reader/Value/fromJson.html create mode 100644 doc/document_reader/Value/originalSymbols.html rename {docs => doc}/document_reader/Value/originalValue.html (75%) create mode 100644 doc/document_reader/Value/pageIndex.html create mode 100644 doc/document_reader/Value/probability.html rename {docs => doc}/document_reader/Value/rfidOrigin.html (75%) create mode 100644 doc/document_reader/Value/sourceType.html create mode 100644 doc/document_reader/Value/toJson.html rename {docs => doc}/document_reader/VideoEncoderCompletion.html (94%) create mode 100644 doc/document_reader/ViewContentMode-enum-sidebar.html create mode 100644 doc/document_reader/ViewContentMode.html create mode 100644 doc/document_reader/ViewContentMode/ViewContentMode.html create mode 100644 doc/document_reader/ViewContentMode/getByValue.html create mode 100644 doc/document_reader/ViewContentMode/value.html create mode 100644 doc/document_reader/ViewContentMode/values-constant.html create mode 100644 doc/document_reader/document_reader-library-sidebar.html rename {docs => doc}/document_reader/document_reader-library.html (86%) rename {docs => doc}/index.html (94%) create mode 100644 doc/index.json rename {docs => doc}/search.html (92%) create mode 100644 doc/static-assets/docs.dart.js create mode 100644 doc/static-assets/docs.dart.js.map rename {docs => doc}/static-assets/favicon.png (100%) rename {docs => doc}/static-assets/github.css (100%) rename {docs => doc}/static-assets/highlight.pack.js (100%) rename {docs => doc}/static-assets/play_button.svg (100%) create mode 100644 doc/static-assets/readme.md rename {docs => doc}/static-assets/search.svg (100%) rename {docs => doc}/static-assets/styles.css (91%) delete mode 100644 docs/document_reader/AccessControlProcedureType-class-sidebar.html delete mode 100644 docs/document_reader/AccessControlProcedureType/fromJson.html delete mode 100644 docs/document_reader/AccessControlProcedureType/notifications.html delete mode 100644 docs/document_reader/AccessControlProcedureType/status.html delete mode 100644 docs/document_reader/AccessControlProcedureType/toJson.html delete mode 100644 docs/document_reader/AccessControlProcedureType/type.html delete mode 100644 docs/document_reader/Application-class-sidebar.html delete mode 100644 docs/document_reader/Application/files.html delete mode 100644 docs/document_reader/Application/fromJson.html delete mode 100644 docs/document_reader/Application/status.html delete mode 100644 docs/document_reader/Application/toJson.html delete mode 100644 docs/document_reader/Application/type.html delete mode 100644 docs/document_reader/Application/version.html delete mode 100644 docs/document_reader/Attribute-class-sidebar.html delete mode 100644 docs/document_reader/Attribute/fromJson.html delete mode 100644 docs/document_reader/Attribute/toJson.html delete mode 100644 docs/document_reader/Attribute/type.html delete mode 100644 docs/document_reader/Attribute/value.html delete mode 100644 docs/document_reader/Authenticity-enum-sidebar.html delete mode 100644 docs/document_reader/Authenticity.html delete mode 100644 docs/document_reader/Authenticity/Authenticity.html delete mode 100644 docs/document_reader/Authenticity/value.html delete mode 100644 docs/document_reader/Authenticity/values-constant.html delete mode 100644 docs/document_reader/AuthenticityCheck-class-sidebar.html delete mode 100644 docs/document_reader/AuthenticityCheck/elements.html delete mode 100644 docs/document_reader/AuthenticityCheck/fromJson.html delete mode 100644 docs/document_reader/AuthenticityCheck/pageIndex.html delete mode 100644 docs/document_reader/AuthenticityCheck/status.html delete mode 100644 docs/document_reader/AuthenticityCheck/toJson.html delete mode 100644 docs/document_reader/AuthenticityCheck/type.html delete mode 100644 docs/document_reader/AuthenticityCheck/typeName.html delete mode 100644 docs/document_reader/AuthenticityElement-class-sidebar.html delete mode 100644 docs/document_reader/AuthenticityElement/elementDiagnoseName.html delete mode 100644 docs/document_reader/AuthenticityElement/elementTypeName.html delete mode 100644 docs/document_reader/AuthenticityElement/fromJson.html delete mode 100644 docs/document_reader/AuthenticityElement/status.html delete mode 100644 docs/document_reader/AuthenticityElement/toJson.html delete mode 100644 docs/document_reader/AuthenticityParams-class-sidebar.html delete mode 100644 docs/document_reader/AuthenticityParams/checkAxial.html delete mode 100644 docs/document_reader/AuthenticityParams/checkBarcodeFormat.html delete mode 100644 docs/document_reader/AuthenticityParams/checkExtMRZ.html delete mode 100644 docs/document_reader/AuthenticityParams/checkExtOCR.html delete mode 100644 docs/document_reader/AuthenticityParams/checkFibers.html delete mode 100644 docs/document_reader/AuthenticityParams/checkIPI.html delete mode 100644 docs/document_reader/AuthenticityParams/checkIRB900.html delete mode 100644 docs/document_reader/AuthenticityParams/checkIRVisibility.html delete mode 100644 docs/document_reader/AuthenticityParams/checkImagePatterns.html delete mode 100644 docs/document_reader/AuthenticityParams/checkLetterScreen.html delete mode 100644 docs/document_reader/AuthenticityParams/checkPhotoComparison.html delete mode 100644 docs/document_reader/AuthenticityParams/checkPhotoEmbedding.html delete mode 100644 docs/document_reader/AuthenticityParams/checkUVLuminiscence.html delete mode 100644 docs/document_reader/AuthenticityParams/fromJson.html delete mode 100644 docs/document_reader/AuthenticityParams/livenessParams.html delete mode 100644 docs/document_reader/AuthenticityParams/testSetters.html delete mode 100644 docs/document_reader/AuthenticityParams/toJson.html delete mode 100644 docs/document_reader/AuthenticityParams/useLivenessCheck.html delete mode 100644 docs/document_reader/AuthenticityResult-class-sidebar.html delete mode 100644 docs/document_reader/AuthenticityResult/checks.html delete mode 100644 docs/document_reader/AuthenticityResult/fromJson.html delete mode 100644 docs/document_reader/AuthenticityResult/status.html delete mode 100644 docs/document_reader/AuthenticityResult/toJson.html delete mode 100644 docs/document_reader/Authority-class-sidebar.html delete mode 100644 docs/document_reader/Authority/attributes.html delete mode 100644 docs/document_reader/Authority/data.html delete mode 100644 docs/document_reader/Authority/friendlyName.html delete mode 100644 docs/document_reader/Authority/fromJson.html delete mode 100644 docs/document_reader/Authority/toJson.html delete mode 100644 docs/document_reader/BackendProcessingConfig-class-sidebar.html delete mode 100644 docs/document_reader/BackendProcessingConfig/fromJson.html delete mode 100644 docs/document_reader/BackendProcessingConfig/httpHeaders.html delete mode 100644 docs/document_reader/BackendProcessingConfig/toJson.html delete mode 100644 docs/document_reader/BackendProcessingConfig/url.html delete mode 100644 docs/document_reader/BarcodeField-class-sidebar.html delete mode 100644 docs/document_reader/BarcodeField/data.html delete mode 100644 docs/document_reader/BarcodeField/fromJson.html delete mode 100644 docs/document_reader/BarcodeField/pageIndex.html delete mode 100644 docs/document_reader/BarcodeField/status.html delete mode 100644 docs/document_reader/BarcodeField/toJson.html delete mode 100644 docs/document_reader/BarcodeResult-class-sidebar.html delete mode 100644 docs/document_reader/BarcodeResult/fields.html delete mode 100644 docs/document_reader/BarcodeResult/fromJson.html delete mode 100644 docs/document_reader/BarcodeResult/toJson.html delete mode 100644 docs/document_reader/BarcodeStatus-enum-sidebar.html delete mode 100644 docs/document_reader/BarcodeStatus.html delete mode 100644 docs/document_reader/BarcodeStatus/BarcodeStatus.html delete mode 100644 docs/document_reader/BarcodeStatus/value.html delete mode 100644 docs/document_reader/BarcodeStatus/values-constant.html delete mode 100644 docs/document_reader/BarcodeType-enum-sidebar.html delete mode 100644 docs/document_reader/BarcodeType.html delete mode 100644 docs/document_reader/BarcodeType/BarcodeType.html delete mode 100644 docs/document_reader/BarcodeType/value.html delete mode 100644 docs/document_reader/BarcodeType/values-constant.html delete mode 100644 docs/document_reader/BluetoothServiceCompletion-class-sidebar.html delete mode 100644 docs/document_reader/BytesData-class-sidebar.html delete mode 100644 docs/document_reader/BytesData/data.html delete mode 100644 docs/document_reader/BytesData/fromJson.html delete mode 100644 docs/document_reader/BytesData/length.html delete mode 100644 docs/document_reader/BytesData/status.html delete mode 100644 docs/document_reader/BytesData/toJson.html delete mode 100644 docs/document_reader/BytesData/type.html delete mode 100644 docs/document_reader/CameraMode-enum-sidebar.html delete mode 100644 docs/document_reader/CameraMode.html delete mode 100644 docs/document_reader/CameraMode/CameraMode.html delete mode 100644 docs/document_reader/CameraMode/value.html delete mode 100644 docs/document_reader/CameraMode/values-constant.html delete mode 100644 docs/document_reader/CameraPosition-enum-sidebar.html delete mode 100644 docs/document_reader/CameraPosition.html delete mode 100644 docs/document_reader/CameraPosition/CameraPosition.html delete mode 100644 docs/document_reader/CameraPosition/value.html delete mode 100644 docs/document_reader/CameraPosition/values-constant.html delete mode 100644 docs/document_reader/CameraSize-class-sidebar.html delete mode 100644 docs/document_reader/CameraSize/fromJson.html delete mode 100644 docs/document_reader/CameraSize/height.html delete mode 100644 docs/document_reader/CameraSize/toJson.html delete mode 100644 docs/document_reader/CameraSize/width.html delete mode 100644 docs/document_reader/Cap-enum-sidebar.html delete mode 100644 docs/document_reader/Cap.html delete mode 100644 docs/document_reader/Cap/Cap.html delete mode 100644 docs/document_reader/Cap/value.html delete mode 100644 docs/document_reader/Cap/values-constant.html delete mode 100644 docs/document_reader/CaptureMode-enum-sidebar.html delete mode 100644 docs/document_reader/CaptureMode.html delete mode 100644 docs/document_reader/CaptureMode/CaptureMode.html delete mode 100644 docs/document_reader/CaptureMode/value.html delete mode 100644 docs/document_reader/CaptureMode/values-constant.html delete mode 100644 docs/document_reader/CaptureSessionPreset-enum-sidebar.html delete mode 100644 docs/document_reader/CaptureSessionPreset.html delete mode 100644 docs/document_reader/CaptureSessionPreset/CaptureSessionPreset.html delete mode 100644 docs/document_reader/CaptureSessionPreset/value.html delete mode 100644 docs/document_reader/CaptureSessionPreset/values-constant.html delete mode 100644 docs/document_reader/CardProperties-class-sidebar.html delete mode 100644 docs/document_reader/CardProperties/fromJson.html delete mode 100644 docs/document_reader/CardProperties/support4.html delete mode 100644 docs/document_reader/CardProperties/toJson.html delete mode 100644 docs/document_reader/CertificateChain-class-sidebar.html delete mode 100644 docs/document_reader/CertificateChain/extensions.html delete mode 100644 docs/document_reader/CertificateChain/fileName.html delete mode 100644 docs/document_reader/CertificateChain/fromJson.html delete mode 100644 docs/document_reader/CertificateChain/issuer.html delete mode 100644 docs/document_reader/CertificateChain/notifications.html delete mode 100644 docs/document_reader/CertificateChain/origin.html delete mode 100644 docs/document_reader/CertificateChain/paStatus.html delete mode 100644 docs/document_reader/CertificateChain/serialNumber.html delete mode 100644 docs/document_reader/CertificateChain/signatureAlgorithm.html delete mode 100644 docs/document_reader/CertificateChain/subject.html delete mode 100644 docs/document_reader/CertificateChain/subjectPKAlgorithm.html delete mode 100644 docs/document_reader/CertificateChain/toJson.html delete mode 100644 docs/document_reader/CertificateChain/type.html delete mode 100644 docs/document_reader/CertificateChain/validity.html delete mode 100644 docs/document_reader/CertificateChain/version.html delete mode 100644 docs/document_reader/CertificateData-class-sidebar.html delete mode 100644 docs/document_reader/CertificateData/data.html delete mode 100644 docs/document_reader/CertificateData/fromJson.html delete mode 100644 docs/document_reader/CertificateData/length.html delete mode 100644 docs/document_reader/CertificateData/toJson.html delete mode 100644 docs/document_reader/CheckDiagnose-enum-sidebar.html delete mode 100644 docs/document_reader/CheckDiagnose.html delete mode 100644 docs/document_reader/CheckDiagnose/CheckDiagnose.html delete mode 100644 docs/document_reader/CheckDiagnose/value.html delete mode 100644 docs/document_reader/CheckDiagnose/values-constant.html delete mode 100644 docs/document_reader/CheckResult-enum-sidebar.html delete mode 100644 docs/document_reader/CheckResult.html delete mode 100644 docs/document_reader/CheckResult/CheckResult.html delete mode 100644 docs/document_reader/CheckResult/value.html delete mode 100644 docs/document_reader/CheckResult/values-constant.html delete mode 100644 docs/document_reader/Comparison-class-sidebar.html delete mode 100644 docs/document_reader/Comparison/fromJson.html delete mode 100644 docs/document_reader/Comparison/status.html delete mode 100644 docs/document_reader/Comparison/toJson.html delete mode 100644 docs/document_reader/Coordinate-class-sidebar.html delete mode 100644 docs/document_reader/Coordinate/fromJson.html delete mode 100644 docs/document_reader/Coordinate/toJson.html delete mode 100644 docs/document_reader/Coordinate/x.html delete mode 100644 docs/document_reader/Coordinate/y.html delete mode 100644 docs/document_reader/CustomButtonTag-enum-sidebar.html delete mode 100644 docs/document_reader/CustomButtonTag.html delete mode 100644 docs/document_reader/CustomButtonTag/CustomButtonTag.html delete mode 100644 docs/document_reader/CustomButtonTag/value.html delete mode 100644 docs/document_reader/CustomButtonTag/values-constant.html delete mode 100644 docs/document_reader/Customization-class-sidebar.html delete mode 100644 docs/document_reader/Customization/activityIndicatorColor.html delete mode 100644 docs/document_reader/Customization/backgroundMaskAlpha.html delete mode 100644 docs/document_reader/Customization/borderBackgroundImage.html delete mode 100644 docs/document_reader/Customization/borderBackgroundImageTransformsAndroid.html delete mode 100644 docs/document_reader/Customization/borderBackgroundImageTransformsIOS.html delete mode 100644 docs/document_reader/Customization/cameraFrameActiveColor.html delete mode 100644 docs/document_reader/Customization/cameraFrameBorderWidth.html delete mode 100644 docs/document_reader/Customization/cameraFrameCornerRadius.html delete mode 100644 docs/document_reader/Customization/cameraFrameDefaultColor.html delete mode 100644 docs/document_reader/Customization/cameraFrameLandscapeAspectRatio.html delete mode 100644 docs/document_reader/Customization/cameraFrameLineCap.html delete mode 100644 docs/document_reader/Customization/cameraFrameLineLength.html delete mode 100644 docs/document_reader/Customization/cameraFrameOffsetWidth.html delete mode 100644 docs/document_reader/Customization/cameraFramePortraitAspectRatio.html delete mode 100644 docs/document_reader/Customization/cameraFrameShapeType.html delete mode 100644 docs/document_reader/Customization/cameraFrameVerticalPositionMultiplier.html delete mode 100644 docs/document_reader/Customization/cameraPreviewBackgroundColor.html delete mode 100644 docs/document_reader/Customization/cameraSwitchButtonImage.html delete mode 100644 docs/document_reader/Customization/captureButtonImage.html delete mode 100644 docs/document_reader/Customization/changeFrameButtonCollapseImage.html delete mode 100644 docs/document_reader/Customization/changeFrameButtonExpandImage.html delete mode 100644 docs/document_reader/Customization/closeButtonImage.html delete mode 100644 docs/document_reader/Customization/colors.html delete mode 100644 docs/document_reader/Customization/customLabelStatus.html delete mode 100644 docs/document_reader/Customization/customStatusPositionMultiplier.html delete mode 100644 docs/document_reader/Customization/fonts.html delete mode 100644 docs/document_reader/Customization/fromJson.html delete mode 100644 docs/document_reader/Customization/helpAnimationImage.html delete mode 100644 docs/document_reader/Customization/helpAnimationImageTransformsAndroid.html delete mode 100644 docs/document_reader/Customization/helpAnimationImageTransformsIOS.html delete mode 100644 docs/document_reader/Customization/images.html delete mode 100644 docs/document_reader/Customization/livenessAnimationImage.html delete mode 100644 docs/document_reader/Customization/livenessAnimationImageTransformsAndroid.html delete mode 100644 docs/document_reader/Customization/livenessAnimationImageTransformsIOS.html delete mode 100644 docs/document_reader/Customization/livenessAnimationPositionMultiplier.html delete mode 100644 docs/document_reader/Customization/multipageAnimationBackImage.html delete mode 100644 docs/document_reader/Customization/multipageAnimationBackImageTransformsAndroid.html delete mode 100644 docs/document_reader/Customization/multipageAnimationBackImageTransformsIOS.html delete mode 100644 docs/document_reader/Customization/multipageAnimationFrontImage.html delete mode 100644 docs/document_reader/Customization/multipageAnimationFrontImageTransformsAndroid.html delete mode 100644 docs/document_reader/Customization/multipageAnimationFrontImageTransformsIOS.html delete mode 100644 docs/document_reader/Customization/multipageButtonBackgroundColor.html delete mode 100644 docs/document_reader/Customization/resultStatus.html delete mode 100644 docs/document_reader/Customization/resultStatusBackgroundColor.html delete mode 100644 docs/document_reader/Customization/resultStatusPositionMultiplier.html delete mode 100644 docs/document_reader/Customization/resultStatusTextColor.html delete mode 100644 docs/document_reader/Customization/resultStatusTextFont.html delete mode 100644 docs/document_reader/Customization/showBackgroundMask.html delete mode 100644 docs/document_reader/Customization/showHelpAnimation.html delete mode 100644 docs/document_reader/Customization/showNextPageAnimation.html delete mode 100644 docs/document_reader/Customization/showResultStatusMessages.html delete mode 100644 docs/document_reader/Customization/showStatusMessages.html delete mode 100644 docs/document_reader/Customization/status.html delete mode 100644 docs/document_reader/Customization/statusBackgroundColor.html delete mode 100644 docs/document_reader/Customization/statusPositionMultiplier.html delete mode 100644 docs/document_reader/Customization/statusTextColor.html delete mode 100644 docs/document_reader/Customization/statusTextFont.html delete mode 100644 docs/document_reader/Customization/testSetters.html delete mode 100644 docs/document_reader/Customization/tintColor.html delete mode 100644 docs/document_reader/Customization/toJson.html delete mode 100644 docs/document_reader/Customization/toolbarSize.html delete mode 100644 docs/document_reader/Customization/torchButtonOffImage.html delete mode 100644 docs/document_reader/Customization/torchButtonOnImage.html delete mode 100644 docs/document_reader/Customization/uiCustomizationLayer.html delete mode 100644 docs/document_reader/CustomizationColors-class-sidebar.html delete mode 100644 docs/document_reader/CustomizationColors/fromJson.html delete mode 100644 docs/document_reader/CustomizationColors/rfidProcessingScreenBackground.html delete mode 100644 docs/document_reader/CustomizationColors/rfidProcessingScreenHintLabelBackground.html delete mode 100644 docs/document_reader/CustomizationColors/rfidProcessingScreenHintLabelText.html delete mode 100644 docs/document_reader/CustomizationColors/rfidProcessingScreenProgressBar.html delete mode 100644 docs/document_reader/CustomizationColors/rfidProcessingScreenProgressBarBackground.html delete mode 100644 docs/document_reader/CustomizationColors/rfidProcessingScreenProgressLabelText.html delete mode 100644 docs/document_reader/CustomizationColors/rfidProcessingScreenResultLabelText.html delete mode 100644 docs/document_reader/CustomizationColors/testSetters.html delete mode 100644 docs/document_reader/CustomizationColors/toJson.html delete mode 100644 docs/document_reader/CustomizationFonts-class-sidebar.html delete mode 100644 docs/document_reader/CustomizationFonts/fromJson.html delete mode 100644 docs/document_reader/CustomizationFonts/rfidProcessingScreenHintLabel.html delete mode 100644 docs/document_reader/CustomizationFonts/rfidProcessingScreenProgressLabel.html delete mode 100644 docs/document_reader/CustomizationFonts/rfidProcessingScreenResultLabel.html delete mode 100644 docs/document_reader/CustomizationFonts/testSetters.html delete mode 100644 docs/document_reader/CustomizationFonts/toJson.html delete mode 100644 docs/document_reader/CustomizationImages-class-sidebar.html delete mode 100644 docs/document_reader/CustomizationImages/fromJson.html delete mode 100644 docs/document_reader/CustomizationImages/rfidProcessingScreenFailureImage.html delete mode 100644 docs/document_reader/CustomizationImages/testSetters.html delete mode 100644 docs/document_reader/CustomizationImages/toJson.html delete mode 100644 docs/document_reader/DataField-class-sidebar.html delete mode 100644 docs/document_reader/DataField/data.html delete mode 100644 docs/document_reader/DataField/fieldType.html delete mode 100644 docs/document_reader/DataField/fromJson.html delete mode 100644 docs/document_reader/DataField/toJson.html delete mode 100644 docs/document_reader/DocFormat-enum-sidebar.html delete mode 100644 docs/document_reader/DocFormat.html delete mode 100644 docs/document_reader/DocFormat/DocFormat.html delete mode 100644 docs/document_reader/DocFormat/value.html delete mode 100644 docs/document_reader/DocFormat/values-constant.html delete mode 100644 docs/document_reader/DocReaderAction-enum-sidebar.html delete mode 100644 docs/document_reader/DocReaderAction.html delete mode 100644 docs/document_reader/DocReaderAction/DocReaderAction.html delete mode 100644 docs/document_reader/DocReaderAction/value.html delete mode 100644 docs/document_reader/DocReaderAction/values-constant.html delete mode 100644 docs/document_reader/DocReaderException-class-sidebar.html delete mode 100644 docs/document_reader/DocReaderException/code.html delete mode 100644 docs/document_reader/DocReaderException/fromJson.html delete mode 100644 docs/document_reader/DocReaderException/message.html delete mode 100644 docs/document_reader/DocReaderException/toJson.html delete mode 100644 docs/document_reader/DocReaderFrame-enum-sidebar.html delete mode 100644 docs/document_reader/DocReaderFrame.html delete mode 100644 docs/document_reader/DocReaderFrame/DocReaderFrame.html delete mode 100644 docs/document_reader/DocReaderFrame/value.html delete mode 100644 docs/document_reader/DocReaderFrame/values-constant.html delete mode 100644 docs/document_reader/DocReaderOrientation-enum-sidebar.html delete mode 100644 docs/document_reader/DocReaderOrientation.html delete mode 100644 docs/document_reader/DocReaderOrientation/DocReaderOrientation.html delete mode 100644 docs/document_reader/DocReaderOrientation/value.html delete mode 100644 docs/document_reader/DocReaderOrientation/values-constant.html delete mode 100644 docs/document_reader/DocReaderScenario-class-sidebar.html delete mode 100644 docs/document_reader/DocReaderScenario/caption.html delete mode 100644 docs/document_reader/DocReaderScenario/description.html delete mode 100644 docs/document_reader/DocReaderScenario/faceExt.html delete mode 100644 docs/document_reader/DocReaderScenario/frameKWHLandscape.html delete mode 100644 docs/document_reader/DocReaderScenario/frameKWHPortrait.html delete mode 100644 docs/document_reader/DocReaderScenario/fromJson.html delete mode 100644 docs/document_reader/DocReaderScenario/manualCrop.html delete mode 100644 docs/document_reader/DocReaderScenario/multiPageOff.html delete mode 100644 docs/document_reader/DocReaderScenario/name.html delete mode 100644 docs/document_reader/DocReaderScenario/seriesProcessMode.html delete mode 100644 docs/document_reader/DocReaderScenario/toJson.html delete mode 100644 docs/document_reader/DocReaderScenario/uvTorch.html delete mode 100644 docs/document_reader/DocReaderVersion-class-sidebar.html delete mode 100644 docs/document_reader/DocReaderVersion/api.html delete mode 100644 docs/document_reader/DocReaderVersion/core.html delete mode 100644 docs/document_reader/DocReaderVersion/coreMode.html delete mode 100644 docs/document_reader/DocReaderVersion/database.html delete mode 100644 docs/document_reader/DocReaderVersion/fromJson.html delete mode 100644 docs/document_reader/DocReaderVersion/toJson.html delete mode 100644 docs/document_reader/DocType-enum-sidebar.html delete mode 100644 docs/document_reader/DocType.html delete mode 100644 docs/document_reader/DocType/DocType.html delete mode 100644 docs/document_reader/DocType/value.html delete mode 100644 docs/document_reader/DocType/values-constant.html delete mode 100644 docs/document_reader/DocumentReader-class-sidebar.html delete mode 100644 docs/document_reader/DocumentReader/availableScenarios.html delete mode 100644 docs/document_reader/DocumentReader/customization.html delete mode 100644 docs/document_reader/DocumentReader/functionality.html delete mode 100644 docs/document_reader/DocumentReader/isAuthenticatorAvailableForUse.html delete mode 100644 docs/document_reader/DocumentReader/isBlePermissionsGranted.html delete mode 100644 docs/document_reader/DocumentReader/isReady.html delete mode 100644 docs/document_reader/DocumentReader/license.html delete mode 100644 docs/document_reader/DocumentReader/localizationDictionary.html delete mode 100644 docs/document_reader/DocumentReader/onCustomButtonTapped.html delete mode 100644 docs/document_reader/DocumentReader/processParams.html delete mode 100644 docs/document_reader/DocumentReader/rfid.html delete mode 100644 docs/document_reader/DocumentReader/rfidScenario.html delete mode 100644 docs/document_reader/DocumentReader/rfidSessionStatus.html delete mode 100644 docs/document_reader/DocumentReader/status.html delete mode 100644 docs/document_reader/DocumentReader/tag.html delete mode 100644 docs/document_reader/DocumentReader/version.html delete mode 100644 docs/document_reader/DocumentReader/videoEncoderCompletion.html delete mode 100644 docs/document_reader/DocumentType-class-sidebar.html delete mode 100644 docs/document_reader/DocumentType/description.html delete mode 100644 docs/document_reader/DocumentType/fDSID.html delete mode 100644 docs/document_reader/DocumentType/format.html delete mode 100644 docs/document_reader/DocumentType/fromJson.html delete mode 100644 docs/document_reader/DocumentType/iCAOCode.html delete mode 100644 docs/document_reader/DocumentType/id.html delete mode 100644 docs/document_reader/DocumentType/mrz.html delete mode 100644 docs/document_reader/DocumentType/name.html delete mode 100644 docs/document_reader/DocumentType/pageIndex.html delete mode 100644 docs/document_reader/DocumentType/toJson.html delete mode 100644 docs/document_reader/DocumentType/type.html delete mode 100644 docs/document_reader/DocumentType/year.html delete mode 100644 docs/document_reader/DocumentsDatabase-class-sidebar.html delete mode 100644 docs/document_reader/DocumentsDatabase/date.html delete mode 100644 docs/document_reader/DocumentsDatabase/fromJson.html delete mode 100644 docs/document_reader/DocumentsDatabase/size.html delete mode 100644 docs/document_reader/DocumentsDatabase/toJson.html delete mode 100644 docs/document_reader/DocumentsDatabase/version.html delete mode 100644 docs/document_reader/EDLDataGroups-class-sidebar.html delete mode 100644 docs/document_reader/EDLDataGroups/dg1.html delete mode 100644 docs/document_reader/EDLDataGroups/dg10.html delete mode 100644 docs/document_reader/EDLDataGroups/dg11.html delete mode 100644 docs/document_reader/EDLDataGroups/dg12.html delete mode 100644 docs/document_reader/EDLDataGroups/dg13.html delete mode 100644 docs/document_reader/EDLDataGroups/dg14.html delete mode 100644 docs/document_reader/EDLDataGroups/dg2.html delete mode 100644 docs/document_reader/EDLDataGroups/dg3.html delete mode 100644 docs/document_reader/EDLDataGroups/dg4.html delete mode 100644 docs/document_reader/EDLDataGroups/dg5.html delete mode 100644 docs/document_reader/EDLDataGroups/dg6.html delete mode 100644 docs/document_reader/EDLDataGroups/dg7.html delete mode 100644 docs/document_reader/EDLDataGroups/dg8.html delete mode 100644 docs/document_reader/EDLDataGroups/dg9.html delete mode 100644 docs/document_reader/EDLDataGroups/fromJson.html delete mode 100644 docs/document_reader/EDLDataGroups/testSetters.html delete mode 100644 docs/document_reader/EDLDataGroups/toJson.html delete mode 100644 docs/document_reader/EIDDataGroups-class-sidebar.html delete mode 100644 docs/document_reader/EIDDataGroups/dg1.html delete mode 100644 docs/document_reader/EIDDataGroups/dg10.html delete mode 100644 docs/document_reader/EIDDataGroups/dg11.html delete mode 100644 docs/document_reader/EIDDataGroups/dg12.html delete mode 100644 docs/document_reader/EIDDataGroups/dg13.html delete mode 100644 docs/document_reader/EIDDataGroups/dg14.html delete mode 100644 docs/document_reader/EIDDataGroups/dg15.html delete mode 100644 docs/document_reader/EIDDataGroups/dg16.html delete mode 100644 docs/document_reader/EIDDataGroups/dg17.html delete mode 100644 docs/document_reader/EIDDataGroups/dg18.html delete mode 100644 docs/document_reader/EIDDataGroups/dg19.html delete mode 100644 docs/document_reader/EIDDataGroups/dg2.html delete mode 100644 docs/document_reader/EIDDataGroups/dg20.html delete mode 100644 docs/document_reader/EIDDataGroups/dg21.html delete mode 100644 docs/document_reader/EIDDataGroups/dg3.html delete mode 100644 docs/document_reader/EIDDataGroups/dg4.html delete mode 100644 docs/document_reader/EIDDataGroups/dg5.html delete mode 100644 docs/document_reader/EIDDataGroups/dg6.html delete mode 100644 docs/document_reader/EIDDataGroups/dg7.html delete mode 100644 docs/document_reader/EIDDataGroups/dg8.html delete mode 100644 docs/document_reader/EIDDataGroups/dg9.html delete mode 100644 docs/document_reader/EIDDataGroups/fromJson.html delete mode 100644 docs/document_reader/EIDDataGroups/testSetters.html delete mode 100644 docs/document_reader/EIDDataGroups/toJson.html delete mode 100644 docs/document_reader/EPassportDataGroups-class-sidebar.html delete mode 100644 docs/document_reader/EPassportDataGroups/dg1.html delete mode 100644 docs/document_reader/EPassportDataGroups/dg10.html delete mode 100644 docs/document_reader/EPassportDataGroups/dg11.html delete mode 100644 docs/document_reader/EPassportDataGroups/dg12.html delete mode 100644 docs/document_reader/EPassportDataGroups/dg13.html delete mode 100644 docs/document_reader/EPassportDataGroups/dg14.html delete mode 100644 docs/document_reader/EPassportDataGroups/dg15.html delete mode 100644 docs/document_reader/EPassportDataGroups/dg16.html delete mode 100644 docs/document_reader/EPassportDataGroups/dg2.html delete mode 100644 docs/document_reader/EPassportDataGroups/dg3.html delete mode 100644 docs/document_reader/EPassportDataGroups/dg4.html delete mode 100644 docs/document_reader/EPassportDataGroups/dg5.html delete mode 100644 docs/document_reader/EPassportDataGroups/dg6.html delete mode 100644 docs/document_reader/EPassportDataGroups/dg7.html delete mode 100644 docs/document_reader/EPassportDataGroups/dg8.html delete mode 100644 docs/document_reader/EPassportDataGroups/dg9.html delete mode 100644 docs/document_reader/EPassportDataGroups/fromJson.html delete mode 100644 docs/document_reader/EPassportDataGroups/testSetters.html delete mode 100644 docs/document_reader/EPassportDataGroups/toJson.html delete mode 100644 docs/document_reader/ErrorCodes-enum-sidebar.html delete mode 100644 docs/document_reader/ErrorCodes.html delete mode 100644 docs/document_reader/ErrorCodes/ErrorCodes.html delete mode 100644 docs/document_reader/ErrorCodes/value.html delete mode 100644 docs/document_reader/ErrorCodes/values-constant.html delete mode 100644 docs/document_reader/Extension-class-sidebar.html delete mode 100644 docs/document_reader/Extension/data.html delete mode 100644 docs/document_reader/Extension/fromJson.html delete mode 100644 docs/document_reader/Extension/toJson.html delete mode 100644 docs/document_reader/Extension/type.html delete mode 100644 docs/document_reader/FaceApiParams-class-sidebar.html delete mode 100644 docs/document_reader/FaceApiParams/fromJson.html delete mode 100644 docs/document_reader/FaceApiParams/mode.html delete mode 100644 docs/document_reader/FaceApiParams/threshold.html delete mode 100644 docs/document_reader/FaceApiParams/toJson.html delete mode 100644 docs/document_reader/FaceApiParams/url.html delete mode 100644 docs/document_reader/FaceApiSearchParams-class-sidebar.html delete mode 100644 docs/document_reader/FaceApiSearchParams/fromJson.html delete mode 100644 docs/document_reader/FaceApiSearchParams/groupIds.html delete mode 100644 docs/document_reader/FaceApiSearchParams/limit.html delete mode 100644 docs/document_reader/FaceApiSearchParams/threshold.html delete mode 100644 docs/document_reader/FaceApiSearchParams/toJson.html delete mode 100644 docs/document_reader/FieldType-enum-sidebar.html delete mode 100644 docs/document_reader/FieldType.html delete mode 100644 docs/document_reader/FieldType/FieldType.html delete mode 100644 docs/document_reader/FieldType/getTranslation.html delete mode 100644 docs/document_reader/FieldType/value.html delete mode 100644 docs/document_reader/FieldType/values-constant.html delete mode 100644 docs/document_reader/File-class-sidebar.html delete mode 100644 docs/document_reader/File/certificates.html delete mode 100644 docs/document_reader/File/docFieldsGraphics.html delete mode 100644 docs/document_reader/File/docFieldsOriginals.html delete mode 100644 docs/document_reader/File/docFieldsText.html delete mode 100644 docs/document_reader/File/fileData.html delete mode 100644 docs/document_reader/File/fileID.html delete mode 100644 docs/document_reader/File/fromJson.html delete mode 100644 docs/document_reader/File/notifications.html delete mode 100644 docs/document_reader/File/pAStatus.html delete mode 100644 docs/document_reader/File/readingStatus.html delete mode 100644 docs/document_reader/File/readingTime.html delete mode 100644 docs/document_reader/File/toJson.html delete mode 100644 docs/document_reader/File/type.html delete mode 100644 docs/document_reader/File/typeName.html delete mode 100644 docs/document_reader/FileData-class-sidebar.html delete mode 100644 docs/document_reader/FileData/data.html delete mode 100644 docs/document_reader/FileData/fromJson.html delete mode 100644 docs/document_reader/FileData/length.html delete mode 100644 docs/document_reader/FileData/status.html delete mode 100644 docs/document_reader/FileData/toJson.html delete mode 100644 docs/document_reader/FileData/type.html delete mode 100644 docs/document_reader/Font-class-sidebar.html delete mode 100644 docs/document_reader/Font/fromJson.html delete mode 100644 docs/document_reader/Font/name.html delete mode 100644 docs/document_reader/Font/size.html delete mode 100644 docs/document_reader/Font/toJson.html delete mode 100644 docs/document_reader/FontStyle-enum-sidebar.html delete mode 100644 docs/document_reader/FontStyle.html delete mode 100644 docs/document_reader/FontStyle/FontStyle.html delete mode 100644 docs/document_reader/FontStyle/value.html delete mode 100644 docs/document_reader/FontStyle/values-constant.html delete mode 100644 docs/document_reader/FrameShapeType-enum-sidebar.html delete mode 100644 docs/document_reader/FrameShapeType.html delete mode 100644 docs/document_reader/FrameShapeType/FrameShapeType.html delete mode 100644 docs/document_reader/FrameShapeType/value.html delete mode 100644 docs/document_reader/FrameShapeType/values-constant.html delete mode 100644 docs/document_reader/Functionality-class-sidebar.html delete mode 100644 docs/document_reader/Functionality/btDeviceName.html delete mode 100644 docs/document_reader/Functionality/cameraFrame.html delete mode 100644 docs/document_reader/Functionality/cameraMode.html delete mode 100644 docs/document_reader/Functionality/cameraPositionIOS.html delete mode 100644 docs/document_reader/Functionality/cameraResolutionAndroid.html delete mode 100644 docs/document_reader/Functionality/cameraResolutionIOS.html delete mode 100644 docs/document_reader/Functionality/captureMode.html delete mode 100644 docs/document_reader/Functionality/displayMetadata.html delete mode 100644 docs/document_reader/Functionality/excludedCamera2Models.html delete mode 100644 docs/document_reader/Functionality/exposure.html delete mode 100644 docs/document_reader/Functionality/forcePagesCount.html delete mode 100644 docs/document_reader/Functionality/fromJson.html delete mode 100644 docs/document_reader/Functionality/isCameraTorchCheckDisabled.html delete mode 100644 docs/document_reader/Functionality/isZoomEnabled.html delete mode 100644 docs/document_reader/Functionality/manualMultipageMode.html delete mode 100644 docs/document_reader/Functionality/orientation.html delete mode 100644 docs/document_reader/Functionality/pictureOnBoundsReady.html delete mode 100644 docs/document_reader/Functionality/recordScanningProcess.html delete mode 100644 docs/document_reader/Functionality/rfidTimeout.html delete mode 100644 docs/document_reader/Functionality/showCameraSwitchButton.html delete mode 100644 docs/document_reader/Functionality/showCaptureButton.html delete mode 100644 docs/document_reader/Functionality/showCaptureButtonDelayFromDetect.html delete mode 100644 docs/document_reader/Functionality/showCaptureButtonDelayFromStart.html delete mode 100644 docs/document_reader/Functionality/showChangeFrameButton.html delete mode 100644 docs/document_reader/Functionality/showCloseButton.html delete mode 100644 docs/document_reader/Functionality/showSkipNextPageButton.html delete mode 100644 docs/document_reader/Functionality/showTorchButton.html delete mode 100644 docs/document_reader/Functionality/singleResult.html delete mode 100644 docs/document_reader/Functionality/skipFocusingFrames.html delete mode 100644 docs/document_reader/Functionality/testSetters.html delete mode 100644 docs/document_reader/Functionality/toJson.html delete mode 100644 docs/document_reader/Functionality/useAuthenticator.html delete mode 100644 docs/document_reader/Functionality/videoCaptureMotionControl.html delete mode 100644 docs/document_reader/Functionality/zoomFactor.html delete mode 100644 docs/document_reader/GlaresCheckParams-class-sidebar.html delete mode 100644 docs/document_reader/GlaresCheckParams/fromJson.html delete mode 100644 docs/document_reader/GlaresCheckParams/toJson.html delete mode 100644 docs/document_reader/GraphicField-class-sidebar.html delete mode 100644 docs/document_reader/GraphicField/fieldName.html delete mode 100644 docs/document_reader/GraphicField/fieldType.html delete mode 100644 docs/document_reader/GraphicField/fromJson.html delete mode 100644 docs/document_reader/GraphicField/light.html delete mode 100644 docs/document_reader/GraphicField/lightName.html delete mode 100644 docs/document_reader/GraphicField/pageIndex.html delete mode 100644 docs/document_reader/GraphicField/sourceType.html delete mode 100644 docs/document_reader/GraphicField/toJson.html delete mode 100644 docs/document_reader/GraphicField/value.html delete mode 100644 docs/document_reader/GraphicFieldType-enum-sidebar.html delete mode 100644 docs/document_reader/GraphicFieldType.html delete mode 100644 docs/document_reader/GraphicFieldType/GraphicFieldType.html delete mode 100644 docs/document_reader/GraphicFieldType/value.html delete mode 100644 docs/document_reader/GraphicFieldType/values-constant.html delete mode 100644 docs/document_reader/GraphicResult-class-sidebar.html delete mode 100644 docs/document_reader/GraphicResult/fields.html delete mode 100644 docs/document_reader/GraphicResult/fromJson.html delete mode 100644 docs/document_reader/GraphicResult/toJson.html delete mode 100644 docs/document_reader/ImageFormat-enum-sidebar.html delete mode 100644 docs/document_reader/ImageFormat.html delete mode 100644 docs/document_reader/ImageFormat/ImageFormat.html delete mode 100644 docs/document_reader/ImageFormat/value.html delete mode 100644 docs/document_reader/ImageFormat/values-constant.html delete mode 100644 docs/document_reader/ImageInputData-class-sidebar.html delete mode 100644 docs/document_reader/ImageInputData/fromJson.html delete mode 100644 docs/document_reader/ImageInputData/image.html delete mode 100644 docs/document_reader/ImageInputData/light.html delete mode 100644 docs/document_reader/ImageInputData/pageIndex.html delete mode 100644 docs/document_reader/ImageInputData/toJson.html delete mode 100644 docs/document_reader/ImageQA-class-sidebar.html delete mode 100644 docs/document_reader/ImageQA/angleThreshold.html delete mode 100644 docs/document_reader/ImageQA/brightnessThreshold.html delete mode 100644 docs/document_reader/ImageQA/colornessCheck.html delete mode 100644 docs/document_reader/ImageQA/documentPositionIndent.html delete mode 100644 docs/document_reader/ImageQA/dpiThreshold.html delete mode 100644 docs/document_reader/ImageQA/expectedPass.html delete mode 100644 docs/document_reader/ImageQA/focusCheck.html delete mode 100644 docs/document_reader/ImageQA/fromJson.html delete mode 100644 docs/document_reader/ImageQA/glaresCheck.html delete mode 100644 docs/document_reader/ImageQA/glaresCheckParams.html delete mode 100644 docs/document_reader/ImageQA/screenCapture.html delete mode 100644 docs/document_reader/ImageQA/testSetters.html delete mode 100644 docs/document_reader/ImageQA/toJson.html delete mode 100644 docs/document_reader/ImageQuality-class-sidebar.html delete mode 100644 docs/document_reader/ImageQuality/boundRects.html delete mode 100644 docs/document_reader/ImageQuality/fromJson.html delete mode 100644 docs/document_reader/ImageQuality/result.html delete mode 100644 docs/document_reader/ImageQuality/toJson.html delete mode 100644 docs/document_reader/ImageQuality/type.html delete mode 100644 docs/document_reader/ImageQualityCheckType-enum-sidebar.html delete mode 100644 docs/document_reader/ImageQualityCheckType.html delete mode 100644 docs/document_reader/ImageQualityCheckType/ImageQualityCheckType.html delete mode 100644 docs/document_reader/ImageQualityCheckType/getTranslation.html delete mode 100644 docs/document_reader/ImageQualityCheckType/value.html delete mode 100644 docs/document_reader/ImageQualityCheckType/values-constant.html delete mode 100644 docs/document_reader/ImageQualityGroup-class-sidebar.html delete mode 100644 docs/document_reader/ImageQualityGroup/count.html delete mode 100644 docs/document_reader/ImageQualityGroup/fromJson.html delete mode 100644 docs/document_reader/ImageQualityGroup/imageQualityList.html delete mode 100644 docs/document_reader/ImageQualityGroup/pageIndex.html delete mode 100644 docs/document_reader/ImageQualityGroup/result.html delete mode 100644 docs/document_reader/ImageQualityGroup/toJson.html delete mode 100644 docs/document_reader/InitConfig-class-sidebar.html delete mode 100644 docs/document_reader/InitConfig/blackList.html delete mode 100644 docs/document_reader/InitConfig/fromJson.html delete mode 100644 docs/document_reader/InitConfig/license.html delete mode 100644 docs/document_reader/InitConfig/toJson.html delete mode 100644 docs/document_reader/LCID-enum-sidebar.html delete mode 100644 docs/document_reader/LCID.html delete mode 100644 docs/document_reader/LCID/LCID.html delete mode 100644 docs/document_reader/LCID/getTranslation.html delete mode 100644 docs/document_reader/LCID/value.html delete mode 100644 docs/document_reader/LCID/values-constant.html delete mode 100644 docs/document_reader/LDSParsingErrorCodes-enum-sidebar.html delete mode 100644 docs/document_reader/LDSParsingErrorCodes.html delete mode 100644 docs/document_reader/LDSParsingErrorCodes/LDSParsingErrorCodes.html delete mode 100644 docs/document_reader/LDSParsingErrorCodes/getTranslation.html delete mode 100644 docs/document_reader/LDSParsingErrorCodes/value.html delete mode 100644 docs/document_reader/LDSParsingErrorCodes/values-constant.html delete mode 100644 docs/document_reader/LDSParsingNotificationCodes-enum-sidebar.html delete mode 100644 docs/document_reader/LDSParsingNotificationCodes.html delete mode 100644 docs/document_reader/LDSParsingNotificationCodes/LDSParsingNotificationCodes.html delete mode 100644 docs/document_reader/LDSParsingNotificationCodes/getTranslation.html delete mode 100644 docs/document_reader/LDSParsingNotificationCodes/value.html delete mode 100644 docs/document_reader/LDSParsingNotificationCodes/values-constant.html delete mode 100644 docs/document_reader/License-class-sidebar.html delete mode 100644 docs/document_reader/License/countryFilter.html delete mode 100644 docs/document_reader/License/fromJson.html delete mode 100644 docs/document_reader/License/toJson.html delete mode 100644 docs/document_reader/Lights-enum-sidebar.html delete mode 100644 docs/document_reader/Lights.html delete mode 100644 docs/document_reader/Lights/Lights.html delete mode 100644 docs/document_reader/Lights/value.html delete mode 100644 docs/document_reader/Lights/values-constant.html delete mode 100644 docs/document_reader/LivenessParams-class-sidebar.html delete mode 100644 docs/document_reader/LivenessParams/checkED.html delete mode 100644 docs/document_reader/LivenessParams/checkHolo.html delete mode 100644 docs/document_reader/LivenessParams/checkMLI.html delete mode 100644 docs/document_reader/LivenessParams/checkOVI.html delete mode 100644 docs/document_reader/LivenessParams/fromJson.html delete mode 100644 docs/document_reader/LivenessParams/testSetters.html delete mode 100644 docs/document_reader/LivenessParams/toJson.html delete mode 100644 docs/document_reader/MRZFormat-enum-sidebar.html delete mode 100644 docs/document_reader/MRZFormat.html delete mode 100644 docs/document_reader/MRZFormat/MRZFormat.html delete mode 100644 docs/document_reader/MRZFormat/value.html delete mode 100644 docs/document_reader/MRZFormat/values-constant.html delete mode 100644 docs/document_reader/MeasureSystem-enum-sidebar.html delete mode 100644 docs/document_reader/MeasureSystem.html delete mode 100644 docs/document_reader/MeasureSystem/MeasureSystem.html delete mode 100644 docs/document_reader/MeasureSystem/value.html delete mode 100644 docs/document_reader/MeasureSystem/values-constant.html delete mode 100644 docs/document_reader/OnlineMode-enum-sidebar.html delete mode 100644 docs/document_reader/OnlineMode.html delete mode 100644 docs/document_reader/OnlineMode/OnlineMode.html delete mode 100644 docs/document_reader/OnlineMode/value.html delete mode 100644 docs/document_reader/OnlineMode/values-constant.html delete mode 100644 docs/document_reader/OnlineProcessingConfig-class-sidebar.html delete mode 100644 docs/document_reader/OnlineProcessingConfig/fromJson.html delete mode 100644 docs/document_reader/OnlineProcessingConfig/imageCompressionQuality.html delete mode 100644 docs/document_reader/OnlineProcessingConfig/imageFormat.html delete mode 100644 docs/document_reader/OnlineProcessingConfig/mode.html delete mode 100644 docs/document_reader/OnlineProcessingConfig/processParams.html delete mode 100644 docs/document_reader/OnlineProcessingConfig/toJson.html delete mode 100644 docs/document_reader/OnlineProcessingConfig/url.html delete mode 100644 docs/document_reader/OpticalStatus-class-sidebar.html delete mode 100644 docs/document_reader/OpticalStatus/fromJson.html delete mode 100644 docs/document_reader/OpticalStatus/imageQA.html delete mode 100644 docs/document_reader/OpticalStatus/mrz.html delete mode 100644 docs/document_reader/OpticalStatus/overallStatus.html delete mode 100644 docs/document_reader/OpticalStatus/toJson.html delete mode 100644 docs/document_reader/PAAttribute-class-sidebar.html delete mode 100644 docs/document_reader/PAAttribute/fromJson.html delete mode 100644 docs/document_reader/PAAttribute/toJson.html delete mode 100644 docs/document_reader/PAAttribute/type.html delete mode 100644 docs/document_reader/PAAttribute/value.html delete mode 100644 docs/document_reader/PAResourcesIssuer-class-sidebar.html delete mode 100644 docs/document_reader/PAResourcesIssuer/attributes.html delete mode 100644 docs/document_reader/PAResourcesIssuer/data.html delete mode 100644 docs/document_reader/PAResourcesIssuer/friendlyName.html delete mode 100644 docs/document_reader/PAResourcesIssuer/fromJson.html delete mode 100644 docs/document_reader/PAResourcesIssuer/toJson.html delete mode 100644 docs/document_reader/PDF417Info-class-sidebar.html delete mode 100644 docs/document_reader/PDF417Info/fromJson.html delete mode 100644 docs/document_reader/PDF417Info/rows.html delete mode 100644 docs/document_reader/PDF417Info/toJson.html delete mode 100644 docs/document_reader/PKDCertificate-class-sidebar.html delete mode 100644 docs/document_reader/PKDCertificate/fromJson.html delete mode 100644 docs/document_reader/PKDCertificate/toJson.html delete mode 100644 docs/document_reader/PKDResourceType-enum-sidebar.html delete mode 100644 docs/document_reader/PKDResourceType.html delete mode 100644 docs/document_reader/PKDResourceType/PKDResourceType.html delete mode 100644 docs/document_reader/PKDResourceType/value.html delete mode 100644 docs/document_reader/PKDResourceType/values-constant.html delete mode 100644 docs/document_reader/Position-class-sidebar.html delete mode 100644 docs/document_reader/Position/angle.html delete mode 100644 docs/document_reader/Position/dpi.html delete mode 100644 docs/document_reader/Position/fromJson.html delete mode 100644 docs/document_reader/Position/height.html delete mode 100644 docs/document_reader/Position/inverse.html delete mode 100644 docs/document_reader/Position/objArea.html delete mode 100644 docs/document_reader/Position/pageIndex.html delete mode 100644 docs/document_reader/Position/resultStatus.html delete mode 100644 docs/document_reader/Position/toJson.html delete mode 100644 docs/document_reader/Position/width.html delete mode 100644 docs/document_reader/PrepareProgress-class-sidebar.html delete mode 100644 docs/document_reader/PrepareProgress/downloadedBytes.html delete mode 100644 docs/document_reader/PrepareProgress/fromJson.html delete mode 100644 docs/document_reader/PrepareProgress/progress.html delete mode 100644 docs/document_reader/PrepareProgress/toJson.html delete mode 100644 docs/document_reader/PrepareProgress/totalBytes.html delete mode 100644 docs/document_reader/ProcessParams-class-sidebar.html delete mode 100644 docs/document_reader/ProcessParams/alreadyCropped.html delete mode 100644 docs/document_reader/ProcessParams/authenticityParams.html delete mode 100644 docs/document_reader/ProcessParams/backendProcessingConfig.html delete mode 100644 docs/document_reader/ProcessParams/barcodeParserType.html delete mode 100644 docs/document_reader/ProcessParams/barcodeTypes.html delete mode 100644 docs/document_reader/ProcessParams/captureButtonScenario.html delete mode 100644 docs/document_reader/ProcessParams/checkHologram.html delete mode 100644 docs/document_reader/ProcessParams/checkRequiredTextFields.html delete mode 100644 docs/document_reader/ProcessParams/convertCase.html delete mode 100644 docs/document_reader/ProcessParams/customParams.html delete mode 100644 docs/document_reader/ProcessParams/dateFormat.html delete mode 100644 docs/document_reader/ProcessParams/debugSaveCroppedImages.html delete mode 100644 docs/document_reader/ProcessParams/debugSaveImages.html delete mode 100644 docs/document_reader/ProcessParams/debugSaveLogs.html delete mode 100644 docs/document_reader/ProcessParams/debugSaveRFIDSession.html delete mode 100644 docs/document_reader/ProcessParams/depersonalizeLog.html delete mode 100644 docs/document_reader/ProcessParams/disableFocusingCheck.html delete mode 100644 docs/document_reader/ProcessParams/disablePerforationOCR.html delete mode 100644 docs/document_reader/ProcessParams/documentAreaMin.html delete mode 100644 docs/document_reader/ProcessParams/documentGroupFilter.html delete mode 100644 docs/document_reader/ProcessParams/documentIDList.html delete mode 100644 docs/document_reader/ProcessParams/doublePageSpread.html delete mode 100644 docs/document_reader/ProcessParams/faceApiParams.html delete mode 100644 docs/document_reader/ProcessParams/fieldTypesFilter.html delete mode 100644 docs/document_reader/ProcessParams/forceDocFormat.html delete mode 100644 docs/document_reader/ProcessParams/forceDocID.html delete mode 100644 docs/document_reader/ProcessParams/forceReadMrzBeforeLocate.html delete mode 100644 docs/document_reader/ProcessParams/fromJson.html delete mode 100644 docs/document_reader/ProcessParams/generateDoublePageSpreadImage.html delete mode 100644 docs/document_reader/ProcessParams/imageDpiOutMax.html delete mode 100644 docs/document_reader/ProcessParams/imageOutputMaxHeight.html delete mode 100644 docs/document_reader/ProcessParams/imageOutputMaxWidth.html delete mode 100644 docs/document_reader/ProcessParams/imageQA.html delete mode 100644 docs/document_reader/ProcessParams/integralImage.html delete mode 100644 docs/document_reader/ProcessParams/lcidFilter.html delete mode 100644 docs/document_reader/ProcessParams/lcidIgnoreFilter.html delete mode 100644 docs/document_reader/ProcessParams/logs.html delete mode 100644 docs/document_reader/ProcessParams/manualCrop.html delete mode 100644 docs/document_reader/ProcessParams/matchTextFieldMask.html delete mode 100644 docs/document_reader/ProcessParams/measureSystem.html delete mode 100644 docs/document_reader/ProcessParams/minDPI.html delete mode 100644 docs/document_reader/ProcessParams/minimalHolderAge.html delete mode 100644 docs/document_reader/ProcessParams/mrzFormatsFilter.html delete mode 100644 docs/document_reader/ProcessParams/multiDocOnImage.html delete mode 100644 docs/document_reader/ProcessParams/multipageProcessing.html delete mode 100644 docs/document_reader/ProcessParams/noGraphics.html delete mode 100644 docs/document_reader/ProcessParams/parseBarcodes.html delete mode 100644 docs/document_reader/ProcessParams/perspectiveAngle.html delete mode 100644 docs/document_reader/ProcessParams/processAuth.html delete mode 100644 docs/document_reader/ProcessParams/respectImageQuality.html delete mode 100644 docs/document_reader/ProcessParams/resultTypeOutput.html delete mode 100644 docs/document_reader/ProcessParams/returnCroppedBarcode.html delete mode 100644 docs/document_reader/ProcessParams/returnUncroppedImage.html delete mode 100644 docs/document_reader/ProcessParams/rfidParams.html delete mode 100644 docs/document_reader/ProcessParams/scenario.html delete mode 100644 docs/document_reader/ProcessParams/sessionLogFolder.html delete mode 100644 docs/document_reader/ProcessParams/shiftExpiryDate.html delete mode 100644 docs/document_reader/ProcessParams/shouldReturnPackageForReprocess.html delete mode 100644 docs/document_reader/ProcessParams/splitNames.html delete mode 100644 docs/document_reader/ProcessParams/testSetters.html delete mode 100644 docs/document_reader/ProcessParams/timeout.html delete mode 100644 docs/document_reader/ProcessParams/timeoutFromFirstDetect.html delete mode 100644 docs/document_reader/ProcessParams/timeoutFromFirstDocType.html delete mode 100644 docs/document_reader/ProcessParams/toJson.html delete mode 100644 docs/document_reader/ProcessParams/updateOCRValidityByGlare.html delete mode 100644 docs/document_reader/ProcessParams/useAuthenticityCheck.html delete mode 100644 docs/document_reader/ProcessParams/useFaceApi.html delete mode 100644 docs/document_reader/ProcessParams/uvTorchEnabled.html delete mode 100644 docs/document_reader/ProcessingFinishedStatus-enum-sidebar.html delete mode 100644 docs/document_reader/ProcessingFinishedStatus.html delete mode 100644 docs/document_reader/ProcessingFinishedStatus/ProcessingFinishedStatus.html delete mode 100644 docs/document_reader/ProcessingFinishedStatus/value.html delete mode 100644 docs/document_reader/ProcessingFinishedStatus/values-constant.html delete mode 100644 docs/document_reader/RFIDAccessControlProcedureType-enum-sidebar.html delete mode 100644 docs/document_reader/RFIDAccessControlProcedureType.html delete mode 100644 docs/document_reader/RFIDAccessControlProcedureType/RFIDAccessControlProcedureType.html delete mode 100644 docs/document_reader/RFIDAccessControlProcedureType/value.html delete mode 100644 docs/document_reader/RFIDAccessControlProcedureType/values-constant.html delete mode 100644 docs/document_reader/RFIDAuthenticationProcedureType-enum-sidebar.html delete mode 100644 docs/document_reader/RFIDAuthenticationProcedureType.html delete mode 100644 docs/document_reader/RFIDAuthenticationProcedureType/RFIDAuthenticationProcedureType.html delete mode 100644 docs/document_reader/RFIDAuthenticationProcedureType/value.html delete mode 100644 docs/document_reader/RFIDAuthenticationProcedureType/values-constant.html delete mode 100644 docs/document_reader/RFIDCertificateType-enum-sidebar.html delete mode 100644 docs/document_reader/RFIDCertificateType.html delete mode 100644 docs/document_reader/RFIDCertificateType/RFIDCertificateType.html delete mode 100644 docs/document_reader/RFIDCertificateType/value.html delete mode 100644 docs/document_reader/RFIDCertificateType/values-constant.html delete mode 100644 docs/document_reader/RFIDConfig-class-sidebar.html delete mode 100644 docs/document_reader/RFIDConfig/onProgress.html delete mode 100644 docs/document_reader/RFIDConfig/onRequestPACertificates.html delete mode 100644 docs/document_reader/RFIDConfig/onRequestTACertificates.html delete mode 100644 docs/document_reader/RFIDConfig/onRequestTASignature.html delete mode 100644 docs/document_reader/RFIDDataFileType-enum-sidebar.html delete mode 100644 docs/document_reader/RFIDDataFileType.html delete mode 100644 docs/document_reader/RFIDDataFileType/RFIDDataFileType.html delete mode 100644 docs/document_reader/RFIDDataFileType/getTranslation.html delete mode 100644 docs/document_reader/RFIDDataFileType/value.html delete mode 100644 docs/document_reader/RFIDDataFileType/values-constant.html delete mode 100644 docs/document_reader/RFIDErrorCodes-enum-sidebar.html delete mode 100644 docs/document_reader/RFIDErrorCodes.html delete mode 100644 docs/document_reader/RFIDErrorCodes/RFIDErrorCodes.html delete mode 100644 docs/document_reader/RFIDErrorCodes/getTranslation.html delete mode 100644 docs/document_reader/RFIDErrorCodes/value.html delete mode 100644 docs/document_reader/RFIDErrorCodes/values-constant.html delete mode 100644 docs/document_reader/RFIDException-class-sidebar.html delete mode 100644 docs/document_reader/RFIDException/code.html delete mode 100644 docs/document_reader/RFIDException/fromJson.html delete mode 100644 docs/document_reader/RFIDException/message.html delete mode 100644 docs/document_reader/RFIDException/toJson.html delete mode 100644 docs/document_reader/RFIDNotification-class-sidebar.html delete mode 100644 docs/document_reader/RFIDNotification/fromJson.html delete mode 100644 docs/document_reader/RFIDNotification/progress.html delete mode 100644 docs/document_reader/RFIDNotification/toJson.html delete mode 100644 docs/document_reader/RFIDNotificationCodes-enum-sidebar.html delete mode 100644 docs/document_reader/RFIDNotificationCodes.html delete mode 100644 docs/document_reader/RFIDNotificationCodes/RFIDNotificationCodes.html delete mode 100644 docs/document_reader/RFIDNotificationCodes/value.html delete mode 100644 docs/document_reader/RFIDNotificationCodes/values-constant.html delete mode 100644 docs/document_reader/RFIDOrigin-class-sidebar.html delete mode 100644 docs/document_reader/RFIDOrigin/dg.html delete mode 100644 docs/document_reader/RFIDOrigin/dgTag.html delete mode 100644 docs/document_reader/RFIDOrigin/entryView.html delete mode 100644 docs/document_reader/RFIDOrigin/fromJson.html delete mode 100644 docs/document_reader/RFIDOrigin/tagEntry.html delete mode 100644 docs/document_reader/RFIDOrigin/toJson.html delete mode 100644 docs/document_reader/RFIDParams-class-sidebar.html delete mode 100644 docs/document_reader/RFIDParams/fromJson.html delete mode 100644 docs/document_reader/RFIDParams/paIgnoreNotificationCodes.html delete mode 100644 docs/document_reader/RFIDParams/toJson.html delete mode 100644 docs/document_reader/RFIDPasswordType-enum-sidebar.html delete mode 100644 docs/document_reader/RFIDPasswordType.html delete mode 100644 docs/document_reader/RFIDPasswordType/RFIDPasswordType.html delete mode 100644 docs/document_reader/RFIDPasswordType/value.html delete mode 100644 docs/document_reader/RFIDPasswordType/values-constant.html delete mode 100644 docs/document_reader/RFIDSDKProfilerType-enum-sidebar.html delete mode 100644 docs/document_reader/RFIDSDKProfilerType.html delete mode 100644 docs/document_reader/RFIDSDKProfilerType/RFIDSDKProfilerType.html delete mode 100644 docs/document_reader/RFIDSDKProfilerType/value.html delete mode 100644 docs/document_reader/RFIDSDKProfilerType/values-constant.html delete mode 100644 docs/document_reader/RFIDScenario-class-sidebar.html delete mode 100644 docs/document_reader/RFIDScenario/applyAmendments.html delete mode 100644 docs/document_reader/RFIDScenario/authProcType.html delete mode 100644 docs/document_reader/RFIDScenario/authorizedCANAllowed.html delete mode 100644 docs/document_reader/RFIDScenario/authorizedInstallCert.html delete mode 100644 docs/document_reader/RFIDScenario/authorizedInstallQCert.html delete mode 100644 docs/document_reader/RFIDScenario/authorizedPINManagement.html delete mode 100644 docs/document_reader/RFIDScenario/authorizedPrivilegedTerminal.html delete mode 100644 docs/document_reader/RFIDScenario/authorizedRestrictedIdentification.html delete mode 100644 docs/document_reader/RFIDScenario/authorizedSTQSignature.html delete mode 100644 docs/document_reader/RFIDScenario/authorizedSTSignature.html delete mode 100644 docs/document_reader/RFIDScenario/authorizedVerifyAge.html delete mode 100644 docs/document_reader/RFIDScenario/authorizedVerifyCommunityID.html delete mode 100644 docs/document_reader/RFIDScenario/authorizedWriteDG17.html delete mode 100644 docs/document_reader/RFIDScenario/authorizedWriteDG18.html delete mode 100644 docs/document_reader/RFIDScenario/authorizedWriteDG19.html delete mode 100644 docs/document_reader/RFIDScenario/authorizedWriteDG20.html delete mode 100644 docs/document_reader/RFIDScenario/authorizedWriteDG21.html delete mode 100644 docs/document_reader/RFIDScenario/autoSettings.html delete mode 100644 docs/document_reader/RFIDScenario/auxVerificationCommunityID.html delete mode 100644 docs/document_reader/RFIDScenario/auxVerificationDateOfBirth.html delete mode 100644 docs/document_reader/RFIDScenario/baseSMProcedure.html delete mode 100644 docs/document_reader/RFIDScenario/defaultReadingBufferSize.html delete mode 100644 docs/document_reader/RFIDScenario/eDLDataGroups.html delete mode 100644 docs/document_reader/RFIDScenario/eIDDataGroups.html delete mode 100644 docs/document_reader/RFIDScenario/ePassportDataGroups.html delete mode 100644 docs/document_reader/RFIDScenario/eSignPINDefault.html delete mode 100644 docs/document_reader/RFIDScenario/eSignPINNewValue.html delete mode 100644 docs/document_reader/RFIDScenario/fromJson.html delete mode 100644 docs/document_reader/RFIDScenario/mrz.html delete mode 100644 docs/document_reader/RFIDScenario/onlineTA.html delete mode 100644 docs/document_reader/RFIDScenario/onlineTAToSignDataType.html delete mode 100644 docs/document_reader/RFIDScenario/pacePasswordType.html delete mode 100644 docs/document_reader/RFIDScenario/paceStaticBinding.html delete mode 100644 docs/document_reader/RFIDScenario/passiveAuth.html delete mode 100644 docs/document_reader/RFIDScenario/password.html delete mode 100644 docs/document_reader/RFIDScenario/pkdDSCertPriority.html delete mode 100644 docs/document_reader/RFIDScenario/pkdEAC.html delete mode 100644 docs/document_reader/RFIDScenario/pkdPA.html delete mode 100644 docs/document_reader/RFIDScenario/pkdUseExternalCSCA.html delete mode 100644 docs/document_reader/RFIDScenario/proceedReadingAlways.html delete mode 100644 docs/document_reader/RFIDScenario/profilerType.html delete mode 100644 docs/document_reader/RFIDScenario/readEDL.html delete mode 100644 docs/document_reader/RFIDScenario/readEID.html delete mode 100644 docs/document_reader/RFIDScenario/readEPassport.html delete mode 100644 docs/document_reader/RFIDScenario/readingBuffer.html delete mode 100644 docs/document_reader/RFIDScenario/signManagementAction.html delete mode 100644 docs/document_reader/RFIDScenario/skipAA.html delete mode 100644 docs/document_reader/RFIDScenario/strictProcessing.html delete mode 100644 docs/document_reader/RFIDScenario/terminalType.html delete mode 100644 docs/document_reader/RFIDScenario/testSetters.html delete mode 100644 docs/document_reader/RFIDScenario/toJson.html delete mode 100644 docs/document_reader/RFIDScenario/trustedPKD.html delete mode 100644 docs/document_reader/RFIDScenario/universalAccessRights.html delete mode 100644 docs/document_reader/RFIDScenario/useSFI.html delete mode 100644 docs/document_reader/RFIDScenario/writeEid.html delete mode 100644 docs/document_reader/RFIDSessionData-class-sidebar.html delete mode 100644 docs/document_reader/RFIDSessionData/accessControls.html delete mode 100644 docs/document_reader/RFIDSessionData/applications.html delete mode 100644 docs/document_reader/RFIDSessionData/dataFields.html delete mode 100644 docs/document_reader/RFIDSessionData/dataGroups.html delete mode 100644 docs/document_reader/RFIDSessionData/fromJson.html delete mode 100644 docs/document_reader/RFIDSessionData/securityObjects.html delete mode 100644 docs/document_reader/RFIDSessionData/status.html delete mode 100644 docs/document_reader/RFIDSessionData/toJson.html delete mode 100644 docs/document_reader/RFIDStatus-class-sidebar.html delete mode 100644 docs/document_reader/RFIDStatus/fromJson.html delete mode 100644 docs/document_reader/RFIDStatus/overallStatus.html delete mode 100644 docs/document_reader/RFIDStatus/toJson.html delete mode 100644 docs/document_reader/RFIDTerminalType-enum-sidebar.html delete mode 100644 docs/document_reader/RFIDTerminalType.html delete mode 100644 docs/document_reader/RFIDTerminalType/RFIDTerminalType.html delete mode 100644 docs/document_reader/RFIDTerminalType/value.html delete mode 100644 docs/document_reader/RFIDTerminalType/values-constant.html delete mode 100644 docs/document_reader/RFIDValidity-class-sidebar.html delete mode 100644 docs/document_reader/RFIDValidity/fromJson.html delete mode 100644 docs/document_reader/RFIDValidity/notAfter.html delete mode 100644 docs/document_reader/RFIDValidity/notBefore.html delete mode 100644 docs/document_reader/RFIDValidity/toJson.html delete mode 100644 docs/document_reader/RFIDValue-class-sidebar.html delete mode 100644 docs/document_reader/RFIDValue/data.html delete mode 100644 docs/document_reader/RFIDValue/format.html delete mode 100644 docs/document_reader/RFIDValue/fromJson.html delete mode 100644 docs/document_reader/RFIDValue/length.html delete mode 100644 docs/document_reader/RFIDValue/status.html delete mode 100644 docs/document_reader/RFIDValue/toJson.html delete mode 100644 docs/document_reader/RFIDValue/type.html delete mode 100644 docs/document_reader/RecognizeConfig-class-sidebar.html delete mode 100644 docs/document_reader/RecognizeConfig/data.html delete mode 100644 docs/document_reader/RecognizeConfig/extPortrait.html delete mode 100644 docs/document_reader/RecognizeConfig/fromJson.html delete mode 100644 docs/document_reader/RecognizeConfig/image.html delete mode 100644 docs/document_reader/RecognizeConfig/imageInputData.html delete mode 100644 docs/document_reader/RecognizeConfig/images.html delete mode 100644 docs/document_reader/RecognizeConfig/livePortrait.html delete mode 100644 docs/document_reader/RecognizeConfig/onlineProcessingConfig.html delete mode 100644 docs/document_reader/RecognizeConfig/scenario.html delete mode 100644 docs/document_reader/RecognizeConfig/toJson.html delete mode 100644 docs/document_reader/RecognizeData-class-sidebar.html delete mode 100644 docs/document_reader/RecognizeData/data.html delete mode 100644 docs/document_reader/RecognizeData/image.html delete mode 100644 docs/document_reader/RecognizeData/imageInputData.html delete mode 100644 docs/document_reader/RecognizeData/images.html delete mode 100644 docs/document_reader/Rect-class-sidebar.html delete mode 100644 docs/document_reader/Rect/bottom.html delete mode 100644 docs/document_reader/Rect/fromJson.html delete mode 100644 docs/document_reader/Rect/left.html delete mode 100644 docs/document_reader/Rect/right.html delete mode 100644 docs/document_reader/Rect/toJson.html delete mode 100644 docs/document_reader/Rect/top.html delete mode 100644 docs/document_reader/ResultType-enum-sidebar.html delete mode 100644 docs/document_reader/ResultType.html delete mode 100644 docs/document_reader/ResultType/ResultType.html delete mode 100644 docs/document_reader/ResultType/value.html delete mode 100644 docs/document_reader/ResultType/values-constant.html delete mode 100644 docs/document_reader/Results-class-sidebar.html delete mode 100644 docs/document_reader/Results/barcodePosition.html delete mode 100644 docs/document_reader/Results/documentPosition.html delete mode 100644 docs/document_reader/Results/documentType.html delete mode 100644 docs/document_reader/Results/fromJson.html delete mode 100644 docs/document_reader/Results/imageQuality.html delete mode 100644 docs/document_reader/Results/mrzPosition.html delete mode 100644 docs/document_reader/Results/status.html delete mode 100644 docs/document_reader/Results/toJson.html delete mode 100644 docs/document_reader/Results/transactionInfo.html delete mode 100644 docs/document_reader/ResultsStatus-class-sidebar.html delete mode 100644 docs/document_reader/ResultsStatus/fromJson.html delete mode 100644 docs/document_reader/ResultsStatus/overallStatus.html delete mode 100644 docs/document_reader/ResultsStatus/rfid.html delete mode 100644 docs/document_reader/ResultsStatus/toJson.html delete mode 100644 docs/document_reader/ScannerConfig-class-sidebar.html delete mode 100644 docs/document_reader/ScannerConfig/cameraId.html delete mode 100644 docs/document_reader/ScannerConfig/extPortrait.html delete mode 100644 docs/document_reader/ScannerConfig/fromJson.html delete mode 100644 docs/document_reader/ScannerConfig/livePortrait.html delete mode 100644 docs/document_reader/ScannerConfig/onlineProcessingConfig.html delete mode 100644 docs/document_reader/ScannerConfig/scenario.html delete mode 100644 docs/document_reader/ScannerConfig/toJson.html delete mode 100644 docs/document_reader/Scenario-enum-sidebar.html delete mode 100644 docs/document_reader/Scenario.html delete mode 100644 docs/document_reader/Scenario/Scenario.html delete mode 100644 docs/document_reader/Scenario/value.html delete mode 100644 docs/document_reader/Scenario/values-constant.html delete mode 100644 docs/document_reader/SecurityFeatureType-enum-sidebar.html delete mode 100644 docs/document_reader/SecurityFeatureType.html delete mode 100644 docs/document_reader/SecurityFeatureType/SecurityFeatureType.html delete mode 100644 docs/document_reader/SecurityFeatureType/value.html delete mode 100644 docs/document_reader/SecurityFeatureType/values-constant.html delete mode 100644 docs/document_reader/SecurityObject-class-sidebar.html delete mode 100644 docs/document_reader/SecurityObject/fromJson.html delete mode 100644 docs/document_reader/SecurityObject/notifications.html delete mode 100644 docs/document_reader/SecurityObject/objectType.html delete mode 100644 docs/document_reader/SecurityObject/signerInfos.html delete mode 100644 docs/document_reader/SecurityObject/toJson.html delete mode 100644 docs/document_reader/SecurityObject/version.html delete mode 100644 docs/document_reader/SecurityObjectCertificates-class-sidebar.html delete mode 100644 docs/document_reader/SecurityObjectCertificates/fromJson.html delete mode 100644 docs/document_reader/SecurityObjectCertificates/securityObject.html delete mode 100644 docs/document_reader/SecurityObjectCertificates/toJson.html delete mode 100644 docs/document_reader/SignManagementAction-enum-sidebar.html delete mode 100644 docs/document_reader/SignManagementAction.html delete mode 100644 docs/document_reader/SignManagementAction/SignManagementAction.html delete mode 100644 docs/document_reader/SignManagementAction/value.html delete mode 100644 docs/document_reader/SignManagementAction/values-constant.html delete mode 100644 docs/document_reader/SignerInfo-class-sidebar.html delete mode 100644 docs/document_reader/SignerInfo/certificateChain.html delete mode 100644 docs/document_reader/SignerInfo/dataToHash.html delete mode 100644 docs/document_reader/SignerInfo/fromJson.html delete mode 100644 docs/document_reader/SignerInfo/issuer.html delete mode 100644 docs/document_reader/SignerInfo/notifications.html delete mode 100644 docs/document_reader/SignerInfo/paStatus.html delete mode 100644 docs/document_reader/SignerInfo/serialNumber.html delete mode 100644 docs/document_reader/SignerInfo/signature.html delete mode 100644 docs/document_reader/SignerInfo/signatureAlgorithm.html delete mode 100644 docs/document_reader/SignerInfo/signedAttributes.html delete mode 100644 docs/document_reader/SignerInfo/toJson.html delete mode 100644 docs/document_reader/SignerInfo/version.html delete mode 100644 docs/document_reader/Symbol-class-sidebar.html delete mode 100644 docs/document_reader/Symbol/code.html delete mode 100644 docs/document_reader/Symbol/fromJson.html delete mode 100644 docs/document_reader/Symbol/probability.html delete mode 100644 docs/document_reader/Symbol/toJson.html delete mode 100644 docs/document_reader/TAChallenge-class-sidebar.html delete mode 100644 docs/document_reader/TAChallenge/auxPCD.html delete mode 100644 docs/document_reader/TAChallenge/challengePICC.html delete mode 100644 docs/document_reader/TAChallenge/data.html delete mode 100644 docs/document_reader/TAChallenge/fromJson.html delete mode 100644 docs/document_reader/TAChallenge/hashPK.html delete mode 100644 docs/document_reader/TAChallenge/idPICC.html delete mode 100644 docs/document_reader/TAChallenge/toJson.html delete mode 100644 docs/document_reader/TccParams-class-sidebar.html delete mode 100644 docs/document_reader/TccParams/fromJson.html delete mode 100644 docs/document_reader/TccParams/serviceUrlPA.html delete mode 100644 docs/document_reader/TccParams/serviceUrlTA.html delete mode 100644 docs/document_reader/TccParams/toJson.html delete mode 100644 docs/document_reader/TextField-class-sidebar.html delete mode 100644 docs/document_reader/TextField/comparisonList.html delete mode 100644 docs/document_reader/TextField/comparisonStatus.html delete mode 100644 docs/document_reader/TextField/fieldName.html delete mode 100644 docs/document_reader/TextField/fieldType.html delete mode 100644 docs/document_reader/TextField/fromJson.html delete mode 100644 docs/document_reader/TextField/lcidName.html delete mode 100644 docs/document_reader/TextField/status.html delete mode 100644 docs/document_reader/TextField/toJson.html delete mode 100644 docs/document_reader/TextField/validityList.html delete mode 100644 docs/document_reader/TextField/validityStatus.html delete mode 100644 docs/document_reader/TextField/value.html delete mode 100644 docs/document_reader/TextField/values.html delete mode 100644 docs/document_reader/TextResult-class-sidebar.html delete mode 100644 docs/document_reader/TextResult/availableSourceList.html delete mode 100644 docs/document_reader/TextResult/comparisonStatus.html delete mode 100644 docs/document_reader/TextResult/fields.html delete mode 100644 docs/document_reader/TextResult/fromJson.html delete mode 100644 docs/document_reader/TextResult/status.html delete mode 100644 docs/document_reader/TextResult/toJson.html delete mode 100644 docs/document_reader/TextResult/validityStatus.html delete mode 100644 docs/document_reader/TextSource-class-sidebar.html delete mode 100644 docs/document_reader/TextSource/fromJson.html delete mode 100644 docs/document_reader/TextSource/source.html delete mode 100644 docs/document_reader/TextSource/sourceType.html delete mode 100644 docs/document_reader/TextSource/toJson.html delete mode 100644 docs/document_reader/TextSource/validityStatus.html delete mode 100644 docs/document_reader/TransactionInfo-class-sidebar.html delete mode 100644 docs/document_reader/TransactionInfo/fromJson.html delete mode 100644 docs/document_reader/TransactionInfo/tag.html delete mode 100644 docs/document_reader/TransactionInfo/toJson.html delete mode 100644 docs/document_reader/TransactionInfo/transactionId.html delete mode 100644 docs/document_reader/VDSNCData-class-sidebar.html delete mode 100644 docs/document_reader/VDSNCData/certificateChain.html delete mode 100644 docs/document_reader/VDSNCData/fromJson.html delete mode 100644 docs/document_reader/VDSNCData/message.html delete mode 100644 docs/document_reader/VDSNCData/notifications.html delete mode 100644 docs/document_reader/VDSNCData/signature.html delete mode 100644 docs/document_reader/VDSNCData/signatureAlgorithm.html delete mode 100644 docs/document_reader/VDSNCData/toJson.html delete mode 100644 docs/document_reader/VDSNCData/type.html delete mode 100644 docs/document_reader/VDSNCData/version.html delete mode 100644 docs/document_reader/Validity-class-sidebar.html delete mode 100644 docs/document_reader/Validity/fromJson.html delete mode 100644 docs/document_reader/Validity/sourceType.html delete mode 100644 docs/document_reader/Validity/status.html delete mode 100644 docs/document_reader/Validity/toJson.html delete mode 100644 docs/document_reader/Value-class-sidebar.html delete mode 100644 docs/document_reader/Value/Value.html delete mode 100644 docs/document_reader/Value/fromJson.html delete mode 100644 docs/document_reader/Value/originalSymbols.html delete mode 100644 docs/document_reader/Value/pageIndex.html delete mode 100644 docs/document_reader/Value/probability.html delete mode 100644 docs/document_reader/Value/sourceType.html delete mode 100644 docs/document_reader/Value/toJson.html delete mode 100644 docs/document_reader/ViewContentMode-enum-sidebar.html delete mode 100644 docs/document_reader/ViewContentMode.html delete mode 100644 docs/document_reader/ViewContentMode/ViewContentMode.html delete mode 100644 docs/document_reader/ViewContentMode/value.html delete mode 100644 docs/document_reader/ViewContentMode/values-constant.html delete mode 100644 docs/document_reader/document_reader-library-sidebar.html delete mode 100644 docs/index.json delete mode 100644 docs/static-assets/docs.dart.js delete mode 100644 docs/static-assets/docs.dart.js.map delete mode 100644 docs/static-assets/readme.md create mode 100644 example/analysis_options.yaml delete mode 100644 lib/src/config/InitConfig.dart delete mode 100644 lib/src/config/OnlineProcessingConfig.dart delete mode 100644 lib/src/config/RFIDConfig.dart delete mode 100644 lib/src/config/RecognizeConfig.dart delete mode 100644 lib/src/config/ScannerConfig.dart create mode 100644 lib/src/config/init_config.dart create mode 100644 lib/src/config/online_processing_config.dart create mode 100644 lib/src/config/recognize_config.dart create mode 100644 lib/src/config/rfid_config.dart create mode 100644 lib/src/config/scanner_config.dart delete mode 100644 lib/src/info/DocReaderException.dart delete mode 100644 lib/src/info/DocReaderScenario.dart delete mode 100644 lib/src/info/DocReaderVersion.dart delete mode 100644 lib/src/info/DocumentsDatabase.dart delete mode 100644 lib/src/info/PrepareProgress.dart delete mode 100644 lib/src/info/RFIDException.dart create mode 100644 lib/src/info/doc_reader_exception.dart create mode 100644 lib/src/info/doc_reader_scenario.dart create mode 100644 lib/src/info/doc_reader_version.dart create mode 100644 lib/src/info/documents_database.dart create mode 100644 lib/src/info/prepare_progress.dart create mode 100644 lib/src/info/rfid_exception.dart delete mode 100644 lib/src/internal/EventChannels.dart create mode 100644 lib/src/internal/event_channels.dart delete mode 100644 lib/src/params/customization/CustomizationColors.dart delete mode 100644 lib/src/params/customization/CustomizationFonts.dart delete mode 100644 lib/src/params/customization/CustomizationImages.dart create mode 100644 lib/src/params/customization/customization_colors.dart create mode 100644 lib/src/params/customization/customization_fonts.dart create mode 100644 lib/src/params/customization/customization_images.dart delete mode 100644 lib/src/params/process_params/AuthenticityParams.dart delete mode 100644 lib/src/params/process_params/BackendProcessingConfig.dart delete mode 100644 lib/src/params/process_params/FaceApiParams.dart delete mode 100644 lib/src/params/process_params/FaceApiSearchParams.dart delete mode 100644 lib/src/params/process_params/GlaresCheckParams.dart delete mode 100644 lib/src/params/process_params/ImageQA.dart delete mode 100644 lib/src/params/process_params/LivenessParams.dart delete mode 100644 lib/src/params/process_params/ProcessParams.dart delete mode 100644 lib/src/params/process_params/RFIDParams.dart create mode 100644 lib/src/params/process_params/authenticity_params.dart create mode 100644 lib/src/params/process_params/backend_processing_config.dart create mode 100644 lib/src/params/process_params/face_api_params.dart create mode 100644 lib/src/params/process_params/face_api_search_params.dart create mode 100644 lib/src/params/process_params/glares_check_params.dart create mode 100644 lib/src/params/process_params/image_qa.dart create mode 100644 lib/src/params/process_params/liveness_params.dart create mode 100644 lib/src/params/process_params/process_params.dart create mode 100644 lib/src/params/process_params/rfid_params.dart delete mode 100644 lib/src/params/rfid_scenario/EDLDataGroups.dart delete mode 100644 lib/src/params/rfid_scenario/EIDDataGroups.dart delete mode 100644 lib/src/params/rfid_scenario/EPassportDataGroups.dart delete mode 100644 lib/src/params/rfid_scenario/RfidScenario.dart create mode 100644 lib/src/params/rfid_scenario/e_passport_data_groups.dart create mode 100644 lib/src/params/rfid_scenario/edl_data_groups.dart create mode 100644 lib/src/params/rfid_scenario/eid_data_groups.dart create mode 100644 lib/src/params/rfid_scenario/rfid_scenario.dart delete mode 100644 lib/src/results/DocumentType.dart delete mode 100644 lib/src/results/TransactionInfo.dart delete mode 100644 lib/src/results/authenticity/AuthenticityCheck.dart delete mode 100644 lib/src/results/authenticity/AuthenticityElement.dart delete mode 100644 lib/src/results/authenticity/AuthenticityResult.dart delete mode 100644 lib/src/results/authenticity/CheckDiagnose.dart delete mode 100644 lib/src/results/authenticity/SecurityFeatureType.dart create mode 100644 lib/src/results/authenticity/authenticity_check.dart create mode 100644 lib/src/results/authenticity/authenticity_element.dart create mode 100644 lib/src/results/authenticity/authenticity_result.dart create mode 100644 lib/src/results/authenticity/check_diagnose.dart create mode 100644 lib/src/results/authenticity/security_feature_type.dart delete mode 100644 lib/src/results/barcode/BarcodeField.dart delete mode 100644 lib/src/results/barcode/BarcodeResult.dart delete mode 100644 lib/src/results/barcode/BarcodeStatus.dart delete mode 100644 lib/src/results/barcode/BarcodeType.dart delete mode 100644 lib/src/results/barcode/PDF417Info.dart create mode 100644 lib/src/results/barcode/barcode_field.dart create mode 100644 lib/src/results/barcode/barcode_result.dart create mode 100644 lib/src/results/barcode/barcode_status.dart create mode 100644 lib/src/results/barcode/barcode_type.dart create mode 100644 lib/src/results/barcode/pdf417_info.dart create mode 100644 lib/src/results/document_type.dart delete mode 100644 lib/src/results/image_quality/ImageQuality.dart delete mode 100644 lib/src/results/image_quality/ImageQualityCheckType.dart delete mode 100644 lib/src/results/image_quality/ImageQualityGroup.dart create mode 100644 lib/src/results/image_quality/image_quality.dart create mode 100644 lib/src/results/image_quality/image_quality_check_type.dart create mode 100644 lib/src/results/image_quality/image_quality_group.dart delete mode 100644 lib/src/results/rfid/AccessControlProcedureType.dart delete mode 100644 lib/src/results/rfid/CardProperties.dart delete mode 100644 lib/src/results/rfid/CertificateChain.dart delete mode 100644 lib/src/results/rfid/CertificateData.dart delete mode 100644 lib/src/results/rfid/DataField.dart delete mode 100644 lib/src/results/rfid/FileData.dart delete mode 100644 lib/src/results/rfid/RFIDAccessControlProcedureType.dart delete mode 100644 lib/src/results/rfid/RFIDCertificateType.dart delete mode 100644 lib/src/results/rfid/RFIDDataFileType.dart delete mode 100644 lib/src/results/rfid/RFIDSessionData.dart delete mode 100644 lib/src/results/rfid/RFIDValidity.dart delete mode 100644 lib/src/results/rfid/RFIDValue.dart delete mode 100644 lib/src/results/rfid/SecurityObject.dart delete mode 100644 lib/src/results/rfid/SecurityObjectCertificates.dart delete mode 100644 lib/src/results/rfid/SignerInfo.dart create mode 100644 lib/src/results/rfid/access_control_procedure_type.dart create mode 100644 lib/src/results/rfid/card_properties.dart create mode 100644 lib/src/results/rfid/certificate_chain.dart create mode 100644 lib/src/results/rfid/certificate_data.dart create mode 100644 lib/src/results/rfid/data_field.dart create mode 100644 lib/src/results/rfid/file_data.dart create mode 100644 lib/src/results/rfid/rfid_access_control_procedure_type.dart create mode 100644 lib/src/results/rfid/rfid_certificate_type.dart create mode 100644 lib/src/results/rfid/rfid_data_file_type.dart create mode 100644 lib/src/results/rfid/rfid_session_data.dart create mode 100644 lib/src/results/rfid/rfid_validity.dart create mode 100644 lib/src/results/rfid/rfid_value.dart create mode 100644 lib/src/results/rfid/security_object.dart create mode 100644 lib/src/results/rfid/security_object_certificates.dart create mode 100644 lib/src/results/rfid/signer_info.dart delete mode 100644 lib/src/results/status/CheckResult.dart delete mode 100644 lib/src/results/status/OpticalStatus.dart delete mode 100644 lib/src/results/status/RFIDStatus.dart delete mode 100644 lib/src/results/status/ResultsStatus.dart create mode 100644 lib/src/results/status/check_result.dart create mode 100644 lib/src/results/status/optical_status.dart create mode 100644 lib/src/results/status/results_status.dart create mode 100644 lib/src/results/status/rfid_status.dart create mode 100644 lib/src/results/transaction_info.dart delete mode 100644 lib/src/results/visible_digital_seals/BytesData.dart delete mode 100644 lib/src/results/visible_digital_seals/LDSParsingErrorCodes.dart delete mode 100644 lib/src/results/visible_digital_seals/LDSParsingNotificationCodes.dart delete mode 100644 lib/src/results/visible_digital_seals/VDSNCData.dart create mode 100644 lib/src/results/visible_digital_seals/bytes_data.dart create mode 100644 lib/src/results/visible_digital_seals/lds_parsing_error_codes.dart create mode 100644 lib/src/results/visible_digital_seals/lds_parsing_notification_codes.dart create mode 100644 lib/src/results/visible_digital_seals/vdsnc_data.dart delete mode 100644 lib/src/results/visual_results/FieldType.dart delete mode 100644 lib/src/results/visual_results/GraphicField.dart delete mode 100644 lib/src/results/visual_results/GraphicFieldType.dart delete mode 100644 lib/src/results/visual_results/GraphicResult.dart delete mode 100644 lib/src/results/visual_results/RFIDOrigin.dart delete mode 100644 lib/src/results/visual_results/TextField.dart delete mode 100644 lib/src/results/visual_results/TextResult.dart delete mode 100644 lib/src/results/visual_results/TextSource.dart create mode 100644 lib/src/results/visual_results/field_type.dart create mode 100644 lib/src/results/visual_results/graphic_field.dart create mode 100644 lib/src/results/visual_results/graphic_field_type.dart create mode 100644 lib/src/results/visual_results/graphic_result.dart create mode 100644 lib/src/results/visual_results/rfid_origin.dart create mode 100644 lib/src/results/visual_results/text_field.dart create mode 100644 lib/src/results/visual_results/text_result.dart create mode 100644 lib/src/results/visual_results/text_source.dart delete mode 100644 lib/src/rfid/PAAttribute.dart delete mode 100644 lib/src/rfid/PAResourcesIssuer.dart delete mode 100644 lib/src/rfid/PKDCertificate.dart delete mode 100644 lib/src/rfid/RFIDErrorCodes.dart delete mode 100644 lib/src/rfid/RFIDNotification.dart delete mode 100644 lib/src/rfid/TAChallenge.dart delete mode 100644 lib/src/rfid/TccParams.dart create mode 100644 lib/src/rfid/pa_attribute.dart create mode 100644 lib/src/rfid/pa_resources_issuer.dart create mode 100644 lib/src/rfid/pkd_certificate.dart create mode 100644 lib/src/rfid/rfid_error_codes.dart create mode 100644 lib/src/rfid/rfid_notification.dart create mode 100644 lib/src/rfid/ta_challenge.dart create mode 100644 lib/src/rfid/tcc_params.dart diff --git a/.dart_tool/package_config.json b/.dart_tool/package_config.json index a6796475d8..b2c9433626 100644 --- a/.dart_tool/package_config.json +++ b/.dart_tool/package_config.json @@ -41,37 +41,61 @@ "name": "flutter", "rootUri": "file:///Users/administratorregula/development/flutter/packages/flutter", "packageUri": "lib/", - "languageVersion": "3.2" + "languageVersion": "3.3" }, { "name": "flutter_test", "rootUri": "file:///Users/administratorregula/development/flutter/packages/flutter_test", "packageUri": "lib/", + "languageVersion": "3.3" + }, + { + "name": "leak_tracker", + "rootUri": "file:///Users/administratorregula/.pub-cache/hosted/pub.dev/leak_tracker-10.0.4", + "packageUri": "lib/", "languageVersion": "3.2" }, + { + "name": "leak_tracker_flutter_testing", + "rootUri": "file:///Users/administratorregula/.pub-cache/hosted/pub.dev/leak_tracker_flutter_testing-3.0.3", + "packageUri": "lib/", + "languageVersion": "3.2" + }, + { + "name": "leak_tracker_testing", + "rootUri": "file:///Users/administratorregula/.pub-cache/hosted/pub.dev/leak_tracker_testing-3.0.1", + "packageUri": "lib/", + "languageVersion": "3.2" + }, + { + "name": "lints", + "rootUri": "file:///Users/administratorregula/.pub-cache/hosted/pub.dev/lints-4.0.0", + "packageUri": "lib/", + "languageVersion": "3.1" + }, { "name": "matcher", - "rootUri": "file:///Users/administratorregula/.pub-cache/hosted/pub.dev/matcher-0.12.16", + "rootUri": "file:///Users/administratorregula/.pub-cache/hosted/pub.dev/matcher-0.12.16+1", "packageUri": "lib/", - "languageVersion": "2.18" + "languageVersion": "3.0" }, { "name": "material_color_utilities", - "rootUri": "file:///Users/administratorregula/.pub-cache/hosted/pub.dev/material_color_utilities-0.5.0", + "rootUri": "file:///Users/administratorregula/.pub-cache/hosted/pub.dev/material_color_utilities-0.8.0", "packageUri": "lib/", "languageVersion": "2.17" }, { "name": "meta", - "rootUri": "file:///Users/administratorregula/.pub-cache/hosted/pub.dev/meta-1.10.0", + "rootUri": "file:///Users/administratorregula/.pub-cache/hosted/pub.dev/meta-1.12.0", "packageUri": "lib/", "languageVersion": "2.12" }, { "name": "path", - "rootUri": "file:///Users/administratorregula/.pub-cache/hosted/pub.dev/path-1.8.3", + "rootUri": "file:///Users/administratorregula/.pub-cache/hosted/pub.dev/path-1.9.0", "packageUri": "lib/", - "languageVersion": "2.12" + "languageVersion": "3.0" }, { "name": "sky_engine", @@ -111,7 +135,7 @@ }, { "name": "test_api", - "rootUri": "file:///Users/administratorregula/.pub-cache/hosted/pub.dev/test_api-0.6.1", + "rootUri": "file:///Users/administratorregula/.pub-cache/hosted/pub.dev/test_api-0.7.0", "packageUri": "lib/", "languageVersion": "3.0" }, @@ -122,10 +146,10 @@ "languageVersion": "2.14" }, { - "name": "web", - "rootUri": "file:///Users/administratorregula/.pub-cache/hosted/pub.dev/web-0.3.0", + "name": "vm_service", + "rootUri": "file:///Users/administratorregula/.pub-cache/hosted/pub.dev/vm_service-14.2.1", "packageUri": "lib/", - "languageVersion": "3.2" + "languageVersion": "3.3" }, { "name": "flutter_document_reader_api", @@ -134,7 +158,10 @@ "languageVersion": "3.1" } ], - "generated": "2024-04-21T09:24:38.425253Z", + "generated": "2024-06-20T14:19:52.789719Z", "generator": "pub", - "generatorVersion": "3.2.0" + "generatorVersion": "3.4.1", + "flutterRoot": "file:///Users/administratorregula/development/flutter", + "flutterVersion": "3.22.1", + "pubCache": "file:///Users/administratorregula/.pub-cache" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f1c1a3853..38877034b7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,12 +1,156 @@ +# 7.2 + +## Plugin + +* Fixed the issue with incorrect selection of orientation in the `setOrientation` method. + +## Mobile API + +* Added new error codes for cases: + * `CAMERA_NO_PERMISSION` — when there is no permission for camera usage. + * `CAMERA_NOT_AVAILABLE` — when the selected camera is unavailable. +* Added the `proceedReadingAlways` property to the RFID settings. If set to true, allows to continue processing until a scenario is complete even if some required data groups or authentications failed to be read or performed. +* Added possibility to get the size of the database to download. +* Added support for the `manualMultipage` mode with `backendProcessing` enabled. +* Fixed issue with the "powered by Regula" watermark always displayed on the RFID chip processing screen regardless of the license settings. +* Android + * Improved camera focusing. + * Fixed image mirroring in the multipage animation. +* iOS + * Updated privacy manifests to comply with the latest Apple requirements. It's crucial to emphasize that dynamic frameworks were overridden. In cases where Cocoapods integration is used, it's required to remove CocoaPods from the project and clear the CocoaPods cache. This action ensures the retrieval of newly updated frameworks from the service during the package installation process. + * Removed deprecated `recognizeImage` method. Use `recognizeWithConfig` instead. + * Updated default margins for the custom UI. If left and right constraints are not added via JSON, by default adds reference to the boundaries of the superview (`leftMargin` and `rightMargin`). + * Fixed the resources releasing when calling the `deinitializeReader` method. + * Fixed image customization in multipage animation. + * Fixed content mode customization in multipage animation. + * Fixed crash in case of cancelling the database download. + * Fixed the issue with incorrect displaying of the multipage, liveness animations in the child mode. + * Fixed the issue with incorrect displaying of the camera frame in the multipage processing when changing the aspect ratio. + +## IMPORTANT changes + +* ICAO Data structure for Barcode support implemented. +* ICAO TD1 additional layout specification support implemented. + +## Core SDK + +### Document Type Recognition + +* Fixed issue with distinguishing a specific document type between multiple dozens of very similar documents within the same country, format, and type. + +### MRZ + +* Updated parsers: + * Bulgaria Residence permit + * Sudan Passport + +### Barcode + +* Added new parsers: + * Iceland ID card + * India ID card + * Iran Residence card + * Marshall Islands Passport + * Mozambique DL + * Pakistan DL + * Peru Registration certificate + * Saudi Arabia eVisa + * US DoD ID card + +* Updated parsers: + * Albania DL + * Guatemala Passport + * Niger DL + * Philippines Police card + * Rwanda ID card + +* Implemented support for ICAO Datastructure for Barcode. All standard tags included. Added capability to support custom tags for specific countries based on templates. + Added capability to find the corresponding signing certificate in PKD, build a certificate chain and perform signature validation. +* Improved reading of damaged QR codes. +* Fixed issue with applying dormant image processing settings from template that lead to wrong results. +* Fixed issue with the `processParam.doBarcodes` filter not applied correctly when processing barcodes from a document template. Now if the template does contain a barcode type which is not included in `processParam.doBarcodes`, it will not be read and processed. +* Fixed issue with reading `PDF417` that lead to exception in rare specific cases. + +### Text Data Parsing and Validation + +* Added generation of `ft_Issuing_State_Code` in VIZ from the document template in case there is no such field printed on the document. +* Added transliteration of `ft_Middle_Name` fields into Latin by default. +* Added check for the DS certificate validity period considering the document issue date. +* Removed validity check for the `ft_DS_Certificate_Issuer` field types for text results and moved it to RFID PA validation procedure. +* Fixed issue in parsing dates from DG11/DG12, where in specific cases, custom separators should be omitted to obtain the correct date value. +* Fixed issue in parsing “00/00/0000” dates, now such dates converted into the “01/01/2100” format. +* Fixed the issue with incorrect validity check of the text fields, glared on the parsed image. +* Fixed the issue with adjusting century for MRZ dates based on VIZ dates. Now the value is corrected only when dates fully match, otherwise the 21st century is defaulted. +* Fixed the issue with comparison of `ft_Date_Of_Issue`, `ft_Age_At_Issue` between sources, where one of the sources provides only partial date and another the full date. +* Fixed the issue with validation of zero numbers. +* Updated parsing of DG11/DG12 field values into correct field types and LCID for documents from multiple countries. +* Updated list of specimen documents. + +### Authenticity + +* Fixed the issue with defaults not set correctly in `processParam.authParams.livenessParams`. +* Fixed the issue with validation of variable patterns with low luminescence in UV. +* Fixed the issue with position coordinates of dynamic elements in results. +* Fixed the issue with position coordinates of barcode elements in results when the barcode was not found or read correctly. +* Fixed multiple issues with validation of dynamic elements. + +### Image QA + +* Fixed the issue with extra results container used for multipage processing on mobile platforms in some cases. + +### Enums + +* Added new `eVisualFieldType` enum members: + * `ft_Signature` + +* Added new `eCheckDiagnose` enum members: + * `chd_ICAO_IDB_Base32Error` + * `chd_ICAO_IDB_ZippedError` + * `chd_ICAO_IDB_MessageZoneEmpty` + * `chd_ICAO_IDB_SignatureMustBePresent` + * `chd_ICAO_IDB_SignatureMustNotBePresent` + * `chd_ICAO_IDB_CertificateMustNotBePresent` + +### Other + +* Added support for Additional ICAO TD1 layout specification. +* Fixed the issue with verification of peer SSL certificate for all outbound connections, that lead to inability to work with other domains, except Regula’s. The issue is related to the server-side reprocessing functionality. +* Fixed the issue with multipage capture and data delivery for server-side reprocessing. +* Fixed the issue with incorrect session tag reporting in the data package for server-side reprocessing. +* Fixed the issue with MRZ redetection algorithm applied to large images with document covering only its small area. +* Fixed the issue with the `processParam.documentAreaMin` property not applied when capturing the document on mobile/web. +* Fixed the issue with `Status.detailsOptical.docType` validity calculation when “Show next page request” is enabled in Document Reader application options. +* Fixed the issue with processing perforated fields under the light conditions, different from the visible spectrum, when such light is not available. +* Fixed the issue with `BarcodeAndLocate` scenario in multipage mode when page without a barcode could not be captured correctly. +* Fixed the issue with MRZ recognized in `BarcodeAndLocate` scenario, but it should not. +* Fixed miscellaneous issues in logging. + +## Core RFID SDK + +* Added the amendment feature to force the scenario performance until its completion, ignoring potential failures in reading or processing of the required data groups. +* Moved matching of DS Certificate Issuer vs Subject from Text results into RFID PA status calculation. +* Fixed the issue with PACE support in eDL. +* Fixed validating Hungary ePassport SOD data with LDS version format compliance issue. +* `ntfLDS_ICAO_SignedData_Certificates_Missed` and `ntfLDS_ICAO_SignedData_Certificates_Empty` notifications removed from PA sensitive list. +* Enums: + * Added new `eLDS_ParsingNotificationCodes` members: + * `ntfLDS_ICAO_Certificate_Chain_Country_NonMatching` + * `ntfLDS_ICAO_Certificate_VisualMrz_Country_NonMatching` + * `ntfLDS_ICAO_Certificate_MRZ_Country_NonMatching` + * `ntfLDS_MRZ_CountryCode_VisualMrz_NonMatching` + * Added new `eRFID_Commands` enum members: + * `RFID_Command_Session_PA_CrossCheck` + + # 7.1 -#### Plugin: +## Plugin * BREAKING CHANGE: whole DocumentReader plugin rewritten from scratch with focus on user experience and convenience. Migration instructions can be found [here](https://docs.regulaforensics.com/develop/doc-reader-sdk/migration/v6-to-v7/flutter/). # 5.8.0 -#### API: +## API * Added capability to load and process a PDF file or an image in the form of binary data * Added the ability to change many new properties through processParams, and not through customParams only, as it was before @@ -21,7 +165,7 @@ * `FT_DLCLASSCODE_CD_TO` * `FT_DLCLASSCODE_CD_NOTES` -#### Core: +## Core * Document detection and crop * Multiple optimizations and improvements that reduce processing time and allow more precise cropping of the documents from an input image and better recognition @@ -104,17 +248,17 @@ * Fixed issue with log output format and depth setting * Code quality improved with lots of small issues fixed -#### Core RFID SDK: +## Core RFID SDK * Implemented capability to perform BAC after PACE was performed unsuccessfully * Fixed issue with using extended length commands when performing AA when using key/signature length of 229 bytes -#### Licensing: +## Licensing * Implemented capability to hide Regula logo with online transaction based mobile SDK license * Implemented capability to automatically update an expired license on mobile via a request to our licensing service when using an offline static license in the mobile app. This is very useful, as the application does not have to be recompiled for updating the license only on its expiration. In case renewed offline license was issued for this specific application ID / bundleID, this new license will be automatically downloaded and used on SDK initialization. This can be disabled by setting a specific property in mobile SDK before initialization -#### Database: +## Database * Fixed issues in multiple (over 100) document templates for better quality results * Changed dType to diPassportPage value in passport other page templates, except for main biographical data page @@ -124,7 +268,7 @@ # 5.7.0 -#### API: +## API * Added restart of the process on the camera switch during the scanning process * Added restart of the process on the camera orientation change during the scanning process. The orientation cannot be changed after the processing of at least one page is completed. @@ -139,7 +283,7 @@ * All `@import` native libraries have been replaced with `#import` * Added new values to the [`eVisualFieldType`](https://docs.regulaforensics.com/flutter/enumerations/evisualfieldtype) parameter -#### Core: +## Core * OCR * Significantly improved recognition quality for Arabic, Western European, Chinese and Japanese @@ -196,7 +340,7 @@ * Fixed issue with the license for bank card reading functionality only -#### Database: +## Database * Fixed issues in multiple document templates for better quality results * 248 countries and territories / 9647 documents included diff --git a/analysis_options.yaml b/analysis_options.yaml new file mode 100644 index 0000000000..8a484de8b2 --- /dev/null +++ b/analysis_options.yaml @@ -0,0 +1 @@ +include: package:lints/core.yaml \ No newline at end of file diff --git a/android/build.gradle b/android/build.gradle index 499a3fd963..f6fbb3cb65 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -19,7 +19,7 @@ android { } dependencies { - implementation('com.regula.documentreader:api:7.2.9835') { + implementation('com.regula.documentreader:api:7.3.9948') { transitive = true } @@ -49,7 +49,7 @@ rootProject.allprojects { google() mavenCentral() maven { - url "https://maven.regulaforensics.com/RegulaDocumentReader" + url "https://maven.regulaforensics.com/RegulaDocumentReader/Beta" } } } diff --git a/android/src/main/AndroidManifest.xml b/android/src/main/AndroidManifest.xml index b7f095be89..227314eeb7 100644 --- a/android/src/main/AndroidManifest.xml +++ b/android/src/main/AndroidManifest.xml @@ -1,7 +1 @@ - - - - - - - + \ No newline at end of file diff --git a/android/src/main/kotlin/io/flutter/plugins/regula/documentreader/flutter_document_reader_api/Config.kt b/android/src/main/kotlin/io/flutter/plugins/regula/documentreader/flutter_document_reader_api/Config.kt index ff92001150..9e85751ed2 100644 --- a/android/src/main/kotlin/io/flutter/plugins/regula/documentreader/flutter_document_reader_api/Config.kt +++ b/android/src/main/kotlin/io/flutter/plugins/regula/documentreader/flutter_document_reader_api/Config.kt @@ -18,6 +18,7 @@ import androidx.core.content.ContextCompat import com.regula.documentreader.api.enums.CustomizationColor import com.regula.documentreader.api.enums.CustomizationFont import com.regula.documentreader.api.enums.CustomizationImage +import com.regula.documentreader.api.enums.LogLevel import com.regula.documentreader.api.params.AuthenticityParams import com.regula.documentreader.api.params.Functionality import com.regula.documentreader.api.params.ImageQA @@ -146,6 +147,8 @@ fun setProcessParams(processParams: ProcessParam, opts: JSONObject) = opts.forEa "imageOutputMaxWidth" -> processParams.imageOutputMaxWidth = v.toInt() "processAuth" -> processParams.processAuth = v.toInt() "convertCase" -> processParams.convertCase = v.toInt() + "logLevel" -> processParams.logLevel = LogLevel.valueOf(v.toString()) + "mrzDetectMode" -> processParams.mrzDetectMode = v.toInt() "dateFormat" -> processParams.dateFormat = v as String "scenario" -> processParams.scenario = v as String "captureButtonScenario" -> processParams.captureButtonScenario = v as String @@ -220,6 +223,8 @@ fun getProcessParams(processParams: ProcessParam) = mapOf( "imageOutputMaxWidth" to processParams.imageOutputMaxWidth, "processAuth" to processParams.processAuth, "convertCase" to processParams.convertCase, + "logLevel" to processParams.logLevel?.toString(), + "mrzDetectMode" to processParams.mrzDetectMode, "dateFormat" to processParams.dateFormat, "scenario" to processParams.scenario, "captureButtonScenario" to processParams.captureButtonScenario, @@ -298,7 +303,7 @@ fun setCustomization(customization: ParamsCustomization, opts: JSONObject, conte "borderBackgroundImageMatrix" -> editor.setBorderBackgroundImageMatrix(v.toMatrix()).setBorderBackgroundImageScaleType(ImageView.ScaleType.MATRIX) "customLabelStatus" -> editor.setCustomLabelStatus(SpannableString(v as String)) "cameraFrameLineCap" -> editor.setCameraFrameLineCap(Paint.Cap.values()[v.toInt()]) - "uiCustomizationLayer" -> editor.setUiCustomizationLayer(v as JSONObject) + "uiCustomizationLayer" -> editor.setUiCustomizationLayer(JSONObject(v.toString())) "colors" -> setColors(editor, v as JSONObject) "fonts" -> setFonts(editor, v as JSONObject) "images" -> setImages(editor, v as JSONObject, context) @@ -654,6 +659,7 @@ fun setColors(input: ParamsCustomization.CustomizationEditor, opts: JSONObject) "rfidProcessingScreenProgressBar" -> input.setColor(CustomizationColor.RFID_PROCESSING_SCREEN_PROGRESS_BAR, value) "rfidProcessingScreenProgressBarBackground" -> input.setColor(CustomizationColor.RFID_PROCESSING_SCREEN_PROGRESS_BAR_BACKGROUND, value) "rfidProcessingScreenResultLabelText" -> input.setColor(CustomizationColor.RFID_PROCESSING_SCREEN_RESULT_LABEL_TEXT, value) + "rfidProcessingScreenLoadingBar" -> input.setColor(CustomizationColor.RFID_PROCESSING_SCREEN_LOADING_BAR, value) } } @@ -665,6 +671,7 @@ fun getColors(input: Map) = mapOf( "rfidProcessingScreenProgressBar" to input[CustomizationColor.RFID_PROCESSING_SCREEN_PROGRESS_BAR], "rfidProcessingScreenProgressBarBackground" to input[CustomizationColor.RFID_PROCESSING_SCREEN_PROGRESS_BAR_BACKGROUND], "rfidProcessingScreenResultLabelText" to input[CustomizationColor.RFID_PROCESSING_SCREEN_RESULT_LABEL_TEXT], + "rfidProcessingScreenLoadingBar" to input[CustomizationColor.RFID_PROCESSING_SCREEN_LOADING_BAR], ).toJsonObject() fun setFonts(input: ParamsCustomization.CustomizationEditor, opts: JSONObject) = opts.forEach { key, value -> diff --git a/android/src/main/kotlin/io/flutter/plugins/regula/documentreader/flutter_document_reader_api/FlutterDocumentReaderApiPlugin.kt b/android/src/main/kotlin/io/flutter/plugins/regula/documentreader/flutter_document_reader_api/FlutterDocumentReaderApiPlugin.kt index ed68d103a2..6f82d9bae0 100644 --- a/android/src/main/kotlin/io/flutter/plugins/regula/documentreader/flutter_document_reader_api/FlutterDocumentReaderApiPlugin.kt +++ b/android/src/main/kotlin/io/flutter/plugins/regula/documentreader/flutter_document_reader_api/FlutterDocumentReaderApiPlugin.kt @@ -5,6 +5,7 @@ // Created by Pavel Masiuk on 21.09.2023. // Copyright © 2023 Regula. All rights reserved. // +@file:SuppressLint("MissingPermission") package io.flutter.plugins.regula.documentreader.flutter_document_reader_api @@ -140,6 +141,10 @@ fun methodCall(call: MethodCall, result: MethodChannel.Result) { "setRfidSessionStatus" -> setRfidSessionStatus(callback) "getTag" -> getTag(callback) "setTag" -> setTag(argsNullable(0)) + "getTenant" -> getTenant(callback) + "setTenant" -> setTenant(argsNullable(0)) + "getEnv" -> getEnv(callback) + "setEnv" -> setEnv(argsNullable(0)) "getFunctionality" -> getFunctionality(callback) "setFunctionality" -> setFunctionality(args(0)) "getProcessParams" -> getProcessParams(callback) @@ -248,6 +253,14 @@ fun getTag(callback: Callback) = callback.success(Instance().tag) fun setTag(tag: String?) = tag.let { Instance().tag = it } +fun getTenant(callback: Callback) = callback.success(Instance().tenant) + +fun setTenant(tag: String?) = tag.let { Instance().tenant = it } + +fun getEnv(callback: Callback) = callback.success(Instance().env) + +fun setEnv(tag: String?) = tag.let { Instance().env = it } + fun getFunctionality(callback: Callback) = callback.success(getFunctionality(Instance().functionality())) fun setFunctionality(functionality: JSONObject) = setFunctionality(Instance().functionality(), functionality) diff --git a/android/src/main/kotlin/io/flutter/plugins/regula/documentreader/flutter_document_reader_api/Utils.kt b/android/src/main/kotlin/io/flutter/plugins/regula/documentreader/flutter_document_reader_api/Utils.kt index 7bb27ed800..6538ea3e56 100644 --- a/android/src/main/kotlin/io/flutter/plugins/regula/documentreader/flutter_document_reader_api/Utils.kt +++ b/android/src/main/kotlin/io/flutter/plugins/regula/documentreader/flutter_document_reader_api/Utils.kt @@ -177,9 +177,11 @@ fun Any?.toDouble() = when (this) { fun Any?.toColor() = "#" + toLong().toString(16) -fun Any?.toFloat() = - if (this is Double) toFloat() - else this as Float +fun Any?.toFloat() = when (this) { + is Int -> toFloat() + is Double -> toFloat() + else -> this as Float +} fun Any?.toMatrix() = this?.let { val matrix = Matrix() diff --git a/android/src/test/kotlin/io/flutter/plugins/regula/documentreader/flutter_document_reader_api/TestUtils.kt b/android/src/test/kotlin/io/flutter/plugins/regula/documentreader/flutter_document_reader_api/TestUtils.kt index cef9577a04..687587ec23 100644 --- a/android/src/test/kotlin/io/flutter/plugins/regula/documentreader/flutter_document_reader_api/TestUtils.kt +++ b/android/src/test/kotlin/io/flutter/plugins/regula/documentreader/flutter_document_reader_api/TestUtils.kt @@ -74,7 +74,7 @@ fun omitDeep(dict: JSONObject, path: List, index: Int): JSONObject { } fun omitDeep(dict: JSONArray, path: List, index: Int): JSONArray { - for (i in 0.. - flutter_document_reader_api - Dart API docs @@ -12,7 +11,7 @@ - + @@ -35,14 +34,14 @@ -
+
@@ -80,7 +79,7 @@

404: Something's gone wrong :-(

flutter_document_reader_api package
  1. Libraries
  2. -
  3. document_reader
  4. +
  5. flutter_document_reader_api
@@ -93,7 +92,7 @@
flutter_document_reader_api flutter_document_reader_api - 7.2.0 + 7.2.819-beta diff --git a/docs/categories.json b/doc/categories.json similarity index 100% rename from docs/categories.json rename to doc/categories.json diff --git a/doc/document_reader/AccessControlProcedureType-class-sidebar.html b/doc/document_reader/AccessControlProcedureType-class-sidebar.html new file mode 100644 index 0000000000..e40e3d6dda --- /dev/null +++ b/doc/document_reader/AccessControlProcedureType-class-sidebar.html @@ -0,0 +1,33 @@ +
    + +
  1. Constructors
  2. +
  3. AccessControlProcedureType
  4. + + + +
  5. + Properties +
  6. +
  7. activeOptionIdx
  8. +
  9. hashCode
  10. +
  11. notifications
  12. +
  13. runtimeType
  14. +
  15. status
  16. +
  17. type
  18. + +
  19. Methods
  20. +
  21. noSuchMethod
  22. +
  23. toJson
  24. +
  25. toString
  26. + +
  27. Operators
  28. +
  29. operator ==
  30. + + + + + +
  31. Static methods
  32. +
  33. fromJson
  34. + +
diff --git a/docs/document_reader/AccessControlProcedureType-class.html b/doc/document_reader/AccessControlProcedureType-class.html similarity index 91% rename from docs/document_reader/AccessControlProcedureType-class.html rename to doc/document_reader/AccessControlProcedureType-class.html index ffdea10347..ebb8014aeb 100644 --- a/docs/document_reader/AccessControlProcedureType-class.html +++ b/doc/document_reader/AccessControlProcedureType-class.html @@ -11,7 +11,7 @@ - + @@ -29,33 +29,33 @@ menu
AccessControlProcedureType
-
+
-
-
+
+

AccessControlProcedureType class

@@ -82,14 +82,16 @@

Constructors

- -
-

Properties

- -
+ +
+

Properties

+
activeOptionIdx - int + int +
@@ -100,7 +102,8 @@

Properties

hashCode - int + int +
@@ -111,7 +114,8 @@

Properties

notifications - List<int> + List<int> +
@@ -122,7 +126,8 @@

Properties

runtimeType - Type + Type +
@@ -133,7 +138,8 @@

Properties

status - RFIDErrorCodes + RFIDErrorCodes +
@@ -144,7 +150,8 @@

Properties

type - RFIDAccessControlProcedureType + RFIDAccessControlProcedureType +
@@ -153,9 +160,8 @@

Properties

-
-
- +
+
Static Methods
- +
document_reader library
@@ -276,7 +282,7 @@

Static Methods

flutter_document_reader_api - 7.2.0 + 7.2.819-beta diff --git a/docs/document_reader/AccessControlProcedureType/AccessControlProcedureType.html b/doc/document_reader/AccessControlProcedureType/AccessControlProcedureType.html similarity index 93% rename from docs/document_reader/AccessControlProcedureType/AccessControlProcedureType.html rename to doc/document_reader/AccessControlProcedureType/AccessControlProcedureType.html index 08fe84da59..2df45510e3 100644 --- a/docs/document_reader/AccessControlProcedureType/AccessControlProcedureType.html +++ b/doc/document_reader/AccessControlProcedureType/AccessControlProcedureType.html @@ -11,7 +11,7 @@ - + @@ -29,7 +29,7 @@ menu @@ -37,14 +37,14 @@ -
+
@@ -90,6 +90,7 @@

AccessControlProcedureType constructor

AccessControlProcedureType class
+
-
chipTypeA property
+ +
-
int + get chipTypeA
-

Text abbreviation of ChipType_A value.

@@ -87,7 +83,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/CardProperties/fromJson.html b/doc/document_reader/CardProperties/fromJson.html index 788e5bf5c1..acbfb904c1 100644 --- a/doc/document_reader/CardProperties/fromJson.html +++ b/doc/document_reader/CardProperties/fromJson.html @@ -16,15 +16,11 @@ - - -
-
menu
-
fromJson static method
- CardProperties? -fromJson(
  1. dynamic jsonObject
  2. +fromJson(
    1. dynamic jsonObject
    ) @@ -104,7 +98,6 @@

    Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/CardProperties/mifareMemory.html b/doc/document_reader/CardProperties/mifareMemory.html index 0447b22423..73f39d4e7c 100644 --- a/doc/document_reader/CardProperties/mifareMemory.html +++ b/doc/document_reader/CardProperties/mifareMemory.html @@ -16,15 +16,11 @@ - - -
-
menu
-
mifareMemory property
+ +
-
int + get mifareMemory
-

Numeric MifareMemory value.

@@ -87,7 +83,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/CardProperties/rfidType.html b/doc/document_reader/CardProperties/rfidType.html index fa5c6234ef..ed95424e92 100644 --- a/doc/document_reader/CardProperties/rfidType.html +++ b/doc/document_reader/CardProperties/rfidType.html @@ -16,15 +16,11 @@ - - -
-
menu
-
rfidType property
+ +
-
int + get rfidType
-

Text abbreviation of RFID_Type value.

@@ -87,7 +83,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/CardProperties/sAK.html b/doc/document_reader/CardProperties/sAK.html index 105b2df8fa..2f69d058e8 100644 --- a/doc/document_reader/CardProperties/sAK.html +++ b/doc/document_reader/CardProperties/sAK.html @@ -16,15 +16,11 @@ - - -
-
menu
-
sAK property
+ +
-
int + get sAK
-

Numeric SAK value in hexadecimal format (e.g. "0x00").

@@ -87,7 +83,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/CardProperties/support4.html b/doc/document_reader/CardProperties/support4.html index 83c64dec60..38a24191b1 100644 --- a/doc/document_reader/CardProperties/support4.html +++ b/doc/document_reader/CardProperties/support4.html @@ -16,15 +16,11 @@ - - -
-
menu
-
support4 property
+ +
-
bool + get support4
-

Boolean Support_4 value.

@@ -87,7 +83,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/CardProperties/supportMifare.html b/doc/document_reader/CardProperties/supportMifare.html index 2db400a632..80555928ae 100644 --- a/doc/document_reader/CardProperties/supportMifare.html +++ b/doc/document_reader/CardProperties/supportMifare.html @@ -16,15 +16,11 @@ - - -
-
menu
-
supportMifare property
+ +
-
bool + get supportMifare
-

Boolean Support_Mifare value.

@@ -87,7 +83,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/CardProperties/toJson.html b/doc/document_reader/CardProperties/toJson.html index e8c4619121..a8283f5f2b 100644 --- a/doc/document_reader/CardProperties/toJson.html +++ b/doc/document_reader/CardProperties/toJson.html @@ -16,15 +16,11 @@ - - -
-
menu
-
toJson method
- Map<String, dynamic> toJson() @@ -98,7 +92,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/CardProperties/uID.html b/doc/document_reader/CardProperties/uID.html index 6eb5e140da..77e1733167 100644 --- a/doc/document_reader/CardProperties/uID.html +++ b/doc/document_reader/CardProperties/uID.html @@ -16,15 +16,11 @@ - - -
-
menu
-
uID property
+ +
-
String? + get uID
-

UID contents in text format. Each byte is represented by its hexadecimal value. @@ -88,7 +84,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/CertificateChain-class-sidebar.html b/doc/document_reader/CertificateChain-class-sidebar.html index 878ee260ab..624702c17b 100644 --- a/doc/document_reader/CertificateChain-class-sidebar.html +++ b/doc/document_reader/CertificateChain-class-sidebar.html @@ -1,42 +1,99 @@
    -
  1. Constructors
  2. -
  3. CertificateChain
  4. +
  5. Constructors
  6. +
  7. CertificateChain
  8. Properties
  9. -
  10. extensions
  11. -
  12. fileName
  13. -
  14. hashCode
  15. -
  16. issuer
  17. -
  18. notifications
  19. -
  20. origin
  21. -
  22. paStatus
  23. -
  24. runtimeType
  25. -
  26. serialNumber
  27. -
  28. signatureAlgorithm
  29. -
  30. subject
  31. -
  32. subjectPKAlgorithm
  33. -
  34. type
  35. -
  36. validity
  37. -
  38. version
  39. + +
  40. + extensions +
  41. + +
  42. + fileName +
  43. + +
  44. + hashCode +
  45. + +
  46. + issuer +
  47. + +
  48. + notifications +
  49. + +
  50. + origin +
  51. + +
  52. + paStatus +
  53. + +
  54. + runtimeType +
  55. + +
  56. + serialNumber +
  57. + +
  58. + signatureAlgorithm +
  59. + +
  60. + subject +
  61. + +
  62. + subjectPKAlgorithm +
  63. + +
  64. + type +
  65. + +
  66. + validity +
  67. + +
  68. + version +
  69. Methods
  70. -
  71. noSuchMethod
  72. -
  73. toJson
  74. -
  75. toString
  76. + +
  77. + noSuchMethod +
  78. + +
  79. + toJson +
  80. + +
  81. + toString +
  82. Operators
  83. -
  84. operator ==
  85. + +
  86. + operator == +
  87. -
  88. Static methods
  89. -
  90. fromJson
  91. +
  92. Static methods
  93. +
  94. fromJson
diff --git a/doc/document_reader/CertificateChain-class.html b/doc/document_reader/CertificateChain-class.html index 12c0ec8fcd..f191ca1f52 100644 --- a/doc/document_reader/CertificateChain-class.html +++ b/doc/document_reader/CertificateChain-class.html @@ -16,15 +16,11 @@ - - -
-
menu
-
CertificateChain class

Constructors

-
CertificateChain() @@ -266,6 +260,7 @@

Properties

+
Static Methods
-
- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/CertificateChain/CertificateChain.html b/doc/document_reader/CertificateChain/CertificateChain.html index 63180ba1f9..6632a9a869 100644 --- a/doc/document_reader/CertificateChain/CertificateChain.html +++ b/doc/document_reader/CertificateChain/CertificateChain.html @@ -16,15 +16,11 @@ - - -
-
menu
-
CertificateChain constructor CertificateChain() - @@ -72,7 +66,6 @@

CertificateChain constructor

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/CertificateChain/extensions.html b/doc/document_reader/CertificateChain/extensions.html index b2bbf78e2b..b4dd82bc3d 100644 --- a/doc/document_reader/CertificateChain/extensions.html +++ b/doc/document_reader/CertificateChain/extensions.html @@ -16,15 +16,11 @@ - - -
-
menu
-
extensions property
+ +
-
List<Extension> + get extensions
- @@ -84,7 +80,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/CertificateChain/fileName.html b/doc/document_reader/CertificateChain/fileName.html index 67b613b216..5d0316ad20 100644 --- a/doc/document_reader/CertificateChain/fileName.html +++ b/doc/document_reader/CertificateChain/fileName.html @@ -16,15 +16,11 @@ - - -
-
menu
-
fileName property
+ +
-
RFIDValue? + get fileName
- @@ -84,7 +80,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/CertificateChain/fromJson.html b/doc/document_reader/CertificateChain/fromJson.html index 2792e2575a..f4a29201ea 100644 --- a/doc/document_reader/CertificateChain/fromJson.html +++ b/doc/document_reader/CertificateChain/fromJson.html @@ -16,15 +16,11 @@ - - -
-
menu
-
fromJson static method
- CertificateChain? -fromJson(
  1. dynamic jsonObject
  2. +fromJson(
    1. dynamic jsonObject
    ) @@ -94,7 +88,7 @@

    Implementation

    result._validity = RFIDValidity.fromJson(jsonObject["validity"]); result._issuer = Authority.fromJson(jsonObject["issuer"]); result._subject = Authority.fromJson(jsonObject["subject"]); - result._notifications = jsonObject["notifications"].cast<int>(); + result._notifications = _intListFrom(jsonObject["notifications"])!; for (var item in jsonObject["extensions"]) { result._extensions.addSafe(Extension.fromJson(item)); } @@ -105,7 +99,6 @@

    Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/CertificateChain/issuer.html b/doc/document_reader/CertificateChain/issuer.html index 0620f707f1..02efc37763 100644 --- a/doc/document_reader/CertificateChain/issuer.html +++ b/doc/document_reader/CertificateChain/issuer.html @@ -16,15 +16,11 @@ - - -
-
menu
-
issuer property
+ +
-
Authority? + get issuer
- @@ -84,7 +80,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/CertificateChain/notifications.html b/doc/document_reader/CertificateChain/notifications.html index 6da99fac56..11ff7e503e 100644 --- a/doc/document_reader/CertificateChain/notifications.html +++ b/doc/document_reader/CertificateChain/notifications.html @@ -16,15 +16,11 @@ - - -
-
menu
-
notifications property
+ +
-
List<int> + get notifications
- @@ -84,7 +80,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/CertificateChain/origin.html b/doc/document_reader/CertificateChain/origin.html index 6d7e32789b..fda5e448a8 100644 --- a/doc/document_reader/CertificateChain/origin.html +++ b/doc/document_reader/CertificateChain/origin.html @@ -16,15 +16,11 @@ - - -
-
menu
-
origin property
+ +
-
int + get origin
- @@ -84,7 +80,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/CertificateChain/paStatus.html b/doc/document_reader/CertificateChain/paStatus.html index fe5142d561..342d820b89 100644 --- a/doc/document_reader/CertificateChain/paStatus.html +++ b/doc/document_reader/CertificateChain/paStatus.html @@ -16,15 +16,11 @@ - - -
-
menu
-
paStatus property
+ +
-
int + get paStatus
- @@ -84,7 +80,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/CertificateChain/serialNumber.html b/doc/document_reader/CertificateChain/serialNumber.html index dc2103603a..b05cf83171 100644 --- a/doc/document_reader/CertificateChain/serialNumber.html +++ b/doc/document_reader/CertificateChain/serialNumber.html @@ -16,15 +16,11 @@ - - -
-
menu
-
serialNumber property
+ +
-
String? + get serialNumber
- @@ -84,7 +80,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/CertificateChain/signatureAlgorithm.html b/doc/document_reader/CertificateChain/signatureAlgorithm.html index 1835930b21..9f6955f2d6 100644 --- a/doc/document_reader/CertificateChain/signatureAlgorithm.html +++ b/doc/document_reader/CertificateChain/signatureAlgorithm.html @@ -16,15 +16,11 @@ - - -
-
menu
-
signatureAlgorithm property
+ +
-
String? + get signatureAlgorithm
- @@ -84,7 +80,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/CertificateChain/subject.html b/doc/document_reader/CertificateChain/subject.html index 8007d557cb..8c4ffdbd7d 100644 --- a/doc/document_reader/CertificateChain/subject.html +++ b/doc/document_reader/CertificateChain/subject.html @@ -16,15 +16,11 @@ - - -
-
menu
-
subject property
+ +
-
Authority? + get subject
- @@ -84,7 +80,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/CertificateChain/subjectPKAlgorithm.html b/doc/document_reader/CertificateChain/subjectPKAlgorithm.html index 7457ebf8a1..f65e24288a 100644 --- a/doc/document_reader/CertificateChain/subjectPKAlgorithm.html +++ b/doc/document_reader/CertificateChain/subjectPKAlgorithm.html @@ -16,15 +16,11 @@ - - -
-
menu
-
subjectPKAlgorithm property
+ +
-
String? + get subjectPKAlgorithm
- @@ -84,7 +80,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/CertificateChain/toJson.html b/doc/document_reader/CertificateChain/toJson.html index 9a84d0d9ca..f2d4dad222 100644 --- a/doc/document_reader/CertificateChain/toJson.html +++ b/doc/document_reader/CertificateChain/toJson.html @@ -16,15 +16,11 @@ - - -
-
menu
-
toJson method
- Map<String, dynamic> toJson() @@ -97,7 +91,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/CertificateChain/type.html b/doc/document_reader/CertificateChain/type.html index 9b36a47ad5..a06b30172c 100644 --- a/doc/document_reader/CertificateChain/type.html +++ b/doc/document_reader/CertificateChain/type.html @@ -16,15 +16,11 @@ - - -
-
menu
-
type property
+ +
-
RFIDCertificateType + get type
-

Define the type of certificate used in the procedure of document @@ -88,7 +84,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/CertificateChain/validity.html b/doc/document_reader/CertificateChain/validity.html index ec91837edd..0529838543 100644 --- a/doc/document_reader/CertificateChain/validity.html +++ b/doc/document_reader/CertificateChain/validity.html @@ -16,15 +16,11 @@ - - -
-
menu
-
validity property
+ +
-
RFIDValidity? + get validity
- @@ -84,7 +80,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/CertificateChain/version.html b/doc/document_reader/CertificateChain/version.html index 085bb6d23a..8a0448d7cf 100644 --- a/doc/document_reader/CertificateChain/version.html +++ b/doc/document_reader/CertificateChain/version.html @@ -16,15 +16,11 @@ - - -
-
menu
-
version property
+ +
-
int + get version
- @@ -84,7 +80,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/CertificateData-class-sidebar.html b/doc/document_reader/CertificateData-class-sidebar.html index 8025126bcc..157deae73a 100644 --- a/doc/document_reader/CertificateData-class-sidebar.html +++ b/doc/document_reader/CertificateData-class-sidebar.html @@ -1,31 +1,55 @@
    -
  1. Constructors
  2. -
  3. CertificateData
  4. +
  5. Constructors
  6. +
  7. CertificateData
  8. Properties
  9. -
  10. data
  11. -
  12. hashCode
  13. -
  14. length
  15. -
  16. runtimeType
  17. + +
  18. + data +
  19. + +
  20. + hashCode +
  21. + +
  22. + length +
  23. + +
  24. + runtimeType +
  25. Methods
  26. -
  27. noSuchMethod
  28. -
  29. toJson
  30. -
  31. toString
  32. + +
  33. + noSuchMethod +
  34. + +
  35. + toJson +
  36. + +
  37. + toString +
  38. Operators
  39. -
  40. operator ==
  41. + +
  42. + operator == +
  43. -
  44. Static methods
  45. -
  46. fromJson
  47. +
  48. Static methods
  49. +
  50. fromJson
diff --git a/doc/document_reader/CertificateData-class.html b/doc/document_reader/CertificateData-class.html index e407c15534..fd585ec2e9 100644 --- a/doc/document_reader/CertificateData-class.html +++ b/doc/document_reader/CertificateData-class.html @@ -16,15 +16,11 @@ - - -
-
menu
-
CertificateData class

Constructors

-
CertificateData() @@ -133,6 +127,7 @@

Properties

+
Static Methods
-
- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/CertificateData/CertificateData.html b/doc/document_reader/CertificateData/CertificateData.html index d320685134..f468c27446 100644 --- a/doc/document_reader/CertificateData/CertificateData.html +++ b/doc/document_reader/CertificateData/CertificateData.html @@ -16,15 +16,11 @@ - - -
-
menu
-
CertificateData constructor CertificateData() - @@ -72,7 +66,6 @@

CertificateData constructor

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/CertificateData/data.html b/doc/document_reader/CertificateData/data.html index 33620865e6..eb130d8e03 100644 --- a/doc/document_reader/CertificateData/data.html +++ b/doc/document_reader/CertificateData/data.html @@ -16,15 +16,11 @@ - - -
-
menu
-
data property
+ +
-
String? + get data
- @@ -84,7 +80,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/CertificateData/fromJson.html b/doc/document_reader/CertificateData/fromJson.html index c2a41d15cd..b8437d0150 100644 --- a/doc/document_reader/CertificateData/fromJson.html +++ b/doc/document_reader/CertificateData/fromJson.html @@ -16,15 +16,11 @@ - - -
-
menu
-
fromJson static method
- CertificateData? -fromJson(
  1. dynamic jsonObject
  2. +fromJson(
    1. dynamic jsonObject
    ) @@ -92,7 +86,6 @@

    Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/CertificateData/length.html b/doc/document_reader/CertificateData/length.html index 1330d4bf94..3455505496 100644 --- a/doc/document_reader/CertificateData/length.html +++ b/doc/document_reader/CertificateData/length.html @@ -16,15 +16,11 @@ - - -
-
menu
-
length property
+ +
-
int + get length
- @@ -84,7 +80,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/CertificateData/toJson.html b/doc/document_reader/CertificateData/toJson.html index ae20759a99..2f989eb5f8 100644 --- a/doc/document_reader/CertificateData/toJson.html +++ b/doc/document_reader/CertificateData/toJson.html @@ -16,15 +16,11 @@ - - -
-
menu
-
toJson method
- Map<String, dynamic> toJson() @@ -86,7 +80,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/CheckDiagnose-enum-sidebar.html b/doc/document_reader/CheckDiagnose-enum-sidebar.html index 3eb967b423..b6fb279ca5 100644 --- a/doc/document_reader/CheckDiagnose-enum-sidebar.html +++ b/doc/document_reader/CheckDiagnose-enum-sidebar.html @@ -1,7 +1,5 @@
    -
  1. Constructors
  2. -
  3. CheckDiagnose
  4. Values
  5. UNKNOWN
  6. @@ -51,6 +49,7 @@
  7. FIELD_POS_CORRECTOR_LANDMARKS_CHECK_ERROR
  8. FIELD_POS_CORRECTOR_FACE_PRESENCE_CHECK_ERROR
  9. FIELD_POS_CORRECTOR_FACE_ABSENCE_CHECK_ERROR
  10. +
  11. CHD_FIELD_POS_CORRECTOR_INCORRECT_HEAD_POSITION
  12. OVI_IR_INVISIBLE
  13. OVI_INSUFFICIENT_AREA
  14. OVI_COLOR_INVARIABLE
  15. @@ -85,6 +84,7 @@
  16. BARCODE_SIZE_PARAMS_ERROR
  17. NOT_ALL_BARCODES_READ
  18. GLARES_IN_BARCODE_AREA
  19. +
  20. CHD_NO_CERTIFICATE_FOR_DIGITAL_SIGNATURE_CHECK
  21. PORTRAIT_COMPARISON_PORTRAITS_DIFFER
  22. PORTRAIT_COMPARISON_NO_SERVICE_REPLY
  23. PORTRAIT_COMPARISON_SERVICE_ERROR
  24. @@ -114,6 +114,7 @@
  25. OCR_QUALITY_INVALID_FONT
  26. OCR_QUALITY_INVALID_BACKGROUND
  27. LAS_INK_INVALID_LINES_FREQUENCY
  28. +
  29. CHD_DOC_LIVENESS_BLACK_AND_WHITE_COPY_DETECTED
  30. DOC_LIVENESS_ELECTRONIC_DEVICE_DETECTED
  31. DOC_LIVENESS_INVALID_BARCODE_BACKGROUND
  32. ICAO_IDB_BASE_32_ERROR
  33. @@ -128,25 +129,53 @@
  34. Properties
  35. -
  36. hashCode
  37. -
  38. index
  39. -
  40. runtimeType
  41. -
  42. value
  43. + +
  44. + hashCode +
  45. + +
  46. + index +
  47. + +
  48. + name + (ext) +
  49. + +
  50. + runtimeType +
  51. + +
  52. + value +
  53. Methods
  54. -
  55. noSuchMethod
  56. -
  57. toString
  58. + +
  59. + noSuchMethod +
  60. + +
  61. + toString +
  62. Operators
  63. -
  64. operator ==
  65. + +
  66. + operator == +
  67. -
  68. Static methods
  69. -
  70. getByValue
  71. +
  72. Static methods
  73. +
  74. getByValue
  75. -
  76. Constants
  77. -
  78. values
  79. +
  80. Constants
  81. +
  82. values
diff --git a/doc/document_reader/CheckDiagnose.html b/doc/document_reader/CheckDiagnose.html index 27ab71a046..f948513159 100644 --- a/doc/document_reader/CheckDiagnose.html +++ b/doc/document_reader/CheckDiagnose.html @@ -16,15 +16,11 @@ - - -
-
menu
-
+
Available extensions
+
+ - -
-

Constructors

- -
-
- CheckDiagnose(int value) -
-
- -
const
-
-
-
-

Values

-
UNKNOWN @@ -816,6 +800,21 @@

Values

+
+ CHD_FIELD_POS_CORRECTOR_INCORRECT_HEAD_POSITION + → const CheckDiagnose + + +
+
+ + + +
+ const CheckDiagnose(86) +
+
+
OVI_IR_INVISIBLE → const CheckDiagnose @@ -1326,6 +1325,21 @@

Values

+
+ CHD_NO_CERTIFICATE_FOR_DIGITAL_SIGNATURE_CHECK + → const CheckDiagnose + + +
+
+ + + +
+ const CheckDiagnose(145) +
+
+
PORTRAIT_COMPARISON_PORTRAITS_DIFFER → const CheckDiagnose @@ -1761,6 +1775,21 @@

Values

+
+ CHD_DOC_LIVENESS_BLACK_AND_WHITE_COPY_DETECTED + → const CheckDiagnose + + +
+
+ + + +
+ const CheckDiagnose(239) +
+
+
DOC_LIVENESS_ELECTRONIC_DEVICE_DETECTED → const CheckDiagnose @@ -1927,6 +1956,22 @@

Properties

A numeric identifier for the enumerated value.
no setterinherited
+ + +
+ name + String + + +
+
+

+ Available on Enum, + provided by the EnumName extension +

+ The name of the enum value. +
no setter
+
@@ -1955,6 +2000,7 @@

Properties

+
Static Methods

Constants

-
values @@ -2051,7 +2096,6 @@

Constants

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/CheckDiagnose/CheckDiagnose.html b/doc/document_reader/CheckDiagnose/CheckDiagnose.html deleted file mode 100644 index b1d8b73fd6..0000000000 --- a/doc/document_reader/CheckDiagnose/CheckDiagnose.html +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - CheckDiagnose constructor - CheckDiagnose - document_reader library - Dart API - - - - - - - - - - - - - - - - - -
- -
- menu - -
CheckDiagnose
- -
- -
-
-
- -
-
-

CheckDiagnose constructor -

- -
- const - CheckDiagnose(
  1. int value
  2. -
) -
- - - - - -
-

Implementation

-
const CheckDiagnose(this.value);
-
- - -
- - - - - -
- -
- - flutter_document_reader_api - 7.3.947-beta - - - -
- - - - - - - - - - - - diff --git a/doc/document_reader/CheckDiagnose/getByValue.html b/doc/document_reader/CheckDiagnose/getByValue.html index 6ff10f328f..5e5fed0188 100644 --- a/doc/document_reader/CheckDiagnose/getByValue.html +++ b/doc/document_reader/CheckDiagnose/getByValue.html @@ -16,15 +16,11 @@ - - -
-
menu
-
getByValue static method
- CheckDiagnose? -getByValue(
  1. int? i
  2. +getByValue(
    1. int? i
    ) @@ -88,7 +82,6 @@

    Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/CheckDiagnose/value.html b/doc/document_reader/CheckDiagnose/value.html index 3694d64c1c..a3f20d502d 100644 --- a/doc/document_reader/CheckDiagnose/value.html +++ b/doc/document_reader/CheckDiagnose/value.html @@ -16,15 +16,11 @@ - - -
-
menu
-
value property
+
int @@ -76,8 +72,8 @@

Implementation

+ - - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/CheckDiagnose/values-constant.html b/doc/document_reader/CheckDiagnose/values-constant.html index b462695372..ff5413ea8e 100644 --- a/doc/document_reader/CheckDiagnose/values-constant.html +++ b/doc/document_reader/CheckDiagnose/values-constant.html @@ -16,15 +16,11 @@ - - -
-
menu
-
values constant
+
List<CheckDiagnose> @@ -75,8 +71,8 @@

values constant + - - -

-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/CheckResult-enum-sidebar.html b/doc/document_reader/CheckResult-enum-sidebar.html index d9cf0f8a63..c258a398e6 100644 --- a/doc/document_reader/CheckResult-enum-sidebar.html +++ b/doc/document_reader/CheckResult-enum-sidebar.html @@ -1,7 +1,5 @@
    -
  1. Constructors
  2. -
  3. CheckResult
  4. Values
  5. UNKNOWN
  6. @@ -13,25 +11,53 @@
  7. Properties
  8. -
  9. hashCode
  10. -
  11. index
  12. -
  13. runtimeType
  14. -
  15. value
  16. + +
  17. + hashCode +
  18. + +
  19. + index +
  20. + +
  21. + name + (ext) +
  22. + +
  23. + runtimeType +
  24. + +
  25. + value +
  26. Methods
  27. -
  28. noSuchMethod
  29. -
  30. toString
  31. + +
  32. + noSuchMethod +
  33. + +
  34. + toString +
  35. Operators
  36. -
  37. operator ==
  38. + +
  39. + operator == +
  40. -
  41. Static methods
  42. -
  43. getByValue
  44. +
  45. Static methods
  46. +
  47. getByValue
  48. -
  49. Constants
  50. -
  51. values
  52. +
  53. Constants
  54. +
  55. values
diff --git a/doc/document_reader/CheckResult.html b/doc/document_reader/CheckResult.html index b2f05e71fc..d70b3eb717 100644 --- a/doc/document_reader/CheckResult.html +++ b/doc/document_reader/CheckResult.html @@ -16,15 +16,11 @@ - - -
-
menu
-
+
Available extensions
+
+ - -
-

Constructors

- -
-
- CheckResult(int value) -
-
- -
const
-
-
-
-

Values

-
UNKNOWN @@ -198,6 +182,22 @@

Properties

A numeric identifier for the enumerated value.
no setterinherited
+ + +
+ name + String + + +
+
+

+ Available on Enum, + provided by the EnumName extension +

+ The name of the enum value. +
no setter
+
@@ -226,6 +226,7 @@

Properties

+
Static Methods

Constants

-
values @@ -322,7 +322,6 @@

Constants

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/CheckResult/CheckResult.html b/doc/document_reader/CheckResult/CheckResult.html deleted file mode 100644 index 2f67bddde2..0000000000 --- a/doc/document_reader/CheckResult/CheckResult.html +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - CheckResult constructor - CheckResult - document_reader library - Dart API - - - - - - - - - - - - - - - - - -
- -
- menu - -
CheckResult
- -
- -
-
-
- -
-
-

CheckResult constructor -

- -
- const - CheckResult(
  1. int value
  2. -
) -
- - - - - -
-

Implementation

-
const CheckResult(this.value);
-
- - -
- - - - - -
- -
- - flutter_document_reader_api - 7.3.947-beta - - - -
- - - - - - - - - - - - diff --git a/doc/document_reader/CheckResult/getByValue.html b/doc/document_reader/CheckResult/getByValue.html index 2964bb8a54..39aec6591e 100644 --- a/doc/document_reader/CheckResult/getByValue.html +++ b/doc/document_reader/CheckResult/getByValue.html @@ -16,15 +16,11 @@ - - -
-
menu
-
getByValue static method
- CheckResult? -getByValue(
  1. int? i
  2. +getByValue(
    1. int? i
    ) @@ -88,7 +82,6 @@

    Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/CheckResult/value.html b/doc/document_reader/CheckResult/value.html index 3efc4957ce..d672fa23e2 100644 --- a/doc/document_reader/CheckResult/value.html +++ b/doc/document_reader/CheckResult/value.html @@ -16,15 +16,11 @@ - - -
-
menu
-
value property
+
int @@ -76,8 +72,8 @@

Implementation

+ - - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/CheckResult/values-constant.html b/doc/document_reader/CheckResult/values-constant.html index 5daf46f624..d5befdbf9c 100644 --- a/doc/document_reader/CheckResult/values-constant.html +++ b/doc/document_reader/CheckResult/values-constant.html @@ -16,15 +16,11 @@ - - -
-
menu
-
values constant
+
List<CheckResult> @@ -75,8 +71,8 @@

values constant + - - -

-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/ChipDetectedCompletion.html b/doc/document_reader/ChipDetectedCompletion.html index d5599f57df..21c98345c1 100644 --- a/doc/document_reader/ChipDetectedCompletion.html +++ b/doc/document_reader/ChipDetectedCompletion.html @@ -16,15 +16,11 @@ - - -
-
menu
-
ChipDetectedCompletion typedef
-
ChipDetectedCompletion = void Function() @@ -80,9 +74,7 @@

Implementation

typedef ChipDetectedCompletion = void Function();
- - - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/Comparison-class-sidebar.html b/doc/document_reader/Comparison-class-sidebar.html index 7f9e516770..2b3270f622 100644 --- a/doc/document_reader/Comparison-class-sidebar.html +++ b/doc/document_reader/Comparison-class-sidebar.html @@ -1,32 +1,59 @@
    -
  1. Constructors
  2. -
  3. Comparison
  4. +
  5. Constructors
  6. +
  7. Comparison
  8. Properties
  9. -
  10. hashCode
  11. -
  12. runtimeType
  13. -
  14. sourceTypeLeft
  15. -
  16. sourceTypeRight
  17. -
  18. status
  19. + +
  20. + hashCode +
  21. + +
  22. + runtimeType +
  23. + +
  24. + sourceTypeLeft +
  25. + +
  26. + sourceTypeRight +
  27. + +
  28. + status +
  29. Methods
  30. -
  31. noSuchMethod
  32. -
  33. toJson
  34. -
  35. toString
  36. + +
  37. + noSuchMethod +
  38. + +
  39. + toJson +
  40. + +
  41. + toString +
  42. Operators
  43. -
  44. operator ==
  45. + +
  46. + operator == +
  47. -
  48. Static methods
  49. -
  50. fromJson
  51. +
  52. Static methods
  53. +
  54. fromJson
diff --git a/doc/document_reader/Comparison-class.html b/doc/document_reader/Comparison-class.html index a135c4db18..d180970d84 100644 --- a/doc/document_reader/Comparison-class.html +++ b/doc/document_reader/Comparison-class.html @@ -16,15 +16,11 @@ - - -
-
menu
-
Comparison class

Constructors

-
Comparison() @@ -148,6 +142,7 @@

Properties

+
Static Methods
-
- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/Comparison/Comparison.html b/doc/document_reader/Comparison/Comparison.html index d260bc9b90..e932fe6c42 100644 --- a/doc/document_reader/Comparison/Comparison.html +++ b/doc/document_reader/Comparison/Comparison.html @@ -16,15 +16,11 @@ - - -
-
menu
-
Comparison constructor Comparison() - @@ -72,7 +66,6 @@

Comparison constructor

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/Comparison/fromJson.html b/doc/document_reader/Comparison/fromJson.html index 54b64498af..2fba0f7a61 100644 --- a/doc/document_reader/Comparison/fromJson.html +++ b/doc/document_reader/Comparison/fromJson.html @@ -16,15 +16,11 @@ - - -
-
menu
-
fromJson static method
- Comparison? -fromJson(
  1. dynamic jsonObject
  2. +fromJson(
    1. dynamic jsonObject
    ) @@ -95,7 +89,6 @@

    Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/Comparison/sourceTypeLeft.html b/doc/document_reader/Comparison/sourceTypeLeft.html index f6f3c2a375..bf60590a73 100644 --- a/doc/document_reader/Comparison/sourceTypeLeft.html +++ b/doc/document_reader/Comparison/sourceTypeLeft.html @@ -16,15 +16,11 @@ - - -
-
menu
-
sourceTypeLeft property
+ +
-
ResultType + get sourceTypeLeft
-

The value's origin source.

@@ -87,7 +83,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/Comparison/sourceTypeRight.html b/doc/document_reader/Comparison/sourceTypeRight.html index c73cb041d4..9fc7c39fbb 100644 --- a/doc/document_reader/Comparison/sourceTypeRight.html +++ b/doc/document_reader/Comparison/sourceTypeRight.html @@ -16,15 +16,11 @@ - - -
-
menu
-
sourceTypeRight property
+ +
-
ResultType + get sourceTypeRight
-

The value's origin source.

@@ -87,7 +83,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/Comparison/status.html b/doc/document_reader/Comparison/status.html index db4bc2f054..a22d41846d 100644 --- a/doc/document_reader/Comparison/status.html +++ b/doc/document_reader/Comparison/status.html @@ -16,15 +16,11 @@ - - -
-
menu
-
status property
+ +
-
CheckResult + get status
-

The status of field comparisons.

@@ -87,7 +83,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/Comparison/toJson.html b/doc/document_reader/Comparison/toJson.html index d951886827..a8ed80febe 100644 --- a/doc/document_reader/Comparison/toJson.html +++ b/doc/document_reader/Comparison/toJson.html @@ -16,15 +16,11 @@ - - -
-
menu
-
toJson method
- Map<String, dynamic> toJson() @@ -87,7 +81,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/Coordinate-class-sidebar.html b/doc/document_reader/Coordinate-class-sidebar.html index e6f4053cd0..8a6eb9ab12 100644 --- a/doc/document_reader/Coordinate-class-sidebar.html +++ b/doc/document_reader/Coordinate-class-sidebar.html @@ -1,31 +1,55 @@
    -
  1. Constructors
  2. -
  3. Coordinate
  4. +
  5. Constructors
  6. +
  7. Coordinate
  8. Properties
  9. -
  10. hashCode
  11. -
  12. runtimeType
  13. -
  14. x
  15. -
  16. y
  17. + +
  18. + hashCode +
  19. + +
  20. + runtimeType +
  21. + +
  22. + x +
  23. + +
  24. + y +
  25. Methods
  26. -
  27. noSuchMethod
  28. -
  29. toJson
  30. -
  31. toString
  32. + +
  33. + noSuchMethod +
  34. + +
  35. + toJson +
  36. + +
  37. + toString +
  38. Operators
  39. -
  40. operator ==
  41. + +
  42. + operator == +
  43. -
  44. Static methods
  45. -
  46. fromJson
  47. +
  48. Static methods
  49. +
  50. fromJson
diff --git a/doc/document_reader/Coordinate-class.html b/doc/document_reader/Coordinate-class.html index bedfb1436d..4212e1de6b 100644 --- a/doc/document_reader/Coordinate-class.html +++ b/doc/document_reader/Coordinate-class.html @@ -16,15 +16,11 @@ - - -
-
menu
-
Coordinate class

Constructors

-
Coordinate() @@ -136,6 +130,7 @@

Properties

+
Static Methods
-
- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/Coordinate/Coordinate.html b/doc/document_reader/Coordinate/Coordinate.html index 0648948c46..81f0195fce 100644 --- a/doc/document_reader/Coordinate/Coordinate.html +++ b/doc/document_reader/Coordinate/Coordinate.html @@ -16,15 +16,11 @@ - - -
-
menu
-
Coordinate constructor Coordinate() - @@ -72,7 +66,6 @@

Coordinate constructor

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/Coordinate/fromJson.html b/doc/document_reader/Coordinate/fromJson.html index 9124e6cdbd..7875b929d5 100644 --- a/doc/document_reader/Coordinate/fromJson.html +++ b/doc/document_reader/Coordinate/fromJson.html @@ -16,15 +16,11 @@ - - -
-
menu
-
fromJson static method
- Coordinate? -fromJson(
  1. dynamic jsonObject
  2. +fromJson(
    1. dynamic jsonObject
    ) @@ -92,7 +86,6 @@

    Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/Coordinate/toJson.html b/doc/document_reader/Coordinate/toJson.html index 9fc6c2d3d0..195e724a56 100644 --- a/doc/document_reader/Coordinate/toJson.html +++ b/doc/document_reader/Coordinate/toJson.html @@ -16,15 +16,11 @@ - - -
-
menu
-
toJson method
- Map<String, dynamic> toJson() @@ -90,7 +84,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/Coordinate/x.html b/doc/document_reader/Coordinate/x.html index 578001f295..c157a1136d 100644 --- a/doc/document_reader/Coordinate/x.html +++ b/doc/document_reader/Coordinate/x.html @@ -16,15 +16,11 @@ - - -
-
menu
-
x property
+ +
-
int + get x
- @@ -84,7 +80,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/Coordinate/y.html b/doc/document_reader/Coordinate/y.html index a5197239cf..5210694ad7 100644 --- a/doc/document_reader/Coordinate/y.html +++ b/doc/document_reader/Coordinate/y.html @@ -16,15 +16,11 @@ - - -
-
menu
-
y property
+ +
-
int + get y
- @@ -84,7 +80,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/CustomButtonTag-enum-sidebar.html b/doc/document_reader/CustomButtonTag-enum-sidebar.html index 197574c4cd..0a5a1b93de 100644 --- a/doc/document_reader/CustomButtonTag-enum-sidebar.html +++ b/doc/document_reader/CustomButtonTag-enum-sidebar.html @@ -1,7 +1,5 @@
    -
  1. Constructors
  2. -
  3. CustomButtonTag
  4. Values
  5. UNKNOWN
  6. @@ -16,25 +14,53 @@
  7. Properties
  8. -
  9. hashCode
  10. -
  11. index
  12. -
  13. runtimeType
  14. -
  15. value
  16. + +
  17. + hashCode +
  18. + +
  19. + index +
  20. + +
  21. + name + (ext) +
  22. + +
  23. + runtimeType +
  24. + +
  25. + value +
  26. Methods
  27. -
  28. noSuchMethod
  29. -
  30. toString
  31. + +
  32. + noSuchMethod +
  33. + +
  34. + toString +
  35. Operators
  36. -
  37. operator ==
  38. + +
  39. + operator == +
  40. -
  41. Static methods
  42. -
  43. getByValue
  44. +
  45. Static methods
  46. +
  47. getByValue
  48. -
  49. Constants
  50. -
  51. values
  52. +
  53. Constants
  54. +
  55. values
diff --git a/doc/document_reader/CustomButtonTag.html b/doc/document_reader/CustomButtonTag.html index c55524da92..f8edb7c170 100644 --- a/doc/document_reader/CustomButtonTag.html +++ b/doc/document_reader/CustomButtonTag.html @@ -16,15 +16,11 @@ - - -
-
menu
-
+
Available extensions
+
+ - -
-

Constructors

- -
-
- CustomButtonTag(int value) -
-
- -
const
-
-
-
-

Values

-
UNKNOWN @@ -246,6 +230,22 @@

Properties

A numeric identifier for the enumerated value.
no setterinherited
+ + +
+ name + String + + +
+
+

+ Available on Enum, + provided by the EnumName extension +

+ The name of the enum value. +
no setter
+
@@ -274,6 +274,7 @@

Properties

+
Static Methods

Constants

-
values @@ -370,7 +370,6 @@

Constants

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/CustomButtonTag/CustomButtonTag.html b/doc/document_reader/CustomButtonTag/CustomButtonTag.html deleted file mode 100644 index c9927e8170..0000000000 --- a/doc/document_reader/CustomButtonTag/CustomButtonTag.html +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - CustomButtonTag constructor - CustomButtonTag - document_reader library - Dart API - - - - - - - - - - - - - - - - - -
- -
- menu - -
CustomButtonTag
- -
- -
-
-
- -
-
-

CustomButtonTag constructor -

- -
- const - CustomButtonTag(
  1. int value
  2. -
) -
- - - - - -
-

Implementation

-
const CustomButtonTag(this.value);
-
- - -
- - - - - -
- -
- - flutter_document_reader_api - 7.3.947-beta - - - -
- - - - - - - - - - - - diff --git a/doc/document_reader/CustomButtonTag/getByValue.html b/doc/document_reader/CustomButtonTag/getByValue.html index dddfbe3285..40f0e8f506 100644 --- a/doc/document_reader/CustomButtonTag/getByValue.html +++ b/doc/document_reader/CustomButtonTag/getByValue.html @@ -16,15 +16,11 @@ - - -
-
menu
-
getByValue static method
- CustomButtonTag? -getByValue(
  1. int? i
  2. +getByValue(
    1. int? i
    ) @@ -88,7 +82,6 @@

    Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/CustomButtonTag/value.html b/doc/document_reader/CustomButtonTag/value.html index aff838a04a..2bbb3620db 100644 --- a/doc/document_reader/CustomButtonTag/value.html +++ b/doc/document_reader/CustomButtonTag/value.html @@ -16,15 +16,11 @@ - - -
-
menu
-
value property
+
int @@ -76,8 +72,8 @@

Implementation

+ - - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/CustomButtonTag/values-constant.html b/doc/document_reader/CustomButtonTag/values-constant.html index 229e634464..79ddccf9a3 100644 --- a/doc/document_reader/CustomButtonTag/values-constant.html +++ b/doc/document_reader/CustomButtonTag/values-constant.html @@ -16,15 +16,11 @@ - - -
-
menu
-
values constant
+
List<CustomButtonTag> @@ -75,8 +71,8 @@

values constant + - - -

-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/CustomButtonTappedCompletion.html b/doc/document_reader/CustomButtonTappedCompletion.html index 96e4004ef2..83baeca9a6 100644 --- a/doc/document_reader/CustomButtonTappedCompletion.html +++ b/doc/document_reader/CustomButtonTappedCompletion.html @@ -16,15 +16,11 @@ - - -
-
menu
-
CustomButtonTappedCompletion typedef
-
CustomButtonTappedCompletion = void Function(int tag) @@ -79,9 +73,7 @@

Implementation

typedef CustomButtonTappedCompletion = void Function(int tag);
- - - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/Customization-class-sidebar.html b/doc/document_reader/Customization-class-sidebar.html index 08b721a84a..cd22ec60eb 100644 --- a/doc/document_reader/Customization-class-sidebar.html +++ b/doc/document_reader/Customization-class-sidebar.html @@ -1,91 +1,307 @@
    -
  1. Constructors
  2. -
  3. Customization
  4. +
  5. Constructors
  6. +
  7. Customization
  8. Properties
  9. -
  10. activityIndicatorColor
  11. -
  12. backgroundMaskAlpha
  13. -
  14. borderBackgroundImage
  15. -
  16. borderBackgroundImageTransformsAndroid
  17. -
  18. borderBackgroundImageTransformsIOS
  19. -
  20. cameraFrameActiveColor
  21. -
  22. cameraFrameBorderWidth
  23. -
  24. cameraFrameCornerRadius
  25. -
  26. cameraFrameDefaultColor
  27. -
  28. cameraFrameLandscapeAspectRatio
  29. -
  30. cameraFrameLineCap
  31. -
  32. cameraFrameLineLength
  33. -
  34. cameraFrameOffsetWidth
  35. -
  36. cameraFramePortraitAspectRatio
  37. -
  38. cameraFrameShapeType
  39. -
  40. cameraFrameVerticalPositionMultiplier
  41. -
  42. cameraPreviewBackgroundColor
  43. -
  44. cameraSwitchButtonImage
  45. -
  46. captureButtonImage
  47. -
  48. changeFrameButtonCollapseImage
  49. -
  50. changeFrameButtonExpandImage
  51. -
  52. closeButtonImage
  53. -
  54. colors
  55. -
  56. customLabelStatus
  57. -
  58. customStatusPositionMultiplier
  59. -
  60. fonts
  61. -
  62. hashCode
  63. -
  64. helpAnimationImage
  65. -
  66. helpAnimationImageTransformsAndroid
  67. -
  68. helpAnimationImageTransformsIOS
  69. -
  70. images
  71. -
  72. livenessAnimationImage
  73. -
  74. livenessAnimationImageTransformsAndroid
  75. -
  76. livenessAnimationImageTransformsIOS
  77. -
  78. livenessAnimationPositionMultiplier
  79. -
  80. multipageAnimationBackImage
  81. -
  82. multipageAnimationBackImageTransformsAndroid
  83. -
  84. multipageAnimationBackImageTransformsIOS
  85. -
  86. multipageAnimationFrontImage
  87. -
  88. multipageAnimationFrontImageTransformsAndroid
  89. -
  90. multipageAnimationFrontImageTransformsIOS
  91. -
  92. multipageButtonBackgroundColor
  93. -
  94. resultStatus
  95. -
  96. resultStatusBackgroundColor
  97. -
  98. resultStatusPositionMultiplier
  99. -
  100. resultStatusTextColor
  101. -
  102. resultStatusTextFont
  103. -
  104. runtimeType
  105. -
  106. showBackgroundMask
  107. -
  108. showHelpAnimation
  109. -
  110. showNextPageAnimation
  111. -
  112. showResultStatusMessages
  113. -
  114. showStatusMessages
  115. -
  116. status
  117. -
  118. statusBackgroundColor
  119. -
  120. statusPositionMultiplier
  121. -
  122. statusTextColor
  123. -
  124. statusTextFont
  125. -
  126. testSetters
  127. -
  128. tintColor
  129. -
  130. toolbarSize
  131. -
  132. torchButtonOffImage
  133. -
  134. torchButtonOnImage
  135. -
  136. uiCustomizationLayer
  137. + +
  138. + activityIndicatorColor +
  139. + +
  140. + backgroundMaskAlpha +
  141. + +
  142. + backgroundMaskColor +
  143. + +
  144. + borderBackgroundImage +
  145. + +
  146. + borderBackgroundImageTransformsAndroid +
  147. + +
  148. + borderBackgroundImageTransformsIOS +
  149. + +
  150. + cameraFrameActiveColor +
  151. + +
  152. + cameraFrameBorderWidth +
  153. + +
  154. + cameraFrameCornerRadius +
  155. + +
  156. + cameraFrameDefaultColor +
  157. + +
  158. + cameraFrameLandscapeAspectRatio +
  159. + +
  160. + cameraFrameLineCap +
  161. + +
  162. + cameraFrameLineLength +
  163. + +
  164. + cameraFrameOffsetWidth +
  165. + +
  166. + cameraFramePortraitAspectRatio +
  167. + +
  168. + cameraFrameShapeType +
  169. + +
  170. + cameraFrameVerticalPositionMultiplier +
  171. + +
  172. + cameraPreviewBackgroundColor +
  173. + +
  174. + cameraSwitchButtonImage +
  175. + +
  176. + captureButtonImage +
  177. + +
  178. + changeFrameButtonCollapseImage +
  179. + +
  180. + changeFrameButtonExpandImage +
  181. + +
  182. + closeButtonImage +
  183. + +
  184. + colors +
  185. + +
  186. + customLabelStatus +
  187. + +
  188. + customStatusPositionMultiplier +
  189. + +
  190. + fonts +
  191. + +
  192. + hashCode +
  193. + +
  194. + helpAnimationImage +
  195. + +
  196. + helpAnimationImageTransformsAndroid +
  197. + +
  198. + helpAnimationImageTransformsIOS +
  199. + +
  200. + images +
  201. + +
  202. + livenessAnimationImage +
  203. + +
  204. + livenessAnimationImageTransformsAndroid +
  205. + +
  206. + livenessAnimationImageTransformsIOS +
  207. + +
  208. + livenessAnimationPositionMultiplier +
  209. + +
  210. + multipageAnimationBackImage +
  211. + +
  212. + multipageAnimationBackImageTransformsAndroid +
  213. + +
  214. + multipageAnimationBackImageTransformsIOS +
  215. + +
  216. + multipageAnimationFrontImage +
  217. + +
  218. + multipageAnimationFrontImageTransformsAndroid +
  219. + +
  220. + multipageAnimationFrontImageTransformsIOS +
  221. + +
  222. + multipageButtonBackgroundColor +
  223. + +
  224. + nextPageAnimationEndDelay +
  225. + +
  226. + nextPageAnimationStartDelay +
  227. + +
  228. + resultStatus +
  229. + +
  230. + resultStatusBackgroundColor +
  231. + +
  232. + resultStatusPositionMultiplier +
  233. + +
  234. + resultStatusTextColor +
  235. + +
  236. + resultStatusTextFont +
  237. + +
  238. + runtimeType +
  239. + +
  240. + showBackgroundMask +
  241. + +
  242. + showHelpAnimation +
  243. + +
  244. + showNextPageAnimation +
  245. + +
  246. + showResultStatusMessages +
  247. + +
  248. + showStatusMessages +
  249. + +
  250. + status +
  251. + +
  252. + statusBackgroundColor +
  253. + +
  254. + statusPositionMultiplier +
  255. + +
  256. + statusTextColor +
  257. + +
  258. + statusTextFont +
  259. + +
  260. + testSetters +
  261. + +
  262. + tintColor +
  263. + +
  264. + toolbarSize +
  265. + +
  266. + torchButtonOffImage +
  267. + +
  268. + torchButtonOnImage +
  269. + +
  270. + uiCustomizationLayer +
  271. Methods
  272. -
  273. noSuchMethod
  274. -
  275. toJson
  276. -
  277. toString
  278. + +
  279. + noSuchMethod +
  280. + +
  281. + toJson +
  282. + +
  283. + toString +
  284. Operators
  285. -
  286. operator ==
  287. + +
  288. + operator == +
  289. -
  290. Static methods
  291. -
  292. fromJson
  293. +
  294. Static methods
  295. +
  296. fromJson
diff --git a/doc/document_reader/Customization-class.html b/doc/document_reader/Customization-class.html index 295ddddf59..bbe81bdc61 100644 --- a/doc/document_reader/Customization-class.html +++ b/doc/document_reader/Customization-class.html @@ -16,15 +16,11 @@ - - -
-
menu
-
Customization class

Constructors

-
Customization() @@ -108,6 +102,18 @@

Properties

Allows you to set intensity of the background mask.
getter/setter pair
+ + +
+ backgroundMaskColor + ↔ dynamic + + +
+
+ Allows you to set color for background mask area. +
getter/setter pair
+
@@ -600,6 +606,30 @@

Properties

Allows you to set a color for the "Skip next page" button.
getter/setter pair
+ + +
+ nextPageAnimationEndDelay + double? + + +
+
+ Animation delay after flip. +
getter/setter pair
+ +
+ +
+ nextPageAnimationStartDelay + double? + + +
+
+ Animation delay before flip. +
getter/setter pair
+
@@ -868,13 +898,14 @@

Properties

JSON structure defining labels and graphic elements -to be added to the Camera UI +to be added to the Camera UI.
getter/setter pair
+
Static Methods
-
- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/Customization/Customization.html b/doc/document_reader/Customization/Customization.html index 5dcd18f4d7..3a890ad1d1 100644 --- a/doc/document_reader/Customization/Customization.html +++ b/doc/document_reader/Customization/Customization.html @@ -16,15 +16,11 @@ - - -
-
menu
-
Customization constructor Customization() - @@ -72,7 +66,6 @@

Customization constructor

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/Customization/activityIndicatorColor.html b/doc/document_reader/Customization/activityIndicatorColor.html index 9cc6c4924a..815860e4b3 100644 --- a/doc/document_reader/Customization/activityIndicatorColor.html +++ b/doc/document_reader/Customization/activityIndicatorColor.html @@ -16,15 +16,11 @@ - - -
-
menu
-
activityIndicatorColor property
+ +
-
dynamic + get activityIndicatorColor
-

Allows you to set a color for the activity indicator.

@@ -88,15 +84,14 @@

Implementation

-
- void - activityIndicatorColor=(dynamic val) + set + activityIndicatorColor + (dynamic val)
- @@ -111,7 +106,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/Customization/backgroundMaskAlpha.html b/doc/document_reader/Customization/backgroundMaskAlpha.html index b1b619c0ad..b1d4f7d029 100644 --- a/doc/document_reader/Customization/backgroundMaskAlpha.html +++ b/doc/document_reader/Customization/backgroundMaskAlpha.html @@ -16,15 +16,11 @@ - - -
-
menu
-
backgroundMaskAlpha property
+ +
-
double? + get backgroundMaskAlpha
-

Allows you to set intensity of the background mask.

@@ -89,15 +85,14 @@

Implementation

-
- void - backgroundMaskAlpha=(double? val) + set + backgroundMaskAlpha + (double? val)
- @@ -112,7 +107,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/Customization/backgroundMaskColor.html b/doc/document_reader/Customization/backgroundMaskColor.html new file mode 100644 index 0000000000..1da4fcdd0e --- /dev/null +++ b/doc/document_reader/Customization/backgroundMaskColor.html @@ -0,0 +1,143 @@ + + + + + + + + backgroundMaskColor property - Customization class - document_reader library - Dart API + + + + + + + + + + + + + + +
+
+ menu + +
backgroundMaskColor
+ +
+ +
+
+
+
+
+

backgroundMaskColor property +

+ + + + + +
+
+ + dynamic + get + backgroundMaskColor + + +
+ +
+

Allows you to set color for background mask area.

+
+ + +
+

Implementation

+
Color? get backgroundMaskColor => _backgroundMaskColor;
+
+ +
+ + + +
+
+ + set + backgroundMaskColor + (dynamic val) + + +
+ + + +
+

Implementation

+
set backgroundMaskColor(Color? val) {
+  _backgroundMaskColor = val;
+  _set({"backgroundMaskColor": _intFromColor(val)});
+}
+
+ +
+ +
+ + +
+
+ + flutter_document_reader_api + 7.3.1066-beta + + +
+ + + + + + + + diff --git a/doc/document_reader/Customization/borderBackgroundImage.html b/doc/document_reader/Customization/borderBackgroundImage.html index 266fb7adc7..fc7ed63650 100644 --- a/doc/document_reader/Customization/borderBackgroundImage.html +++ b/doc/document_reader/Customization/borderBackgroundImage.html @@ -16,15 +16,11 @@ - - -
-
menu
-
borderBackgroundImage property
+ +
-
dynamic + get borderBackgroundImage
-

Allows you to set any image within the camera frame.

@@ -88,15 +84,14 @@

Implementation

-
- void - borderBackgroundImage=(dynamic val) + set + borderBackgroundImage + (dynamic val)
- @@ -111,7 +106,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/Customization/borderBackgroundImageTransformsAndroid.html b/doc/document_reader/Customization/borderBackgroundImageTransformsAndroid.html index a6612a6775..b287e25bec 100644 --- a/doc/document_reader/Customization/borderBackgroundImageTransformsAndroid.html +++ b/doc/document_reader/Customization/borderBackgroundImageTransformsAndroid.html @@ -16,15 +16,11 @@ - - -
-
menu
-
borderBackgroundImageTransformsAndroid property
+ +
-
List<double>? + get borderBackgroundImageTransformsAndroid
-

Matrix used to scale the view within the camera frame.

Android class android.graphics.Matrix. Passed as Matrix.setValues()

Android only. For iOS use borderBackgroundImageTransformsIOS.

+

Unmodifiable property. Use setter instead of .remove(), .addAll(), etc.

@@ -92,21 +89,21 @@

Implementation

-
- void - borderBackgroundImageTransformsAndroid=(List<double>? val) + set + borderBackgroundImageTransformsAndroid + (List<double>? val)
-

Implementation

set borderBackgroundImageTransformsAndroid(List<double>? val) {
+  if (val != null) val = List.unmodifiable(val);
   _borderBackgroundImageTransformsAndroid = val;
   _set({"borderBackgroundImageMatrix": val});
 }
@@ -115,7 +112,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/Customization/borderBackgroundImageTransformsIOS.html b/doc/document_reader/Customization/borderBackgroundImageTransformsIOS.html index 3d7b00b29a..88284cd023 100644 --- a/doc/document_reader/Customization/borderBackgroundImageTransformsIOS.html +++ b/doc/document_reader/Customization/borderBackgroundImageTransformsIOS.html @@ -16,15 +16,11 @@ - - -
-
menu
-
borderBackgroundImageTransformsIOS property
+ +
-
ViewContentMode? + get borderBackgroundImageTransformsIOS
-

Allows you to specify how a view within the camera frame adjusts @@ -92,15 +88,14 @@

Implementation

-
- void - borderBackgroundImageTransformsIOS=(ViewContentMode? val) + set + borderBackgroundImageTransformsIOS + (ViewContentMode? val)
- @@ -115,7 +110,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/Customization/cameraFrameActiveColor.html b/doc/document_reader/Customization/cameraFrameActiveColor.html index 92906cd73a..b796a058ed 100644 --- a/doc/document_reader/Customization/cameraFrameActiveColor.html +++ b/doc/document_reader/Customization/cameraFrameActiveColor.html @@ -16,15 +16,11 @@ - - -
-
menu
-
cameraFrameActiveColor property
+ +
-
dynamic + get cameraFrameActiveColor
-

Allows you to set a color for the camera frame when a document is detected.

@@ -89,15 +85,14 @@

Implementation

-
- void - cameraFrameActiveColor=(dynamic val) + set + cameraFrameActiveColor + (dynamic val)
- @@ -112,7 +107,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/Customization/cameraFrameBorderWidth.html b/doc/document_reader/Customization/cameraFrameBorderWidth.html index c68c27f509..913f334cab 100644 --- a/doc/document_reader/Customization/cameraFrameBorderWidth.html +++ b/doc/document_reader/Customization/cameraFrameBorderWidth.html @@ -16,15 +16,11 @@ - - -
-
menu
-
cameraFrameBorderWidth property
+ +
-
int? + get cameraFrameBorderWidth
-

Allows you to set thickness of the camera frame borders.

@@ -89,15 +85,14 @@

Implementation

-
- void - cameraFrameBorderWidth=(int? val) + set + cameraFrameBorderWidth + (int? val)
- @@ -112,7 +107,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/Customization/cameraFrameCornerRadius.html b/doc/document_reader/Customization/cameraFrameCornerRadius.html index 128ed2ae42..d84a129466 100644 --- a/doc/document_reader/Customization/cameraFrameCornerRadius.html +++ b/doc/document_reader/Customization/cameraFrameCornerRadius.html @@ -16,15 +16,11 @@ - - -
-
menu
-
cameraFrameCornerRadius property
+ +
-
double? + get cameraFrameCornerRadius
-

Allows you to set a corner radius of the camera frame.

@@ -89,15 +85,14 @@

Implementation

-
- void - cameraFrameCornerRadius=(double? val) + set + cameraFrameCornerRadius + (double? val)
- @@ -112,7 +107,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/Customization/cameraFrameDefaultColor.html b/doc/document_reader/Customization/cameraFrameDefaultColor.html index 4dff135b74..b844f19fa2 100644 --- a/doc/document_reader/Customization/cameraFrameDefaultColor.html +++ b/doc/document_reader/Customization/cameraFrameDefaultColor.html @@ -16,15 +16,11 @@ - - -
-
menu
-
cameraFrameDefaultColor property
+ +
-
dynamic + get cameraFrameDefaultColor
-

Allows you to set a color for the camera frame when a document is out @@ -90,15 +86,14 @@

Implementation

-
- void - cameraFrameDefaultColor=(dynamic val) + set + cameraFrameDefaultColor + (dynamic val)
- @@ -113,7 +108,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/Customization/cameraFrameLandscapeAspectRatio.html b/doc/document_reader/Customization/cameraFrameLandscapeAspectRatio.html index bc04dee4e6..9600b8ea7a 100644 --- a/doc/document_reader/Customization/cameraFrameLandscapeAspectRatio.html +++ b/doc/document_reader/Customization/cameraFrameLandscapeAspectRatio.html @@ -16,15 +16,11 @@ - - -
-
menu
-
cameraFrameLandscapeAspectRatio property
+ +
-
double? + get cameraFrameLandscapeAspectRatio
-

Allows you to set an aspect ratio of the camera frame (landscape orientation). @@ -90,15 +86,14 @@

Implementation

-
- void - cameraFrameLandscapeAspectRatio=(double? val) + set + cameraFrameLandscapeAspectRatio + (double? val)
- @@ -113,7 +108,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/Customization/cameraFrameLineCap.html b/doc/document_reader/Customization/cameraFrameLineCap.html index 98b0b687c0..00f058db2b 100644 --- a/doc/document_reader/Customization/cameraFrameLineCap.html +++ b/doc/document_reader/Customization/cameraFrameLineCap.html @@ -16,15 +16,11 @@ - - -
-
menu
-
cameraFrameLineCap property
+ +
-
Cap? + get cameraFrameLineCap
-

Allows you to customize the beginning and ending of stroked lines @@ -90,15 +86,14 @@

Implementation

-
- void - cameraFrameLineCap=(Cap? val) + set + cameraFrameLineCap + (Cap? val)
- @@ -113,7 +108,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/Customization/cameraFrameLineLength.html b/doc/document_reader/Customization/cameraFrameLineLength.html index 72739bc274..f43155f928 100644 --- a/doc/document_reader/Customization/cameraFrameLineLength.html +++ b/doc/document_reader/Customization/cameraFrameLineLength.html @@ -16,15 +16,11 @@ - - -
-
menu
-
cameraFrameLineLength property
+ +
-
int? + get cameraFrameLineLength
-

Allows you to set length of the lines of the camera frame.

@@ -91,15 +87,14 @@

Implementation

-
- void - cameraFrameLineLength=(int? val) + set + cameraFrameLineLength + (int? val)
- @@ -114,7 +109,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/Customization/cameraFrameOffsetWidth.html b/doc/document_reader/Customization/cameraFrameOffsetWidth.html index d834fd1154..39b21cf360 100644 --- a/doc/document_reader/Customization/cameraFrameOffsetWidth.html +++ b/doc/document_reader/Customization/cameraFrameOffsetWidth.html @@ -16,15 +16,11 @@ - - -
-
menu
-
cameraFrameOffsetWidth property
+ +
-
int? + get cameraFrameOffsetWidth
-

Allows you to set an offset for the camera frame (portrait orientation).

@@ -89,15 +85,14 @@

Implementation

-
- void - cameraFrameOffsetWidth=(int? val) + set + cameraFrameOffsetWidth + (int? val)
- @@ -112,7 +107,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/Customization/cameraFramePortraitAspectRatio.html b/doc/document_reader/Customization/cameraFramePortraitAspectRatio.html index 36f2e6ad42..ac053df9f8 100644 --- a/doc/document_reader/Customization/cameraFramePortraitAspectRatio.html +++ b/doc/document_reader/Customization/cameraFramePortraitAspectRatio.html @@ -16,15 +16,11 @@ - - -
-
menu
-
cameraFramePortraitAspectRatio property
+ +
-
double? + get cameraFramePortraitAspectRatio
-

Allows you to set an aspect ratio of the camera frame (portrait orientation).

@@ -89,15 +85,14 @@

Implementation

-
- void - cameraFramePortraitAspectRatio=(double? val) + set + cameraFramePortraitAspectRatio + (double? val)
- @@ -112,7 +107,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/Customization/cameraFrameShapeType.html b/doc/document_reader/Customization/cameraFrameShapeType.html index ccbef475a2..2e3eacb29c 100644 --- a/doc/document_reader/Customization/cameraFrameShapeType.html +++ b/doc/document_reader/Customization/cameraFrameShapeType.html @@ -16,15 +16,11 @@ - - -
-
menu
-
cameraFrameShapeType property
+ +
-
FrameShapeType? + get cameraFrameShapeType
-

Allows you to set a shape type for the camera frame.

@@ -89,15 +85,14 @@

Implementation

-
- void - cameraFrameShapeType=(FrameShapeType? val) + set + cameraFrameShapeType + (FrameShapeType? val)
- @@ -112,7 +107,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/Customization/cameraFrameVerticalPositionMultiplier.html b/doc/document_reader/Customization/cameraFrameVerticalPositionMultiplier.html index 3b07aaf5cc..7382001354 100644 --- a/doc/document_reader/Customization/cameraFrameVerticalPositionMultiplier.html +++ b/doc/document_reader/Customization/cameraFrameVerticalPositionMultiplier.html @@ -16,15 +16,11 @@ - - -
-
menu
-
cameraFrameVerticalPositionMultiplier property
+ +
-
double? + get cameraFrameVerticalPositionMultiplier
-

Allows you to change the location of the camera frame vertically.

@@ -89,15 +85,14 @@

Implementation

-
- void - cameraFrameVerticalPositionMultiplier=(double? val) + set + cameraFrameVerticalPositionMultiplier + (double? val)
- @@ -112,7 +107,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/Customization/cameraPreviewBackgroundColor.html b/doc/document_reader/Customization/cameraPreviewBackgroundColor.html index b8b5043f0c..56b936ea99 100644 --- a/doc/document_reader/Customization/cameraPreviewBackgroundColor.html +++ b/doc/document_reader/Customization/cameraPreviewBackgroundColor.html @@ -16,15 +16,11 @@ - - -
-
menu
-
cameraPreviewBackgroundColor property
+ +
-
dynamic + get cameraPreviewBackgroundColor
-

Allows you to set a background color for the camera preview @@ -90,15 +86,14 @@

Implementation

-
- void - cameraPreviewBackgroundColor=(dynamic val) + set + cameraPreviewBackgroundColor + (dynamic val)
- @@ -113,7 +108,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/Customization/cameraSwitchButtonImage.html b/doc/document_reader/Customization/cameraSwitchButtonImage.html index a295badaa6..740215af77 100644 --- a/doc/document_reader/Customization/cameraSwitchButtonImage.html +++ b/doc/document_reader/Customization/cameraSwitchButtonImage.html @@ -16,15 +16,11 @@ - - -
-
menu
-
cameraSwitchButtonImage property
+ +
-
dynamic + get cameraSwitchButtonImage
-

Allows you to set any image for the button that allows @@ -89,15 +85,14 @@

Implementation

-
- void - cameraSwitchButtonImage=(dynamic val) + set + cameraSwitchButtonImage + (dynamic val)
- @@ -112,7 +107,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/Customization/captureButtonImage.html b/doc/document_reader/Customization/captureButtonImage.html index c64f487e34..e027cb8487 100644 --- a/doc/document_reader/Customization/captureButtonImage.html +++ b/doc/document_reader/Customization/captureButtonImage.html @@ -16,15 +16,11 @@ - - -
-
menu
-
captureButtonImage property
+ +
-
dynamic + get captureButtonImage
-

Allows you to set any image for the capture button.

@@ -88,15 +84,14 @@

Implementation

-
- void - captureButtonImage=(dynamic val) + set + captureButtonImage + (dynamic val)
- @@ -111,7 +106,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/Customization/changeFrameButtonCollapseImage.html b/doc/document_reader/Customization/changeFrameButtonCollapseImage.html index 69ccac84b8..7fd92d1132 100644 --- a/doc/document_reader/Customization/changeFrameButtonCollapseImage.html +++ b/doc/document_reader/Customization/changeFrameButtonCollapseImage.html @@ -16,15 +16,11 @@ - - -
-
menu
-
changeFrameButtonCollapseImage property
+ +
-
dynamic + get changeFrameButtonCollapseImage
-

Allows you to set any image for the button that allows changing @@ -90,15 +86,14 @@

Implementation

-
- void - changeFrameButtonCollapseImage=(dynamic val) + set + changeFrameButtonCollapseImage + (dynamic val)
- @@ -113,7 +108,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/Customization/changeFrameButtonExpandImage.html b/doc/document_reader/Customization/changeFrameButtonExpandImage.html index a44a003dcf..bd3ae7cab1 100644 --- a/doc/document_reader/Customization/changeFrameButtonExpandImage.html +++ b/doc/document_reader/Customization/changeFrameButtonExpandImage.html @@ -16,15 +16,11 @@ - - -
-
menu
-
changeFrameButtonExpandImage property
+ +
-
dynamic + get changeFrameButtonExpandImage
-

Allows you to set any image for the button that allows changing @@ -89,15 +85,14 @@

Implementation

-
- void - changeFrameButtonExpandImage=(dynamic val) + set + changeFrameButtonExpandImage + (dynamic val)
- @@ -112,7 +107,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/Customization/closeButtonImage.html b/doc/document_reader/Customization/closeButtonImage.html index d73271544f..359097da0a 100644 --- a/doc/document_reader/Customization/closeButtonImage.html +++ b/doc/document_reader/Customization/closeButtonImage.html @@ -16,15 +16,11 @@ - - -
-
menu
-
closeButtonImage property
+ +
-
dynamic + get closeButtonImage
-

Allows you to set any image for the close button.

@@ -88,15 +84,14 @@

Implementation

-
- void - closeButtonImage=(dynamic val) + set + closeButtonImage + (dynamic val)
- @@ -111,7 +106,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/Customization/colors.html b/doc/document_reader/Customization/colors.html index 030e15c4cc..d8cb02bd2f 100644 --- a/doc/document_reader/Customization/colors.html +++ b/doc/document_reader/Customization/colors.html @@ -16,15 +16,11 @@ - - -
-
menu
-
colors property
+ +
-
CustomizationColors + get colors
- @@ -85,15 +81,14 @@

Implementation

-
- void - colors=(CustomizationColors val) + set + colors + (CustomizationColors val)
- @@ -107,7 +102,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/Customization/customLabelStatus.html b/doc/document_reader/Customization/customLabelStatus.html index 43539349a7..ffa5e990a5 100644 --- a/doc/document_reader/Customization/customLabelStatus.html +++ b/doc/document_reader/Customization/customLabelStatus.html @@ -16,15 +16,11 @@ - - -
-
menu
-
customLabelStatus property
+ +
-
String? + get customLabelStatus
-

Allows you to create a custom status.

@@ -88,15 +84,14 @@

Implementation

-
- void - customLabelStatus=(String? val) + set + customLabelStatus + (String? val)
- @@ -111,7 +106,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/Customization/customStatusPositionMultiplier.html b/doc/document_reader/Customization/customStatusPositionMultiplier.html index cfcb7abf4d..111d3472d9 100644 --- a/doc/document_reader/Customization/customStatusPositionMultiplier.html +++ b/doc/document_reader/Customization/customStatusPositionMultiplier.html @@ -16,15 +16,11 @@ - - -
-
menu
-
customStatusPositionMultiplier property
+ +
-
double? + get customStatusPositionMultiplier
-

Allows you to change the location of the custom status.

@@ -94,15 +90,14 @@

Implementation

-
- void - customStatusPositionMultiplier=(double? val) + set + customStatusPositionMultiplier + (double? val)
- @@ -117,7 +112,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/Customization/fonts.html b/doc/document_reader/Customization/fonts.html index a005a15a4e..d18cb0c8e6 100644 --- a/doc/document_reader/Customization/fonts.html +++ b/doc/document_reader/Customization/fonts.html @@ -16,15 +16,11 @@ - - -
-
menu
-
fonts property
+ +
-
CustomizationFonts + get fonts
- @@ -85,15 +81,14 @@

Implementation

-
- void - fonts=(CustomizationFonts val) + set + fonts + (CustomizationFonts val)
- @@ -107,7 +102,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/Customization/fromJson.html b/doc/document_reader/Customization/fromJson.html index 4bb45d0a04..cb8f18a00b 100644 --- a/doc/document_reader/Customization/fromJson.html +++ b/doc/document_reader/Customization/fromJson.html @@ -16,15 +16,11 @@ - - -
-
menu
-
fromJson static method
- Customization -fromJson(
  1. dynamic jsonObject
  2. +fromJson(
    1. dynamic jsonObject
    ) @@ -116,6 +110,7 @@

    Implementation

    _intToColor(jsonObject["statusBackgroundColor"]); result.cameraPreviewBackgroundColor = _intToColor(jsonObject["cameraPreviewBackgroundColor"]); + result.backgroundMaskColor = _intToColor(jsonObject["backgroundMaskColor"]); result.statusPositionMultiplier = _toDouble(jsonObject["statusPositionMultiplier"]); @@ -135,6 +130,10 @@

    Implementation

    _toDouble(jsonObject["cameraFramePortraitAspectRatio"]); result.livenessAnimationPositionMultiplier = _toDouble(jsonObject["livenessAnimationPositionMultiplier"]); + result.nextPageAnimationStartDelay = + _toDouble(jsonObject["nextPageAnimationStartDelay"]); + result.nextPageAnimationEndDelay = + _toDouble(jsonObject["nextPageAnimationEndDelay"]); result.multipageAnimationFrontImage = _dataFromBase64(jsonObject["multipageAnimationFrontImage"]); @@ -237,7 +236,6 @@

    Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/Customization/helpAnimationImage.html b/doc/document_reader/Customization/helpAnimationImage.html index d903ac74fa..c8148c2b7a 100644 --- a/doc/document_reader/Customization/helpAnimationImage.html +++ b/doc/document_reader/Customization/helpAnimationImage.html @@ -16,15 +16,11 @@ - - -
-
menu
-
helpAnimationImage property
+ +
-
dynamic + get helpAnimationImage
-

Allows you to set any image for the help animation.

@@ -88,15 +84,14 @@

Implementation

-
- void - helpAnimationImage=(dynamic val) + set + helpAnimationImage + (dynamic val)
- @@ -111,7 +106,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/Customization/helpAnimationImageTransformsAndroid.html b/doc/document_reader/Customization/helpAnimationImageTransformsAndroid.html index 3b59925b31..b9f0c7eaca 100644 --- a/doc/document_reader/Customization/helpAnimationImageTransformsAndroid.html +++ b/doc/document_reader/Customization/helpAnimationImageTransformsAndroid.html @@ -16,15 +16,11 @@ - - -
-
menu
-
helpAnimationImageTransformsAndroid property
+ +
-
List<double>? + get helpAnimationImageTransformsAndroid
-

Matrix used to scale help animation.

Android class android.graphics.Matrix. Passed as Matrix.setValues()

Android only. For iOS use helpAnimationImageTransformsIOS.

+

Unmodifiable property. Use setter instead of .remove(), .addAll(), etc.

@@ -92,21 +89,21 @@

Implementation

-
- void - helpAnimationImageTransformsAndroid=(List<double>? val) + set + helpAnimationImageTransformsAndroid + (List<double>? val)
-

Implementation

set helpAnimationImageTransformsAndroid(List<double>? val) {
+  if (val != null) val = List.unmodifiable(val);
   _helpAnimationImageTransformsAndroid = val;
   _set({"helpAnimationImageMatrix": val});
 }
@@ -115,7 +112,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/Customization/helpAnimationImageTransformsIOS.html b/doc/document_reader/Customization/helpAnimationImageTransformsIOS.html index a74e57a12c..6e27822828 100644 --- a/doc/document_reader/Customization/helpAnimationImageTransformsIOS.html +++ b/doc/document_reader/Customization/helpAnimationImageTransformsIOS.html @@ -16,15 +16,11 @@ - - -
-
menu
-
helpAnimationImageTransformsIOS property
+ +
-
ViewContentMode? + get helpAnimationImageTransformsIOS
-

Allows you to specify how a view of the help animation adjusts @@ -92,15 +88,14 @@

Implementation

-
- void - helpAnimationImageTransformsIOS=(ViewContentMode? val) + set + helpAnimationImageTransformsIOS + (ViewContentMode? val)
- @@ -115,7 +110,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/Customization/images.html b/doc/document_reader/Customization/images.html index 4fa5768fc1..c2b71ebb14 100644 --- a/doc/document_reader/Customization/images.html +++ b/doc/document_reader/Customization/images.html @@ -16,15 +16,11 @@ - - -
-
menu
-
images property
+ +
-
CustomizationImages + get images
- @@ -85,15 +81,14 @@

Implementation

-
- void - images=(CustomizationImages val) + set + images + (CustomizationImages val)
- @@ -107,7 +102,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/Customization/livenessAnimationImage.html b/doc/document_reader/Customization/livenessAnimationImage.html index bf6c53c476..070c84b9a0 100644 --- a/doc/document_reader/Customization/livenessAnimationImage.html +++ b/doc/document_reader/Customization/livenessAnimationImage.html @@ -16,15 +16,11 @@ - - -
-
menu
-
livenessAnimationImage property
+ +
-
dynamic + get livenessAnimationImage
-

Allows you to set any image for the liveness animation.

@@ -91,15 +87,14 @@

Implementation

-
- void - livenessAnimationImage=(dynamic val) + set + livenessAnimationImage + (dynamic val)
- @@ -114,7 +109,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/Customization/livenessAnimationImageTransformsAndroid.html b/doc/document_reader/Customization/livenessAnimationImageTransformsAndroid.html index 5065e7b1de..38bc767237 100644 --- a/doc/document_reader/Customization/livenessAnimationImageTransformsAndroid.html +++ b/doc/document_reader/Customization/livenessAnimationImageTransformsAndroid.html @@ -16,15 +16,11 @@ - - -
-
menu
-
livenessAnimationImageTransformsAndroid property
+ +
-
List<double>? + get livenessAnimationImageTransformsAndroid
-

Matrix used to scale liveness animation.

Android class android.graphics.Matrix. Passed as Matrix.setValues()

Android only. For iOS use livenessAnimationImageTransformsIOS.

+

Unmodifiable property. Use setter instead of .remove(), .addAll(), etc.

@@ -92,21 +89,21 @@

Implementation

-
- void - livenessAnimationImageTransformsAndroid=(List<double>? val) + set + livenessAnimationImageTransformsAndroid + (List<double>? val)
-

Implementation

set livenessAnimationImageTransformsAndroid(List<double>? val) {
+  if (val != null) val = List.unmodifiable(val);
   _livenessAnimationImageTransformsAndroid = val;
   _set({"livenessAnimationImageMatrix": val});
 }
@@ -115,7 +112,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/Customization/livenessAnimationImageTransformsIOS.html b/doc/document_reader/Customization/livenessAnimationImageTransformsIOS.html index 2b6844dad9..aa44efeac2 100644 --- a/doc/document_reader/Customization/livenessAnimationImageTransformsIOS.html +++ b/doc/document_reader/Customization/livenessAnimationImageTransformsIOS.html @@ -16,15 +16,11 @@ - - -
-
menu
-
livenessAnimationImageTransformsIOS property
+ +
-
ViewContentMode? + get livenessAnimationImageTransformsIOS
-

Allows you to specify how a view of the liveness animation @@ -92,15 +88,14 @@

Implementation

-
- void - livenessAnimationImageTransformsIOS=(ViewContentMode? val) + set + livenessAnimationImageTransformsIOS + (ViewContentMode? val)
- @@ -115,7 +110,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/Customization/livenessAnimationPositionMultiplier.html b/doc/document_reader/Customization/livenessAnimationPositionMultiplier.html index f090dd7959..11bff74f85 100644 --- a/doc/document_reader/Customization/livenessAnimationPositionMultiplier.html +++ b/doc/document_reader/Customization/livenessAnimationPositionMultiplier.html @@ -16,15 +16,11 @@ - - -
-
menu
-
livenessAnimationPositionMultiplier property
+ +
-
double? + get livenessAnimationPositionMultiplier
-

Allows you to change the location of the liveness animation.

@@ -95,15 +91,14 @@

Implementation

-
- void - livenessAnimationPositionMultiplier=(double? val) + set + livenessAnimationPositionMultiplier + (double? val)
- @@ -118,7 +113,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/Customization/multipageAnimationBackImage.html b/doc/document_reader/Customization/multipageAnimationBackImage.html index d646f7bbf7..f990ef96b5 100644 --- a/doc/document_reader/Customization/multipageAnimationBackImage.html +++ b/doc/document_reader/Customization/multipageAnimationBackImage.html @@ -16,15 +16,11 @@ - - -
-
menu
-
multipageAnimationBackImage property
+ +
-
dynamic + get multipageAnimationBackImage
-

Allows you to set any image for the multipage animation (back side).

@@ -88,15 +84,14 @@

Implementation

-
- void - multipageAnimationBackImage=(dynamic val) + set + multipageAnimationBackImage + (dynamic val)
- @@ -111,7 +106,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/Customization/multipageAnimationBackImageTransformsAndroid.html b/doc/document_reader/Customization/multipageAnimationBackImageTransformsAndroid.html index cf23a264fb..442f9f6d14 100644 --- a/doc/document_reader/Customization/multipageAnimationBackImageTransformsAndroid.html +++ b/doc/document_reader/Customization/multipageAnimationBackImageTransformsAndroid.html @@ -16,15 +16,11 @@ - - -
-
menu
-
multipageAnimationBackImageTransformsAndroid property
+ +
-
List<double>? + get multipageAnimationBackImageTransformsAndroid
-

Matrix used to scale multipage animation (back side).

Android class android.graphics.Matrix. Passed as Matrix.setValues()

Android only. For iOS use multipageAnimationBackImageTransformsIOS.

+

Unmodifiable property. Use setter instead of .remove(), .addAll(), etc.

@@ -92,21 +89,21 @@

Implementation

-
- void - multipageAnimationBackImageTransformsAndroid=(List<double>? val) + set + multipageAnimationBackImageTransformsAndroid + (List<double>? val)
-

Implementation

set multipageAnimationBackImageTransformsAndroid(List<double>? val) {
+  if (val != null) val = List.unmodifiable(val);
   _multipageAnimationBackImageTransformsAndroid = val;
   _set({"multipageAnimationBackImageMatrix": val});
 }
@@ -115,7 +112,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/Customization/multipageAnimationBackImageTransformsIOS.html b/doc/document_reader/Customization/multipageAnimationBackImageTransformsIOS.html index 4d1ab0a1b2..be639623da 100644 --- a/doc/document_reader/Customization/multipageAnimationBackImageTransformsIOS.html +++ b/doc/document_reader/Customization/multipageAnimationBackImageTransformsIOS.html @@ -16,15 +16,11 @@ - - -
-
menu
-
multipageAnimationBackImageTransformsIOS property
+ +
-
ViewContentMode? + get multipageAnimationBackImageTransformsIOS
-

Allows you to specify how a view of the multipage animation (back side) @@ -92,15 +88,14 @@

Implementation

-
- void - multipageAnimationBackImageTransformsIOS=(ViewContentMode? val) + set + multipageAnimationBackImageTransformsIOS + (ViewContentMode? val)
- @@ -115,7 +110,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/Customization/multipageAnimationFrontImage.html b/doc/document_reader/Customization/multipageAnimationFrontImage.html index 5c39364b67..6a5196eec9 100644 --- a/doc/document_reader/Customization/multipageAnimationFrontImage.html +++ b/doc/document_reader/Customization/multipageAnimationFrontImage.html @@ -16,15 +16,11 @@ - - -
-
menu
-
multipageAnimationFrontImage property
+ +
-
dynamic + get multipageAnimationFrontImage
-

Allows you to set any image for the multipage animation (front side).

@@ -88,15 +84,14 @@

Implementation

-
- void - multipageAnimationFrontImage=(dynamic val) + set + multipageAnimationFrontImage + (dynamic val)
- @@ -111,7 +106,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/Customization/multipageAnimationFrontImageTransformsAndroid.html b/doc/document_reader/Customization/multipageAnimationFrontImageTransformsAndroid.html index ac8ba2ab20..f3f5670442 100644 --- a/doc/document_reader/Customization/multipageAnimationFrontImageTransformsAndroid.html +++ b/doc/document_reader/Customization/multipageAnimationFrontImageTransformsAndroid.html @@ -16,15 +16,11 @@ - - -
-
menu
-
multipageAnimationFrontImageTransformsAndroid property
+ +
-
List<double>? + get multipageAnimationFrontImageTransformsAndroid
-

Matrix used to scale multipage animation (front side).

Android class android.graphics.Matrix. Passed as Matrix.setValues()

Android only. For iOS use multipageAnimationFrontImageTransformsIOS.

+

Unmodifiable property. Use setter instead of .remove(), .addAll(), etc.

@@ -92,21 +89,21 @@

Implementation

-
- void - multipageAnimationFrontImageTransformsAndroid=(List<double>? val) + set + multipageAnimationFrontImageTransformsAndroid + (List<double>? val)
-

Implementation

set multipageAnimationFrontImageTransformsAndroid(List<double>? val) {
+  if (val != null) val = List.unmodifiable(val);
   _multipageAnimationFrontImageTransformsAndroid = val;
   _set({"multipageAnimationFrontImageMatrix": val});
 }
@@ -115,7 +112,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/Customization/multipageAnimationFrontImageTransformsIOS.html b/doc/document_reader/Customization/multipageAnimationFrontImageTransformsIOS.html index 286dfa3607..8fcf763be5 100644 --- a/doc/document_reader/Customization/multipageAnimationFrontImageTransformsIOS.html +++ b/doc/document_reader/Customization/multipageAnimationFrontImageTransformsIOS.html @@ -16,15 +16,11 @@ - - -
-
menu
-
multipageAnimationFrontImageTransformsIOS property
+ +
-
ViewContentMode? + get multipageAnimationFrontImageTransformsIOS
-

Allows you to specify how a view of the multipage animation (front side) @@ -92,15 +88,14 @@

Implementation

-
- void - multipageAnimationFrontImageTransformsIOS=(ViewContentMode? val) + set + multipageAnimationFrontImageTransformsIOS + (ViewContentMode? val)
- @@ -115,7 +110,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/Customization/multipageButtonBackgroundColor.html b/doc/document_reader/Customization/multipageButtonBackgroundColor.html index 598298a084..df138c01c1 100644 --- a/doc/document_reader/Customization/multipageButtonBackgroundColor.html +++ b/doc/document_reader/Customization/multipageButtonBackgroundColor.html @@ -16,15 +16,11 @@ - - -
-
menu
-
multipageButtonBackgroundColor property
+ +
-
dynamic + get multipageButtonBackgroundColor
-

Allows you to set a color for the "Skip next page" button.

@@ -88,15 +84,14 @@

Implementation

-
- void - multipageButtonBackgroundColor=(dynamic val) + set + multipageButtonBackgroundColor + (dynamic val)
- @@ -111,7 +106,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/Customization/nextPageAnimationEndDelay.html b/doc/document_reader/Customization/nextPageAnimationEndDelay.html new file mode 100644 index 0000000000..81cb55a25f --- /dev/null +++ b/doc/document_reader/Customization/nextPageAnimationEndDelay.html @@ -0,0 +1,144 @@ + + + + + + + + nextPageAnimationEndDelay property - Customization class - document_reader library - Dart API + + + + + + + + + + + + + + +
+
+ menu + +
nextPageAnimationEndDelay
+ +
+ +
+
+
+
+
+

nextPageAnimationEndDelay property +

+ + + + + +
+
+ + double? + get + nextPageAnimationEndDelay + + +
+ +
+

Animation delay after flip.

+

Default: 0.

+
+ + +
+

Implementation

+
double? get nextPageAnimationEndDelay => _nextPageAnimationEndDelay;
+
+ +
+ + + +
+
+ + set + nextPageAnimationEndDelay + (double? val) + + +
+ + + +
+

Implementation

+
set nextPageAnimationEndDelay(double? val) {
+  _nextPageAnimationEndDelay = val;
+  _set({"nextPageAnimationEndDelay": val});
+}
+
+ +
+ +
+ + +
+
+ + flutter_document_reader_api + 7.3.1066-beta + + +
+ + + + + + + + diff --git a/doc/document_reader/Customization/nextPageAnimationStartDelay.html b/doc/document_reader/Customization/nextPageAnimationStartDelay.html new file mode 100644 index 0000000000..944eb10211 --- /dev/null +++ b/doc/document_reader/Customization/nextPageAnimationStartDelay.html @@ -0,0 +1,144 @@ + + + + + + + + nextPageAnimationStartDelay property - Customization class - document_reader library - Dart API + + + + + + + + + + + + + + +
+
+ menu + +
nextPageAnimationStartDelay
+ +
+ +
+
+
+
+
+

nextPageAnimationStartDelay property +

+ + + + + +
+
+ + double? + get + nextPageAnimationStartDelay + + +
+ +
+

Animation delay before flip.

+

Default: 0.

+
+ + +
+

Implementation

+
double? get nextPageAnimationStartDelay => _nextPageAnimationStartDelay;
+
+ +
+ + + +
+
+ + set + nextPageAnimationStartDelay + (double? val) + + +
+ + + +
+

Implementation

+
set nextPageAnimationStartDelay(double? val) {
+  _nextPageAnimationStartDelay = val;
+  _set({"nextPageAnimationStartDelay": val});
+}
+
+ +
+ +
+ + +
+
+ + flutter_document_reader_api + 7.3.1066-beta + + +
+ + + + + + + + diff --git a/doc/document_reader/Customization/resultStatus.html b/doc/document_reader/Customization/resultStatus.html index 5c685bbf5a..171450c2d2 100644 --- a/doc/document_reader/Customization/resultStatus.html +++ b/doc/document_reader/Customization/resultStatus.html @@ -16,15 +16,11 @@ - - -
-
menu
-
resultStatus property
+ +
-
String? + get resultStatus
-

Allows you to set any string to the result status.

@@ -88,15 +84,14 @@

Implementation

-
- void - resultStatus=(String? val) + set + resultStatus + (String? val)
- @@ -111,7 +106,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/Customization/resultStatusBackgroundColor.html b/doc/document_reader/Customization/resultStatusBackgroundColor.html index 265a2337ee..f200f8ebac 100644 --- a/doc/document_reader/Customization/resultStatusBackgroundColor.html +++ b/doc/document_reader/Customization/resultStatusBackgroundColor.html @@ -16,15 +16,11 @@ - - -
-
menu
-
resultStatusBackgroundColor property
+ +
-
dynamic + get resultStatusBackgroundColor
-

Allows you to set a color of the background for the result status messages.

@@ -88,15 +84,14 @@

Implementation

-
- void - resultStatusBackgroundColor=(dynamic val) + set + resultStatusBackgroundColor + (dynamic val)
- @@ -111,7 +106,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/Customization/resultStatusPositionMultiplier.html b/doc/document_reader/Customization/resultStatusPositionMultiplier.html index f750a68f74..52fea912c2 100644 --- a/doc/document_reader/Customization/resultStatusPositionMultiplier.html +++ b/doc/document_reader/Customization/resultStatusPositionMultiplier.html @@ -16,15 +16,11 @@ - - -
-
menu
-
resultStatusPositionMultiplier property
+ +
-
double? + get resultStatusPositionMultiplier
-

Allows you to change the location of the result status.

@@ -94,15 +90,14 @@

Implementation

-
- void - resultStatusPositionMultiplier=(double? val) + set + resultStatusPositionMultiplier + (double? val)
- @@ -117,7 +112,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/Customization/resultStatusTextColor.html b/doc/document_reader/Customization/resultStatusTextColor.html index 11e2d6d4f2..a67f37f07d 100644 --- a/doc/document_reader/Customization/resultStatusTextColor.html +++ b/doc/document_reader/Customization/resultStatusTextColor.html @@ -16,15 +16,11 @@ - - -
-
menu
-
resultStatusTextColor property
+ +
-
dynamic + get resultStatusTextColor
-

Allows you to set a color for the result status messages.

@@ -89,15 +85,14 @@

Implementation

-
- void - resultStatusTextColor=(dynamic val) + set + resultStatusTextColor + (dynamic val)
- @@ -112,7 +107,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/Customization/resultStatusTextFont.html b/doc/document_reader/Customization/resultStatusTextFont.html index b6e63b4d59..e42ad12dc7 100644 --- a/doc/document_reader/Customization/resultStatusTextFont.html +++ b/doc/document_reader/Customization/resultStatusTextFont.html @@ -16,15 +16,11 @@ - - -
-
menu
-
resultStatusTextFont property
+ +
-
Font? + get resultStatusTextFont
-

Allows you to set a font for the result status messages.

@@ -88,15 +84,14 @@

Implementation

-
- void - resultStatusTextFont=(Font? val) + set + resultStatusTextFont + (Font? val)
- @@ -111,7 +106,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/Customization/showBackgroundMask.html b/doc/document_reader/Customization/showBackgroundMask.html index 0612664f8e..6db141de1e 100644 --- a/doc/document_reader/Customization/showBackgroundMask.html +++ b/doc/document_reader/Customization/showBackgroundMask.html @@ -16,15 +16,11 @@ - - -
-
menu
-
showBackgroundMask property
+ +
-
bool? + get showBackgroundMask
-

If it's set to true, the background mask next to the camera frame @@ -90,15 +86,14 @@

Implementation

-
- void - showBackgroundMask=(bool? val) + set + showBackgroundMask + (bool? val)
- @@ -113,7 +108,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/Customization/showHelpAnimation.html b/doc/document_reader/Customization/showHelpAnimation.html index ab2e3f7b94..23e4e32d6f 100644 --- a/doc/document_reader/Customization/showHelpAnimation.html +++ b/doc/document_reader/Customization/showHelpAnimation.html @@ -16,15 +16,11 @@ - - -
-
menu
-
showHelpAnimation property
+ +
-
bool? + get showHelpAnimation
-

If it's set to true, the animation showing how to position a document @@ -90,15 +86,14 @@

Implementation

-
- void - showHelpAnimation=(bool? val) + set + showHelpAnimation + (bool? val)
- @@ -113,7 +108,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/Customization/showNextPageAnimation.html b/doc/document_reader/Customization/showNextPageAnimation.html index a561dbd69a..b387f36b14 100644 --- a/doc/document_reader/Customization/showNextPageAnimation.html +++ b/doc/document_reader/Customization/showNextPageAnimation.html @@ -16,15 +16,11 @@ - - -
-
menu
-
showNextPageAnimation property
+ +
-
bool? + get showNextPageAnimation
-

If it's set to true, the animation asking for processing @@ -90,15 +86,14 @@

Implementation

-
- void - showNextPageAnimation=(bool? val) + set + showNextPageAnimation + (bool? val)
- @@ -113,7 +108,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/Customization/showResultStatusMessages.html b/doc/document_reader/Customization/showResultStatusMessages.html index 9a1a84d73f..f53fd67840 100644 --- a/doc/document_reader/Customization/showResultStatusMessages.html +++ b/doc/document_reader/Customization/showResultStatusMessages.html @@ -16,15 +16,11 @@ - - -
-
menu
-
showResultStatusMessages property
+ +
-
bool? + get showResultStatusMessages
-

If it's set to true, result status messages during the document processing @@ -90,15 +86,14 @@

Implementation

-
- void - showResultStatusMessages=(bool? val) + set + showResultStatusMessages + (bool? val)
- @@ -113,7 +108,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/Customization/showStatusMessages.html b/doc/document_reader/Customization/showStatusMessages.html index ce7dfecd93..abe2cb3055 100644 --- a/doc/document_reader/Customization/showStatusMessages.html +++ b/doc/document_reader/Customization/showStatusMessages.html @@ -16,15 +16,11 @@ - - -
-
menu
-
showStatusMessages property
+ +
-
bool? + get showStatusMessages
-

If it's set to true, status messages during the document processing @@ -90,15 +86,14 @@

Implementation

-
- void - showStatusMessages=(bool? val) + set + showStatusMessages + (bool? val)
- @@ -113,7 +108,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/Customization/status.html b/doc/document_reader/Customization/status.html index 0dc0ae26f0..68f0240be1 100644 --- a/doc/document_reader/Customization/status.html +++ b/doc/document_reader/Customization/status.html @@ -16,15 +16,11 @@ - - -
-
menu
-
status property
+ +
-
String? + get status
-

Allows you to set any string to the status.

@@ -88,15 +84,14 @@

Implementation

-
- void - status=(String? val) + set + status + (String? val)
- @@ -111,7 +106,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/Customization/statusBackgroundColor.html b/doc/document_reader/Customization/statusBackgroundColor.html index b7b0b833e5..953bec3ddf 100644 --- a/doc/document_reader/Customization/statusBackgroundColor.html +++ b/doc/document_reader/Customization/statusBackgroundColor.html @@ -16,15 +16,11 @@ - - -
-
menu
-
statusBackgroundColor property
+ +
-
dynamic + get statusBackgroundColor
-

Allows you to set a background color for the status messages.

@@ -89,15 +85,14 @@

Implementation

-
- void - statusBackgroundColor=(dynamic val) + set + statusBackgroundColor + (dynamic val)
- @@ -112,7 +107,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/Customization/statusPositionMultiplier.html b/doc/document_reader/Customization/statusPositionMultiplier.html index c010d798d5..93c93decfb 100644 --- a/doc/document_reader/Customization/statusPositionMultiplier.html +++ b/doc/document_reader/Customization/statusPositionMultiplier.html @@ -16,15 +16,11 @@ - - -
-
menu
-
statusPositionMultiplier property
+ +
-
double? + get statusPositionMultiplier
-

Allows you to change the location of the status.

@@ -94,15 +90,14 @@

Implementation

-
- void - statusPositionMultiplier=(double? val) + set + statusPositionMultiplier + (double? val)
- @@ -117,7 +112,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/Customization/statusTextColor.html b/doc/document_reader/Customization/statusTextColor.html index ba7c373c0d..30835d871a 100644 --- a/doc/document_reader/Customization/statusTextColor.html +++ b/doc/document_reader/Customization/statusTextColor.html @@ -16,15 +16,11 @@ - - -
-
menu
-
statusTextColor property
+ +
-
dynamic + get statusTextColor
-

Allows you to set a color for the status messages.

@@ -89,15 +85,14 @@

Implementation

-
- void - statusTextColor=(dynamic val) + set + statusTextColor + (dynamic val)
- @@ -112,7 +107,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/Customization/statusTextFont.html b/doc/document_reader/Customization/statusTextFont.html index 897243af57..cda4c38c26 100644 --- a/doc/document_reader/Customization/statusTextFont.html +++ b/doc/document_reader/Customization/statusTextFont.html @@ -16,15 +16,11 @@ - - -
-
menu
-
statusTextFont property
+ +
-
Font? + get statusTextFont
-

Allows you to set a font for the status messages.

@@ -88,15 +84,14 @@

Implementation

-
- void - statusTextFont=(Font? val) + set + statusTextFont + (Font? val)
- @@ -111,7 +106,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/Customization/testSetters.html b/doc/document_reader/Customization/testSetters.html index ade1f904c8..e98f598f24 100644 --- a/doc/document_reader/Customization/testSetters.html +++ b/doc/document_reader/Customization/testSetters.html @@ -16,15 +16,11 @@ - - -
-
menu
-
testSetters property
+
Map<String, dynamic> @@ -77,8 +73,8 @@

Implementation

+ - - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/Customization/tintColor.html b/doc/document_reader/Customization/tintColor.html index 27addedc30..f2aca81adb 100644 --- a/doc/document_reader/Customization/tintColor.html +++ b/doc/document_reader/Customization/tintColor.html @@ -16,15 +16,11 @@ - - -
-
menu
-
tintColor property
+ +
-
dynamic + get tintColor
-

Allows you to set a color for all visual elements.

@@ -88,15 +84,14 @@

Implementation

-
- void - tintColor=(dynamic val) + set + tintColor + (dynamic val)
- @@ -111,7 +106,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/Customization/toJson.html b/doc/document_reader/Customization/toJson.html index 22f1721a79..f1579ebdbe 100644 --- a/doc/document_reader/Customization/toJson.html +++ b/doc/document_reader/Customization/toJson.html @@ -16,15 +16,11 @@ - - -
-
menu
-
toJson method
- Map<String, dynamic> toJson() @@ -103,6 +97,7 @@

Implementation

"statusBackgroundColor": _intFromColor(statusBackgroundColor), "cameraPreviewBackgroundColor": _intFromColor(cameraPreviewBackgroundColor), + "backgroundMaskColor": _intFromColor(backgroundMaskColor), "statusPositionMultiplier": statusPositionMultiplier, "resultStatusPositionMultiplier": resultStatusPositionMultiplier, "toolbarSize": toolbarSize, @@ -115,6 +110,8 @@

Implementation

"cameraFrameCornerRadius": cameraFrameCornerRadius, "livenessAnimationPositionMultiplier": livenessAnimationPositionMultiplier, + "nextPageAnimationStartDelay": nextPageAnimationStartDelay, + "nextPageAnimationEndDelay": nextPageAnimationEndDelay, "multipageAnimationFrontImage": _dataToBase64(multipageAnimationFrontImage), "multipageAnimationBackImage": @@ -160,7 +157,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/Customization/toolbarSize.html b/doc/document_reader/Customization/toolbarSize.html index 4152105cbb..5933a05387 100644 --- a/doc/document_reader/Customization/toolbarSize.html +++ b/doc/document_reader/Customization/toolbarSize.html @@ -16,15 +16,11 @@ - - -
-
menu
-
toolbarSize property
+ +
-
double? + get toolbarSize
-

Allows you to set a size for the toolbar @@ -89,15 +85,14 @@

Implementation

-
- void - toolbarSize=(double? val) + set + toolbarSize + (double? val)
- @@ -112,7 +107,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/Customization/torchButtonOffImage.html b/doc/document_reader/Customization/torchButtonOffImage.html index eec44b8b6a..df4d913169 100644 --- a/doc/document_reader/Customization/torchButtonOffImage.html +++ b/doc/document_reader/Customization/torchButtonOffImage.html @@ -16,15 +16,11 @@ - - -
-
menu
-
torchButtonOffImage property
+ +
-
dynamic + get torchButtonOffImage
-

Allows you to set any image for the torch button when its state is OFF.

@@ -88,15 +84,14 @@

Implementation

-
- void - torchButtonOffImage=(dynamic val) + set + torchButtonOffImage + (dynamic val)
- @@ -111,7 +106,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/Customization/torchButtonOnImage.html b/doc/document_reader/Customization/torchButtonOnImage.html index 1ce2d394ef..56dd6ec9f7 100644 --- a/doc/document_reader/Customization/torchButtonOnImage.html +++ b/doc/document_reader/Customization/torchButtonOnImage.html @@ -16,15 +16,11 @@ - - -
-
menu
-
torchButtonOnImage property
+ +
-
dynamic + get torchButtonOnImage
-

Allows you to set any image for the torch button when its state is ON.

@@ -88,15 +84,14 @@

Implementation

-
- void - torchButtonOnImage=(dynamic val) + set + torchButtonOnImage + (dynamic val)
- @@ -111,7 +106,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/Customization/uiCustomizationLayer.html b/doc/document_reader/Customization/uiCustomizationLayer.html index 90d6846e8e..7b30ae2299 100644 --- a/doc/document_reader/Customization/uiCustomizationLayer.html +++ b/doc/document_reader/Customization/uiCustomizationLayer.html @@ -16,15 +16,11 @@ - - -
-
menu
-
uiCustomizationLayer property
+ +
-
Map<String, dynamic>? + get uiCustomizationLayer
-

JSON structure defining labels and graphic elements -to be added to the Camera UI

+to be added to the Camera UI.

+

Unmodifiable property. Use setter instead of .remove(), .addAll(), etc.

@@ -89,21 +86,21 @@

Implementation

-
- void - uiCustomizationLayer=(Map<String, dynamic>? val) + set + uiCustomizationLayer + (Map<String, dynamic>? val)
-

Implementation

set uiCustomizationLayer(Map<String, dynamic>? val) {
+  if (val != null) val = Map.unmodifiable(val);
   _uiCustomizationLayer = val;
   _set({"uiCustomizationLayer": val});
 }
@@ -112,7 +109,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/CustomizationColors-class-sidebar.html b/doc/document_reader/CustomizationColors-class-sidebar.html index e371b8ee39..2dc189bef4 100644 --- a/doc/document_reader/CustomizationColors-class-sidebar.html +++ b/doc/document_reader/CustomizationColors-class-sidebar.html @@ -1,38 +1,83 @@
    -
  1. Constructors
  2. -
  3. CustomizationColors
  4. +
  5. Constructors
  6. +
  7. CustomizationColors
  8. Properties
  9. -
  10. hashCode
  11. -
  12. rfidProcessingScreenBackground
  13. -
  14. rfidProcessingScreenHintLabelBackground
  15. -
  16. rfidProcessingScreenHintLabelText
  17. -
  18. rfidProcessingScreenLoadingBar
  19. -
  20. rfidProcessingScreenProgressBar
  21. -
  22. rfidProcessingScreenProgressBarBackground
  23. -
  24. rfidProcessingScreenProgressLabelText
  25. -
  26. rfidProcessingScreenResultLabelText
  27. -
  28. runtimeType
  29. -
  30. testSetters
  31. + +
  32. + hashCode +
  33. + +
  34. + rfidProcessingScreenBackground +
  35. + +
  36. + rfidProcessingScreenHintLabelBackground +
  37. + +
  38. + rfidProcessingScreenHintLabelText +
  39. + +
  40. + rfidProcessingScreenLoadingBar +
  41. + +
  42. + rfidProcessingScreenProgressBar +
  43. + +
  44. + rfidProcessingScreenProgressBarBackground +
  45. + +
  46. + rfidProcessingScreenProgressLabelText +
  47. + +
  48. + rfidProcessingScreenResultLabelText +
  49. + +
  50. + runtimeType +
  51. + +
  52. + testSetters +
  53. Methods
  54. -
  55. noSuchMethod
  56. -
  57. toJson
  58. -
  59. toString
  60. + +
  61. + noSuchMethod +
  62. + +
  63. + toJson +
  64. + +
  65. + toString +
  66. Operators
  67. -
  68. operator ==
  69. + +
  70. + operator == +
  71. -
  72. Static methods
  73. -
  74. fromJson
  75. +
  76. Static methods
  77. +
  78. fromJson
diff --git a/doc/document_reader/CustomizationColors-class.html b/doc/document_reader/CustomizationColors-class.html index 6ea1b4d4a1..9d94a2d3ca 100644 --- a/doc/document_reader/CustomizationColors-class.html +++ b/doc/document_reader/CustomizationColors-class.html @@ -16,15 +16,11 @@ - - -
-
menu
-
CustomizationColors class

Constructors

-
CustomizationColors() @@ -217,6 +211,7 @@

Properties

+
Static Methods
-
- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/CustomizationColors/CustomizationColors.html b/doc/document_reader/CustomizationColors/CustomizationColors.html index 1abb82ed3d..d2be066563 100644 --- a/doc/document_reader/CustomizationColors/CustomizationColors.html +++ b/doc/document_reader/CustomizationColors/CustomizationColors.html @@ -16,15 +16,11 @@ - - -
-
menu
-
CustomizationColors constructor CustomizationColors() - @@ -72,7 +66,6 @@

CustomizationColors constructor

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/CustomizationColors/fromJson.html b/doc/document_reader/CustomizationColors/fromJson.html index c9e6378939..d2f9ba39d1 100644 --- a/doc/document_reader/CustomizationColors/fromJson.html +++ b/doc/document_reader/CustomizationColors/fromJson.html @@ -16,15 +16,11 @@ - - -
-
menu
-
fromJson static method
- CustomizationColors -fromJson(
  1. dynamic jsonObject
  2. +fromJson(
    1. dynamic jsonObject
    ) @@ -106,7 +100,6 @@

    Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/CustomizationColors/rfidProcessingScreenBackground.html b/doc/document_reader/CustomizationColors/rfidProcessingScreenBackground.html index ce0ad87abe..fd8d3058b2 100644 --- a/doc/document_reader/CustomizationColors/rfidProcessingScreenBackground.html +++ b/doc/document_reader/CustomizationColors/rfidProcessingScreenBackground.html @@ -16,15 +16,11 @@ - - -
-
menu
-
rfidProcessingScreenBackground property
+ +
-
dynamic + get rfidProcessingScreenBackground
- @@ -85,15 +81,14 @@

Implementation

-
- void - rfidProcessingScreenBackground=(dynamic val) + set + rfidProcessingScreenBackground + (dynamic val)
- @@ -108,7 +103,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/CustomizationColors/rfidProcessingScreenHintLabelBackground.html b/doc/document_reader/CustomizationColors/rfidProcessingScreenHintLabelBackground.html index ee817037d7..cc9c266e6f 100644 --- a/doc/document_reader/CustomizationColors/rfidProcessingScreenHintLabelBackground.html +++ b/doc/document_reader/CustomizationColors/rfidProcessingScreenHintLabelBackground.html @@ -16,15 +16,11 @@ - - -
-
menu
-
rfidProcessingScreenHintLabelBackground property
+ +
-
dynamic + get rfidProcessingScreenHintLabelBackground
- @@ -86,15 +82,14 @@

Implementation

-
- void - rfidProcessingScreenHintLabelBackground=(dynamic val) + set + rfidProcessingScreenHintLabelBackground + (dynamic val)
- @@ -109,7 +104,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/CustomizationColors/rfidProcessingScreenHintLabelText.html b/doc/document_reader/CustomizationColors/rfidProcessingScreenHintLabelText.html index d1b90c38a8..6b9e1baec7 100644 --- a/doc/document_reader/CustomizationColors/rfidProcessingScreenHintLabelText.html +++ b/doc/document_reader/CustomizationColors/rfidProcessingScreenHintLabelText.html @@ -16,15 +16,11 @@ - - -
-
menu
-
rfidProcessingScreenHintLabelText property
+ +
-
dynamic + get rfidProcessingScreenHintLabelText
- @@ -86,15 +82,14 @@

Implementation

-
- void - rfidProcessingScreenHintLabelText=(dynamic val) + set + rfidProcessingScreenHintLabelText + (dynamic val)
- @@ -109,7 +104,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/CustomizationColors/rfidProcessingScreenLoadingBar.html b/doc/document_reader/CustomizationColors/rfidProcessingScreenLoadingBar.html index ca7e8475f3..f523a1ae71 100644 --- a/doc/document_reader/CustomizationColors/rfidProcessingScreenLoadingBar.html +++ b/doc/document_reader/CustomizationColors/rfidProcessingScreenLoadingBar.html @@ -16,15 +16,11 @@ - - -
-
menu
-
rfidProcessingScreenLoadingBar property
+ +
-
dynamic + get rfidProcessingScreenLoadingBar
- @@ -85,15 +81,14 @@

Implementation

-
- void - rfidProcessingScreenLoadingBar=(dynamic val) + set + rfidProcessingScreenLoadingBar + (dynamic val)
- @@ -108,7 +103,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/CustomizationColors/rfidProcessingScreenProgressBar.html b/doc/document_reader/CustomizationColors/rfidProcessingScreenProgressBar.html index 615b4e9817..dd3163dc7f 100644 --- a/doc/document_reader/CustomizationColors/rfidProcessingScreenProgressBar.html +++ b/doc/document_reader/CustomizationColors/rfidProcessingScreenProgressBar.html @@ -16,15 +16,11 @@ - - -
-
menu
-
rfidProcessingScreenProgressBar property
+ +
-
dynamic + get rfidProcessingScreenProgressBar
- @@ -85,15 +81,14 @@

Implementation

-
- void - rfidProcessingScreenProgressBar=(dynamic val) + set + rfidProcessingScreenProgressBar + (dynamic val)
- @@ -108,7 +103,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/CustomizationColors/rfidProcessingScreenProgressBarBackground.html b/doc/document_reader/CustomizationColors/rfidProcessingScreenProgressBarBackground.html index 83cfa75809..4d693287ad 100644 --- a/doc/document_reader/CustomizationColors/rfidProcessingScreenProgressBarBackground.html +++ b/doc/document_reader/CustomizationColors/rfidProcessingScreenProgressBarBackground.html @@ -16,15 +16,11 @@ - - -
-
menu
-
rfidProcessingScreenProgressBarBackground property
+ +
-
dynamic + get rfidProcessingScreenProgressBarBackground
- @@ -86,15 +82,14 @@

Implementation

-
- void - rfidProcessingScreenProgressBarBackground=(dynamic val) + set + rfidProcessingScreenProgressBarBackground + (dynamic val)
- @@ -109,7 +104,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/CustomizationColors/rfidProcessingScreenProgressLabelText.html b/doc/document_reader/CustomizationColors/rfidProcessingScreenProgressLabelText.html index 7f1a97c154..f3f381e587 100644 --- a/doc/document_reader/CustomizationColors/rfidProcessingScreenProgressLabelText.html +++ b/doc/document_reader/CustomizationColors/rfidProcessingScreenProgressLabelText.html @@ -16,15 +16,11 @@ - - -
-
menu
-
rfidProcessingScreenProgressLabelText property
+ +
-
dynamic + get rfidProcessingScreenProgressLabelText
- @@ -86,15 +82,14 @@

Implementation

-
- void - rfidProcessingScreenProgressLabelText=(dynamic val) + set + rfidProcessingScreenProgressLabelText + (dynamic val)
- @@ -109,7 +104,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/CustomizationColors/rfidProcessingScreenResultLabelText.html b/doc/document_reader/CustomizationColors/rfidProcessingScreenResultLabelText.html index db909313f2..438c0592ee 100644 --- a/doc/document_reader/CustomizationColors/rfidProcessingScreenResultLabelText.html +++ b/doc/document_reader/CustomizationColors/rfidProcessingScreenResultLabelText.html @@ -16,15 +16,11 @@ - - -
-
menu
-
rfidProcessingScreenResultLabelText property
+ +
-
dynamic + get rfidProcessingScreenResultLabelText
- @@ -86,15 +82,14 @@

Implementation

-
- void - rfidProcessingScreenResultLabelText=(dynamic val) + set + rfidProcessingScreenResultLabelText + (dynamic val)
- @@ -109,7 +104,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/CustomizationColors/testSetters.html b/doc/document_reader/CustomizationColors/testSetters.html index 0ceab90ddb..ef16a12df5 100644 --- a/doc/document_reader/CustomizationColors/testSetters.html +++ b/doc/document_reader/CustomizationColors/testSetters.html @@ -16,15 +16,11 @@ - - -
-
menu
-
testSetters property
+
Map<String, dynamic> @@ -77,8 +73,8 @@

Implementation

+ - - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/CustomizationColors/toJson.html b/doc/document_reader/CustomizationColors/toJson.html index 967d19ed2c..1666c607cd 100644 --- a/doc/document_reader/CustomizationColors/toJson.html +++ b/doc/document_reader/CustomizationColors/toJson.html @@ -16,15 +16,11 @@ - - -
-
menu
-
toJson method
- Map<String, dynamic> toJson() @@ -100,7 +94,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/CustomizationFonts-class-sidebar.html b/doc/document_reader/CustomizationFonts-class-sidebar.html index 82ea0bde82..aec4fc1603 100644 --- a/doc/document_reader/CustomizationFonts-class-sidebar.html +++ b/doc/document_reader/CustomizationFonts-class-sidebar.html @@ -1,33 +1,63 @@
    -
  1. Constructors
  2. -
  3. CustomizationFonts
  4. +
  5. Constructors
  6. +
  7. CustomizationFonts
  8. Properties
  9. -
  10. hashCode
  11. -
  12. rfidProcessingScreenHintLabel
  13. -
  14. rfidProcessingScreenProgressLabel
  15. -
  16. rfidProcessingScreenResultLabel
  17. -
  18. runtimeType
  19. -
  20. testSetters
  21. + +
  22. + hashCode +
  23. + +
  24. + rfidProcessingScreenHintLabel +
  25. + +
  26. + rfidProcessingScreenProgressLabel +
  27. + +
  28. + rfidProcessingScreenResultLabel +
  29. + +
  30. + runtimeType +
  31. + +
  32. + testSetters +
  33. Methods
  34. -
  35. noSuchMethod
  36. -
  37. toJson
  38. -
  39. toString
  40. + +
  41. + noSuchMethod +
  42. + +
  43. + toJson +
  44. + +
  45. + toString +
  46. Operators
  47. -
  48. operator ==
  49. + +
  50. + operator == +
  51. -
  52. Static methods
  53. -
  54. fromJson
  55. +
  56. Static methods
  57. +
  58. fromJson
diff --git a/doc/document_reader/CustomizationFonts-class.html b/doc/document_reader/CustomizationFonts-class.html index 763bf4ab91..10127fa620 100644 --- a/doc/document_reader/CustomizationFonts-class.html +++ b/doc/document_reader/CustomizationFonts-class.html @@ -16,15 +16,11 @@ - - -
-
menu
-
CustomizationFonts class

Constructors

-
CustomizationFonts() @@ -157,6 +151,7 @@

Properties

+
Static Methods
-
- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/CustomizationFonts/CustomizationFonts.html b/doc/document_reader/CustomizationFonts/CustomizationFonts.html index 9e6e55d33c..438e52b674 100644 --- a/doc/document_reader/CustomizationFonts/CustomizationFonts.html +++ b/doc/document_reader/CustomizationFonts/CustomizationFonts.html @@ -16,15 +16,11 @@ - - -
-
menu
-
CustomizationFonts constructor CustomizationFonts() - @@ -72,7 +66,6 @@

CustomizationFonts constructor

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/CustomizationFonts/fromJson.html b/doc/document_reader/CustomizationFonts/fromJson.html index a9dd9a6a1e..956b03c5f5 100644 --- a/doc/document_reader/CustomizationFonts/fromJson.html +++ b/doc/document_reader/CustomizationFonts/fromJson.html @@ -16,15 +16,11 @@ - - -
-
menu
-
fromJson static method
- CustomizationFonts -fromJson(
  1. dynamic jsonObject
  2. +fromJson(
    1. dynamic jsonObject
    ) @@ -96,7 +90,6 @@

    Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/CustomizationFonts/rfidProcessingScreenHintLabel.html b/doc/document_reader/CustomizationFonts/rfidProcessingScreenHintLabel.html index e4722fe222..3a1f886000 100644 --- a/doc/document_reader/CustomizationFonts/rfidProcessingScreenHintLabel.html +++ b/doc/document_reader/CustomizationFonts/rfidProcessingScreenHintLabel.html @@ -16,15 +16,11 @@ - - -
-
menu
-
rfidProcessingScreenHintLabel property
+ +
-
Font? + get rfidProcessingScreenHintLabel
- @@ -85,15 +81,14 @@

Implementation

-
- void - rfidProcessingScreenHintLabel=(Font? val) + set + rfidProcessingScreenHintLabel + (Font? val)
- @@ -108,7 +103,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/CustomizationFonts/rfidProcessingScreenProgressLabel.html b/doc/document_reader/CustomizationFonts/rfidProcessingScreenProgressLabel.html index b590bb12f3..46409c1560 100644 --- a/doc/document_reader/CustomizationFonts/rfidProcessingScreenProgressLabel.html +++ b/doc/document_reader/CustomizationFonts/rfidProcessingScreenProgressLabel.html @@ -16,15 +16,11 @@ - - -
-
menu
-
rfidProcessingScreenProgressLabel property
+ +
-
Font? + get rfidProcessingScreenProgressLabel
- @@ -86,15 +82,14 @@

Implementation

-
- void - rfidProcessingScreenProgressLabel=(Font? val) + set + rfidProcessingScreenProgressLabel + (Font? val)
- @@ -109,7 +104,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/CustomizationFonts/rfidProcessingScreenResultLabel.html b/doc/document_reader/CustomizationFonts/rfidProcessingScreenResultLabel.html index c10af9dd1f..68da9bb197 100644 --- a/doc/document_reader/CustomizationFonts/rfidProcessingScreenResultLabel.html +++ b/doc/document_reader/CustomizationFonts/rfidProcessingScreenResultLabel.html @@ -16,15 +16,11 @@ - - -
-
menu
-
rfidProcessingScreenResultLabel property
+ +
-
Font? + get rfidProcessingScreenResultLabel
- @@ -85,15 +81,14 @@

Implementation

-
- void - rfidProcessingScreenResultLabel=(Font? val) + set + rfidProcessingScreenResultLabel + (Font? val)
- @@ -108,7 +103,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/CustomizationFonts/testSetters.html b/doc/document_reader/CustomizationFonts/testSetters.html index bd4de8d4e9..68dbfac185 100644 --- a/doc/document_reader/CustomizationFonts/testSetters.html +++ b/doc/document_reader/CustomizationFonts/testSetters.html @@ -16,15 +16,11 @@ - - -
-
menu
-
testSetters property
+
Map<String, dynamic> @@ -77,8 +73,8 @@

Implementation

+ - - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/CustomizationFonts/toJson.html b/doc/document_reader/CustomizationFonts/toJson.html index 777c08b76d..ffc0de6da8 100644 --- a/doc/document_reader/CustomizationFonts/toJson.html +++ b/doc/document_reader/CustomizationFonts/toJson.html @@ -16,15 +16,11 @@ - - -
-
menu
-
toJson method
- Map<String, dynamic> toJson() @@ -90,7 +84,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/CustomizationImages-class-sidebar.html b/doc/document_reader/CustomizationImages-class-sidebar.html index d09530d5e3..4a70ea2fa7 100644 --- a/doc/document_reader/CustomizationImages-class-sidebar.html +++ b/doc/document_reader/CustomizationImages-class-sidebar.html @@ -1,31 +1,55 @@
    -
  1. Constructors
  2. -
  3. CustomizationImages
  4. +
  5. Constructors
  6. +
  7. CustomizationImages
  8. Properties
  9. -
  10. hashCode
  11. -
  12. rfidProcessingScreenFailureImage
  13. -
  14. runtimeType
  15. -
  16. testSetters
  17. + +
  18. + hashCode +
  19. + +
  20. + rfidProcessingScreenFailureImage +
  21. + +
  22. + runtimeType +
  23. + +
  24. + testSetters +
  25. Methods
  26. -
  27. noSuchMethod
  28. -
  29. toJson
  30. -
  31. toString
  32. + +
  33. + noSuchMethod +
  34. + +
  35. + toJson +
  36. + +
  37. + toString +
  38. Operators
  39. -
  40. operator ==
  41. + +
  42. + operator == +
  43. -
  44. Static methods
  45. -
  46. fromJson
  47. +
  48. Static methods
  49. +
  50. fromJson
diff --git a/doc/document_reader/CustomizationImages-class.html b/doc/document_reader/CustomizationImages-class.html index b93b23f515..fe3f2ef8a2 100644 --- a/doc/document_reader/CustomizationImages-class.html +++ b/doc/document_reader/CustomizationImages-class.html @@ -16,15 +16,11 @@ - - -
-
menu
-
CustomizationImages class

Constructors

-
CustomizationImages() @@ -133,6 +127,7 @@

Properties

+
Static Methods
-
- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/CustomizationImages/CustomizationImages.html b/doc/document_reader/CustomizationImages/CustomizationImages.html index fab2d56cd6..1faa87469a 100644 --- a/doc/document_reader/CustomizationImages/CustomizationImages.html +++ b/doc/document_reader/CustomizationImages/CustomizationImages.html @@ -16,15 +16,11 @@ - - -
-
menu
-
CustomizationImages constructor CustomizationImages() - @@ -72,7 +66,6 @@

CustomizationImages constructor

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/CustomizationImages/fromJson.html b/doc/document_reader/CustomizationImages/fromJson.html index f9ae4a0438..800602ad0d 100644 --- a/doc/document_reader/CustomizationImages/fromJson.html +++ b/doc/document_reader/CustomizationImages/fromJson.html @@ -16,15 +16,11 @@ - - -
-
menu
-
fromJson static method
- CustomizationImages -fromJson(
  1. dynamic jsonObject
  2. +fromJson(
    1. dynamic jsonObject
    ) @@ -92,7 +86,6 @@

    Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/CustomizationImages/rfidProcessingScreenFailureImage.html b/doc/document_reader/CustomizationImages/rfidProcessingScreenFailureImage.html index 2bcd43e891..6d6e6297a6 100644 --- a/doc/document_reader/CustomizationImages/rfidProcessingScreenFailureImage.html +++ b/doc/document_reader/CustomizationImages/rfidProcessingScreenFailureImage.html @@ -16,15 +16,11 @@ - - -
-
menu
-
rfidProcessingScreenFailureImage property
+ +
-
dynamic + get rfidProcessingScreenFailureImage
- @@ -86,15 +82,14 @@

Implementation

-
- void - rfidProcessingScreenFailureImage=(dynamic val) + set + rfidProcessingScreenFailureImage + (dynamic val)
- @@ -109,7 +104,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/CustomizationImages/testSetters.html b/doc/document_reader/CustomizationImages/testSetters.html index de59a389f0..9b54e16323 100644 --- a/doc/document_reader/CustomizationImages/testSetters.html +++ b/doc/document_reader/CustomizationImages/testSetters.html @@ -16,15 +16,11 @@ - - -
-
menu
-
testSetters property
+
Map<String, dynamic> @@ -77,8 +73,8 @@

Implementation

+ - - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/CustomizationImages/toJson.html b/doc/document_reader/CustomizationImages/toJson.html index cca2d29c37..35680ccac0 100644 --- a/doc/document_reader/CustomizationImages/toJson.html +++ b/doc/document_reader/CustomizationImages/toJson.html @@ -16,15 +16,11 @@ - - -
-
menu
-
toJson method
- Map<String, dynamic> toJson() @@ -86,7 +80,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/DTCDataGroups-class-sidebar.html b/doc/document_reader/DTCDataGroups-class-sidebar.html new file mode 100644 index 0000000000..bebfc36002 --- /dev/null +++ b/doc/document_reader/DTCDataGroups-class-sidebar.html @@ -0,0 +1,135 @@ +
    + +
  1. Constructors
  2. +
  3. DTCDataGroups
  4. + + + +
  5. + Properties +
  6. + +
  7. + dg1 +
  8. + +
  9. + dg10 +
  10. + +
  11. + dg11 +
  12. + +
  13. + dg12 +
  14. + +
  15. + dg13 +
  16. + +
  17. + dg14 +
  18. + +
  19. + dg15 +
  20. + +
  21. + dg16 +
  22. + +
  23. + dg17 +
  24. + +
  25. + dg18 +
  26. + +
  27. + dg2 +
  28. + +
  29. + dg22 +
  30. + +
  31. + dg23 +
  32. + +
  33. + dg24 +
  34. + +
  35. + dg3 +
  36. + +
  37. + dg4 +
  38. + +
  39. + dg5 +
  40. + +
  41. + dg6 +
  42. + +
  43. + dg7 +
  44. + +
  45. + dg8 +
  46. + +
  47. + dg9 +
  48. + +
  49. + hashCode +
  50. + +
  51. + runtimeType +
  52. + +
  53. + testSetters +
  54. + +
  55. Methods
  56. + +
  57. + noSuchMethod +
  58. + +
  59. + toJson +
  60. + +
  61. + toString +
  62. + +
  63. Operators
  64. + +
  65. + operator == +
  66. + + + + + +
  67. Static methods
  68. +
  69. fromJson
  70. + +
diff --git a/doc/document_reader/DTCDataGroups-class.html b/doc/document_reader/DTCDataGroups-class.html new file mode 100644 index 0000000000..d6d2733e26 --- /dev/null +++ b/doc/document_reader/DTCDataGroups-class.html @@ -0,0 +1,495 @@ + + + + + + + + DTCDataGroups class - document_reader library - Dart API + + + + + + + + + + + + + + +
+
+ menu + +
DTCDataGroups
+ +
+ +
+
+
+
+
+

DTCDataGroups class + +

+ + + + + + +
+

Constructors

+
+
+ DTCDataGroups() +
+
+ +
+
+
+ +
+

Properties

+
+
+ dg1 + bool + + +
+
+ +
getter/setter pair
+ +
+ +
+ dg10 + bool + + +
+
+ +
getter/setter pair
+ +
+ +
+ dg11 + bool + + +
+
+ +
getter/setter pair
+ +
+ +
+ dg12 + bool + + +
+
+ +
getter/setter pair
+ +
+ +
+ dg13 + bool + + +
+
+ +
getter/setter pair
+ +
+ +
+ dg14 + bool + + +
+
+ +
getter/setter pair
+ +
+ +
+ dg15 + bool + + +
+
+ +
getter/setter pair
+ +
+ +
+ dg16 + bool + + +
+
+ +
getter/setter pair
+ +
+ +
+ dg17 + bool + + +
+
+ +
getter/setter pair
+ +
+ +
+ dg18 + bool + + +
+
+ +
getter/setter pair
+ +
+ +
+ dg2 + bool + + +
+
+ +
getter/setter pair
+ +
+ +
+ dg22 + bool + + +
+
+ +
getter/setter pair
+ +
+ +
+ dg23 + bool + + +
+
+ +
getter/setter pair
+ +
+ +
+ dg24 + bool + + +
+
+ +
getter/setter pair
+ +
+ +
+ dg3 + bool + + +
+
+ +
getter/setter pair
+ +
+ +
+ dg4 + bool + + +
+
+ +
getter/setter pair
+ +
+ +
+ dg5 + bool + + +
+
+ +
getter/setter pair
+ +
+ +
+ dg6 + bool + + +
+
+ +
getter/setter pair
+ +
+ +
+ dg7 + bool + + +
+
+ +
getter/setter pair
+ +
+ +
+ dg8 + bool + + +
+
+ +
getter/setter pair
+ +
+ +
+ dg9 + bool + + +
+
+ +
getter/setter pair
+ +
+ +
+ hashCode + int + + +
+
+ The hash code for this object. +
no setterinherited
+ +
+ +
+ runtimeType + Type + + +
+
+ A representation of the runtime type of the object. +
no setterinherited
+ +
+ +
+ testSetters + Map<String, dynamic> + + +
+
+ +
getter/setter pair
+ +
+ +
+
+ + +
+

Methods

+
+
+ noSuchMethod(Invocation invocation) + → dynamic + + + +
+
+ Invoked when a nonexistent method or property is accessed. +
inherited
+ +
+ +
+ toJson() + Map<String, dynamic> + + + +
+
+ Allows you to serialize object. + + +
+ +
+ toString() + String + + + +
+
+ A string representation of this object. +
inherited
+ +
+ +
+
+ +
+

Operators

+
+
+ operator ==(Object other) + bool + + + +
+
+ The equality operator. +
inherited
+ +
+ +
+
+ + +
+

Static Methods

+
+
+ fromJson(dynamic jsonObject) + DTCDataGroups + + + +
+
+ Allows you to deserialize object. + + +
+ +
+
+ + +
+ + +
+
+ + flutter_document_reader_api + 7.3.1066-beta + + +
+ + + + + + + + diff --git a/doc/document_reader/Cap/Cap.html b/doc/document_reader/DTCDataGroups/DTCDataGroups.html similarity index 73% rename from doc/document_reader/Cap/Cap.html rename to doc/document_reader/DTCDataGroups/DTCDataGroups.html index fb45d06c04..afd440ebc0 100644 --- a/doc/document_reader/Cap/Cap.html +++ b/doc/document_reader/DTCDataGroups/DTCDataGroups.html @@ -4,8 +4,8 @@ - - Cap constructor - Cap - document_reader library - Dart API + + DTCDataGroups constructor - DTCDataGroups - document_reader library - Dart API @@ -16,24 +16,20 @@ - - -
-
menu -
Cap
+
DTCDataGroups
@@ -50,34 +46,26 @@
-
-

Cap constructor +

DTCDataGroups constructor

- const - Cap(
  1. int value
  2. -
) + + DTCDataGroups()
- -
-

Implementation

-
const Cap(this.value);
-
- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/DTCDataGroups/dg1.html b/doc/document_reader/DTCDataGroups/dg1.html new file mode 100644 index 0000000000..faaebb9a7b --- /dev/null +++ b/doc/document_reader/DTCDataGroups/dg1.html @@ -0,0 +1,140 @@ + + + + + + + + dg1 property - DTCDataGroups class - document_reader library - Dart API + + + + + + + + + + + + + + +
+
+ menu + +
dg1
+ +
+ +
+
+
+
+
+

dg1 property +

+ + + + + +
+
+ + bool + get + dg1 + + +
+ + + +
+

Implementation

+
bool get dg1 => _dg1;
+
+ +
+ + + +
+
+ + set + dg1 + (bool val) + + +
+ + + +
+

Implementation

+
set dg1(bool val) {
+  _dg1 = val;
+  _set({"DG1": val});
+}
+
+ +
+ +
+ + +
+
+ + flutter_document_reader_api + 7.3.1066-beta + + +
+ + + + + + + + diff --git a/doc/document_reader/DTCDataGroups/dg10.html b/doc/document_reader/DTCDataGroups/dg10.html new file mode 100644 index 0000000000..22991442f5 --- /dev/null +++ b/doc/document_reader/DTCDataGroups/dg10.html @@ -0,0 +1,140 @@ + + + + + + + + dg10 property - DTCDataGroups class - document_reader library - Dart API + + + + + + + + + + + + + + +
+
+ menu + +
dg10
+ +
+ +
+
+
+
+
+

dg10 property +

+ + + + + +
+
+ + bool + get + dg10 + + +
+ + + +
+

Implementation

+
bool get dg10 => _dg10;
+
+ +
+ + + +
+
+ + set + dg10 + (bool val) + + +
+ + + +
+

Implementation

+
set dg10(bool val) {
+  _dg10 = val;
+  _set({"DG10": val});
+}
+
+ +
+ +
+ + +
+
+ + flutter_document_reader_api + 7.3.1066-beta + + +
+ + + + + + + + diff --git a/doc/document_reader/DTCDataGroups/dg11.html b/doc/document_reader/DTCDataGroups/dg11.html new file mode 100644 index 0000000000..74895f4257 --- /dev/null +++ b/doc/document_reader/DTCDataGroups/dg11.html @@ -0,0 +1,140 @@ + + + + + + + + dg11 property - DTCDataGroups class - document_reader library - Dart API + + + + + + + + + + + + + + +
+
+ menu + +
dg11
+ +
+ +
+
+
+
+
+

dg11 property +

+ + + + + +
+
+ + bool + get + dg11 + + +
+ + + +
+

Implementation

+
bool get dg11 => _dg11;
+
+ +
+ + + +
+
+ + set + dg11 + (bool val) + + +
+ + + +
+

Implementation

+
set dg11(bool val) {
+  _dg11 = val;
+  _set({"DG11": val});
+}
+
+ +
+ +
+ + +
+
+ + flutter_document_reader_api + 7.3.1066-beta + + +
+ + + + + + + + diff --git a/doc/document_reader/DTCDataGroups/dg12.html b/doc/document_reader/DTCDataGroups/dg12.html new file mode 100644 index 0000000000..c0d11e68ef --- /dev/null +++ b/doc/document_reader/DTCDataGroups/dg12.html @@ -0,0 +1,140 @@ + + + + + + + + dg12 property - DTCDataGroups class - document_reader library - Dart API + + + + + + + + + + + + + + +
+
+ menu + +
dg12
+ +
+ +
+
+
+
+
+

dg12 property +

+ + + + + +
+
+ + bool + get + dg12 + + +
+ + + +
+

Implementation

+
bool get dg12 => _dg12;
+
+ +
+ + + +
+
+ + set + dg12 + (bool val) + + +
+ + + +
+

Implementation

+
set dg12(bool val) {
+  _dg12 = val;
+  _set({"DG12": val});
+}
+
+ +
+ +
+ + +
+
+ + flutter_document_reader_api + 7.3.1066-beta + + +
+ + + + + + + + diff --git a/doc/document_reader/DTCDataGroups/dg13.html b/doc/document_reader/DTCDataGroups/dg13.html new file mode 100644 index 0000000000..bab0ec6056 --- /dev/null +++ b/doc/document_reader/DTCDataGroups/dg13.html @@ -0,0 +1,140 @@ + + + + + + + + dg13 property - DTCDataGroups class - document_reader library - Dart API + + + + + + + + + + + + + + +
+
+ menu + +
dg13
+ +
+ +
+
+
+
+
+

dg13 property +

+ + + + + +
+
+ + bool + get + dg13 + + +
+ + + +
+

Implementation

+
bool get dg13 => _dg13;
+
+ +
+ + + +
+
+ + set + dg13 + (bool val) + + +
+ + + +
+

Implementation

+
set dg13(bool val) {
+  _dg13 = val;
+  _set({"DG13": val});
+}
+
+ +
+ +
+ + +
+
+ + flutter_document_reader_api + 7.3.1066-beta + + +
+ + + + + + + + diff --git a/doc/document_reader/DTCDataGroups/dg14.html b/doc/document_reader/DTCDataGroups/dg14.html new file mode 100644 index 0000000000..762cb84ddc --- /dev/null +++ b/doc/document_reader/DTCDataGroups/dg14.html @@ -0,0 +1,140 @@ + + + + + + + + dg14 property - DTCDataGroups class - document_reader library - Dart API + + + + + + + + + + + + + + +
+
+ menu + +
dg14
+ +
+ +
+
+
+
+
+

dg14 property +

+ + + + + +
+
+ + bool + get + dg14 + + +
+ + + +
+

Implementation

+
bool get dg14 => _dg14;
+
+ +
+ + + +
+
+ + set + dg14 + (bool val) + + +
+ + + +
+

Implementation

+
set dg14(bool val) {
+  _dg14 = val;
+  _set({"DG14": val});
+}
+
+ +
+ +
+ + +
+
+ + flutter_document_reader_api + 7.3.1066-beta + + +
+ + + + + + + + diff --git a/doc/document_reader/DTCDataGroups/dg15.html b/doc/document_reader/DTCDataGroups/dg15.html new file mode 100644 index 0000000000..d9e418401f --- /dev/null +++ b/doc/document_reader/DTCDataGroups/dg15.html @@ -0,0 +1,140 @@ + + + + + + + + dg15 property - DTCDataGroups class - document_reader library - Dart API + + + + + + + + + + + + + + +
+
+ menu + +
dg15
+ +
+ +
+
+
+
+
+

dg15 property +

+ + + + + +
+
+ + bool + get + dg15 + + +
+ + + +
+

Implementation

+
bool get dg15 => _dg15;
+
+ +
+ + + +
+
+ + set + dg15 + (bool val) + + +
+ + + +
+

Implementation

+
set dg15(bool val) {
+  _dg15 = val;
+  _set({"DG15": val});
+}
+
+ +
+ +
+ + +
+
+ + flutter_document_reader_api + 7.3.1066-beta + + +
+ + + + + + + + diff --git a/doc/document_reader/DTCDataGroups/dg16.html b/doc/document_reader/DTCDataGroups/dg16.html new file mode 100644 index 0000000000..0660e9ff92 --- /dev/null +++ b/doc/document_reader/DTCDataGroups/dg16.html @@ -0,0 +1,140 @@ + + + + + + + + dg16 property - DTCDataGroups class - document_reader library - Dart API + + + + + + + + + + + + + + +
+
+ menu + +
dg16
+ +
+ +
+
+
+
+
+

dg16 property +

+ + + + + +
+
+ + bool + get + dg16 + + +
+ + + +
+

Implementation

+
bool get dg16 => _dg16;
+
+ +
+ + + +
+
+ + set + dg16 + (bool val) + + +
+ + + +
+

Implementation

+
set dg16(bool val) {
+  _dg16 = val;
+  _set({"DG16": val});
+}
+
+ +
+ +
+ + +
+
+ + flutter_document_reader_api + 7.3.1066-beta + + +
+ + + + + + + + diff --git a/doc/document_reader/DTCDataGroups/dg17.html b/doc/document_reader/DTCDataGroups/dg17.html new file mode 100644 index 0000000000..cea0dfc684 --- /dev/null +++ b/doc/document_reader/DTCDataGroups/dg17.html @@ -0,0 +1,140 @@ + + + + + + + + dg17 property - DTCDataGroups class - document_reader library - Dart API + + + + + + + + + + + + + + +
+
+ menu + +
dg17
+ +
+ +
+
+
+
+
+

dg17 property +

+ + + + + +
+
+ + bool + get + dg17 + + +
+ + + +
+

Implementation

+
bool get dg17 => _dg17;
+
+ +
+ + + +
+
+ + set + dg17 + (bool val) + + +
+ + + +
+

Implementation

+
set dg17(bool val) {
+  _dg17 = val;
+  _set({"DG17": val});
+}
+
+ +
+ +
+ + +
+
+ + flutter_document_reader_api + 7.3.1066-beta + + +
+ + + + + + + + diff --git a/doc/document_reader/DTCDataGroups/dg18.html b/doc/document_reader/DTCDataGroups/dg18.html new file mode 100644 index 0000000000..a542c7a9d7 --- /dev/null +++ b/doc/document_reader/DTCDataGroups/dg18.html @@ -0,0 +1,140 @@ + + + + + + + + dg18 property - DTCDataGroups class - document_reader library - Dart API + + + + + + + + + + + + + + +
+
+ menu + +
dg18
+ +
+ +
+
+
+
+
+

dg18 property +

+ + + + + +
+
+ + bool + get + dg18 + + +
+ + + +
+

Implementation

+
bool get dg18 => _dg18;
+
+ +
+ + + +
+
+ + set + dg18 + (bool val) + + +
+ + + +
+

Implementation

+
set dg18(bool val) {
+  _dg18 = val;
+  _set({"DG18": val});
+}
+
+ +
+ +
+ + +
+
+ + flutter_document_reader_api + 7.3.1066-beta + + +
+ + + + + + + + diff --git a/doc/document_reader/DTCDataGroups/dg2.html b/doc/document_reader/DTCDataGroups/dg2.html new file mode 100644 index 0000000000..40ca61527f --- /dev/null +++ b/doc/document_reader/DTCDataGroups/dg2.html @@ -0,0 +1,140 @@ + + + + + + + + dg2 property - DTCDataGroups class - document_reader library - Dart API + + + + + + + + + + + + + + +
+
+ menu + +
dg2
+ +
+ +
+
+
+
+
+

dg2 property +

+ + + + + +
+
+ + bool + get + dg2 + + +
+ + + +
+

Implementation

+
bool get dg2 => _dg2;
+
+ +
+ + + +
+
+ + set + dg2 + (bool val) + + +
+ + + +
+

Implementation

+
set dg2(bool val) {
+  _dg2 = val;
+  _set({"DG2": val});
+}
+
+ +
+ +
+ + +
+
+ + flutter_document_reader_api + 7.3.1066-beta + + +
+ + + + + + + + diff --git a/doc/document_reader/DTCDataGroups/dg22.html b/doc/document_reader/DTCDataGroups/dg22.html new file mode 100644 index 0000000000..855e4f73b4 --- /dev/null +++ b/doc/document_reader/DTCDataGroups/dg22.html @@ -0,0 +1,140 @@ + + + + + + + + dg22 property - DTCDataGroups class - document_reader library - Dart API + + + + + + + + + + + + + + +
+
+ menu + +
dg22
+ +
+ +
+
+
+
+
+

dg22 property +

+ + + + + +
+
+ + bool + get + dg22 + + +
+ + + +
+

Implementation

+
bool get dg22 => _dg22;
+
+ +
+ + + +
+
+ + set + dg22 + (bool val) + + +
+ + + +
+

Implementation

+
set dg22(bool val) {
+  _dg22 = val;
+  _set({"DG22": val});
+}
+
+ +
+ +
+ + +
+
+ + flutter_document_reader_api + 7.3.1066-beta + + +
+ + + + + + + + diff --git a/doc/document_reader/DTCDataGroups/dg23.html b/doc/document_reader/DTCDataGroups/dg23.html new file mode 100644 index 0000000000..6bc7f7a0ab --- /dev/null +++ b/doc/document_reader/DTCDataGroups/dg23.html @@ -0,0 +1,140 @@ + + + + + + + + dg23 property - DTCDataGroups class - document_reader library - Dart API + + + + + + + + + + + + + + +
+
+ menu + +
dg23
+ +
+ +
+
+
+
+
+

dg23 property +

+ + + + + +
+
+ + bool + get + dg23 + + +
+ + + +
+

Implementation

+
bool get dg23 => _dg23;
+
+ +
+ + + +
+
+ + set + dg23 + (bool val) + + +
+ + + +
+

Implementation

+
set dg23(bool val) {
+  _dg23 = val;
+  _set({"DG23": val});
+}
+
+ +
+ +
+ + +
+
+ + flutter_document_reader_api + 7.3.1066-beta + + +
+ + + + + + + + diff --git a/doc/document_reader/DTCDataGroups/dg24.html b/doc/document_reader/DTCDataGroups/dg24.html new file mode 100644 index 0000000000..6f913fdc79 --- /dev/null +++ b/doc/document_reader/DTCDataGroups/dg24.html @@ -0,0 +1,140 @@ + + + + + + + + dg24 property - DTCDataGroups class - document_reader library - Dart API + + + + + + + + + + + + + + +
+
+ menu + +
dg24
+ +
+ +
+
+
+
+
+

dg24 property +

+ + + + + +
+
+ + bool + get + dg24 + + +
+ + + +
+

Implementation

+
bool get dg24 => _dg24;
+
+ +
+ + + +
+
+ + set + dg24 + (bool val) + + +
+ + + +
+

Implementation

+
set dg24(bool val) {
+  _dg24 = val;
+  _set({"DG24": val});
+}
+
+ +
+ +
+ + +
+
+ + flutter_document_reader_api + 7.3.1066-beta + + +
+ + + + + + + + diff --git a/doc/document_reader/DTCDataGroups/dg3.html b/doc/document_reader/DTCDataGroups/dg3.html new file mode 100644 index 0000000000..dba7381c76 --- /dev/null +++ b/doc/document_reader/DTCDataGroups/dg3.html @@ -0,0 +1,140 @@ + + + + + + + + dg3 property - DTCDataGroups class - document_reader library - Dart API + + + + + + + + + + + + + + +
+
+ menu + +
dg3
+ +
+ +
+
+
+
+
+

dg3 property +

+ + + + + +
+
+ + bool + get + dg3 + + +
+ + + +
+

Implementation

+
bool get dg3 => _dg3;
+
+ +
+ + + +
+
+ + set + dg3 + (bool val) + + +
+ + + +
+

Implementation

+
set dg3(bool val) {
+  _dg3 = val;
+  _set({"DG3": val});
+}
+
+ +
+ +
+ + +
+
+ + flutter_document_reader_api + 7.3.1066-beta + + +
+ + + + + + + + diff --git a/doc/document_reader/DTCDataGroups/dg4.html b/doc/document_reader/DTCDataGroups/dg4.html new file mode 100644 index 0000000000..1f234dacec --- /dev/null +++ b/doc/document_reader/DTCDataGroups/dg4.html @@ -0,0 +1,140 @@ + + + + + + + + dg4 property - DTCDataGroups class - document_reader library - Dart API + + + + + + + + + + + + + + +
+
+ menu + +
dg4
+ +
+ +
+
+
+
+
+

dg4 property +

+ + + + + +
+
+ + bool + get + dg4 + + +
+ + + +
+

Implementation

+
bool get dg4 => _dg4;
+
+ +
+ + + +
+
+ + set + dg4 + (bool val) + + +
+ + + +
+

Implementation

+
set dg4(bool val) {
+  _dg4 = val;
+  _set({"DG4": val});
+}
+
+ +
+ +
+ + +
+
+ + flutter_document_reader_api + 7.3.1066-beta + + +
+ + + + + + + + diff --git a/doc/document_reader/DTCDataGroups/dg5.html b/doc/document_reader/DTCDataGroups/dg5.html new file mode 100644 index 0000000000..36a9851196 --- /dev/null +++ b/doc/document_reader/DTCDataGroups/dg5.html @@ -0,0 +1,140 @@ + + + + + + + + dg5 property - DTCDataGroups class - document_reader library - Dart API + + + + + + + + + + + + + + +
+
+ menu + +
dg5
+ +
+ +
+
+
+
+
+

dg5 property +

+ + + + + +
+
+ + bool + get + dg5 + + +
+ + + +
+

Implementation

+
bool get dg5 => _dg5;
+
+ +
+ + + +
+
+ + set + dg5 + (bool val) + + +
+ + + +
+

Implementation

+
set dg5(bool val) {
+  _dg5 = val;
+  _set({"DG5": val});
+}
+
+ +
+ +
+ + +
+
+ + flutter_document_reader_api + 7.3.1066-beta + + +
+ + + + + + + + diff --git a/doc/document_reader/DTCDataGroups/dg6.html b/doc/document_reader/DTCDataGroups/dg6.html new file mode 100644 index 0000000000..cfdc4d64d3 --- /dev/null +++ b/doc/document_reader/DTCDataGroups/dg6.html @@ -0,0 +1,140 @@ + + + + + + + + dg6 property - DTCDataGroups class - document_reader library - Dart API + + + + + + + + + + + + + + +
+
+ menu + +
dg6
+ +
+ +
+
+
+
+
+

dg6 property +

+ + + + + +
+
+ + bool + get + dg6 + + +
+ + + +
+

Implementation

+
bool get dg6 => _dg6;
+
+ +
+ + + +
+
+ + set + dg6 + (bool val) + + +
+ + + +
+

Implementation

+
set dg6(bool val) {
+  _dg6 = val;
+  _set({"DG6": val});
+}
+
+ +
+ +
+ + +
+
+ + flutter_document_reader_api + 7.3.1066-beta + + +
+ + + + + + + + diff --git a/doc/document_reader/DTCDataGroups/dg7.html b/doc/document_reader/DTCDataGroups/dg7.html new file mode 100644 index 0000000000..19acba6503 --- /dev/null +++ b/doc/document_reader/DTCDataGroups/dg7.html @@ -0,0 +1,140 @@ + + + + + + + + dg7 property - DTCDataGroups class - document_reader library - Dart API + + + + + + + + + + + + + + +
+
+ menu + +
dg7
+ +
+ +
+
+
+
+
+

dg7 property +

+ + + + + +
+
+ + bool + get + dg7 + + +
+ + + +
+

Implementation

+
bool get dg7 => _dg7;
+
+ +
+ + + +
+
+ + set + dg7 + (bool val) + + +
+ + + +
+

Implementation

+
set dg7(bool val) {
+  _dg7 = val;
+  _set({"DG7": val});
+}
+
+ +
+ +
+ + +
+
+ + flutter_document_reader_api + 7.3.1066-beta + + +
+ + + + + + + + diff --git a/doc/document_reader/DTCDataGroups/dg8.html b/doc/document_reader/DTCDataGroups/dg8.html new file mode 100644 index 0000000000..26b778dbb8 --- /dev/null +++ b/doc/document_reader/DTCDataGroups/dg8.html @@ -0,0 +1,140 @@ + + + + + + + + dg8 property - DTCDataGroups class - document_reader library - Dart API + + + + + + + + + + + + + + +
+
+ menu + +
dg8
+ +
+ +
+
+
+
+
+

dg8 property +

+ + + + + +
+
+ + bool + get + dg8 + + +
+ + + +
+

Implementation

+
bool get dg8 => _dg8;
+
+ +
+ + + +
+
+ + set + dg8 + (bool val) + + +
+ + + +
+

Implementation

+
set dg8(bool val) {
+  _dg8 = val;
+  _set({"DG8": val});
+}
+
+ +
+ +
+ + +
+
+ + flutter_document_reader_api + 7.3.1066-beta + + +
+ + + + + + + + diff --git a/doc/document_reader/DTCDataGroups/dg9.html b/doc/document_reader/DTCDataGroups/dg9.html new file mode 100644 index 0000000000..f6aec8f07a --- /dev/null +++ b/doc/document_reader/DTCDataGroups/dg9.html @@ -0,0 +1,140 @@ + + + + + + + + dg9 property - DTCDataGroups class - document_reader library - Dart API + + + + + + + + + + + + + + +
+
+ menu + +
dg9
+ +
+ +
+
+
+
+
+

dg9 property +

+ + + + + +
+
+ + bool + get + dg9 + + +
+ + + +
+

Implementation

+
bool get dg9 => _dg9;
+
+ +
+ + + +
+
+ + set + dg9 + (bool val) + + +
+ + + +
+

Implementation

+
set dg9(bool val) {
+  _dg9 = val;
+  _set({"DG9": val});
+}
+
+ +
+ +
+ + +
+
+ + flutter_document_reader_api + 7.3.1066-beta + + +
+ + + + + + + + diff --git a/doc/document_reader/CaptureMode/CaptureMode.html b/doc/document_reader/DTCDataGroups/fromJson.html similarity index 56% rename from doc/document_reader/CaptureMode/CaptureMode.html rename to doc/document_reader/DTCDataGroups/fromJson.html index 453cb7abf0..eae110ff96 100644 --- a/doc/document_reader/CaptureMode/CaptureMode.html +++ b/doc/document_reader/DTCDataGroups/fromJson.html @@ -4,8 +4,8 @@ - - CaptureMode constructor - CaptureMode - document_reader library - Dart API + + fromJson method - DTCDataGroups class - document_reader library - Dart API @@ -16,24 +16,20 @@ - - -
-
menu -
CaptureMode
+
fromJson
@@ -50,34 +46,65 @@
- -
-
-

CaptureMode constructor +
+
+

fromJson static method

- const - CaptureMode(
  1. int value
  2. + +DTCDataGroups +fromJson(
    1. dynamic jsonObject
    ) -
+ + + +
+

Allows you to deserialize object.

+

Implementation

-
const CaptureMode(this.value);
+
static DTCDataGroups fromJson(jsonObject) {
+  var result = DTCDataGroups();
+  result.testSetters = {};
+
+  result.dg1 = jsonObject["DG1"];
+  result.dg2 = jsonObject["DG2"];
+  result.dg3 = jsonObject["DG3"];
+  result.dg4 = jsonObject["DG4"];
+  result.dg5 = jsonObject["DG5"];
+  result.dg6 = jsonObject["DG6"];
+  result.dg7 = jsonObject["DG7"];
+  result.dg8 = jsonObject["DG8"];
+  result.dg9 = jsonObject["DG9"];
+  result.dg10 = jsonObject["DG10"];
+  result.dg11 = jsonObject["DG11"];
+  result.dg12 = jsonObject["DG12"];
+  result.dg13 = jsonObject["DG13"];
+  result.dg14 = jsonObject["DG14"];
+  result.dg15 = jsonObject["DG15"];
+  result.dg16 = jsonObject["DG16"];
+  result.dg17 = jsonObject["DG17"];
+  result.dg18 = jsonObject["DG18"];
+  result.dg22 = jsonObject["DG22"];
+  result.dg23 = jsonObject["DG23"];
+  result.dg24 = jsonObject["DG24"];
+
+  return result;
+}
- - - - +

-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/DTCDataGroups/testSetters.html b/doc/document_reader/DTCDataGroups/testSetters.html new file mode 100644 index 0000000000..fef9a79656 --- /dev/null +++ b/doc/document_reader/DTCDataGroups/testSetters.html @@ -0,0 +1,112 @@ + + + + + + + + testSetters property - DTCDataGroups class - document_reader library - Dart API + + + + + + + + + + + + + + +
+
+ menu + +
testSetters
+ +
+ +
+
+
+
+
+

testSetters property +

+ + +
+ + Map<String, dynamic> + testSetters +
getter/setter pair
+ +
+ + + +
+

Implementation

+
@visibleForTesting
+Map<String, dynamic> testSetters = {};
+
+ + + +
+ + +
+
+ + flutter_document_reader_api + 7.3.1066-beta + + +
+ + + + + + + + diff --git a/doc/document_reader/RecognizeData/RecognizeData.withImages.html b/doc/document_reader/DTCDataGroups/toJson.html similarity index 61% rename from doc/document_reader/RecognizeData/RecognizeData.withImages.html rename to doc/document_reader/DTCDataGroups/toJson.html index 03b58ca8ff..74588408d0 100644 --- a/doc/document_reader/RecognizeData/RecognizeData.withImages.html +++ b/doc/document_reader/DTCDataGroups/toJson.html @@ -4,8 +4,8 @@ - - RecognizeData.withImages constructor - RecognizeData - document_reader library - Dart API + + toJson method - DTCDataGroups class - document_reader library - Dart API @@ -16,24 +16,20 @@ - - -
-
menu -
RecognizeData.withImages
+
toJson
@@ -50,38 +46,59 @@
- -
-
-

RecognizeData.withImages constructor +
+
+

toJson method

- RecognizeData.withImages(
  1. List images
  2. -
) -
+Map<String, dynamic> +toJson() + + + +
+

Allows you to serialize object.

+

Implementation

-
RecognizeData.withImages(List<Uint8List> images)
-    : _image = null,
-      _data = null,
-      _images = images,
-      _imageInputData = null;
+
Map<String, dynamic> toJson() => {
+      "DG1": dg1,
+      "DG2": dg2,
+      "DG3": dg3,
+      "DG4": dg4,
+      "DG5": dg5,
+      "DG6": dg6,
+      "DG7": dg7,
+      "DG8": dg8,
+      "DG9": dg9,
+      "DG10": dg10,
+      "DG11": dg11,
+      "DG12": dg12,
+      "DG13": dg13,
+      "DG14": dg14,
+      "DG15": dg15,
+      "DG16": dg16,
+      "DG17": dg17,
+      "DG18": dg18,
+      "DG22": dg22,
+      "DG23": dg23,
+      "DG24": dg24,
+    }.clearNulls();
- - - - +

-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/DataField-class-sidebar.html b/doc/document_reader/DataField-class-sidebar.html index 378874794a..2c50be61ec 100644 --- a/doc/document_reader/DataField-class-sidebar.html +++ b/doc/document_reader/DataField-class-sidebar.html @@ -1,31 +1,55 @@
    -
  1. Constructors
  2. -
  3. DataField
  4. +
  5. Constructors
  6. +
  7. DataField
  8. Properties
  9. -
  10. data
  11. -
  12. fieldType
  13. -
  14. hashCode
  15. -
  16. runtimeType
  17. + +
  18. + data +
  19. + +
  20. + fieldType +
  21. + +
  22. + hashCode +
  23. + +
  24. + runtimeType +
  25. Methods
  26. -
  27. noSuchMethod
  28. -
  29. toJson
  30. -
  31. toString
  32. + +
  33. + noSuchMethod +
  34. + +
  35. + toJson +
  36. + +
  37. + toString +
  38. Operators
  39. -
  40. operator ==
  41. + +
  42. + operator == +
  43. -
  44. Static methods
  45. -
  46. fromJson
  47. +
  48. Static methods
  49. +
  50. fromJson
diff --git a/doc/document_reader/DataField-class.html b/doc/document_reader/DataField-class.html index 472c8ca049..b249942787 100644 --- a/doc/document_reader/DataField-class.html +++ b/doc/document_reader/DataField-class.html @@ -16,15 +16,11 @@ - - -
-
menu
-
DataField class

Constructors

-
DataField() @@ -133,6 +127,7 @@

Properties

+
Static Methods
-
- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/DataField/DataField.html b/doc/document_reader/DataField/DataField.html index 4db2779838..8d63cbd004 100644 --- a/doc/document_reader/DataField/DataField.html +++ b/doc/document_reader/DataField/DataField.html @@ -16,15 +16,11 @@ - - -
-
menu
-
DataField constructor DataField() - @@ -72,7 +66,6 @@

DataField constructor

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/DataField/data.html b/doc/document_reader/DataField/data.html index 476ab9255b..f84ae122d1 100644 --- a/doc/document_reader/DataField/data.html +++ b/doc/document_reader/DataField/data.html @@ -16,15 +16,11 @@ - - -
-
menu
-
data property
+ +
-
String + get data
- @@ -84,7 +80,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/DataField/fieldType.html b/doc/document_reader/DataField/fieldType.html index 3ddaa0bdd9..87b142ae66 100644 --- a/doc/document_reader/DataField/fieldType.html +++ b/doc/document_reader/DataField/fieldType.html @@ -16,15 +16,11 @@ - - -
-
menu
-
fieldType property
+ +
-
RFIDDataFileType + get fieldType
- @@ -84,7 +80,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/DataField/fromJson.html b/doc/document_reader/DataField/fromJson.html index ca4d5e98c8..2947f08e18 100644 --- a/doc/document_reader/DataField/fromJson.html +++ b/doc/document_reader/DataField/fromJson.html @@ -16,15 +16,11 @@ - - -
-
menu
-
fromJson static method
- DataField? -fromJson(
  1. dynamic jsonObject
  2. +fromJson(
    1. dynamic jsonObject
    ) @@ -94,7 +88,6 @@

    Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/DataField/toJson.html b/doc/document_reader/DataField/toJson.html index 36297b0006..78a933129e 100644 --- a/doc/document_reader/DataField/toJson.html +++ b/doc/document_reader/DataField/toJson.html @@ -16,15 +16,11 @@ - - -
-
menu
-
toJson method
- Map<String, dynamic> toJson() @@ -86,7 +80,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/DocFormat-enum-sidebar.html b/doc/document_reader/DocFormat-enum-sidebar.html index c004cfa88b..5c301e6d62 100644 --- a/doc/document_reader/DocFormat-enum-sidebar.html +++ b/doc/document_reader/DocFormat-enum-sidebar.html @@ -1,7 +1,5 @@
    -
  1. Constructors
  2. -
  3. DocFormat
  4. Values
  5. UNKNOWN
  6. @@ -25,25 +23,53 @@
  7. Properties
  8. -
  9. hashCode
  10. -
  11. index
  12. -
  13. runtimeType
  14. -
  15. value
  16. + +
  17. + hashCode +
  18. + +
  19. + index +
  20. + +
  21. + name + (ext) +
  22. + +
  23. + runtimeType +
  24. + +
  25. + value +
  26. Methods
  27. -
  28. noSuchMethod
  29. -
  30. toString
  31. + +
  32. + noSuchMethod +
  33. + +
  34. + toString +
  35. Operators
  36. -
  37. operator ==
  38. + +
  39. + operator == +
  40. -
  41. Static methods
  42. -
  43. getByValue
  44. +
  45. Static methods
  46. +
  47. getByValue
  48. -
  49. Constants
  50. -
  51. values
  52. +
  53. Constants
  54. +
  55. values
diff --git a/doc/document_reader/DocFormat.html b/doc/document_reader/DocFormat.html index 07fe69ecce..33c373f4cb 100644 --- a/doc/document_reader/DocFormat.html +++ b/doc/document_reader/DocFormat.html @@ -16,15 +16,11 @@ - - -
-
menu
-
+
Available extensions
+
+ - -
-

Constructors

- -
-
- DocFormat(int value) -
-
- -
const
-
-
-
-

Values

-
UNKNOWN @@ -382,6 +366,22 @@

Properties

A numeric identifier for the enumerated value.
no setterinherited
+ + +
+ name + String + + +
+
+

+ Available on Enum, + provided by the EnumName extension +

+ The name of the enum value. +
no setter
+
@@ -410,6 +410,7 @@

Properties

+
Static Methods

Constants

-
values @@ -506,7 +506,6 @@

Constants

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/DocFormat/DocFormat.html b/doc/document_reader/DocFormat/DocFormat.html deleted file mode 100644 index 3e8d1594ff..0000000000 --- a/doc/document_reader/DocFormat/DocFormat.html +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - DocFormat constructor - DocFormat - document_reader library - Dart API - - - - - - - - - - - - - - - - - -
- -
- menu - -
DocFormat
- -
- -
-
-
- -
-
-

DocFormat constructor -

- -
- const - DocFormat(
  1. int value
  2. -
) -
- - - - - -
-

Implementation

-
const DocFormat(this.value);
-
- - -
- - - - - -
- -
- - flutter_document_reader_api - 7.3.947-beta - - - -
- - - - - - - - - - - - diff --git a/doc/document_reader/DocFormat/getByValue.html b/doc/document_reader/DocFormat/getByValue.html index 24ab353385..f9aa00958c 100644 --- a/doc/document_reader/DocFormat/getByValue.html +++ b/doc/document_reader/DocFormat/getByValue.html @@ -16,15 +16,11 @@ - - -
-
menu
-
getByValue static method
- DocFormat? -getByValue(
  1. int? i
  2. +getByValue(
    1. int? i
    ) @@ -88,7 +82,6 @@

    Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/DocFormat/value.html b/doc/document_reader/DocFormat/value.html index 72de22870f..ffa142b972 100644 --- a/doc/document_reader/DocFormat/value.html +++ b/doc/document_reader/DocFormat/value.html @@ -16,15 +16,11 @@ - - -
-
menu
-
value property
+
int @@ -76,8 +72,8 @@

Implementation

+ - - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/DocFormat/values-constant.html b/doc/document_reader/DocFormat/values-constant.html index 90e1fa572c..938576dafa 100644 --- a/doc/document_reader/DocFormat/values-constant.html +++ b/doc/document_reader/DocFormat/values-constant.html @@ -16,15 +16,11 @@ - - -
-
menu
-
values constant
+
List<DocFormat> @@ -75,8 +71,8 @@

values constant + - - -

-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/DocReaderAction-enum-sidebar.html b/doc/document_reader/DocReaderAction-enum-sidebar.html index 37f5e9010a..672ecbf336 100644 --- a/doc/document_reader/DocReaderAction-enum-sidebar.html +++ b/doc/document_reader/DocReaderAction-enum-sidebar.html @@ -1,7 +1,5 @@
    -
  1. Constructors
  2. -
  3. DocReaderAction
  4. Values
  5. COMPLETE
  6. @@ -19,28 +17,65 @@
  7. Properties
  8. -
  9. hashCode
  10. -
  11. index
  12. -
  13. runtimeType
  14. -
  15. value
  16. + +
  17. + hashCode +
  18. + +
  19. + index +
  20. + +
  21. + name + (ext) +
  22. + +
  23. + runtimeType +
  24. + +
  25. + value +
  26. Methods
  27. -
  28. finished
  29. -
  30. interrupted
  31. -
  32. noSuchMethod
  33. -
  34. stopped
  35. -
  36. toString
  37. + +
  38. + finished +
  39. + +
  40. + interrupted +
  41. + +
  42. + noSuchMethod +
  43. + +
  44. + stopped +
  45. + +
  46. + toString +
  47. Operators
  48. -
  49. operator ==
  50. + +
  51. + operator == +
  52. -
  53. Static methods
  54. -
  55. getByValue
  56. +
  57. Static methods
  58. +
  59. getByValue
  60. -
  61. Constants
  62. -
  63. values
  64. +
  65. Constants
  66. +
  67. values
diff --git a/doc/document_reader/DocReaderAction.html b/doc/document_reader/DocReaderAction.html index 8bc3579465..c4416aef4e 100644 --- a/doc/document_reader/DocReaderAction.html +++ b/doc/document_reader/DocReaderAction.html @@ -16,15 +16,11 @@ - - -
-
menu
-
+
Available extensions
+
+ - -
-

Constructors

- -
-
- DocReaderAction(int value) -
-
- -
const
-
-
-
-

Values

-
COMPLETE @@ -291,6 +275,22 @@

Properties

A numeric identifier for the enumerated value.
no setterinherited
+ + +
+ name + String + + +
+
+

+ Available on Enum, + provided by the EnumName extension +

+ The name of the enum value. +
no setter
+
@@ -319,6 +319,7 @@

Properties

+
Static Methods

Constants

-
values @@ -454,7 +454,6 @@

Constants

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/DocReaderAction/DocReaderAction.html b/doc/document_reader/DocReaderAction/DocReaderAction.html deleted file mode 100644 index 189b1fe04b..0000000000 --- a/doc/document_reader/DocReaderAction/DocReaderAction.html +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - DocReaderAction constructor - DocReaderAction - document_reader library - Dart API - - - - - - - - - - - - - - - - - -
- -
- menu - -
DocReaderAction
- -
- -
-
-
- -
-
-

DocReaderAction constructor -

- -
- const - DocReaderAction(
  1. int value
  2. -
) -
- - - - - -
-

Implementation

-
const DocReaderAction(this.value);
-
- - -
- - - - - -
- -
- - flutter_document_reader_api - 7.3.947-beta - - - -
- - - - - - - - - - - - diff --git a/doc/document_reader/DocReaderAction/finished.html b/doc/document_reader/DocReaderAction/finished.html index 50f923c4df..871bca7e75 100644 --- a/doc/document_reader/DocReaderAction/finished.html +++ b/doc/document_reader/DocReaderAction/finished.html @@ -16,15 +16,11 @@ - - -
-
menu
-
finished method
- bool finished() @@ -80,7 +74,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/DocReaderAction/getByValue.html b/doc/document_reader/DocReaderAction/getByValue.html index 9d26168434..e955615f8a 100644 --- a/doc/document_reader/DocReaderAction/getByValue.html +++ b/doc/document_reader/DocReaderAction/getByValue.html @@ -16,15 +16,11 @@ - - -
-
menu
-
getByValue static method
- DocReaderAction? -getByValue(
  1. int? i
  2. +getByValue(
    1. int? i
    ) @@ -84,7 +78,6 @@

    Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/DocReaderAction/interrupted.html b/doc/document_reader/DocReaderAction/interrupted.html index 8b977cba0e..f9a150f325 100644 --- a/doc/document_reader/DocReaderAction/interrupted.html +++ b/doc/document_reader/DocReaderAction/interrupted.html @@ -16,15 +16,11 @@ - - -
-
menu
-
interrupted method
- bool interrupted() @@ -80,7 +74,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/DocReaderAction/stopped.html b/doc/document_reader/DocReaderAction/stopped.html index 2b24332477..c490e60e80 100644 --- a/doc/document_reader/DocReaderAction/stopped.html +++ b/doc/document_reader/DocReaderAction/stopped.html @@ -16,15 +16,11 @@ - - -
-
menu
-
stopped method
- bool stopped() @@ -80,7 +74,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/DocReaderAction/value.html b/doc/document_reader/DocReaderAction/value.html index 7414f3670a..ab563d237b 100644 --- a/doc/document_reader/DocReaderAction/value.html +++ b/doc/document_reader/DocReaderAction/value.html @@ -16,15 +16,11 @@ - - -
-
menu
-
value property
+
int @@ -76,8 +72,8 @@

Implementation

+ - - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/DocReaderAction/values-constant.html b/doc/document_reader/DocReaderAction/values-constant.html index 1bf6500c21..10e1a14fc5 100644 --- a/doc/document_reader/DocReaderAction/values-constant.html +++ b/doc/document_reader/DocReaderAction/values-constant.html @@ -16,15 +16,11 @@ - - -
-
menu
-
values constant
+
List<DocReaderAction> @@ -75,8 +71,8 @@

values constant + - - -

-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/DocReaderException-class-sidebar.html b/doc/document_reader/DocReaderException-class-sidebar.html index 9ba0f00f10..d01f972a54 100644 --- a/doc/document_reader/DocReaderException-class-sidebar.html +++ b/doc/document_reader/DocReaderException-class-sidebar.html @@ -1,31 +1,55 @@
    -
  1. Constructors
  2. -
  3. DocReaderException
  4. +
  5. Constructors
  6. +
  7. unknown
  8. Properties
  9. -
  10. code
  11. -
  12. hashCode
  13. -
  14. message
  15. -
  16. runtimeType
  17. + +
  18. + code +
  19. + +
  20. + hashCode +
  21. + +
  22. + message +
  23. + +
  24. + runtimeType +
  25. Methods
  26. -
  27. noSuchMethod
  28. -
  29. toJson
  30. -
  31. toString
  32. + +
  33. + noSuchMethod +
  34. + +
  35. + toJson +
  36. + +
  37. + toString +
  38. Operators
  39. -
  40. operator ==
  41. + +
  42. + operator == +
  43. -
  44. Static methods
  45. -
  46. fromJson
  47. +
  48. Static methods
  49. +
  50. fromJson
diff --git a/doc/document_reader/DocReaderException-class.html b/doc/document_reader/DocReaderException-class.html index 99810eaf68..905a9665be 100644 --- a/doc/document_reader/DocReaderException-class.html +++ b/doc/document_reader/DocReaderException-class.html @@ -16,15 +16,11 @@ - - -
-
menu
-
DocReaderException class

Constructors

-
-
- DocReaderException() +
+ DocReaderException.unknown()
@@ -133,6 +127,7 @@

Properties

+
Static Methods
-
- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/DocReaderException/DocReaderException.html b/doc/document_reader/DocReaderException/DocReaderException.unknown.html similarity index 80% rename from doc/document_reader/DocReaderException/DocReaderException.html rename to doc/document_reader/DocReaderException/DocReaderException.unknown.html index 336149b212..052a9ac44d 100644 --- a/doc/document_reader/DocReaderException/DocReaderException.html +++ b/doc/document_reader/DocReaderException/DocReaderException.unknown.html @@ -4,8 +4,8 @@ - - DocReaderException constructor - DocReaderException - document_reader library - Dart API + + DocReaderException.unknown constructor - DocReaderException - document_reader library - Dart API @@ -16,24 +16,20 @@ - - -
-
menu -
DocReaderException
+
DocReaderException.unknown
@@ -50,29 +46,33 @@
-
-

DocReaderException constructor +

DocReaderException.unknown constructor

- DocReaderException() + DocReaderException.unknown()
- +
+

Implementation

+
DocReaderException.unknown() {
+  _code = ErrorCodes.UNKNOWN;
+  _message = "Unknown exception";
+}
+
- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/DocReaderException/code.html b/doc/document_reader/DocReaderException/code.html index d518dde1b1..e2a0ecbd23 100644 --- a/doc/document_reader/DocReaderException/code.html +++ b/doc/document_reader/DocReaderException/code.html @@ -16,15 +16,11 @@ - - -
-
menu
-
code property
+ +
-
ErrorCodes + get code
- @@ -84,7 +80,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/DocReaderException/fromJson.html b/doc/document_reader/DocReaderException/fromJson.html index 47022c1834..e8275806cd 100644 --- a/doc/document_reader/DocReaderException/fromJson.html +++ b/doc/document_reader/DocReaderException/fromJson.html @@ -16,15 +16,11 @@ - - -
-
menu
-
fromJson static method
- DocReaderException? -fromJson(
  1. dynamic jsonObject
  2. +fromJson(
    1. dynamic jsonObject
    ) @@ -79,7 +73,7 @@

    Implementation

    @visibleForTesting
     static DocReaderException? fromJson(jsonObject) {
       if (jsonObject == null) return null;
    -  var result = DocReaderException();
    +  var result = DocReaderException.unknown();
     
       result._code = ErrorCodes.getByValue(jsonObject["code"])!;
       result._message = jsonObject["message"] ?? "";
    @@ -90,7 +84,6 @@ 

    Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/DocReaderException/message.html b/doc/document_reader/DocReaderException/message.html index da9a5b4222..286e598417 100644 --- a/doc/document_reader/DocReaderException/message.html +++ b/doc/document_reader/DocReaderException/message.html @@ -16,15 +16,11 @@ - - -
-
menu
-
message property
+ +
-
String + get message
- @@ -84,7 +80,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/DocReaderException/toJson.html b/doc/document_reader/DocReaderException/toJson.html index a9b5f93c9c..2421769393 100644 --- a/doc/document_reader/DocReaderException/toJson.html +++ b/doc/document_reader/DocReaderException/toJson.html @@ -16,15 +16,11 @@ - - -
-
menu
-
toJson method
- Map<String, dynamic> toJson() @@ -84,7 +78,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/DocReaderFrame-enum-sidebar.html b/doc/document_reader/DocReaderFrame-enum-sidebar.html index 58bdb71be3..3f56301433 100644 --- a/doc/document_reader/DocReaderFrame-enum-sidebar.html +++ b/doc/document_reader/DocReaderFrame-enum-sidebar.html @@ -1,7 +1,5 @@
    -
  1. Constructors
  2. -
  3. DocReaderFrame
  4. Values
  5. UNKNOWN
  6. @@ -14,25 +12,53 @@
  7. Properties
  8. -
  9. hashCode
  10. -
  11. index
  12. -
  13. runtimeType
  14. -
  15. value
  16. + +
  17. + hashCode +
  18. + +
  19. + index +
  20. + +
  21. + name + (ext) +
  22. + +
  23. + runtimeType +
  24. + +
  25. + value +
  26. Methods
  27. -
  28. noSuchMethod
  29. -
  30. toString
  31. + +
  32. + noSuchMethod +
  33. + +
  34. + toString +
  35. Operators
  36. -
  37. operator ==
  38. + +
  39. + operator == +
  40. -
  41. Static methods
  42. -
  43. getByValue
  44. +
  45. Static methods
  46. +
  47. getByValue
  48. -
  49. Constants
  50. -
  51. values
  52. +
  53. Constants
  54. +
  55. values
diff --git a/doc/document_reader/DocReaderFrame.html b/doc/document_reader/DocReaderFrame.html index f4c88cf9b0..1c65d83ac3 100644 --- a/doc/document_reader/DocReaderFrame.html +++ b/doc/document_reader/DocReaderFrame.html @@ -16,15 +16,11 @@ - - -
-
menu
-
+
Available extensions
+
+ - -
-

Constructors

- -
-
- DocReaderFrame(String value) -
-
- -
const
-
-
-
-

Values

-
UNKNOWN @@ -214,6 +198,22 @@

Properties

A numeric identifier for the enumerated value.
no setterinherited
+ + +
+ name + String + + +
+
+

+ Available on Enum, + provided by the EnumName extension +

+ The name of the enum value. +
no setter
+
@@ -242,6 +242,7 @@

Properties

+
Static Methods

Constants

-
values @@ -338,7 +338,6 @@

Constants

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/DocReaderFrame/DocReaderFrame.html b/doc/document_reader/DocReaderFrame/DocReaderFrame.html deleted file mode 100644 index d482d418f4..0000000000 --- a/doc/document_reader/DocReaderFrame/DocReaderFrame.html +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - DocReaderFrame constructor - DocReaderFrame - document_reader library - Dart API - - - - - - - - - - - - - - - - - -
- -
- menu - -
DocReaderFrame
- -
- -
-
-
- -
-
-

DocReaderFrame constructor -

- -
- const - DocReaderFrame(
  1. String value
  2. -
) -
- - - - - -
-

Implementation

-
const DocReaderFrame(this.value);
-
- - -
- - - - - -
- -
- - flutter_document_reader_api - 7.3.947-beta - - - -
- - - - - - - - - - - - diff --git a/doc/document_reader/DocReaderFrame/getByValue.html b/doc/document_reader/DocReaderFrame/getByValue.html index 57945fee98..73e8bf8ae8 100644 --- a/doc/document_reader/DocReaderFrame/getByValue.html +++ b/doc/document_reader/DocReaderFrame/getByValue.html @@ -16,15 +16,11 @@ - - -
-
menu
-
getByValue static method
- DocReaderFrame? -getByValue(
  1. String? i
  2. +getByValue(
    1. String? i
    ) @@ -88,7 +82,6 @@

    Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/DocReaderFrame/value.html b/doc/document_reader/DocReaderFrame/value.html index ce1e411b38..becb705ac7 100644 --- a/doc/document_reader/DocReaderFrame/value.html +++ b/doc/document_reader/DocReaderFrame/value.html @@ -16,15 +16,11 @@ - - -
-
menu
-
value property
+
String @@ -76,8 +72,8 @@

Implementation

+ - - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/DocReaderFrame/values-constant.html b/doc/document_reader/DocReaderFrame/values-constant.html index cf96241839..54ff906a90 100644 --- a/doc/document_reader/DocReaderFrame/values-constant.html +++ b/doc/document_reader/DocReaderFrame/values-constant.html @@ -16,15 +16,11 @@ - - -
-
menu
-
values constant
+
List<DocReaderFrame> @@ -75,8 +71,8 @@

values constant + - - -

-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/DocReaderOrientation-enum-sidebar.html b/doc/document_reader/DocReaderOrientation-enum-sidebar.html index 56f9ce0a33..fc43eaa48d 100644 --- a/doc/document_reader/DocReaderOrientation-enum-sidebar.html +++ b/doc/document_reader/DocReaderOrientation-enum-sidebar.html @@ -1,7 +1,5 @@
    -
  1. Constructors
  2. -
  3. DocReaderOrientation
  4. Values
  5. UNKNOWN
  6. @@ -15,25 +13,53 @@
  7. Properties
  8. -
  9. hashCode
  10. -
  11. index
  12. -
  13. runtimeType
  14. -
  15. value
  16. + +
  17. + hashCode +
  18. + +
  19. + index +
  20. + +
  21. + name + (ext) +
  22. + +
  23. + runtimeType +
  24. + +
  25. + value +
  26. Methods
  27. -
  28. noSuchMethod
  29. -
  30. toString
  31. + +
  32. + noSuchMethod +
  33. + +
  34. + toString +
  35. Operators
  36. -
  37. operator ==
  38. + +
  39. + operator == +
  40. -
  41. Static methods
  42. -
  43. getByValue
  44. +
  45. Static methods
  46. +
  47. getByValue
  48. -
  49. Constants
  50. -
  51. values
  52. +
  53. Constants
  54. +
  55. values
diff --git a/doc/document_reader/DocReaderOrientation.html b/doc/document_reader/DocReaderOrientation.html index a39057e010..7648d8c209 100644 --- a/doc/document_reader/DocReaderOrientation.html +++ b/doc/document_reader/DocReaderOrientation.html @@ -16,15 +16,11 @@ - - -
-
menu
-
+
Available extensions
+
+ - -
-

Constructors

- -
-
- DocReaderOrientation(int value) -
-
- -
const
-
-
-
-

Values

-
UNKNOWN @@ -231,6 +215,22 @@

Properties

A numeric identifier for the enumerated value.
no setterinherited
+ + +
+ name + String + + +
+
+

+ Available on Enum, + provided by the EnumName extension +

+ The name of the enum value. +
no setter
+
@@ -259,6 +259,7 @@

Properties

+
Static Methods

Constants

-
values @@ -355,7 +355,6 @@

Constants

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/DocReaderOrientation/getByValue.html b/doc/document_reader/DocReaderOrientation/getByValue.html index bb375b269c..92a96aa49c 100644 --- a/doc/document_reader/DocReaderOrientation/getByValue.html +++ b/doc/document_reader/DocReaderOrientation/getByValue.html @@ -16,15 +16,11 @@ - - -
-
menu
-
getByValue static method
- DocReaderOrientation? -getByValue(
  1. int? i
  2. +getByValue(
    1. int? i
    ) @@ -88,7 +82,6 @@

    Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/DocReaderOrientation/value.html b/doc/document_reader/DocReaderOrientation/value.html index 673e986da1..798a6682e6 100644 --- a/doc/document_reader/DocReaderOrientation/value.html +++ b/doc/document_reader/DocReaderOrientation/value.html @@ -16,15 +16,11 @@ - - -
-
menu
-
value property
+
int @@ -76,8 +72,8 @@

Implementation

+ - - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/DocReaderOrientation/values-constant.html b/doc/document_reader/DocReaderOrientation/values-constant.html index f93c37e815..9260e9c303 100644 --- a/doc/document_reader/DocReaderOrientation/values-constant.html +++ b/doc/document_reader/DocReaderOrientation/values-constant.html @@ -16,15 +16,11 @@ - - -
-
menu
-
values constant
+
List<DocReaderOrientation> @@ -75,8 +71,8 @@

values constant + - - -

-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/DocReaderScenario-class-sidebar.html b/doc/document_reader/DocReaderScenario-class-sidebar.html index ab227ebbc2..b2098c6f85 100644 --- a/doc/document_reader/DocReaderScenario-class-sidebar.html +++ b/doc/document_reader/DocReaderScenario-class-sidebar.html @@ -1,42 +1,99 @@
    -
  1. Constructors
  2. -
  3. DocReaderScenario
  4. +
  5. Constructors
  6. +
  7. DocReaderScenario
  8. Properties
  9. -
  10. caption
  11. -
  12. description
  13. -
  14. faceExt
  15. -
  16. frameKWHDoublePageSpreadLandscape
  17. -
  18. frameKWHDoublePageSpreadPortrait
  19. -
  20. frameKWHLandscape
  21. -
  22. frameKWHPortrait
  23. -
  24. frameOrientation
  25. -
  26. hashCode
  27. -
  28. manualCrop
  29. -
  30. multiPageOff
  31. -
  32. name
  33. -
  34. runtimeType
  35. -
  36. seriesProcessMode
  37. -
  38. uvTorch
  39. + +
  40. + caption +
  41. + +
  42. + description +
  43. + +
  44. + faceExt +
  45. + +
  46. + frameKWHDoublePageSpreadLandscape +
  47. + +
  48. + frameKWHDoublePageSpreadPortrait +
  49. + +
  50. + frameKWHLandscape +
  51. + +
  52. + frameKWHPortrait +
  53. + +
  54. + frameOrientation +
  55. + +
  56. + hashCode +
  57. + +
  58. + manualCrop +
  59. + +
  60. + multiPageOff +
  61. + +
  62. + name +
  63. + +
  64. + runtimeType +
  65. + +
  66. + seriesProcessMode +
  67. + +
  68. + uvTorch +
  69. Methods
  70. -
  71. noSuchMethod
  72. -
  73. toJson
  74. -
  75. toString
  76. + +
  77. + noSuchMethod +
  78. + +
  79. + toJson +
  80. + +
  81. + toString +
  82. Operators
  83. -
  84. operator ==
  85. + +
  86. + operator == +
  87. -
  88. Static methods
  89. -
  90. fromJson
  91. +
  92. Static methods
  93. +
  94. fromJson
diff --git a/doc/document_reader/DocReaderScenario-class.html b/doc/document_reader/DocReaderScenario-class.html index 0948cb08c4..e378966f1b 100644 --- a/doc/document_reader/DocReaderScenario-class.html +++ b/doc/document_reader/DocReaderScenario-class.html @@ -16,15 +16,11 @@ - - -
-
menu
-
DocReaderScenario class

Constructors

-
DocReaderScenario() @@ -265,6 +259,7 @@

Properties

+
Static Methods
-
- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/DocReaderScenario/DocReaderScenario.html b/doc/document_reader/DocReaderScenario/DocReaderScenario.html index 6a457aadc7..2b92168348 100644 --- a/doc/document_reader/DocReaderScenario/DocReaderScenario.html +++ b/doc/document_reader/DocReaderScenario/DocReaderScenario.html @@ -16,15 +16,11 @@ - - -
-
menu
-
DocReaderScenario constructor DocReaderScenario() - @@ -72,7 +66,6 @@

DocReaderScenario constructor

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/DocReaderScenario/caption.html b/doc/document_reader/DocReaderScenario/caption.html index cebac96e2e..184316cea5 100644 --- a/doc/document_reader/DocReaderScenario/caption.html +++ b/doc/document_reader/DocReaderScenario/caption.html @@ -16,15 +16,11 @@ - - -
-
menu
-
caption property
+ +
-
String + get caption
-

string representation of scenario ID.

@@ -87,7 +83,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/DocReaderScenario/description.html b/doc/document_reader/DocReaderScenario/description.html index f2ee6618f4..78640f9b0e 100644 --- a/doc/document_reader/DocReaderScenario/description.html +++ b/doc/document_reader/DocReaderScenario/description.html @@ -16,15 +16,11 @@ - - -
-
menu
-
description property
+ +
-
String + get description
-

Description of the scenario.

@@ -87,7 +83,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/DocReaderScenario/faceExt.html b/doc/document_reader/DocReaderScenario/faceExt.html index 46c3a9e740..72f5ca7fd4 100644 --- a/doc/document_reader/DocReaderScenario/faceExt.html +++ b/doc/document_reader/DocReaderScenario/faceExt.html @@ -16,15 +16,11 @@ - - -
-
menu
-
faceExt property
+ +
-
bool + get faceExt
- @@ -84,7 +80,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/DocReaderScenario/frameKWHDoublePageSpreadLandscape.html b/doc/document_reader/DocReaderScenario/frameKWHDoublePageSpreadLandscape.html index e8b8326eb7..d126769918 100644 --- a/doc/document_reader/DocReaderScenario/frameKWHDoublePageSpreadLandscape.html +++ b/doc/document_reader/DocReaderScenario/frameKWHDoublePageSpreadLandscape.html @@ -16,15 +16,11 @@ - - -
-
menu
-
frameKWHDoublePageSpreadLandscape property
+ +
-
double + get frameKWHDoublePageSpreadLandscape
- @@ -85,7 +81,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/DocReaderScenario/frameKWHDoublePageSpreadPortrait.html b/doc/document_reader/DocReaderScenario/frameKWHDoublePageSpreadPortrait.html index 88bb90c6b7..e95745f6cd 100644 --- a/doc/document_reader/DocReaderScenario/frameKWHDoublePageSpreadPortrait.html +++ b/doc/document_reader/DocReaderScenario/frameKWHDoublePageSpreadPortrait.html @@ -16,15 +16,11 @@ - - -
-
menu
-
frameKWHDoublePageSpreadPortrait property
+ +
-
double + get frameKWHDoublePageSpreadPortrait
- @@ -85,7 +81,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/DocReaderScenario/frameKWHLandscape.html b/doc/document_reader/DocReaderScenario/frameKWHLandscape.html index f1af279e0b..6d6e3bfb6f 100644 --- a/doc/document_reader/DocReaderScenario/frameKWHLandscape.html +++ b/doc/document_reader/DocReaderScenario/frameKWHLandscape.html @@ -16,15 +16,11 @@ - - -
-
menu
-
frameKWHLandscape property
+ +
-
double + get frameKWHLandscape
- @@ -84,7 +80,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/DocReaderScenario/frameKWHPortrait.html b/doc/document_reader/DocReaderScenario/frameKWHPortrait.html index c5783981ec..db73e9124d 100644 --- a/doc/document_reader/DocReaderScenario/frameKWHPortrait.html +++ b/doc/document_reader/DocReaderScenario/frameKWHPortrait.html @@ -16,15 +16,11 @@ - - -
-
menu
-
frameKWHPortrait property
+ +
-
double + get frameKWHPortrait
- @@ -84,7 +80,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/DocReaderScenario/frameOrientation.html b/doc/document_reader/DocReaderScenario/frameOrientation.html index 2ded67ecda..f84cd42377 100644 --- a/doc/document_reader/DocReaderScenario/frameOrientation.html +++ b/doc/document_reader/DocReaderScenario/frameOrientation.html @@ -16,15 +16,11 @@ - - -
-
menu
-
frameOrientation property
+ +
-
DocReaderOrientation + get frameOrientation
-

Available orientation for scenario.

@@ -87,7 +83,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/DocReaderScenario/fromJson.html b/doc/document_reader/DocReaderScenario/fromJson.html index 7580cda780..228005a6cb 100644 --- a/doc/document_reader/DocReaderScenario/fromJson.html +++ b/doc/document_reader/DocReaderScenario/fromJson.html @@ -16,15 +16,11 @@ - - -
-
menu
-
fromJson static method
- DocReaderScenario? -fromJson(
  1. dynamic jsonObject
  2. +fromJson(
    1. dynamic jsonObject
    ) @@ -104,7 +98,6 @@

    Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/DocReaderScenario/manualCrop.html b/doc/document_reader/DocReaderScenario/manualCrop.html index 0cda7551c7..8e57d98a71 100644 --- a/doc/document_reader/DocReaderScenario/manualCrop.html +++ b/doc/document_reader/DocReaderScenario/manualCrop.html @@ -16,15 +16,11 @@ - - -
-
menu
-
manualCrop property
+ +
-
bool + get manualCrop
- @@ -84,7 +80,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/DocReaderScenario/multiPageOff.html b/doc/document_reader/DocReaderScenario/multiPageOff.html index 65b21a7f99..fc39a30047 100644 --- a/doc/document_reader/DocReaderScenario/multiPageOff.html +++ b/doc/document_reader/DocReaderScenario/multiPageOff.html @@ -16,15 +16,11 @@ - - -
-
menu
-
multiPageOff property
+ +
-
bool + get multiPageOff
- @@ -84,7 +80,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/DocReaderScenario/name.html b/doc/document_reader/DocReaderScenario/name.html index 8653d9811d..6e9ac56053 100644 --- a/doc/document_reader/DocReaderScenario/name.html +++ b/doc/document_reader/DocReaderScenario/name.html @@ -16,15 +16,11 @@ - - -
-
menu
-
name property
+ +
-
String + get name
-

ID of the scenario.

@@ -87,7 +83,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/DocReaderScenario/seriesProcessMode.html b/doc/document_reader/DocReaderScenario/seriesProcessMode.html index c70badee29..6a372ebf0c 100644 --- a/doc/document_reader/DocReaderScenario/seriesProcessMode.html +++ b/doc/document_reader/DocReaderScenario/seriesProcessMode.html @@ -16,15 +16,11 @@ - - -
-
menu
-
seriesProcessMode property
+ +
-
bool + get seriesProcessMode
- @@ -84,7 +80,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/DocReaderScenario/toJson.html b/doc/document_reader/DocReaderScenario/toJson.html index 8aada95ee9..3f650d1325 100644 --- a/doc/document_reader/DocReaderScenario/toJson.html +++ b/doc/document_reader/DocReaderScenario/toJson.html @@ -16,15 +16,11 @@ - - -
-
menu
-
toJson method
- Map<String, dynamic> toJson() @@ -95,7 +89,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/DocReaderScenario/uvTorch.html b/doc/document_reader/DocReaderScenario/uvTorch.html index 8da7ee6f44..d280d3845b 100644 --- a/doc/document_reader/DocReaderScenario/uvTorch.html +++ b/doc/document_reader/DocReaderScenario/uvTorch.html @@ -16,15 +16,11 @@ - - -
-
menu
-
uvTorch property
+ +
-
bool + get uvTorch
- @@ -84,7 +80,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/DocReaderVersion-class-sidebar.html b/doc/document_reader/DocReaderVersion-class-sidebar.html index e978beac93..da79314202 100644 --- a/doc/document_reader/DocReaderVersion-class-sidebar.html +++ b/doc/document_reader/DocReaderVersion-class-sidebar.html @@ -1,33 +1,63 @@
    -
  1. Constructors
  2. -
  3. DocReaderVersion
  4. +
  5. Constructors
  6. +
  7. DocReaderVersion
  8. Properties
  9. -
  10. api
  11. -
  12. core
  13. -
  14. coreMode
  15. -
  16. database
  17. -
  18. hashCode
  19. -
  20. runtimeType
  21. + +
  22. + api +
  23. + +
  24. + core +
  25. + +
  26. + coreMode +
  27. + +
  28. + database +
  29. + +
  30. + hashCode +
  31. + +
  32. + runtimeType +
  33. Methods
  34. -
  35. noSuchMethod
  36. -
  37. toJson
  38. -
  39. toString
  40. + +
  41. + noSuchMethod +
  42. + +
  43. + toJson +
  44. + +
  45. + toString +
  46. Operators
  47. -
  48. operator ==
  49. + +
  50. + operator == +
  51. -
  52. Static methods
  53. -
  54. fromJson
  55. +
  56. Static methods
  57. +
  58. fromJson
diff --git a/doc/document_reader/DocReaderVersion-class.html b/doc/document_reader/DocReaderVersion-class.html index a4a2145e41..0b39da3c0a 100644 --- a/doc/document_reader/DocReaderVersion-class.html +++ b/doc/document_reader/DocReaderVersion-class.html @@ -16,15 +16,11 @@ - - -
-
menu
-
DocReaderVersion class

Constructors

-
DocReaderVersion() @@ -160,6 +154,7 @@

Properties

+
Static Methods
-
- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/DocReaderVersion/DocReaderVersion.html b/doc/document_reader/DocReaderVersion/DocReaderVersion.html index 0355c9e88a..5430e07f7a 100644 --- a/doc/document_reader/DocReaderVersion/DocReaderVersion.html +++ b/doc/document_reader/DocReaderVersion/DocReaderVersion.html @@ -16,15 +16,11 @@ - - -
-
menu
-
DocReaderVersion constructor DocReaderVersion() - @@ -72,7 +66,6 @@

DocReaderVersion constructor

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/DocReaderVersion/api.html b/doc/document_reader/DocReaderVersion/api.html index fd374d2515..784b9fff3d 100644 --- a/doc/document_reader/DocReaderVersion/api.html +++ b/doc/document_reader/DocReaderVersion/api.html @@ -16,15 +16,11 @@ - - -
-
menu
-
api property
+ +
-
String? + get api
-

A version of the API framework.

@@ -87,7 +83,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/DocReaderVersion/core.html b/doc/document_reader/DocReaderVersion/core.html index a022c06c60..162b60e06c 100644 --- a/doc/document_reader/DocReaderVersion/core.html +++ b/doc/document_reader/DocReaderVersion/core.html @@ -16,15 +16,11 @@ - - -
-
menu
-
core property
+ +
-
String? + get core
-

A version of the Core framework.

@@ -87,7 +83,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/DocReaderVersion/coreMode.html b/doc/document_reader/DocReaderVersion/coreMode.html index cb1d86be11..7d88ad4f38 100644 --- a/doc/document_reader/DocReaderVersion/coreMode.html +++ b/doc/document_reader/DocReaderVersion/coreMode.html @@ -16,15 +16,11 @@ - - -
-
menu
-
coreMode property
+ +
-
String? + get coreMode
-

A type of the Core framework.

@@ -87,7 +83,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/DocReaderVersion/database.html b/doc/document_reader/DocReaderVersion/database.html index d572a98d02..ba82017c03 100644 --- a/doc/document_reader/DocReaderVersion/database.html +++ b/doc/document_reader/DocReaderVersion/database.html @@ -16,15 +16,11 @@ - - -
-
menu
-
database property
+ +
-
DocumentsDatabase? + get database
-

A version of the database.

@@ -87,7 +83,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/DocReaderVersion/fromJson.html b/doc/document_reader/DocReaderVersion/fromJson.html index 7f0123b9da..1f39ae5869 100644 --- a/doc/document_reader/DocReaderVersion/fromJson.html +++ b/doc/document_reader/DocReaderVersion/fromJson.html @@ -16,15 +16,11 @@ - - -
-
menu
-
fromJson static method
- DocReaderVersion? -fromJson(
  1. dynamic jsonObject
  2. +fromJson(
    1. dynamic jsonObject
    ) @@ -92,7 +86,6 @@

    Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/DocReaderVersion/toJson.html b/doc/document_reader/DocReaderVersion/toJson.html index 76cb9f62ad..e186719d7d 100644 --- a/doc/document_reader/DocReaderVersion/toJson.html +++ b/doc/document_reader/DocReaderVersion/toJson.html @@ -16,15 +16,11 @@ - - -
-
menu
-
toJson method
- Map<String, dynamic> toJson() @@ -86,7 +80,6 @@

Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/DocType-enum-sidebar.html b/doc/document_reader/DocType-enum-sidebar.html index edff4f7dfa..a1ee2ddb15 100644 --- a/doc/document_reader/DocType-enum-sidebar.html +++ b/doc/document_reader/DocType-enum-sidebar.html @@ -1,7 +1,5 @@
    -
  1. Constructors
  2. -
  3. DocType
  4. Values
  5. NotDefined
  6. @@ -239,26 +237,54 @@
  7. Properties
  8. -
  9. hashCode
  10. -
  11. index
  12. -
  13. runtimeType
  14. -
  15. value
  16. + +
  17. + hashCode +
  18. + +
  19. + index +
  20. + +
  21. + name + (ext) +
  22. + +
  23. + runtimeType +
  24. + +
  25. + value +
  26. Methods
  27. -
  28. noSuchMethod
  29. -
  30. toString
  31. + +
  32. + noSuchMethod +
  33. + +
  34. + toString +
  35. Operators
  36. -
  37. operator ==
  38. + +
  39. + operator == +
  40. -
  41. Static methods
  42. -
  43. fromIntList
  44. -
  45. getByValue
  46. +
  47. Static methods
  48. +
  49. fromIntList
  50. +
  51. getByValue
  52. -
  53. Constants
  54. -
  55. values
  56. +
  57. Constants
  58. +
  59. values
diff --git a/doc/document_reader/DocType.html b/doc/document_reader/DocType.html index 7b50aa7505..974849e94d 100644 --- a/doc/document_reader/DocType.html +++ b/doc/document_reader/DocType.html @@ -16,15 +16,11 @@ - - -
-
menu
-
+
Available extensions
+
+ - -
-

Constructors

- -
-
- DocType(int value) -
-
- -
const
-
-
-
-

Values

-
NotDefined @@ -3588,6 +3572,22 @@

Properties

A numeric identifier for the enumerated value.
no setterinherited
+ + +
+ name + String + + +
+
+

+ Available on Enum, + provided by the EnumName extension +

+ The name of the enum value. +
no setter
+
@@ -3616,6 +3616,7 @@

Properties

+
Static Methods

Constants

-
values @@ -3725,7 +3725,6 @@

Constants

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/DocType/DocType.html b/doc/document_reader/DocType/DocType.html deleted file mode 100644 index b3da34d78f..0000000000 --- a/doc/document_reader/DocType/DocType.html +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - DocType constructor - DocType - document_reader library - Dart API - - - - - - - - - - - - - - - - - -
- -
- menu - -
DocType
- -
- -
-
-
- -
-
-

DocType constructor -

- -
- const - DocType(
  1. int value
  2. -
) -
- - - - - -
-

Implementation

-
const DocType(this.value);
-
- - -
- - - - - -
- -
- - flutter_document_reader_api - 7.3.947-beta - - - -
- - - - - - - - - - - - diff --git a/doc/document_reader/DocType/fromIntList.html b/doc/document_reader/DocType/fromIntList.html index a46afbc804..f991d6efad 100644 --- a/doc/document_reader/DocType/fromIntList.html +++ b/doc/document_reader/DocType/fromIntList.html @@ -16,15 +16,11 @@ - - -
-
menu
-
fromIntList static method
- List<DocType>? -fromIntList(
  1. List? input
  2. +fromIntList(
    1. List? input
    ) @@ -88,7 +82,6 @@

    Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/DocType/getByValue.html b/doc/document_reader/DocType/getByValue.html index 417bbb30d7..d2da7b1642 100644 --- a/doc/document_reader/DocType/getByValue.html +++ b/doc/document_reader/DocType/getByValue.html @@ -16,15 +16,11 @@ - - -
-
menu
-
getByValue static method
- DocType? -getByValue(
  1. int? i
  2. +getByValue(
    1. int? i
    ) @@ -88,7 +82,6 @@

    Implementation

- - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/DocType/value.html b/doc/document_reader/DocType/value.html index 30e2c4261e..461d728dac 100644 --- a/doc/document_reader/DocType/value.html +++ b/doc/document_reader/DocType/value.html @@ -16,15 +16,11 @@ - - -
-
menu
-
value property
+
int @@ -76,8 +72,8 @@

Implementation

+ - - -
-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/DocType/values-constant.html b/doc/document_reader/DocType/values-constant.html index 75f37cc8f6..9940c78fbe 100644 --- a/doc/document_reader/DocType/values-constant.html +++ b/doc/document_reader/DocType/values-constant.html @@ -16,15 +16,11 @@ - - -
-
menu
-
values constant
+
List<DocType> @@ -75,8 +71,8 @@

values constant + - - -

-
flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
- - - - diff --git a/doc/document_reader/DocumentReader-class-sidebar.html b/doc/document_reader/DocumentReader-class-sidebar.html index 4c30786d3e..11a4d3cd8c 100644 --- a/doc/document_reader/DocumentReader-class-sidebar.html +++ b/doc/document_reader/DocumentReader-class-sidebar.html @@ -6,60 +6,196 @@
  • Properties
  • -
  • availableScenarios
  • -
  • customization
  • -
  • env
  • -
  • functionality
  • -
  • hashCode
  • -
  • isAuthenticatorAvailableForUse
  • -
  • isBlePermissionsGranted
  • -
  • isReady
  • -
  • license
  • -
  • localizationDictionary
  • -
  • onCustomButtonTapped
  • -
  • processParams
  • -
  • rfidScenario
  • -
  • rfidSessionStatus
  • -
  • runtimeType
  • -
  • status
  • -
  • tag
  • -
  • tenant
  • -
  • version
  • -
  • videoEncoderCompletion
  • + +
  • + availableScenarios +
  • + +
  • + customization +
  • + +
  • + env +
  • + +
  • + functionality +
  • + +
  • + hashCode +
  • + +
  • + isAuthenticatorAvailableForUse +
  • + +
  • + isAuthenticatorRFIDAvailableForUse +
  • + +
  • + isReady +
  • + +
  • + license +
  • + +
  • + localizationDictionary +
  • + +
  • + onCustomButtonTapped +
  • + +
  • + processParams +
  • + +
  • + rfidScenario +
  • + +
  • + rfidSessionStatus +
  • + +
  • + runtimeType +
  • + +
  • + status +
  • + +
  • + tag +
  • + +
  • + tenant +
  • + +
  • + version +
  • + +
  • + videoEncoderCompletion +
  • Methods
  • -
  • addPKDCertificates
  • -
  • cancelDBUpdate
  • -
  • checkDatabaseUpdate
  • -
  • clearPKDCertificates
  • -
  • deinitializeReader
  • -
  • finalizePackage
  • -
  • initializeReader
  • -
  • isRFIDAvailableForUse
  • -
  • noSuchMethod
  • -
  • prepareDatabase
  • -
  • recognize
  • -
  • removeDatabase
  • -
  • resetConfiguration
  • -
  • rfid
  • -
  • runAutoUpdate
  • -
  • scan
  • -
  • setTCCParams
  • -
  • startBluetoothService
  • -
  • startNewPage
  • -
  • startNewSession
  • -
  • stopRFIDReader
  • -
  • stopScanner
  • -
  • toString
  • + +
  • + addPKDCertificates +
  • + +
  • + cancelDBUpdate +
  • + +
  • + checkDatabaseUpdate +
  • + +
  • + clearPKDCertificates +
  • + +
  • + connectBluetoothDevice +
  • + +
  • + deinitializeReader +
  • + +
  • + endBackendTransaction +
  • + +
  • + finalizePackage +
  • + +
  • + initializeReader +
  • + +
  • + isRFIDAvailableForUse +
  • + +
  • + noSuchMethod +
  • + +
  • + prepareDatabase +
  • + +
  • + recognize +
  • + +
  • + removeDatabase +
  • + +
  • + resetConfiguration +
  • + +
  • + rfid +
  • + +
  • + runAutoUpdate +
  • + +
  • + scan +
  • + +
  • + setTCCParams +
  • + +
  • + startNewPage +
  • + +
  • + startNewSession +
  • + +
  • + stopRFIDReader +
  • + +
  • + stopScanner +
  • + +
  • + toString +
  • Operators
  • -
  • operator ==
  • + +
  • + operator == +
  • -
  • Static properties
  • -
  • instance
  • +
  • Static properties
  • +
  • instance
  • diff --git a/doc/document_reader/DocumentReader-class.html b/doc/document_reader/DocumentReader-class.html index d80eadbafc..522cb4a68e 100644 --- a/doc/document_reader/DocumentReader-class.html +++ b/doc/document_reader/DocumentReader-class.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    Properties
    isAuthenticatorAvailableForUse - Future<bool> + Future<bool>
    - Allows you to check if you can use external Regula Bluetooth devices based -on your license and Core framework capabilities. + Allows you to check if you can use external Regula Bluetooth devices +based on your license, available scenarios and Core framework capabilities.
    no setter
    -
    - isBlePermissionsGranted - Future<bool> +
    + isAuthenticatorRFIDAvailableForUse + Future<bool>
    - Checks if the app has all the required bluetooth permissions. + Allows you to check if you can use external Regula Bluetooth devices +based on your license and Core framework capabilities.
    no setter
    isReady - Future<bool> + Future<bool>
    @@ -260,7 +256,7 @@

    Properties

    status - Future<String> + Future<String>
    @@ -320,6 +316,7 @@

    Properties

    +
    Methods
    addPKDCertificates(List<PKDCertificate> certificates) - Future<void> + Future<void> @@ -342,7 +339,7 @@

    Methods

    cancelDBUpdate() - Future<bool> + Future<bool> @@ -355,7 +352,7 @@

    Methods

    checkDatabaseUpdate(String databaseID) - Future<DocumentsDatabase?> + Future<DocumentsDatabase?> @@ -368,7 +365,7 @@

    Methods

    clearPKDCertificates() - Future<void> + Future<void> @@ -378,11 +375,24 @@

    Methods

    RFID chip processing. + + +
    + connectBluetoothDevice(String deviceName) + Future<bool> + + + +
    +
    + Used to connect to the ble device. + +
    deinitializeReader() - Future<void> + Future<void> @@ -392,24 +402,37 @@

    Methods

    consequence of this. + + +
    + endBackendTransaction() + Future<void> + + + +
    +
    + It's used to end transaction during backend processing. + +
    finalizePackage() - Future<FinalizePackageCompletion> + Future<FinalizePackageCompletion>
    - + It's used to finalize package during backend processing.
    initializeReader(InitConfig config) - Future<SuccessOrError> + Future<SuccessOrError> @@ -422,14 +445,14 @@

    Methods

    isRFIDAvailableForUse() - Future<bool> + Future<bool>
    - Allows you to check if RFID chip reading can be performed based on your -license and Core framework capabilities. + Allows you to check if native RFID chip reading can be performed +based on your license and Core framework capabilities.
    @@ -449,7 +472,7 @@

    Methods

    prepareDatabase(String databaseID, DocumentReaderPrepareCompletion prepareCompletion) - Future<SuccessOrError> + Future<SuccessOrError> @@ -476,7 +499,7 @@

    Methods

    removeDatabase() - Future<bool> + Future<bool> @@ -515,7 +538,7 @@

    Methods

    runAutoUpdate(String databaseID, DocumentReaderPrepareCompletion prepareCompletion) - Future<SuccessOrError> + Future<SuccessOrError> @@ -542,7 +565,7 @@

    Methods

    setTCCParams(TccParams params) - Future<SuccessOrError> + Future<SuccessOrError> @@ -552,24 +575,11 @@

    Methods

    The parameters are required to be set before starting RFID session. - - -
    - startBluetoothService(BluetoothServiceCompletion completion) - → void - - - -
    -
    - Used to connect to the ble device. - -
    startNewPage() - Future<void> + Future<void> @@ -583,7 +593,7 @@

    Methods

    startNewSession() - Future<void> + Future<void> @@ -596,7 +606,7 @@

    Methods

    stopRFIDReader() - Future<void> + Future<void> @@ -609,7 +619,7 @@

    Methods

    stopScanner() - Future<void> + Future<void> @@ -659,7 +669,6 @@

    Operators

    Static Properties

    -
    instance @@ -678,9 +687,7 @@

    Static Properties

    -
    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/DocumentReader/addPKDCertificates.html b/doc/document_reader/DocumentReader/addPKDCertificates.html index e63c977644..19e7782fa0 100644 --- a/doc/document_reader/DocumentReader/addPKDCertificates.html +++ b/doc/document_reader/DocumentReader/addPKDCertificates.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    addPKDCertificates method
    - -Future<void> -addPKDCertificates(
    1. List<PKDCertificate> certificates
    2. +Future<void> +addPKDCertificates(
      1. List<PKDCertificate> certificates
      ) @@ -92,7 +86,6 @@

      Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/DocumentReader/availableScenarios.html b/doc/document_reader/DocumentReader/availableScenarios.html index 51f4e0dc81..d48bb18a67 100644 --- a/doc/document_reader/DocumentReader/availableScenarios.html +++ b/doc/document_reader/DocumentReader/availableScenarios.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    availableScenarios property
    + +
    -
    List<DocReaderScenario> + get availableScenarios
    -

    A list of scenarios that can be used for documents recognition based on @@ -88,7 +84,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/DocumentReader/cancelDBUpdate.html b/doc/document_reader/DocumentReader/cancelDBUpdate.html index 6d9e2aea22..40999eb4ec 100644 --- a/doc/document_reader/DocumentReader/cancelDBUpdate.html +++ b/doc/document_reader/DocumentReader/cancelDBUpdate.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    cancelDBUpdate method
    - -Future<bool> +Future<bool> cancelDBUpdate() @@ -85,7 +79,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/DocumentReader/checkDatabaseUpdate.html b/doc/document_reader/DocumentReader/checkDatabaseUpdate.html index f3aca923bd..c5ab3302b7 100644 --- a/doc/document_reader/DocumentReader/checkDatabaseUpdate.html +++ b/doc/document_reader/DocumentReader/checkDatabaseUpdate.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    checkDatabaseUpdate method
    - -Future<DocumentsDatabase?> -checkDatabaseUpdate(
    1. String databaseID
    2. +Future<DocumentsDatabase?> +checkDatabaseUpdate(
      1. String databaseID
      ) @@ -92,7 +86,6 @@

      Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/DocumentReader/clearPKDCertificates.html b/doc/document_reader/DocumentReader/clearPKDCertificates.html index 9c7d85e078..7e9968d017 100644 --- a/doc/document_reader/DocumentReader/clearPKDCertificates.html +++ b/doc/document_reader/DocumentReader/clearPKDCertificates.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    clearPKDCertificates method
    - -Future<void> +Future<void> clearPKDCertificates() @@ -86,7 +80,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/BarcodeStatus/BarcodeStatus.html b/doc/document_reader/DocumentReader/connectBluetoothDevice.html similarity index 59% rename from doc/document_reader/BarcodeStatus/BarcodeStatus.html rename to doc/document_reader/DocumentReader/connectBluetoothDevice.html index 14c9e717d0..5866589e19 100644 --- a/doc/document_reader/BarcodeStatus/BarcodeStatus.html +++ b/doc/document_reader/DocumentReader/connectBluetoothDevice.html @@ -4,8 +4,8 @@ - - BarcodeStatus constructor - BarcodeStatus - document_reader library - Dart API + + connectBluetoothDevice method - DocumentReader class - document_reader library - Dart API @@ -16,24 +16,20 @@ - - -
    -
    menu -
    BarcodeStatus
    +
    connectBluetoothDevice
    @@ -50,34 +46,43 @@
    - -
    -
    -

    BarcodeStatus constructor +
    +
    +

    connectBluetoothDevice method

    - const - BarcodeStatus(
    1. int value
    2. + +Future<bool> +connectBluetoothDevice(
      1. String deviceName
      ) -
    + + + +
    +

    Used to connect to the ble device.

    +

    Requires btdevice plugin.

    +

    Implementation

    -
    const BarcodeStatus(this.value);
    +
    Future<bool> connectBluetoothDevice(String deviceName) async {
    +  // In Android we have to pass deviceName to functionality, in iOS - to a native function.
    +  instance.functionality.btDeviceName = deviceName;
    +  return await _bridge.invokeMethod("connectBluetoothDevice", [deviceName]);
    +}
    - - - - +

    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/DocumentReader/customization.html b/doc/document_reader/DocumentReader/customization.html index f0ec9a6160..79f9c5571a 100644 --- a/doc/document_reader/DocumentReader/customization.html +++ b/doc/document_reader/DocumentReader/customization.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    customization property
    + +
    -
    Customization + get customization
    -

    Params that relate to the camera view controller customization and etc.

    @@ -88,15 +84,14 @@

    Implementation

    -
    - void - customization=(Customization val) + set + customization + (Customization val)
    - @@ -111,7 +106,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/DocumentReader/deinitializeReader.html b/doc/document_reader/DocumentReader/deinitializeReader.html index 96ccf33f3b..e786e7c9ea 100644 --- a/doc/document_reader/DocumentReader/deinitializeReader.html +++ b/doc/document_reader/DocumentReader/deinitializeReader.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    deinitializeReader method
    - -Future<void> +Future<void> deinitializeReader() @@ -86,7 +80,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/DocumentReader/startBluetoothService.html b/doc/document_reader/DocumentReader/endBackendTransaction.html similarity index 73% rename from doc/document_reader/DocumentReader/startBluetoothService.html rename to doc/document_reader/DocumentReader/endBackendTransaction.html index ea99c4d412..6a629dcb11 100644 --- a/doc/document_reader/DocumentReader/startBluetoothService.html +++ b/doc/document_reader/DocumentReader/endBackendTransaction.html @@ -4,8 +4,8 @@ - - startBluetoothService method - DocumentReader class - document_reader library - Dart API + + endBackendTransaction method - DocumentReader class - document_reader library - Dart API @@ -16,24 +16,20 @@ - - -
    -
    menu -
    startBluetoothService
    +
    endBackendTransaction
    @@ -50,51 +46,39 @@
    -
    -

    startBluetoothService method +

    endBackendTransaction method

    - -void -startBluetoothService(
    1. BluetoothServiceCompletion completion
    2. -
    ) +Future<void> +endBackendTransaction()
    -

    Used to connect to the ble device.

    -

    Android only.

    +

    It's used to end transaction during backend processing.

    Implementation

    -
    void startBluetoothService(BluetoothServiceCompletion completion) {
    -  if (!Platform.isAndroid) {
    -    throw PlatformException(
    -      code: "android-only",
    -      message: "startBluetoothService is accessible only on Android",
    -    );
    -  }
    -  _setBluetoothServiceCompletion(completion);
    -  _bridge.invokeMethod("startBluetoothService", []);
    +  
    Future<void> endBackendTransaction() async {
    +  await _bridge.invokeMethod("endBackendTransaction", []);
     }
    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/DocumentReader/env.html b/doc/document_reader/DocumentReader/env.html index 5c065034a6..b8f8607bf6 100644 --- a/doc/document_reader/DocumentReader/env.html +++ b/doc/document_reader/DocumentReader/env.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    env property
    + +
    -
    String? + get env
    -

    Environment type.

    @@ -88,15 +84,14 @@

    Implementation

    -
    - void - env=(String? val) + set + env + (String? val)
    - @@ -111,7 +106,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/DocumentReader/finalizePackage.html b/doc/document_reader/DocumentReader/finalizePackage.html index 536adf7cee..a89f94426a 100644 --- a/doc/document_reader/DocumentReader/finalizePackage.html +++ b/doc/document_reader/DocumentReader/finalizePackage.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    finalizePackage method
    - -Future<FinalizePackageCompletion> +Future<FinalizePackageCompletion> finalizePackage()
    +
    +

    It's used to finalize package during backend processing.

    +
    @@ -89,7 +86,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/DocumentReader/functionality.html b/doc/document_reader/DocumentReader/functionality.html index 193f9e0e6f..38ca69c158 100644 --- a/doc/document_reader/DocumentReader/functionality.html +++ b/doc/document_reader/DocumentReader/functionality.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    functionality property
    + +
    -
    Functionality + get functionality
    -

    Params that influence the scanning process, camera view controller @@ -89,15 +85,14 @@

    Implementation

    -
    - void - functionality=(Functionality val) + set + functionality + (Functionality val)
    - @@ -112,7 +107,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/DocumentReader/initializeReader.html b/doc/document_reader/DocumentReader/initializeReader.html index 3f32d9da7e..939987c8bd 100644 --- a/doc/document_reader/DocumentReader/initializeReader.html +++ b/doc/document_reader/DocumentReader/initializeReader.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    initializeReader method
    - -Future<SuccessOrError> -initializeReader(
    1. InitConfig config
    2. +Future<SuccessOrError> +initializeReader(
      1. InitConfig config
      ) @@ -74,7 +68,7 @@

      initializeReader method

      Allows you to initialize Document Reader.

      config - configuration file for DocumentReader initialization.

      -

      Check out SuccessOrError documentation for handling return type.

      +

      Check out SuccessOrError documentation for handling return type.

      @@ -85,15 +79,17 @@

      Implementation

      var funcName = config._useBleDevice ? "initializeReaderWithBleDeviceConfig" : "initializeReader"; + var response = await _bridge.invokeMethod(funcName, [config.toJson()]); - await _onInit(); - return _successOrErrorFromJson(response); + var (success, error) = _successOrErrorFromJson(response); + if (success) await _onInit(); + + return (success, error); }
    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/DocumentReader/instance.html b/doc/document_reader/DocumentReader/instance.html index 923561e6b3..79b02b5a58 100644 --- a/doc/document_reader/DocumentReader/instance.html +++ b/doc/document_reader/DocumentReader/instance.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    instance property
    + +
    -
    DocumentReader + get instance
    -

    The only instanse of singleton class DocumentReader.

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/DocumentReader/isAuthenticatorAvailableForUse.html b/doc/document_reader/DocumentReader/isAuthenticatorAvailableForUse.html index e35b893f67..ed26dfae9e 100644 --- a/doc/document_reader/DocumentReader/isAuthenticatorAvailableForUse.html +++ b/doc/document_reader/DocumentReader/isAuthenticatorAvailableForUse.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    isAuthenticatorAvailableForUse property
    + +
    -
    - Future<bool> + Future<bool> + get isAuthenticatorAvailableForUse
    -
    -

    Allows you to check if you can use external Regula Bluetooth devices based -on your license and Core framework capabilities.

    -

    Android only.

    +

    Allows you to check if you can use external Regula Bluetooth devices +based on your license, available scenarios and Core framework capabilities.

    +

    Returns true if available.

    @@ -91,7 +87,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/DocumentReader/isBlePermissionsGranted.html b/doc/document_reader/DocumentReader/isAuthenticatorRFIDAvailableForUse.html similarity index 73% rename from doc/document_reader/DocumentReader/isBlePermissionsGranted.html rename to doc/document_reader/DocumentReader/isAuthenticatorRFIDAvailableForUse.html index 86da7a65da..21d2fa7512 100644 --- a/doc/document_reader/DocumentReader/isBlePermissionsGranted.html +++ b/doc/document_reader/DocumentReader/isAuthenticatorRFIDAvailableForUse.html @@ -4,8 +4,8 @@ - - isBlePermissionsGranted property - DocumentReader class - document_reader library - Dart API + + isAuthenticatorRFIDAvailableForUse property - DocumentReader class - document_reader library - Dart API @@ -16,24 +16,20 @@ - - -
    -
    menu -
    isBlePermissionsGranted
    +
    isAuthenticatorRFIDAvailableForUse
    @@ -50,45 +46,40 @@
    -
    -

    isBlePermissionsGranted property +

    isAuthenticatorRFIDAvailableForUse property

    + +
    -
    - Future<bool> - isBlePermissionsGranted + Future<bool> + get + isAuthenticatorRFIDAvailableForUse
    -
    -

    Checks if the app has all the required bluetooth permissions.

    -

    Android only. Requires btdevice plugin.

    +

    Allows you to check if you can use external Regula Bluetooth devices +based on your license and Core framework capabilities.

    +

    Returns true if external Regula Bluetooth is supported.

    Implementation

    -
    Future<bool> get isBlePermissionsGranted async {
    -  if (!Platform.isAndroid) {
    -    throw PlatformException(
    -      code: "android-only",
    -      message: "isBlePermissionsGranted is accessible only on Android",
    -    );
    -  }
    -  return await _bridge.invokeMethod("isBlePermissionsGranted", []);
    +  
    Future<bool> get isAuthenticatorRFIDAvailableForUse async {
    +  return await _bridge.invokeMethod("isAuthenticatorRFIDAvailableForUse", []);
     }
    @@ -96,7 +87,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/DocumentReader/isRFIDAvailableForUse.html b/doc/document_reader/DocumentReader/isRFIDAvailableForUse.html index b3996d1c12..dc290127b6 100644 --- a/doc/document_reader/DocumentReader/isRFIDAvailableForUse.html +++ b/doc/document_reader/DocumentReader/isRFIDAvailableForUse.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    isRFIDAvailableForUse method
    - -Future<bool> +Future<bool> isRFIDAvailableForUse() @@ -71,8 +65,9 @@

    isRFIDAvailableForUse method

    -

    Allows you to check if RFID chip reading can be performed based on your -license and Core framework capabilities.

    +

    Allows you to check if native RFID chip reading can be performed +based on your license and Core framework capabilities.

    +

    Returns true if native RFID chip reading is supported.

    @@ -86,7 +81,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/DocumentReader/isReady.html b/doc/document_reader/DocumentReader/isReady.html index 05dcce80fc..71b571ea64 100644 --- a/doc/document_reader/DocumentReader/isReady.html +++ b/doc/document_reader/DocumentReader/isReady.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    isReady property
    + +
    -
    - Future<bool> + Future<bool> + get isReady
    -

    Allows you to check if Document Reader is ready for use.

    @@ -89,7 +85,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/DocumentReader/license.html b/doc/document_reader/DocumentReader/license.html index b02fdacec5..943a7c97e9 100644 --- a/doc/document_reader/DocumentReader/license.html +++ b/doc/document_reader/DocumentReader/license.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    license property
    + +
    -
    License + get license
    -

    Information about your license.

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/DocumentReader/localizationDictionary.html b/doc/document_reader/DocumentReader/localizationDictionary.html index 6a831f1ea6..7eb8526723 100644 --- a/doc/document_reader/DocumentReader/localizationDictionary.html +++ b/doc/document_reader/DocumentReader/localizationDictionary.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    localizationDictionary property
    + +
    -
    Map<String, String>? + get localizationDictionary
    -

    A localization dictionary to override default localization logic. Allows to replace any string of DocumentReader SDK with an arbitrary string.

    To see all the localization keys, look up the RegulaSDK.strings file at ios/Pods/DocumentReader/DocumentReader.xcframework/ios-arm64/DocumentReader.framework/en.lproj/RegulaSDK.strings.

    +

    Unmodifiable property. Use setter instead of .remove(), .addAll(), etc.

    @@ -91,21 +88,21 @@

    Implementation

    -
    - void - localizationDictionary=(Map<String, String>? val) + set + localizationDictionary + (Map<String, String>? val)
    -

    Implementation

    set localizationDictionary(Map<String, String>? val) {
    +  if (val != null) val = Map.unmodifiable(val);
       _localizationDictionary = val;
       _setLocalizationDictionary(val);
     }
    @@ -114,7 +111,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/DocumentReader/onCustomButtonTapped.html b/doc/document_reader/DocumentReader/onCustomButtonTapped.html index 1c3598d3fc..5f0dc6f49e 100644 --- a/doc/document_reader/DocumentReader/onCustomButtonTapped.html +++ b/doc/document_reader/DocumentReader/onCustomButtonTapped.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    onCustomButtonTapped property
    + +
    -
    - void - onCustomButtonTapped=(CustomButtonTappedCompletion completion) + set + onCustomButtonTapped + (CustomButtonTappedCompletion completion)
    - @@ -85,7 +81,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/DocumentReader/prepareDatabase.html b/doc/document_reader/DocumentReader/prepareDatabase.html index 3215c245d1..3a358eb894 100644 --- a/doc/document_reader/DocumentReader/prepareDatabase.html +++ b/doc/document_reader/DocumentReader/prepareDatabase.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    prepareDatabase method
    - -Future<SuccessOrError> -prepareDatabase(
    1. String databaseID,
    2. +Future<SuccessOrError> +prepareDatabase(
      1. String databaseID,
      2. DocumentReaderPrepareCompletion prepareCompletion
      ) @@ -77,7 +71,7 @@

      prepareDatabase method in your app and compatible with the SDK, it won't be downloaded.

      databaseID - identifier of the database.

      prepareCompletion - callback that returns downloading progress.

      -

      Check out SuccessOrError documentation for handling return type.

      +

      Check out SuccessOrError documentation for handling return type.

      Requires android.permission.INTERNET android permission.

    @@ -97,7 +91,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/DocumentReader/processParams.html b/doc/document_reader/DocumentReader/processParams.html index a34fd3b326..fdfc8d44e2 100644 --- a/doc/document_reader/DocumentReader/processParams.html +++ b/doc/document_reader/DocumentReader/processParams.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    processParams property
    + +
    -
    ProcessParams + get processParams
    -

    Params that influence the scanning process.

    @@ -88,15 +84,14 @@

    Implementation

    -
    - void - processParams=(ProcessParams val) + set + processParams + (ProcessParams val)
    - @@ -111,7 +106,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/DocumentReader/recognize.html b/doc/document_reader/DocumentReader/recognize.html index af06135c51..d831228176 100644 --- a/doc/document_reader/DocumentReader/recognize.html +++ b/doc/document_reader/DocumentReader/recognize.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    recognize method
    - void -recognize(
    1. RecognizeConfig config,
    2. +recognize(
      1. RecognizeConfig config,
      2. DocumentReaderCompletion completion
      ) @@ -90,7 +84,6 @@

      Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/DocumentReader/removeDatabase.html b/doc/document_reader/DocumentReader/removeDatabase.html index 128529077c..6d2773c56e 100644 --- a/doc/document_reader/DocumentReader/removeDatabase.html +++ b/doc/document_reader/DocumentReader/removeDatabase.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    removeDatabase method
    - -Future<bool> +Future<bool> removeDatabase() @@ -85,7 +79,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/DocumentReader/resetConfiguration.html b/doc/document_reader/DocumentReader/resetConfiguration.html index 03851656db..7e59ba3dc6 100644 --- a/doc/document_reader/DocumentReader/resetConfiguration.html +++ b/doc/document_reader/DocumentReader/resetConfiguration.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    resetConfiguration method
    - void resetConfiguration() @@ -89,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/DocumentReader/rfid.html b/doc/document_reader/DocumentReader/rfid.html index a79c67abeb..307169f9fe 100644 --- a/doc/document_reader/DocumentReader/rfid.html +++ b/doc/document_reader/DocumentReader/rfid.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    rfid method
    - void -rfid(
    1. RFIDConfig config
    2. +rfid(
      1. RFIDConfig config
      ) @@ -104,7 +98,6 @@

      Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/DocumentReader/rfidScenario.html b/doc/document_reader/DocumentReader/rfidScenario.html index 95d3ff955c..086e99616a 100644 --- a/doc/document_reader/DocumentReader/rfidScenario.html +++ b/doc/document_reader/DocumentReader/rfidScenario.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    rfidScenario property
    + +
    -
    RFIDScenario + get rfidScenario
    -

    Params that influence the RFID chip processing.

    @@ -88,15 +84,14 @@

    Implementation

    -
    - void - rfidScenario=(RFIDScenario val) + set + rfidScenario + (RFIDScenario val)
    - @@ -111,7 +106,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/DocumentReader/rfidSessionStatus.html b/doc/document_reader/DocumentReader/rfidSessionStatus.html index 234d8f0f63..82bd031766 100644 --- a/doc/document_reader/DocumentReader/rfidSessionStatus.html +++ b/doc/document_reader/DocumentReader/rfidSessionStatus.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    rfidSessionStatus property
    + +
    -
    String? + get rfidSessionStatus
    -

    Allows you to get a status of the RFID chip reading process.

    @@ -97,15 +93,14 @@

    Implementation

    -
    - void - rfidSessionStatus=(String? val) + set + rfidSessionStatus + (String? val)
    - @@ -126,7 +121,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/DocumentReader/runAutoUpdate.html b/doc/document_reader/DocumentReader/runAutoUpdate.html index 7467235537..e97bab5279 100644 --- a/doc/document_reader/DocumentReader/runAutoUpdate.html +++ b/doc/document_reader/DocumentReader/runAutoUpdate.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    runAutoUpdate method
    - -Future<SuccessOrError> -runAutoUpdate(
    1. String databaseID,
    2. +Future<SuccessOrError> +runAutoUpdate(
      1. String databaseID,
      2. DocumentReaderPrepareCompletion prepareCompletion
      ) @@ -77,7 +71,7 @@

      runAutoUpdate method Each new update of the database will be downloaded.

      databaseID - identifier of the database.

      prepareCompletion - callback that returns downloading progress.

      -

      Check out SuccessOrError documentation for handling return type.

      +

      Check out SuccessOrError documentation for handling return type.

      Requires android.permission.INTERNET android permission.

    @@ -97,7 +91,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/DocumentReader/scan.html b/doc/document_reader/DocumentReader/scan.html index a31ca39947..fc801c1400 100644 --- a/doc/document_reader/DocumentReader/scan.html +++ b/doc/document_reader/DocumentReader/scan.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    scan method
    - void -scan(
    1. ScannerConfig config,
    2. +scan(
      1. ScannerConfig config,
      2. DocumentReaderCompletion completion
      ) @@ -90,7 +84,6 @@

      Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/DocumentReader/setTCCParams.html b/doc/document_reader/DocumentReader/setTCCParams.html index 0c7f3b36cb..69938dd304 100644 --- a/doc/document_reader/DocumentReader/setTCCParams.html +++ b/doc/document_reader/DocumentReader/setTCCParams.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    setTCCParams method
    - -Future<SuccessOrError> -setTCCParams(
    1. TccParams params
    2. +Future<SuccessOrError> +setTCCParams(
      1. TccParams params
      ) @@ -75,7 +69,7 @@

      setTCCParams method

      Sets the given TCCParams to the RFID session. The parameters are required to be set before starting RFID session.

      params - TCC related parameters.

      -

      Check out SuccessOrError documentation for handling return type.

      +

      Check out SuccessOrError documentation for handling return type.

    @@ -93,7 +87,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/DocumentReader/startNewPage.html b/doc/document_reader/DocumentReader/startNewPage.html index 102d47572e..1643a8bf3d 100644 --- a/doc/document_reader/DocumentReader/startNewPage.html +++ b/doc/document_reader/DocumentReader/startNewPage.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    startNewPage method
    - -Future<void> +Future<void> startNewPage() @@ -86,7 +80,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/DocumentReader/startNewSession.html b/doc/document_reader/DocumentReader/startNewSession.html index 2e48453f6d..5e5b3774e6 100644 --- a/doc/document_reader/DocumentReader/startNewSession.html +++ b/doc/document_reader/DocumentReader/startNewSession.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    startNewSession method
    - -Future<void> +Future<void> startNewSession() @@ -85,7 +79,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/DocumentReader/status.html b/doc/document_reader/DocumentReader/status.html index e8f9274486..5301f17454 100644 --- a/doc/document_reader/DocumentReader/status.html +++ b/doc/document_reader/DocumentReader/status.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    status property
    + +
    -
    - Future<String> + Future<String> + get status
    -

    Allows you to get a status of Document Reader.

    @@ -89,7 +85,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/DocumentReader/stopRFIDReader.html b/doc/document_reader/DocumentReader/stopRFIDReader.html index aec1ee6dfe..5b45e0d93b 100644 --- a/doc/document_reader/DocumentReader/stopRFIDReader.html +++ b/doc/document_reader/DocumentReader/stopRFIDReader.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    stopRFIDReader method
    - -Future<void> +Future<void> stopRFIDReader() @@ -85,7 +79,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/DocumentReader/stopScanner.html b/doc/document_reader/DocumentReader/stopScanner.html index 01e84194c4..0cff4a5f65 100644 --- a/doc/document_reader/DocumentReader/stopScanner.html +++ b/doc/document_reader/DocumentReader/stopScanner.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    stopScanner method
    - -Future<void> +Future<void> stopScanner() @@ -85,7 +79,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/DocumentReader/tag.html b/doc/document_reader/DocumentReader/tag.html index 3dee0b560e..64e0b3eed9 100644 --- a/doc/document_reader/DocumentReader/tag.html +++ b/doc/document_reader/DocumentReader/tag.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    tag property
    + +
    -
    String? + get tag
    -

    Current Session identifier.

    @@ -88,15 +84,14 @@

    Implementation

    -
    - void - tag=(String? val) + set + tag + (String? val)
    - @@ -111,7 +106,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/DocumentReader/tenant.html b/doc/document_reader/DocumentReader/tenant.html index ef48575084..960d398eb6 100644 --- a/doc/document_reader/DocumentReader/tenant.html +++ b/doc/document_reader/DocumentReader/tenant.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    tenant property
    + +
    -
    String? + get tenant
    -

    Customer name.

    @@ -88,15 +84,14 @@

    Implementation

    -
    - void - tenant=(String? val) + set + tenant + (String? val)
    - @@ -111,7 +106,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/DocumentReader/version.html b/doc/document_reader/DocumentReader/version.html index e2c2f2ac1c..a1368fa8a7 100644 --- a/doc/document_reader/DocumentReader/version.html +++ b/doc/document_reader/DocumentReader/version.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    version property
    + +
    -
    DocReaderVersion? + get version
    -

    Information about the SDK.

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/DocumentReader/videoEncoderCompletion.html b/doc/document_reader/DocumentReader/videoEncoderCompletion.html index 7202d936d8..5623f38570 100644 --- a/doc/document_reader/DocumentReader/videoEncoderCompletion.html +++ b/doc/document_reader/DocumentReader/videoEncoderCompletion.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    videoEncoderCompletion property
    + +
    -
    - void - videoEncoderCompletion=(VideoEncoderCompletion completion) + set + videoEncoderCompletion + (VideoEncoderCompletion completion)
    -

    Allows user to receive a video file of current session

    @@ -88,7 +84,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/DocumentReaderCompletion.html b/doc/document_reader/DocumentReaderCompletion.html index efaf8cc9e6..fd16ff4c91 100644 --- a/doc/document_reader/DocumentReaderCompletion.html +++ b/doc/document_reader/DocumentReaderCompletion.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    DocumentReaderCompletion typedef
    -
    DocumentReaderCompletion = void Function(DocReaderAction action, Results? results, DocReaderException? error) @@ -84,9 +78,7 @@

    Implementation

    );
    - - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/DocumentReaderPrepareCompletion.html b/doc/document_reader/DocumentReaderPrepareCompletion.html index 03d1622fec..7eaa163efd 100644 --- a/doc/document_reader/DocumentReaderPrepareCompletion.html +++ b/doc/document_reader/DocumentReaderPrepareCompletion.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    DocumentReaderPrepareCompletion typedef
    -
    DocumentReaderPrepareCompletion = void Function(PrepareProgress progress) @@ -79,9 +73,7 @@

    Implementation

    );
    - - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/DocumentType-class-sidebar.html b/doc/document_reader/DocumentType-class-sidebar.html index 8c3af9658d..135f98c4ed 100644 --- a/doc/document_reader/DocumentType-class-sidebar.html +++ b/doc/document_reader/DocumentType-class-sidebar.html @@ -1,41 +1,95 @@
      -
    1. Constructors
    2. -
    3. DocumentType
    4. +
    5. Constructors
    6. +
    7. DocumentType
    8. Properties
    9. -
    10. countryName
    11. -
    12. description
    13. -
    14. fDSID
    15. -
    16. format
    17. -
    18. hashCode
    19. -
    20. iCAOCode
    21. -
    22. id
    23. -
    24. isDeprecated
    25. -
    26. mrz
    27. -
    28. name
    29. -
    30. pageIndex
    31. -
    32. runtimeType
    33. -
    34. type
    35. -
    36. year
    37. + +
    38. + countryName +
    39. + +
    40. + description +
    41. + +
    42. + fDSID +
    43. + +
    44. + format +
    45. + +
    46. + hashCode +
    47. + +
    48. + iCAOCode +
    49. + +
    50. + id +
    51. + +
    52. + isDeprecated +
    53. + +
    54. + mrz +
    55. + +
    56. + name +
    57. + +
    58. + pageIndex +
    59. + +
    60. + runtimeType +
    61. + +
    62. + type +
    63. + +
    64. + year +
    65. Methods
    66. -
    67. noSuchMethod
    68. -
    69. toJson
    70. -
    71. toString
    72. + +
    73. + noSuchMethod +
    74. + +
    75. + toJson +
    76. + +
    77. + toString +
    78. Operators
    79. -
    80. operator ==
    81. + +
    82. + operator == +
    83. -
    84. Static methods
    85. -
    86. fromJson
    87. +
    88. Static methods
    89. +
    90. fromJson
    diff --git a/doc/document_reader/DocumentType-class.html b/doc/document_reader/DocumentType-class.html index c070ce7685..baea75fe1b 100644 --- a/doc/document_reader/DocumentType-class.html +++ b/doc/document_reader/DocumentType-class.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    DocumentType class

    Constructors

    -
    DocumentType() @@ -253,6 +247,7 @@

    Properties

    +
    Static Methods
    -
    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/DocumentType/DocumentType.html b/doc/document_reader/DocumentType/DocumentType.html index a598145d79..a3fec04eda 100644 --- a/doc/document_reader/DocumentType/DocumentType.html +++ b/doc/document_reader/DocumentType/DocumentType.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    DocumentType constructor DocumentType() - @@ -72,7 +66,6 @@

    DocumentType constructor

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/DocumentType/countryName.html b/doc/document_reader/DocumentType/countryName.html index 65a0ca152d..241182c2df 100644 --- a/doc/document_reader/DocumentType/countryName.html +++ b/doc/document_reader/DocumentType/countryName.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    countryName property
    + +
    -
    String? + get countryName
    -

    Document issuing country name.

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/DocumentType/description.html b/doc/document_reader/DocumentType/description.html index 5cfbeccbad..c4dec1d408 100644 --- a/doc/document_reader/DocumentType/description.html +++ b/doc/document_reader/DocumentType/description.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    description property
    + +
    -
    String? + get description
    -

    Document description text.

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/DocumentType/fDSID.html b/doc/document_reader/DocumentType/fDSID.html index 8bd7d69a41..b8bc93102a 100644 --- a/doc/document_reader/DocumentType/fDSID.html +++ b/doc/document_reader/DocumentType/fDSID.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    fDSID property
    + +
    -
    List<int>? + get fDSID
    -

    An array of IRS document identifiers.

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/DocumentType/format.html b/doc/document_reader/DocumentType/format.html index c540c55e28..7738d031ef 100644 --- a/doc/document_reader/DocumentType/format.html +++ b/doc/document_reader/DocumentType/format.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    format property
    + +
    -
    DocFormat + get format
    -

    Document format.

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/DocumentType/fromJson.html b/doc/document_reader/DocumentType/fromJson.html index 44c4271750..34daf923fb 100644 --- a/doc/document_reader/DocumentType/fromJson.html +++ b/doc/document_reader/DocumentType/fromJson.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    fromJson static method
    - DocumentType? -fromJson(
    1. dynamic jsonObject
    2. +fromJson(
      1. dynamic jsonObject
      ) @@ -94,9 +88,7 @@

      Implementation

      result._description = jsonObject["dDescription"]; result._year = jsonObject["dYear"]; result._countryName = jsonObject["dCountryName"]; - result._fDSID = jsonObject["FDSID"] == null - ? null - : List<int>.from(jsonObject["FDSID"]); + result._fDSID = _intListFrom(jsonObject["FDSID"]); return result; } @@ -104,7 +96,6 @@

      Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/DocumentType/iCAOCode.html b/doc/document_reader/DocumentType/iCAOCode.html index ad3b258c41..711b5218a1 100644 --- a/doc/document_reader/DocumentType/iCAOCode.html +++ b/doc/document_reader/DocumentType/iCAOCode.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    iCAOCode property
    + +
    -
    String? + get iCAOCode
    -

    Document issuing country ICAO code.

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/DocumentType/id.html b/doc/document_reader/DocumentType/id.html index d765bb191c..9ce3e47413 100644 --- a/doc/document_reader/DocumentType/id.html +++ b/doc/document_reader/DocumentType/id.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    id property
    + +
    -
    int + get id
    -

    Document type numeric code.

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/DocumentType/isDeprecated.html b/doc/document_reader/DocumentType/isDeprecated.html index b73a73fa86..6eaa816664 100644 --- a/doc/document_reader/DocumentType/isDeprecated.html +++ b/doc/document_reader/DocumentType/isDeprecated.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    isDeprecated property
    + +
    -
    bool + get isDeprecated
    -

    Document deprecation.

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/DocumentType/mrz.html b/doc/document_reader/DocumentType/mrz.html index 4505c60ff4..e1be762517 100644 --- a/doc/document_reader/DocumentType/mrz.html +++ b/doc/document_reader/DocumentType/mrz.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    mrz property
    + +
    -
    bool + get mrz
    -

    Flag for MRZ presence on a document.

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/DocumentType/name.html b/doc/document_reader/DocumentType/name.html index 9f39466304..b2f5737875 100644 --- a/doc/document_reader/DocumentType/name.html +++ b/doc/document_reader/DocumentType/name.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    name property
    + +
    -
    String? + get name
    -

    Document type name.

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/DocumentType/pageIndex.html b/doc/document_reader/DocumentType/pageIndex.html index c6b109b6b9..fdcc626264 100644 --- a/doc/document_reader/DocumentType/pageIndex.html +++ b/doc/document_reader/DocumentType/pageIndex.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    pageIndex property
    + +
    -
    int + get pageIndex
    -

    An index of the document page whence results are received.

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/DocumentType/toJson.html b/doc/document_reader/DocumentType/toJson.html index 64d738fb2f..fd5f17fae2 100644 --- a/doc/document_reader/DocumentType/toJson.html +++ b/doc/document_reader/DocumentType/toJson.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    toJson method
    - Map<String, dynamic> toJson() @@ -96,7 +90,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/DocumentType/type.html b/doc/document_reader/DocumentType/type.html index a171ceb857..d15ca19de3 100644 --- a/doc/document_reader/DocumentType/type.html +++ b/doc/document_reader/DocumentType/type.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    type property
    + +
    -
    DocType + get type
    -

    Document type.

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/DocumentType/year.html b/doc/document_reader/DocumentType/year.html index 77c9dadb4b..062ebdc321 100644 --- a/doc/document_reader/DocumentType/year.html +++ b/doc/document_reader/DocumentType/year.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    year property
    + +
    -
    String? + get year
    -

    Document issue year.

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/DocumentsDatabase-class-sidebar.html b/doc/document_reader/DocumentsDatabase-class-sidebar.html index 4e641d60b3..d6a72dbe78 100644 --- a/doc/document_reader/DocumentsDatabase-class-sidebar.html +++ b/doc/document_reader/DocumentsDatabase-class-sidebar.html @@ -1,36 +1,75 @@
      -
    1. Constructors
    2. -
    3. DocumentsDatabase
    4. +
    5. Constructors
    6. +
    7. DocumentsDatabase
    8. Properties
    9. -
    10. countriesNumber
    11. -
    12. databaseDescription
    13. -
    14. databaseID
    15. -
    16. date
    17. -
    18. documentsNumber
    19. -
    20. hashCode
    21. -
    22. runtimeType
    23. -
    24. size
    25. -
    26. version
    27. + +
    28. + countriesNumber +
    29. + +
    30. + databaseDescription +
    31. + +
    32. + databaseID +
    33. + +
    34. + date +
    35. + +
    36. + documentsNumber +
    37. + +
    38. + hashCode +
    39. + +
    40. + runtimeType +
    41. + +
    42. + size +
    43. + +
    44. + version +
    45. Methods
    46. -
    47. noSuchMethod
    48. -
    49. toJson
    50. -
    51. toString
    52. + +
    53. + noSuchMethod +
    54. + +
    55. + toJson +
    56. + +
    57. + toString +
    58. Operators
    59. -
    60. operator ==
    61. + +
    62. + operator == +
    63. -
    64. Static methods
    65. -
    66. fromJson
    67. +
    68. Static methods
    69. +
    70. fromJson
    diff --git a/doc/document_reader/DocumentsDatabase-class.html b/doc/document_reader/DocumentsDatabase-class.html index 8c1785818a..2ab0b016b7 100644 --- a/doc/document_reader/DocumentsDatabase-class.html +++ b/doc/document_reader/DocumentsDatabase-class.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    DocumentsDatabase class

    Constructors

    -
    DocumentsDatabase() @@ -197,6 +191,7 @@

    Properties

    +
    Static Methods
    -
    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/DocumentsDatabase/DocumentsDatabase.html b/doc/document_reader/DocumentsDatabase/DocumentsDatabase.html index 3bc03659b6..225802715c 100644 --- a/doc/document_reader/DocumentsDatabase/DocumentsDatabase.html +++ b/doc/document_reader/DocumentsDatabase/DocumentsDatabase.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    DocumentsDatabase constructor DocumentsDatabase() - @@ -72,7 +66,6 @@

    DocumentsDatabase constructor

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/DocumentsDatabase/countriesNumber.html b/doc/document_reader/DocumentsDatabase/countriesNumber.html index 6962599836..ecaa628f45 100644 --- a/doc/document_reader/DocumentsDatabase/countriesNumber.html +++ b/doc/document_reader/DocumentsDatabase/countriesNumber.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    countriesNumber property
    + +
    -
    int + get countriesNumber
    -

    A number of countries included in the database.

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/DocumentsDatabase/databaseDescription.html b/doc/document_reader/DocumentsDatabase/databaseDescription.html index e7dc3f4cb8..a3b8766414 100644 --- a/doc/document_reader/DocumentsDatabase/databaseDescription.html +++ b/doc/document_reader/DocumentsDatabase/databaseDescription.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    databaseDescription property
    + +
    -
    String? + get databaseDescription
    -

    A list of supported documents in the database.

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/DocumentsDatabase/databaseID.html b/doc/document_reader/DocumentsDatabase/databaseID.html index d91514d816..8619195ca2 100644 --- a/doc/document_reader/DocumentsDatabase/databaseID.html +++ b/doc/document_reader/DocumentsDatabase/databaseID.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    databaseID property
    + +
    -
    String? + get databaseID
    -

    An ID of the database, e.g. BLR, RUS.

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/DocumentsDatabase/date.html b/doc/document_reader/DocumentsDatabase/date.html index a15fee8b36..57ebd81cfa 100644 --- a/doc/document_reader/DocumentsDatabase/date.html +++ b/doc/document_reader/DocumentsDatabase/date.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    date property
    + +
    -
    String? + get date
    -

    A date when the database was created.

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/DocumentsDatabase/documentsNumber.html b/doc/document_reader/DocumentsDatabase/documentsNumber.html index af19cd6e26..718a10daae 100644 --- a/doc/document_reader/DocumentsDatabase/documentsNumber.html +++ b/doc/document_reader/DocumentsDatabase/documentsNumber.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    documentsNumber property
    + +
    -
    int + get documentsNumber
    -

    A number of documents included in the database.

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/DocumentsDatabase/fromJson.html b/doc/document_reader/DocumentsDatabase/fromJson.html index bac626a4d7..727e15b67f 100644 --- a/doc/document_reader/DocumentsDatabase/fromJson.html +++ b/doc/document_reader/DocumentsDatabase/fromJson.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    fromJson static method
    - DocumentsDatabase? -fromJson(
    1. dynamic jsonObject
    2. +fromJson(
      1. dynamic jsonObject
      ) @@ -95,7 +89,6 @@

      Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/DocumentsDatabase/size.html b/doc/document_reader/DocumentsDatabase/size.html index 2252370adb..d3a90e78e4 100644 --- a/doc/document_reader/DocumentsDatabase/size.html +++ b/doc/document_reader/DocumentsDatabase/size.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    size property
    + +
    -
    int? + get size
    -

    Database size. In bytes. @@ -88,7 +84,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/DocumentsDatabase/toJson.html b/doc/document_reader/DocumentsDatabase/toJson.html index 18c59e344d..c12b2184a8 100644 --- a/doc/document_reader/DocumentsDatabase/toJson.html +++ b/doc/document_reader/DocumentsDatabase/toJson.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    toJson method
    - Map<String, dynamic> toJson() @@ -89,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/DocumentsDatabase/version.html b/doc/document_reader/DocumentsDatabase/version.html index 02baabbf91..c160dbff3b 100644 --- a/doc/document_reader/DocumentsDatabase/version.html +++ b/doc/document_reader/DocumentsDatabase/version.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    version property
    + +
    -
    String? + get version
    -

    A version of the database.

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/EDLDataGroups-class-sidebar.html b/doc/document_reader/EDLDataGroups-class-sidebar.html index d0914a3b04..98209c5a24 100644 --- a/doc/document_reader/EDLDataGroups-class-sidebar.html +++ b/doc/document_reader/EDLDataGroups-class-sidebar.html @@ -1,44 +1,107 @@
      -
    1. Constructors
    2. -
    3. EDLDataGroups
    4. +
    5. Constructors
    6. +
    7. EDLDataGroups
    8. Properties
    9. -
    10. dg1
    11. -
    12. dg2
    13. -
    14. dg3
    15. -
    16. dg4
    17. -
    18. dg5
    19. -
    20. dg6
    21. -
    22. dg7
    23. -
    24. dg8
    25. -
    26. dg9
    27. -
    28. dg10
    29. -
    30. dg11
    31. -
    32. dg12
    33. -
    34. dg13
    35. -
    36. dg14
    37. -
    38. hashCode
    39. -
    40. runtimeType
    41. -
    42. testSetters
    43. + +
    44. + dg1 +
    45. + +
    46. + dg10 +
    47. + +
    48. + dg11 +
    49. + +
    50. + dg12 +
    51. + +
    52. + dg13 +
    53. + +
    54. + dg14 +
    55. + +
    56. + dg2 +
    57. + +
    58. + dg3 +
    59. + +
    60. + dg4 +
    61. + +
    62. + dg5 +
    63. + +
    64. + dg6 +
    65. + +
    66. + dg7 +
    67. + +
    68. + dg8 +
    69. + +
    70. + dg9 +
    71. + +
    72. + hashCode +
    73. + +
    74. + runtimeType +
    75. + +
    76. + testSetters +
    77. Methods
    78. -
    79. noSuchMethod
    80. -
    81. toJson
    82. -
    83. toString
    84. + +
    85. + noSuchMethod +
    86. + +
    87. + toJson +
    88. + +
    89. + toString +
    90. Operators
    91. -
    92. operator ==
    93. + +
    94. + operator == +
    95. -
    96. Static methods
    97. -
    98. fromJson
    99. +
    100. Static methods
    101. +
    102. fromJson
    diff --git a/doc/document_reader/EDLDataGroups-class.html b/doc/document_reader/EDLDataGroups-class.html index f9ea1cda4b..2446fb4888 100644 --- a/doc/document_reader/EDLDataGroups-class.html +++ b/doc/document_reader/EDLDataGroups-class.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    EDLDataGroups class

    Constructors

    -
    EDLDataGroups() @@ -95,8 +89,8 @@

    Properties

    -
    - dg2 +
    + dg10 bool @@ -107,8 +101,8 @@

    Properties

    -
    - dg3 +
    + dg11 bool @@ -119,8 +113,8 @@

    Properties

    -
    - dg4 +
    + dg12 bool @@ -131,8 +125,8 @@

    Properties

    -
    - dg5 +
    + dg13 bool @@ -143,8 +137,8 @@

    Properties

    -
    - dg6 +
    + dg14 bool @@ -155,8 +149,8 @@

    Properties

    -
    - dg7 +
    + dg2 bool @@ -167,8 +161,8 @@

    Properties

    -
    - dg8 +
    + dg3 bool @@ -179,8 +173,8 @@

    Properties

    -
    - dg9 +
    + dg4 bool @@ -191,8 +185,8 @@

    Properties

    -
    - dg10 +
    + dg5 bool @@ -203,8 +197,8 @@

    Properties

    -
    - dg11 +
    + dg6 bool @@ -215,8 +209,8 @@

    Properties

    -
    - dg12 +
    + dg7 bool @@ -227,8 +221,8 @@

    Properties

    -
    - dg13 +
    + dg8 bool @@ -239,8 +233,8 @@

    Properties

    -
    - dg14 +
    + dg9 bool @@ -289,6 +283,7 @@

    Properties

    +
    Static Methods
    -
    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/EDLDataGroups/EDLDataGroups.html b/doc/document_reader/EDLDataGroups/EDLDataGroups.html index f022e72d31..689015252a 100644 --- a/doc/document_reader/EDLDataGroups/EDLDataGroups.html +++ b/doc/document_reader/EDLDataGroups/EDLDataGroups.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    EDLDataGroups constructor EDLDataGroups() - @@ -72,7 +66,6 @@

    EDLDataGroups constructor

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/EDLDataGroups/dg1.html b/doc/document_reader/EDLDataGroups/dg1.html index 09cbed03a4..c7b03f8785 100644 --- a/doc/document_reader/EDLDataGroups/dg1.html +++ b/doc/document_reader/EDLDataGroups/dg1.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    dg1 property
    + +
    -
    bool + get dg1
    - @@ -85,15 +81,14 @@

    Implementation

    -
    - void - dg1=(bool val) + set + dg1 + (bool val)
    - @@ -108,7 +103,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/EDLDataGroups/dg10.html b/doc/document_reader/EDLDataGroups/dg10.html index e4b7fe2ff5..f5c67e4391 100644 --- a/doc/document_reader/EDLDataGroups/dg10.html +++ b/doc/document_reader/EDLDataGroups/dg10.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    dg10 property
    + +
    -
    bool + get dg10
    - @@ -85,15 +81,14 @@

    Implementation

    -
    - void - dg10=(bool val) + set + dg10 + (bool val)
    - @@ -108,7 +103,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/EDLDataGroups/dg11.html b/doc/document_reader/EDLDataGroups/dg11.html index d58095762c..a600e800a6 100644 --- a/doc/document_reader/EDLDataGroups/dg11.html +++ b/doc/document_reader/EDLDataGroups/dg11.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    dg11 property
    + +
    -
    bool + get dg11
    - @@ -85,15 +81,14 @@

    Implementation

    -
    - void - dg11=(bool val) + set + dg11 + (bool val)
    - @@ -108,7 +103,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/EDLDataGroups/dg12.html b/doc/document_reader/EDLDataGroups/dg12.html index 1a960800a3..99662435e7 100644 --- a/doc/document_reader/EDLDataGroups/dg12.html +++ b/doc/document_reader/EDLDataGroups/dg12.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    dg12 property
    + +
    -
    bool + get dg12
    - @@ -85,15 +81,14 @@

    Implementation

    -
    - void - dg12=(bool val) + set + dg12 + (bool val)
    - @@ -108,7 +103,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/EDLDataGroups/dg13.html b/doc/document_reader/EDLDataGroups/dg13.html index 91ad758e49..85267ca304 100644 --- a/doc/document_reader/EDLDataGroups/dg13.html +++ b/doc/document_reader/EDLDataGroups/dg13.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    dg13 property
    + +
    -
    bool + get dg13
    - @@ -85,15 +81,14 @@

    Implementation

    -
    - void - dg13=(bool val) + set + dg13 + (bool val)
    - @@ -108,7 +103,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/EDLDataGroups/dg14.html b/doc/document_reader/EDLDataGroups/dg14.html index 1da6a1d92f..20cabba2ba 100644 --- a/doc/document_reader/EDLDataGroups/dg14.html +++ b/doc/document_reader/EDLDataGroups/dg14.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    dg14 property
    + +
    -
    bool + get dg14
    - @@ -85,15 +81,14 @@

    Implementation

    -
    - void - dg14=(bool val) + set + dg14 + (bool val)
    - @@ -108,7 +103,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/EDLDataGroups/dg2.html b/doc/document_reader/EDLDataGroups/dg2.html index 2bb3ef9b87..ad67def0fb 100644 --- a/doc/document_reader/EDLDataGroups/dg2.html +++ b/doc/document_reader/EDLDataGroups/dg2.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    dg2 property
    + +
    -
    bool + get dg2
    - @@ -85,15 +81,14 @@

    Implementation

    -
    - void - dg2=(bool val) + set + dg2 + (bool val)
    - @@ -108,7 +103,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/EDLDataGroups/dg3.html b/doc/document_reader/EDLDataGroups/dg3.html index 1eb61ba8ca..3def4642b5 100644 --- a/doc/document_reader/EDLDataGroups/dg3.html +++ b/doc/document_reader/EDLDataGroups/dg3.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    dg3 property
    + +
    -
    bool + get dg3
    - @@ -85,15 +81,14 @@

    Implementation

    -
    - void - dg3=(bool val) + set + dg3 + (bool val)
    - @@ -108,7 +103,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/EDLDataGroups/dg4.html b/doc/document_reader/EDLDataGroups/dg4.html index 972dfd1d76..f744200174 100644 --- a/doc/document_reader/EDLDataGroups/dg4.html +++ b/doc/document_reader/EDLDataGroups/dg4.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    dg4 property
    + +
    -
    bool + get dg4
    - @@ -85,15 +81,14 @@

    Implementation

    -
    - void - dg4=(bool val) + set + dg4 + (bool val)
    - @@ -108,7 +103,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/EDLDataGroups/dg5.html b/doc/document_reader/EDLDataGroups/dg5.html index 8444a3d24b..892796a5f6 100644 --- a/doc/document_reader/EDLDataGroups/dg5.html +++ b/doc/document_reader/EDLDataGroups/dg5.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    dg5 property
    + +
    -
    bool + get dg5
    - @@ -85,15 +81,14 @@

    Implementation

    -
    - void - dg5=(bool val) + set + dg5 + (bool val)
    - @@ -108,7 +103,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/EDLDataGroups/dg6.html b/doc/document_reader/EDLDataGroups/dg6.html index d8dddf850a..95b09904f3 100644 --- a/doc/document_reader/EDLDataGroups/dg6.html +++ b/doc/document_reader/EDLDataGroups/dg6.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    dg6 property
    + +
    -
    bool + get dg6
    - @@ -85,15 +81,14 @@

    Implementation

    -
    - void - dg6=(bool val) + set + dg6 + (bool val)
    - @@ -108,7 +103,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/EDLDataGroups/dg7.html b/doc/document_reader/EDLDataGroups/dg7.html index 8e8aa376f8..622bf43dc1 100644 --- a/doc/document_reader/EDLDataGroups/dg7.html +++ b/doc/document_reader/EDLDataGroups/dg7.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    dg7 property
    + +
    -
    bool + get dg7
    - @@ -85,15 +81,14 @@

    Implementation

    -
    - void - dg7=(bool val) + set + dg7 + (bool val)
    - @@ -108,7 +103,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/EDLDataGroups/dg8.html b/doc/document_reader/EDLDataGroups/dg8.html index 11124300bd..d18e77c7c6 100644 --- a/doc/document_reader/EDLDataGroups/dg8.html +++ b/doc/document_reader/EDLDataGroups/dg8.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    dg8 property
    + +
    -
    bool + get dg8
    - @@ -85,15 +81,14 @@

    Implementation

    -
    - void - dg8=(bool val) + set + dg8 + (bool val)
    - @@ -108,7 +103,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/EDLDataGroups/dg9.html b/doc/document_reader/EDLDataGroups/dg9.html index be978ff1ab..a7ba0b021c 100644 --- a/doc/document_reader/EDLDataGroups/dg9.html +++ b/doc/document_reader/EDLDataGroups/dg9.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    dg9 property
    + +
    -
    bool + get dg9
    - @@ -85,15 +81,14 @@

    Implementation

    -
    - void - dg9=(bool val) + set + dg9 + (bool val)
    - @@ -108,7 +103,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/EDLDataGroups/fromJson.html b/doc/document_reader/EDLDataGroups/fromJson.html index f3526b53ad..7a32a5a31a 100644 --- a/doc/document_reader/EDLDataGroups/fromJson.html +++ b/doc/document_reader/EDLDataGroups/fromJson.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    fromJson static method
    - EDLDataGroups -fromJson(
    1. dynamic jsonObject
    2. +fromJson(
      1. dynamic jsonObject
      ) @@ -104,7 +98,6 @@

      Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/EDLDataGroups/testSetters.html b/doc/document_reader/EDLDataGroups/testSetters.html index 25f34b4578..daf0990a5f 100644 --- a/doc/document_reader/EDLDataGroups/testSetters.html +++ b/doc/document_reader/EDLDataGroups/testSetters.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    testSetters property
    +
    Map<String, dynamic> @@ -76,8 +72,8 @@

    Implementation

    + - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/EDLDataGroups/toJson.html b/doc/document_reader/EDLDataGroups/toJson.html index 760e0c6b25..dc21d903c7 100644 --- a/doc/document_reader/EDLDataGroups/toJson.html +++ b/doc/document_reader/EDLDataGroups/toJson.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    toJson method
    - Map<String, dynamic> toJson() @@ -98,7 +92,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/EIDDataGroups-class-sidebar.html b/doc/document_reader/EIDDataGroups-class-sidebar.html index ad442dc433..33ea0fc83a 100644 --- a/doc/document_reader/EIDDataGroups-class-sidebar.html +++ b/doc/document_reader/EIDDataGroups-class-sidebar.html @@ -1,51 +1,135 @@
      -
    1. Constructors
    2. -
    3. EIDDataGroups
    4. +
    5. Constructors
    6. +
    7. EIDDataGroups
    8. Properties
    9. -
    10. dg1
    11. -
    12. dg2
    13. -
    14. dg3
    15. -
    16. dg4
    17. -
    18. dg5
    19. -
    20. dg6
    21. -
    22. dg7
    23. -
    24. dg8
    25. -
    26. dg9
    27. -
    28. dg10
    29. -
    30. dg11
    31. -
    32. dg12
    33. -
    34. dg13
    35. -
    36. dg14
    37. -
    38. dg15
    39. -
    40. dg16
    41. -
    42. dg17
    43. -
    44. dg18
    45. -
    46. dg19
    47. -
    48. dg20
    49. -
    50. dg21
    51. -
    52. hashCode
    53. -
    54. runtimeType
    55. -
    56. testSetters
    57. + +
    58. + dg1 +
    59. + +
    60. + dg10 +
    61. + +
    62. + dg11 +
    63. + +
    64. + dg12 +
    65. + +
    66. + dg13 +
    67. + +
    68. + dg14 +
    69. + +
    70. + dg15 +
    71. + +
    72. + dg16 +
    73. + +
    74. + dg17 +
    75. + +
    76. + dg18 +
    77. + +
    78. + dg19 +
    79. + +
    80. + dg2 +
    81. + +
    82. + dg20 +
    83. + +
    84. + dg21 +
    85. + +
    86. + dg3 +
    87. + +
    88. + dg4 +
    89. + +
    90. + dg5 +
    91. + +
    92. + dg6 +
    93. + +
    94. + dg7 +
    95. + +
    96. + dg8 +
    97. + +
    98. + dg9 +
    99. + +
    100. + hashCode +
    101. + +
    102. + runtimeType +
    103. + +
    104. + testSetters +
    105. Methods
    106. -
    107. noSuchMethod
    108. -
    109. toJson
    110. -
    111. toString
    112. + +
    113. + noSuchMethod +
    114. + +
    115. + toJson +
    116. + +
    117. + toString +
    118. Operators
    119. -
    120. operator ==
    121. + +
    122. + operator == +
    123. -
    124. Static methods
    125. -
    126. fromJson
    127. +
    128. Static methods
    129. +
    130. fromJson
    diff --git a/doc/document_reader/EIDDataGroups-class.html b/doc/document_reader/EIDDataGroups-class.html index b0f9c35f57..3826070d6b 100644 --- a/doc/document_reader/EIDDataGroups-class.html +++ b/doc/document_reader/EIDDataGroups-class.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    EIDDataGroups class

    Constructors

    -
    EIDDataGroups() @@ -95,8 +89,8 @@

    Properties

    -
    - dg2 +
    + dg10 bool @@ -107,8 +101,8 @@

    Properties

    -
    - dg3 +
    + dg11 bool @@ -119,8 +113,8 @@

    Properties

    -
    - dg4 +
    + dg12 bool @@ -131,8 +125,8 @@

    Properties

    -
    - dg5 +
    + dg13 bool @@ -143,8 +137,8 @@

    Properties

    -
    - dg6 +
    + dg14 bool @@ -155,8 +149,8 @@

    Properties

    -
    - dg7 +
    + dg15 bool @@ -167,8 +161,8 @@

    Properties

    -
    - dg8 +
    + dg16 bool @@ -179,8 +173,8 @@

    Properties

    -
    - dg9 +
    + dg17 bool @@ -191,8 +185,8 @@

    Properties

    -
    - dg10 +
    + dg18 bool @@ -203,8 +197,8 @@

    Properties

    -
    - dg11 +
    + dg19 bool @@ -215,8 +209,8 @@

    Properties

    -
    - dg12 +
    + dg2 bool @@ -227,8 +221,8 @@

    Properties

    -
    - dg13 +
    + dg20 bool @@ -239,8 +233,8 @@

    Properties

    -
    - dg14 +
    + dg21 bool @@ -251,8 +245,8 @@

    Properties

    -
    - dg15 +
    + dg3 bool @@ -263,8 +257,8 @@

    Properties

    -
    - dg16 +
    + dg4 bool @@ -275,8 +269,8 @@

    Properties

    -
    - dg17 +
    + dg5 bool @@ -287,8 +281,8 @@

    Properties

    -
    - dg18 +
    + dg6 bool @@ -299,8 +293,8 @@

    Properties

    -
    - dg19 +
    + dg7 bool @@ -311,8 +305,8 @@

    Properties

    -
    - dg20 +
    + dg8 bool @@ -323,8 +317,8 @@

    Properties

    -
    - dg21 +
    + dg9 bool @@ -373,6 +367,7 @@

    Properties

    +
    Static Methods
    -
    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/EIDDataGroups/EIDDataGroups.html b/doc/document_reader/EIDDataGroups/EIDDataGroups.html index e4fed811fe..c48c573263 100644 --- a/doc/document_reader/EIDDataGroups/EIDDataGroups.html +++ b/doc/document_reader/EIDDataGroups/EIDDataGroups.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    EIDDataGroups constructor EIDDataGroups() - @@ -72,7 +66,6 @@

    EIDDataGroups constructor

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/EIDDataGroups/dg1.html b/doc/document_reader/EIDDataGroups/dg1.html index 9e9d558f87..25fc0f5257 100644 --- a/doc/document_reader/EIDDataGroups/dg1.html +++ b/doc/document_reader/EIDDataGroups/dg1.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    dg1 property
    + +
    -
    bool + get dg1
    - @@ -85,15 +81,14 @@

    Implementation

    -
    - void - dg1=(bool val) + set + dg1 + (bool val)
    - @@ -108,7 +103,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/EIDDataGroups/dg10.html b/doc/document_reader/EIDDataGroups/dg10.html index 9e3666c392..679ff27a58 100644 --- a/doc/document_reader/EIDDataGroups/dg10.html +++ b/doc/document_reader/EIDDataGroups/dg10.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    dg10 property
    + +
    -
    bool + get dg10
    - @@ -85,15 +81,14 @@

    Implementation

    -
    - void - dg10=(bool val) + set + dg10 + (bool val)
    - @@ -108,7 +103,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/EIDDataGroups/dg11.html b/doc/document_reader/EIDDataGroups/dg11.html index 253c8949cb..523ea25c46 100644 --- a/doc/document_reader/EIDDataGroups/dg11.html +++ b/doc/document_reader/EIDDataGroups/dg11.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    dg11 property
    + +
    -
    bool + get dg11
    - @@ -85,15 +81,14 @@

    Implementation

    -
    - void - dg11=(bool val) + set + dg11 + (bool val)
    - @@ -108,7 +103,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/EIDDataGroups/dg12.html b/doc/document_reader/EIDDataGroups/dg12.html index 3fd46a63a0..60f2825754 100644 --- a/doc/document_reader/EIDDataGroups/dg12.html +++ b/doc/document_reader/EIDDataGroups/dg12.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    dg12 property
    + +
    -
    bool + get dg12
    - @@ -85,15 +81,14 @@

    Implementation

    -
    - void - dg12=(bool val) + set + dg12 + (bool val)
    - @@ -108,7 +103,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/EIDDataGroups/dg13.html b/doc/document_reader/EIDDataGroups/dg13.html index 97d8b4b824..baeb1789ab 100644 --- a/doc/document_reader/EIDDataGroups/dg13.html +++ b/doc/document_reader/EIDDataGroups/dg13.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    dg13 property
    + +
    -
    bool + get dg13
    - @@ -85,15 +81,14 @@

    Implementation

    -
    - void - dg13=(bool val) + set + dg13 + (bool val)
    - @@ -108,7 +103,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/EIDDataGroups/dg14.html b/doc/document_reader/EIDDataGroups/dg14.html index 028c61ad2c..cf8c625b39 100644 --- a/doc/document_reader/EIDDataGroups/dg14.html +++ b/doc/document_reader/EIDDataGroups/dg14.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    dg14 property
    + +
    -
    bool + get dg14
    - @@ -85,15 +81,14 @@

    Implementation

    -
    - void - dg14=(bool val) + set + dg14 + (bool val)
    - @@ -108,7 +103,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/EIDDataGroups/dg15.html b/doc/document_reader/EIDDataGroups/dg15.html index 87e3dbfffa..d5b074a430 100644 --- a/doc/document_reader/EIDDataGroups/dg15.html +++ b/doc/document_reader/EIDDataGroups/dg15.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    dg15 property
    + +
    -
    bool + get dg15
    - @@ -85,15 +81,14 @@

    Implementation

    -
    - void - dg15=(bool val) + set + dg15 + (bool val)
    - @@ -108,7 +103,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/EIDDataGroups/dg16.html b/doc/document_reader/EIDDataGroups/dg16.html index 578fbf5d64..848ee7f6bd 100644 --- a/doc/document_reader/EIDDataGroups/dg16.html +++ b/doc/document_reader/EIDDataGroups/dg16.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    dg16 property
    + +
    -
    bool + get dg16
    - @@ -85,15 +81,14 @@

    Implementation

    -
    - void - dg16=(bool val) + set + dg16 + (bool val)
    - @@ -108,7 +103,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/EIDDataGroups/dg17.html b/doc/document_reader/EIDDataGroups/dg17.html index f2d9043eed..82506b4549 100644 --- a/doc/document_reader/EIDDataGroups/dg17.html +++ b/doc/document_reader/EIDDataGroups/dg17.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    dg17 property
    + +
    -
    bool + get dg17
    - @@ -85,15 +81,14 @@

    Implementation

    -
    - void - dg17=(bool val) + set + dg17 + (bool val)
    - @@ -108,7 +103,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/EIDDataGroups/dg18.html b/doc/document_reader/EIDDataGroups/dg18.html index 7cf0f3cfad..2a81f85807 100644 --- a/doc/document_reader/EIDDataGroups/dg18.html +++ b/doc/document_reader/EIDDataGroups/dg18.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    dg18 property
    + +
    -
    bool + get dg18
    - @@ -85,15 +81,14 @@

    Implementation

    -
    - void - dg18=(bool val) + set + dg18 + (bool val)
    - @@ -108,7 +103,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/EIDDataGroups/dg19.html b/doc/document_reader/EIDDataGroups/dg19.html index 558a50df79..d2e28062e0 100644 --- a/doc/document_reader/EIDDataGroups/dg19.html +++ b/doc/document_reader/EIDDataGroups/dg19.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    dg19 property
    + +
    -
    bool + get dg19
    - @@ -85,15 +81,14 @@

    Implementation

    -
    - void - dg19=(bool val) + set + dg19 + (bool val)
    - @@ -108,7 +103,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/EIDDataGroups/dg2.html b/doc/document_reader/EIDDataGroups/dg2.html index b92d4ec3ed..36103b9191 100644 --- a/doc/document_reader/EIDDataGroups/dg2.html +++ b/doc/document_reader/EIDDataGroups/dg2.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    dg2 property
    + +
    -
    bool + get dg2
    - @@ -85,15 +81,14 @@

    Implementation

    -
    - void - dg2=(bool val) + set + dg2 + (bool val)
    - @@ -108,7 +103,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/EIDDataGroups/dg20.html b/doc/document_reader/EIDDataGroups/dg20.html index 388c67600a..aecad2125e 100644 --- a/doc/document_reader/EIDDataGroups/dg20.html +++ b/doc/document_reader/EIDDataGroups/dg20.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    dg20 property
    + +
    -
    bool + get dg20
    - @@ -85,15 +81,14 @@

    Implementation

    -
    - void - dg20=(bool val) + set + dg20 + (bool val)
    - @@ -108,7 +103,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/EIDDataGroups/dg21.html b/doc/document_reader/EIDDataGroups/dg21.html index f388ff932b..dfb77352ec 100644 --- a/doc/document_reader/EIDDataGroups/dg21.html +++ b/doc/document_reader/EIDDataGroups/dg21.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    dg21 property
    + +
    -
    bool + get dg21
    - @@ -85,15 +81,14 @@

    Implementation

    -
    - void - dg21=(bool val) + set + dg21 + (bool val)
    - @@ -108,7 +103,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/EIDDataGroups/dg3.html b/doc/document_reader/EIDDataGroups/dg3.html index a0f8829af3..16a948cd7d 100644 --- a/doc/document_reader/EIDDataGroups/dg3.html +++ b/doc/document_reader/EIDDataGroups/dg3.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    dg3 property
    + +
    -
    bool + get dg3
    - @@ -85,15 +81,14 @@

    Implementation

    -
    - void - dg3=(bool val) + set + dg3 + (bool val)
    - @@ -108,7 +103,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/EIDDataGroups/dg4.html b/doc/document_reader/EIDDataGroups/dg4.html index 63f5fd1623..115071a9a5 100644 --- a/doc/document_reader/EIDDataGroups/dg4.html +++ b/doc/document_reader/EIDDataGroups/dg4.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    dg4 property
    + +
    -
    bool + get dg4
    - @@ -85,15 +81,14 @@

    Implementation

    -
    - void - dg4=(bool val) + set + dg4 + (bool val)
    - @@ -108,7 +103,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/EIDDataGroups/dg5.html b/doc/document_reader/EIDDataGroups/dg5.html index 1174ac9a85..921ee399bb 100644 --- a/doc/document_reader/EIDDataGroups/dg5.html +++ b/doc/document_reader/EIDDataGroups/dg5.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    dg5 property
    + +
    -
    bool + get dg5
    - @@ -85,15 +81,14 @@

    Implementation

    -
    - void - dg5=(bool val) + set + dg5 + (bool val)
    - @@ -108,7 +103,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/EIDDataGroups/dg6.html b/doc/document_reader/EIDDataGroups/dg6.html index 7d1818de7d..d5d174e7d8 100644 --- a/doc/document_reader/EIDDataGroups/dg6.html +++ b/doc/document_reader/EIDDataGroups/dg6.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    dg6 property
    + +
    -
    bool + get dg6
    - @@ -85,15 +81,14 @@

    Implementation

    -
    - void - dg6=(bool val) + set + dg6 + (bool val)
    - @@ -108,7 +103,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/EIDDataGroups/dg7.html b/doc/document_reader/EIDDataGroups/dg7.html index 4ae163acba..a9a09d850b 100644 --- a/doc/document_reader/EIDDataGroups/dg7.html +++ b/doc/document_reader/EIDDataGroups/dg7.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    dg7 property
    + +
    -
    bool + get dg7
    - @@ -85,15 +81,14 @@

    Implementation

    -
    - void - dg7=(bool val) + set + dg7 + (bool val)
    - @@ -108,7 +103,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/EIDDataGroups/dg8.html b/doc/document_reader/EIDDataGroups/dg8.html index 8d2e3f5917..e494abe3e5 100644 --- a/doc/document_reader/EIDDataGroups/dg8.html +++ b/doc/document_reader/EIDDataGroups/dg8.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    dg8 property
    + +
    -
    bool + get dg8
    - @@ -85,15 +81,14 @@

    Implementation

    -
    - void - dg8=(bool val) + set + dg8 + (bool val)
    - @@ -108,7 +103,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/EIDDataGroups/dg9.html b/doc/document_reader/EIDDataGroups/dg9.html index 768e827fa4..6fc572d730 100644 --- a/doc/document_reader/EIDDataGroups/dg9.html +++ b/doc/document_reader/EIDDataGroups/dg9.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    dg9 property
    + +
    -
    bool + get dg9
    - @@ -85,15 +81,14 @@

    Implementation

    -
    - void - dg9=(bool val) + set + dg9 + (bool val)
    - @@ -108,7 +103,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/EIDDataGroups/fromJson.html b/doc/document_reader/EIDDataGroups/fromJson.html index 8d1981c6ae..1ced7c6a16 100644 --- a/doc/document_reader/EIDDataGroups/fromJson.html +++ b/doc/document_reader/EIDDataGroups/fromJson.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    fromJson static method
    - EIDDataGroups -fromJson(
    1. dynamic jsonObject
    2. +fromJson(
      1. dynamic jsonObject
      ) @@ -111,7 +105,6 @@

      Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/EIDDataGroups/testSetters.html b/doc/document_reader/EIDDataGroups/testSetters.html index faf58fac9b..c46839d53b 100644 --- a/doc/document_reader/EIDDataGroups/testSetters.html +++ b/doc/document_reader/EIDDataGroups/testSetters.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    testSetters property
    +
    Map<String, dynamic> @@ -77,8 +73,8 @@

    Implementation

    + - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/EIDDataGroups/toJson.html b/doc/document_reader/EIDDataGroups/toJson.html index 17a7197c21..3adf8745f6 100644 --- a/doc/document_reader/EIDDataGroups/toJson.html +++ b/doc/document_reader/EIDDataGroups/toJson.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    toJson method
    - Map<String, dynamic> toJson() @@ -105,7 +99,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/EPassportDataGroups-class-sidebar.html b/doc/document_reader/EPassportDataGroups-class-sidebar.html index 186ea1b270..9602f74b41 100644 --- a/doc/document_reader/EPassportDataGroups-class-sidebar.html +++ b/doc/document_reader/EPassportDataGroups-class-sidebar.html @@ -1,46 +1,115 @@
      -
    1. Constructors
    2. -
    3. EPassportDataGroups
    4. +
    5. Constructors
    6. +
    7. EPassportDataGroups
    8. Properties
    9. -
    10. dg1
    11. -
    12. dg2
    13. -
    14. dg3
    15. -
    16. dg4
    17. -
    18. dg5
    19. -
    20. dg6
    21. -
    22. dg7
    23. -
    24. dg8
    25. -
    26. dg9
    27. -
    28. dg10
    29. -
    30. dg11
    31. -
    32. dg12
    33. -
    34. dg13
    35. -
    36. dg14
    37. -
    38. dg15
    39. -
    40. dg16
    41. -
    42. hashCode
    43. -
    44. runtimeType
    45. -
    46. testSetters
    47. + +
    48. + dg1 +
    49. + +
    50. + dg10 +
    51. + +
    52. + dg11 +
    53. + +
    54. + dg12 +
    55. + +
    56. + dg13 +
    57. + +
    58. + dg14 +
    59. + +
    60. + dg15 +
    61. + +
    62. + dg16 +
    63. + +
    64. + dg2 +
    65. + +
    66. + dg3 +
    67. + +
    68. + dg4 +
    69. + +
    70. + dg5 +
    71. + +
    72. + dg6 +
    73. + +
    74. + dg7 +
    75. + +
    76. + dg8 +
    77. + +
    78. + dg9 +
    79. + +
    80. + hashCode +
    81. + +
    82. + runtimeType +
    83. + +
    84. + testSetters +
    85. Methods
    86. -
    87. noSuchMethod
    88. -
    89. toJson
    90. -
    91. toString
    92. + +
    93. + noSuchMethod +
    94. + +
    95. + toJson +
    96. + +
    97. + toString +
    98. Operators
    99. -
    100. operator ==
    101. + +
    102. + operator == +
    103. -
    104. Static methods
    105. -
    106. fromJson
    107. +
    108. Static methods
    109. +
    110. fromJson
    diff --git a/doc/document_reader/EPassportDataGroups-class.html b/doc/document_reader/EPassportDataGroups-class.html index 8b9f0a7d9c..2a30c70c3a 100644 --- a/doc/document_reader/EPassportDataGroups-class.html +++ b/doc/document_reader/EPassportDataGroups-class.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    EPassportDataGroups class

    Constructors

    -
    EPassportDataGroups() @@ -95,8 +89,8 @@

    Properties

    -
    - dg2 +
    + dg10 bool @@ -107,8 +101,8 @@

    Properties

    -
    - dg3 +
    + dg11 bool @@ -119,8 +113,8 @@

    Properties

    -
    - dg4 +
    + dg12 bool @@ -131,8 +125,8 @@

    Properties

    -
    - dg5 +
    + dg13 bool @@ -143,8 +137,8 @@

    Properties

    -
    - dg6 +
    + dg14 bool @@ -155,8 +149,8 @@

    Properties

    -
    - dg7 +
    + dg15 bool @@ -167,8 +161,8 @@

    Properties

    -
    - dg8 +
    + dg16 bool @@ -179,8 +173,8 @@

    Properties

    -
    - dg9 +
    + dg2 bool @@ -191,8 +185,8 @@

    Properties

    -
    - dg10 +
    + dg3 bool @@ -203,8 +197,8 @@

    Properties

    -
    - dg11 +
    + dg4 bool @@ -215,8 +209,8 @@

    Properties

    -
    - dg12 +
    + dg5 bool @@ -227,8 +221,8 @@

    Properties

    -
    - dg13 +
    + dg6 bool @@ -239,8 +233,8 @@

    Properties

    -
    - dg14 +
    + dg7 bool @@ -251,8 +245,8 @@

    Properties

    -
    - dg15 +
    + dg8 bool @@ -263,8 +257,8 @@

    Properties

    -
    - dg16 +
    + dg9 bool @@ -313,6 +307,7 @@

    Properties

    +
    Static Methods
    -
    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/EPassportDataGroups/EPassportDataGroups.html b/doc/document_reader/EPassportDataGroups/EPassportDataGroups.html index 89a832f43c..39b58d63c5 100644 --- a/doc/document_reader/EPassportDataGroups/EPassportDataGroups.html +++ b/doc/document_reader/EPassportDataGroups/EPassportDataGroups.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    EPassportDataGroups constructor EPassportDataGroups() - @@ -72,7 +66,6 @@

    EPassportDataGroups constructor

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/EPassportDataGroups/dg1.html b/doc/document_reader/EPassportDataGroups/dg1.html index 28c550e9d6..9f190f541c 100644 --- a/doc/document_reader/EPassportDataGroups/dg1.html +++ b/doc/document_reader/EPassportDataGroups/dg1.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    dg1 property
    + +
    -
    bool + get dg1
    - @@ -85,15 +81,14 @@

    Implementation

    -
    - void - dg1=(bool val) + set + dg1 + (bool val)
    - @@ -108,7 +103,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/EPassportDataGroups/dg10.html b/doc/document_reader/EPassportDataGroups/dg10.html index 859f245993..91be540d55 100644 --- a/doc/document_reader/EPassportDataGroups/dg10.html +++ b/doc/document_reader/EPassportDataGroups/dg10.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    dg10 property
    + +
    -
    bool + get dg10
    - @@ -85,15 +81,14 @@

    Implementation

    -
    - void - dg10=(bool val) + set + dg10 + (bool val)
    - @@ -108,7 +103,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/EPassportDataGroups/dg11.html b/doc/document_reader/EPassportDataGroups/dg11.html index 07e2ed3acc..2e531b94a7 100644 --- a/doc/document_reader/EPassportDataGroups/dg11.html +++ b/doc/document_reader/EPassportDataGroups/dg11.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    dg11 property
    + +
    -
    bool + get dg11
    - @@ -85,15 +81,14 @@

    Implementation

    -
    - void - dg11=(bool val) + set + dg11 + (bool val)
    - @@ -108,7 +103,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/EPassportDataGroups/dg12.html b/doc/document_reader/EPassportDataGroups/dg12.html index 7b1c4c8928..9bb35cccb3 100644 --- a/doc/document_reader/EPassportDataGroups/dg12.html +++ b/doc/document_reader/EPassportDataGroups/dg12.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    dg12 property
    + +
    -
    bool + get dg12
    - @@ -85,15 +81,14 @@

    Implementation

    -
    - void - dg12=(bool val) + set + dg12 + (bool val)
    - @@ -108,7 +103,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/EPassportDataGroups/dg13.html b/doc/document_reader/EPassportDataGroups/dg13.html index 7e8cdf3e65..61ff445423 100644 --- a/doc/document_reader/EPassportDataGroups/dg13.html +++ b/doc/document_reader/EPassportDataGroups/dg13.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    dg13 property
    + +
    -
    bool + get dg13
    - @@ -85,15 +81,14 @@

    Implementation

    -
    - void - dg13=(bool val) + set + dg13 + (bool val)
    - @@ -108,7 +103,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/EPassportDataGroups/dg14.html b/doc/document_reader/EPassportDataGroups/dg14.html index dc0d48dfc6..3a855e37a3 100644 --- a/doc/document_reader/EPassportDataGroups/dg14.html +++ b/doc/document_reader/EPassportDataGroups/dg14.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    dg14 property
    + +
    -
    bool + get dg14
    - @@ -85,15 +81,14 @@

    Implementation

    -
    - void - dg14=(bool val) + set + dg14 + (bool val)
    - @@ -108,7 +103,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/EPassportDataGroups/dg15.html b/doc/document_reader/EPassportDataGroups/dg15.html index d29335a880..6669a1a7ba 100644 --- a/doc/document_reader/EPassportDataGroups/dg15.html +++ b/doc/document_reader/EPassportDataGroups/dg15.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    dg15 property
    + +
    -
    bool + get dg15
    - @@ -85,15 +81,14 @@

    Implementation

    -
    - void - dg15=(bool val) + set + dg15 + (bool val)
    - @@ -108,7 +103,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/EPassportDataGroups/dg16.html b/doc/document_reader/EPassportDataGroups/dg16.html index 6b70d76bf3..6af3f91f7e 100644 --- a/doc/document_reader/EPassportDataGroups/dg16.html +++ b/doc/document_reader/EPassportDataGroups/dg16.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    dg16 property
    + +
    -
    bool + get dg16
    - @@ -85,15 +81,14 @@

    Implementation

    -
    - void - dg16=(bool val) + set + dg16 + (bool val)
    - @@ -108,7 +103,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/EPassportDataGroups/dg2.html b/doc/document_reader/EPassportDataGroups/dg2.html index 080d3bd0e1..ce395f4aff 100644 --- a/doc/document_reader/EPassportDataGroups/dg2.html +++ b/doc/document_reader/EPassportDataGroups/dg2.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    dg2 property
    + +
    -
    bool + get dg2
    - @@ -85,15 +81,14 @@

    Implementation

    -
    - void - dg2=(bool val) + set + dg2 + (bool val)
    - @@ -108,7 +103,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/EPassportDataGroups/dg3.html b/doc/document_reader/EPassportDataGroups/dg3.html index 4395f46bcb..bde9cf2904 100644 --- a/doc/document_reader/EPassportDataGroups/dg3.html +++ b/doc/document_reader/EPassportDataGroups/dg3.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    dg3 property
    + +
    -
    bool + get dg3
    - @@ -85,15 +81,14 @@

    Implementation

    -
    - void - dg3=(bool val) + set + dg3 + (bool val)
    - @@ -108,7 +103,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/EPassportDataGroups/dg4.html b/doc/document_reader/EPassportDataGroups/dg4.html index 471b6f97f3..df08468f61 100644 --- a/doc/document_reader/EPassportDataGroups/dg4.html +++ b/doc/document_reader/EPassportDataGroups/dg4.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    dg4 property
    + +
    -
    bool + get dg4
    - @@ -85,15 +81,14 @@

    Implementation

    -
    - void - dg4=(bool val) + set + dg4 + (bool val)
    - @@ -108,7 +103,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/EPassportDataGroups/dg5.html b/doc/document_reader/EPassportDataGroups/dg5.html index 96d75146da..bfe1fecbaa 100644 --- a/doc/document_reader/EPassportDataGroups/dg5.html +++ b/doc/document_reader/EPassportDataGroups/dg5.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    dg5 property
    + +
    -
    bool + get dg5
    - @@ -85,15 +81,14 @@

    Implementation

    -
    - void - dg5=(bool val) + set + dg5 + (bool val)
    - @@ -108,7 +103,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/EPassportDataGroups/dg6.html b/doc/document_reader/EPassportDataGroups/dg6.html index be0dfe74d2..4ee1240818 100644 --- a/doc/document_reader/EPassportDataGroups/dg6.html +++ b/doc/document_reader/EPassportDataGroups/dg6.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    dg6 property
    + +
    -
    bool + get dg6
    - @@ -85,15 +81,14 @@

    Implementation

    -
    - void - dg6=(bool val) + set + dg6 + (bool val)
    - @@ -108,7 +103,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/EPassportDataGroups/dg7.html b/doc/document_reader/EPassportDataGroups/dg7.html index be1111c736..c4140f1b14 100644 --- a/doc/document_reader/EPassportDataGroups/dg7.html +++ b/doc/document_reader/EPassportDataGroups/dg7.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    dg7 property
    + +
    -
    bool + get dg7
    - @@ -85,15 +81,14 @@

    Implementation

    -
    - void - dg7=(bool val) + set + dg7 + (bool val)
    - @@ -108,7 +103,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/EPassportDataGroups/dg8.html b/doc/document_reader/EPassportDataGroups/dg8.html index 78c41346dd..7e9984535c 100644 --- a/doc/document_reader/EPassportDataGroups/dg8.html +++ b/doc/document_reader/EPassportDataGroups/dg8.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    dg8 property
    + +
    -
    bool + get dg8
    - @@ -85,15 +81,14 @@

    Implementation

    -
    - void - dg8=(bool val) + set + dg8 + (bool val)
    - @@ -108,7 +103,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/EPassportDataGroups/dg9.html b/doc/document_reader/EPassportDataGroups/dg9.html index 4be8f667da..05e9c29dc9 100644 --- a/doc/document_reader/EPassportDataGroups/dg9.html +++ b/doc/document_reader/EPassportDataGroups/dg9.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    dg9 property
    + +
    -
    bool + get dg9
    - @@ -85,15 +81,14 @@

    Implementation

    -
    - void - dg9=(bool val) + set + dg9 + (bool val)
    - @@ -108,7 +103,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/EPassportDataGroups/fromJson.html b/doc/document_reader/EPassportDataGroups/fromJson.html index 1a327e56e6..ad2429a4de 100644 --- a/doc/document_reader/EPassportDataGroups/fromJson.html +++ b/doc/document_reader/EPassportDataGroups/fromJson.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    fromJson static method
    - EPassportDataGroups -fromJson(
    1. dynamic jsonObject
    2. +fromJson(
      1. dynamic jsonObject
      ) @@ -106,7 +100,6 @@

      Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/EPassportDataGroups/testSetters.html b/doc/document_reader/EPassportDataGroups/testSetters.html index a1b17041ba..090d28c56a 100644 --- a/doc/document_reader/EPassportDataGroups/testSetters.html +++ b/doc/document_reader/EPassportDataGroups/testSetters.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    testSetters property
    +
    Map<String, dynamic> @@ -77,8 +73,8 @@

    Implementation

    + - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/EPassportDataGroups/toJson.html b/doc/document_reader/EPassportDataGroups/toJson.html index 4785fa61f2..0da8f002eb 100644 --- a/doc/document_reader/EPassportDataGroups/toJson.html +++ b/doc/document_reader/EPassportDataGroups/toJson.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    toJson method
    - Map<String, dynamic> toJson() @@ -100,7 +94,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ErrorCodes-enum-sidebar.html b/doc/document_reader/ErrorCodes-enum-sidebar.html index 1b148214fc..8455f6d92f 100644 --- a/doc/document_reader/ErrorCodes-enum-sidebar.html +++ b/doc/document_reader/ErrorCodes-enum-sidebar.html @@ -1,7 +1,5 @@
      -
    1. Constructors
    2. -
    3. ErrorCodes
    4. Values
    5. UNKNOWN
    6. @@ -36,6 +34,7 @@
    7. FINALIZE_FAILED
    8. CAMERA_NO_PERMISSION
    9. CAMERA_NOT_AVAILABLE
    10. +
    11. CANNOT_USE_CAMERA_IN_SCENARIO
    12. BACKEND_ONLINE_PROCESSING
    13. WRONG_INPUT
    14. STATE_EXCEPTION
    15. @@ -49,25 +48,53 @@
    16. Properties
    17. -
    18. hashCode
    19. -
    20. index
    21. -
    22. runtimeType
    23. -
    24. value
    25. + +
    26. + hashCode +
    27. + +
    28. + index +
    29. + +
    30. + name + (ext) +
    31. + +
    32. + runtimeType +
    33. + +
    34. + value +
    35. Methods
    36. -
    37. noSuchMethod
    38. -
    39. toString
    40. + +
    41. + noSuchMethod +
    42. + +
    43. + toString +
    44. Operators
    45. -
    46. operator ==
    47. + +
    48. + operator == +
    49. -
    50. Static methods
    51. -
    52. getByValue
    53. +
    54. Static methods
    55. +
    56. getByValue
    57. -
    58. Constants
    59. -
    60. values
    61. +
    62. Constants
    63. +
    64. values
    diff --git a/doc/document_reader/ErrorCodes.html b/doc/document_reader/ErrorCodes.html index c985bf878a..c197e897a6 100644 --- a/doc/document_reader/ErrorCodes.html +++ b/doc/document_reader/ErrorCodes.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    +
    Available extensions
    +
    + - -
    -

    Constructors

    - -
    -
    - ErrorCodes(int value) -
    -
    - -
    const
    -
    -
    -
    -

    Values

    -
    UNKNOWN @@ -592,6 +576,21 @@

    Values

    +
    + CANNOT_USE_CAMERA_IN_SCENARIO + → const ErrorCodes + + +
    +
    +

    The camera not supported in this scenario.

    + + +
    + const ErrorCodes(40) +
    +
    +
    BACKEND_ONLINE_PROCESSING → const ErrorCodes @@ -743,6 +742,22 @@

    Properties

    A numeric identifier for the enumerated value.
    no setterinherited
    + + +
    + name + String + + +
    +
    +

    + Available on Enum, + provided by the EnumName extension +

    + The name of the enum value. +
    no setter
    +
    @@ -771,6 +786,7 @@

    Properties

    +
    Static Methods

    Constants

    -
    values @@ -867,7 +882,6 @@

    Constants

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ErrorCodes/ErrorCodes.html b/doc/document_reader/ErrorCodes/ErrorCodes.html deleted file mode 100644 index e8080d3cc5..0000000000 --- a/doc/document_reader/ErrorCodes/ErrorCodes.html +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - ErrorCodes constructor - ErrorCodes - document_reader library - Dart API - - - - - - - - - - - - - - - - - -
    - -
    - menu - -
    ErrorCodes
    - -
    - -
    -
    -
    - -
    -
    -

    ErrorCodes constructor -

    - -
    - const - ErrorCodes(
    1. int value
    2. -
    ) -
    - - - - - -
    -

    Implementation

    -
    const ErrorCodes(this.value);
    -
    - - -
    - - - - - -
    - -
    - - flutter_document_reader_api - 7.3.947-beta - - - -
    - - - - - - - - - - - - diff --git a/doc/document_reader/ErrorCodes/getByValue.html b/doc/document_reader/ErrorCodes/getByValue.html index ae25b42515..abcab185fc 100644 --- a/doc/document_reader/ErrorCodes/getByValue.html +++ b/doc/document_reader/ErrorCodes/getByValue.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    getByValue static method
    - ErrorCodes? -getByValue(
    1. int? i
    2. +getByValue(
      1. int? i
      ) @@ -88,7 +82,6 @@

      Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ErrorCodes/value.html b/doc/document_reader/ErrorCodes/value.html index 7fbe047852..1e00c10a7b 100644 --- a/doc/document_reader/ErrorCodes/value.html +++ b/doc/document_reader/ErrorCodes/value.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    value property
    +
    int @@ -76,8 +72,8 @@

    Implementation

    + - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ErrorCodes/values-constant.html b/doc/document_reader/ErrorCodes/values-constant.html index c8fedf77e0..d31dc7c694 100644 --- a/doc/document_reader/ErrorCodes/values-constant.html +++ b/doc/document_reader/ErrorCodes/values-constant.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    values constant
    +
    List<ErrorCodes> @@ -75,8 +71,8 @@

    values constant + - - -

    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/Extension-class-sidebar.html b/doc/document_reader/Extension-class-sidebar.html index 2480be42ec..ec71a0c53f 100644 --- a/doc/document_reader/Extension-class-sidebar.html +++ b/doc/document_reader/Extension-class-sidebar.html @@ -1,31 +1,55 @@
      -
    1. Constructors
    2. -
    3. Extension
    4. +
    5. Constructors
    6. +
    7. Extension
    8. Properties
    9. -
    10. data
    11. -
    12. hashCode
    13. -
    14. runtimeType
    15. -
    16. type
    17. + +
    18. + data +
    19. + +
    20. + hashCode +
    21. + +
    22. + runtimeType +
    23. + +
    24. + type +
    25. Methods
    26. -
    27. noSuchMethod
    28. -
    29. toJson
    30. -
    31. toString
    32. + +
    33. + noSuchMethod +
    34. + +
    35. + toJson +
    36. + +
    37. + toString +
    38. Operators
    39. -
    40. operator ==
    41. + +
    42. + operator == +
    43. -
    44. Static methods
    45. -
    46. fromJson
    47. +
    48. Static methods
    49. +
    50. fromJson
    diff --git a/doc/document_reader/Extension-class.html b/doc/document_reader/Extension-class.html index 9c8b809b25..b43f6919ac 100644 --- a/doc/document_reader/Extension-class.html +++ b/doc/document_reader/Extension-class.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    Extension class

    Constructors

    -
    Extension() @@ -133,6 +127,7 @@

    Properties

    +
    Static Methods
    -
    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/Extension/Extension.html b/doc/document_reader/Extension/Extension.html index 2853b1659b..b64a4b2713 100644 --- a/doc/document_reader/Extension/Extension.html +++ b/doc/document_reader/Extension/Extension.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    Extension constructor Extension() - @@ -72,7 +66,6 @@

    Extension constructor

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/Extension/data.html b/doc/document_reader/Extension/data.html index 4c61a1c151..23a6c50aa8 100644 --- a/doc/document_reader/Extension/data.html +++ b/doc/document_reader/Extension/data.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    data property
    + +
    -
    String? + get data
    - @@ -84,7 +80,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/Extension/fromJson.html b/doc/document_reader/Extension/fromJson.html index ef33175a0e..797b48b341 100644 --- a/doc/document_reader/Extension/fromJson.html +++ b/doc/document_reader/Extension/fromJson.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    fromJson static method
    - Extension? -fromJson(
    1. dynamic jsonObject
    2. +fromJson(
      1. dynamic jsonObject
      ) @@ -92,7 +86,6 @@

      Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/Extension/toJson.html b/doc/document_reader/Extension/toJson.html index 4ebc52e86f..14033efb6d 100644 --- a/doc/document_reader/Extension/toJson.html +++ b/doc/document_reader/Extension/toJson.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    toJson method
    - Map<String, dynamic> toJson() @@ -86,7 +80,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/Extension/type.html b/doc/document_reader/Extension/type.html index eddc041ebb..e6e364e4ab 100644 --- a/doc/document_reader/Extension/type.html +++ b/doc/document_reader/Extension/type.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    type property
    + +
    -
    String? + get type
    - @@ -84,7 +80,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/FaceApiParams-class-sidebar.html b/doc/document_reader/FaceApiParams-class-sidebar.html index e4a45831a9..801c33e7ba 100644 --- a/doc/document_reader/FaceApiParams-class-sidebar.html +++ b/doc/document_reader/FaceApiParams-class-sidebar.html @@ -1,37 +1,79 @@
      -
    1. Constructors
    2. -
    3. FaceApiParams
    4. +
    5. Constructors
    6. +
    7. FaceApiParams
    8. Properties
    9. -
    10. hashCode
    11. -
    12. mode
    13. -
    14. proxy
    15. -
    16. proxyPassword
    17. -
    18. proxyType
    19. -
    20. runtimeType
    21. -
    22. searchParams
    23. -
    24. serviceTimeout
    25. -
    26. threshold
    27. -
    28. url
    29. + +
    30. + hashCode +
    31. + +
    32. + mode +
    33. + +
    34. + proxy +
    35. + +
    36. + proxyPassword +
    37. + +
    38. + proxyType +
    39. + +
    40. + runtimeType +
    41. + +
    42. + searchParams +
    43. + +
    44. + serviceTimeout +
    45. + +
    46. + threshold +
    47. + +
    48. + url +
    49. Methods
    50. -
    51. noSuchMethod
    52. -
    53. toJson
    54. -
    55. toString
    56. + +
    57. + noSuchMethod +
    58. + +
    59. + toJson +
    60. + +
    61. + toString +
    62. Operators
    63. -
    64. operator ==
    65. + +
    66. + operator == +
    67. -
    68. Static methods
    69. -
    70. fromJson
    71. +
    72. Static methods
    73. +
    74. fromJson
    diff --git a/doc/document_reader/FaceApiParams-class.html b/doc/document_reader/FaceApiParams-class.html index d9980f962f..44dd18f689 100644 --- a/doc/document_reader/FaceApiParams-class.html +++ b/doc/document_reader/FaceApiParams-class.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    FaceApiParams class

    Constructors

    -
    - FaceApiParams({String url = "https://faceapi.regulaforensics.com", String mode = "match", int threshold = 75, FaceApiSearchParams? searchParams, int serviceTimeout = 3000, String? proxy, String? proxyPassword, int? proxyType}) + FaceApiParams({String url = "https://faceapi.regulaforensics.com", String mode = "match", int threshold = 75, FaceApiSearchParams? searchParams, int serviceTimeout = 3000, String? proxy, String? proxyPassword, int? proxyType})
    @@ -207,6 +201,7 @@

    Properties

    +
    Static Methods
    -
    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/FaceApiParams/FaceApiParams.html b/doc/document_reader/FaceApiParams/FaceApiParams.html index 61cac40a7a..ef1c81be0d 100644 --- a/doc/document_reader/FaceApiParams/FaceApiParams.html +++ b/doc/document_reader/FaceApiParams/FaceApiParams.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    FaceApiParams constructor
    - FaceApiParams(
    1. {String url = "https://faceapi.regulaforensics.com",
    2. + FaceApiParams({
      1. String url = "https://faceapi.regulaforensics.com",
      2. String mode = "match",
      3. int threshold = 75,
      4. FaceApiSearchParams? searchParams,
      5. int serviceTimeout = 3000,
      6. String? proxy,
      7. String? proxyPassword,
      8. -
      9. int? proxyType}
      10. -
      ) +
    3. int? proxyType,
    4. +
    })
    - @@ -100,7 +94,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/FaceApiParams/fromJson.html b/doc/document_reader/FaceApiParams/fromJson.html index fb3829bf92..784edae5a3 100644 --- a/doc/document_reader/FaceApiParams/fromJson.html +++ b/doc/document_reader/FaceApiParams/fromJson.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    fromJson static method
    - FaceApiParams? -fromJson(
    1. dynamic jsonObject
    2. +fromJson(
      1. dynamic jsonObject
      ) @@ -95,7 +89,6 @@

      Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/FaceApiParams/mode.html b/doc/document_reader/FaceApiParams/mode.html index bc04fbfba2..41f3ccbf9a 100644 --- a/doc/document_reader/FaceApiParams/mode.html +++ b/doc/document_reader/FaceApiParams/mode.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    mode property
    + +
    -
    String + get mode
    -

    The processing mode: "match" or "match+search".

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/FaceApiParams/proxy.html b/doc/document_reader/FaceApiParams/proxy.html index 0db2c28790..9ac3ffff74 100644 --- a/doc/document_reader/FaceApiParams/proxy.html +++ b/doc/document_reader/FaceApiParams/proxy.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    proxy property
    + +
    -
    String? + get proxy
    -

    Proxy to use, should be set according to the cURL standart.

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/FaceApiParams/proxyPassword.html b/doc/document_reader/FaceApiParams/proxyPassword.html index 2867880d07..9d4cab6bb0 100644 --- a/doc/document_reader/FaceApiParams/proxyPassword.html +++ b/doc/document_reader/FaceApiParams/proxyPassword.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    proxyPassword property
    + +
    -
    String? + get proxyPassword
    -

    Username and password to use for proxy authentication, @@ -88,7 +84,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/FaceApiParams/proxyType.html b/doc/document_reader/FaceApiParams/proxyType.html index 0292eff63b..1972592a3c 100644 --- a/doc/document_reader/FaceApiParams/proxyType.html +++ b/doc/document_reader/FaceApiParams/proxyType.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    proxyType property
    + +
    -
    int? + get proxyType
    -

    Proxy protocol type, should be set according to the cURL standart.

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/FaceApiParams/searchParams.html b/doc/document_reader/FaceApiParams/searchParams.html index 7a06a0d616..f4289b236b 100644 --- a/doc/document_reader/FaceApiParams/searchParams.html +++ b/doc/document_reader/FaceApiParams/searchParams.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    searchParams property
    + +
    -
    FaceApiSearchParams? + get searchParams
    -

    A search filter that can be applied if the "match+search" mode is enabled.

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/FaceApiParams/serviceTimeout.html b/doc/document_reader/FaceApiParams/serviceTimeout.html index 775bb046cd..d7d29e6c8c 100644 --- a/doc/document_reader/FaceApiParams/serviceTimeout.html +++ b/doc/document_reader/FaceApiParams/serviceTimeout.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    serviceTimeout property
    + +
    -
    int + get serviceTimeout
    -

    The service request timeout, ms.

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/FaceApiParams/threshold.html b/doc/document_reader/FaceApiParams/threshold.html index d1a20cfd77..8c0a08a8df 100644 --- a/doc/document_reader/FaceApiParams/threshold.html +++ b/doc/document_reader/FaceApiParams/threshold.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    threshold property
    + +
    -
    int + get threshold
    -

    The similarity threshold, 0-100. Above 75 means that the faces' similarity @@ -88,7 +84,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/FaceApiParams/toJson.html b/doc/document_reader/FaceApiParams/toJson.html index 39795a6aff..9f35854ba3 100644 --- a/doc/document_reader/FaceApiParams/toJson.html +++ b/doc/document_reader/FaceApiParams/toJson.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    toJson method
    - Map<String, dynamic> toJson() @@ -92,7 +86,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/FaceApiParams/url.html b/doc/document_reader/FaceApiParams/url.html index 781621e650..09179e9cbe 100644 --- a/doc/document_reader/FaceApiParams/url.html +++ b/doc/document_reader/FaceApiParams/url.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    url property
    + +
    -
    String + get url
    -

    The URL of the Regula Face SDK service instance to be used.

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/FaceApiSearchParams-class-sidebar.html b/doc/document_reader/FaceApiSearchParams-class-sidebar.html index 74f6a8d59f..b1352ad12a 100644 --- a/doc/document_reader/FaceApiSearchParams-class-sidebar.html +++ b/doc/document_reader/FaceApiSearchParams-class-sidebar.html @@ -1,32 +1,59 @@
      -
    1. Constructors
    2. -
    3. FaceApiSearchParams
    4. +
    5. Constructors
    6. +
    7. FaceApiSearchParams
    8. Properties
    9. -
    10. groupIds
    11. -
    12. hashCode
    13. -
    14. limit
    15. -
    16. runtimeType
    17. -
    18. threshold
    19. + +
    20. + groupIds +
    21. + +
    22. + hashCode +
    23. + +
    24. + limit +
    25. + +
    26. + runtimeType +
    27. + +
    28. + threshold +
    29. Methods
    30. -
    31. noSuchMethod
    32. -
    33. toJson
    34. -
    35. toString
    36. + +
    37. + noSuchMethod +
    38. + +
    39. + toJson +
    40. + +
    41. + toString +
    42. Operators
    43. -
    44. operator ==
    45. + +
    46. + operator == +
    47. -
    48. Static methods
    49. -
    50. fromJson
    51. +
    52. Static methods
    53. +
    54. fromJson
    diff --git a/doc/document_reader/FaceApiSearchParams-class.html b/doc/document_reader/FaceApiSearchParams-class.html index 2112266be6..048dcb4048 100644 --- a/doc/document_reader/FaceApiSearchParams-class.html +++ b/doc/document_reader/FaceApiSearchParams-class.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    FaceApiSearchParams class

    Constructors

    -
    - FaceApiSearchParams({int limit = 100, double threshold = 1, List<int>? groupIds}) + FaceApiSearchParams({int limit = 100, double threshold = 1, List<int>? groupIds})
    @@ -148,6 +142,7 @@

    Properties

    +
    Static Methods
    -
    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/FaceApiSearchParams/FaceApiSearchParams.html b/doc/document_reader/FaceApiSearchParams/FaceApiSearchParams.html index 249fd5d5bb..d30966e9fa 100644 --- a/doc/document_reader/FaceApiSearchParams/FaceApiSearchParams.html +++ b/doc/document_reader/FaceApiSearchParams/FaceApiSearchParams.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    FaceApiSearchParams constructor
    - FaceApiSearchParams(
    1. {int limit = 100,
    2. + FaceApiSearchParams({
      1. int limit = 100,
      2. double threshold = 1,
      3. -
      4. List<int>? groupIds}
      5. -
      ) +
    3. List<int>? groupIds,
    4. +
    })
    - @@ -85,7 +79,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/FaceApiSearchParams/fromJson.html b/doc/document_reader/FaceApiSearchParams/fromJson.html index 59bdfe9734..d4167a3a54 100644 --- a/doc/document_reader/FaceApiSearchParams/fromJson.html +++ b/doc/document_reader/FaceApiSearchParams/fromJson.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    fromJson static method
    - FaceApiSearchParams? -fromJson(
    1. dynamic jsonObject
    2. +fromJson(
      1. dynamic jsonObject
      ) @@ -84,16 +78,13 @@

      Implementation

      return FaceApiSearchParams( limit: jsonObject["limit"], threshold: _toDouble(jsonObject["threshold"])!, - groupIds: jsonObject["groupIds"] == null - ? null - : List<int>.from(jsonObject["groupIds"]), + groupIds: _intListFrom(jsonObject["groupIds"]), ); }
    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/FaceApiSearchParams/groupIds.html b/doc/document_reader/FaceApiSearchParams/groupIds.html index 89850984c5..9951647eb1 100644 --- a/doc/document_reader/FaceApiSearchParams/groupIds.html +++ b/doc/document_reader/FaceApiSearchParams/groupIds.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    groupIds property
    + +
    -
    List<int>? + get groupIds
    -

    The IDs of the groups in which the search is performed.

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/FaceApiSearchParams/limit.html b/doc/document_reader/FaceApiSearchParams/limit.html index 986c34648d..e81e9699ce 100644 --- a/doc/document_reader/FaceApiSearchParams/limit.html +++ b/doc/document_reader/FaceApiSearchParams/limit.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    limit property
    + +
    -
    int + get limit
    -

    The number of returned Persons limit.

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/FaceApiSearchParams/threshold.html b/doc/document_reader/FaceApiSearchParams/threshold.html index 179d3fca4e..7c8746d998 100644 --- a/doc/document_reader/FaceApiSearchParams/threshold.html +++ b/doc/document_reader/FaceApiSearchParams/threshold.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    threshold property
    + +
    -
    double + get threshold
    -

    The similarity distance threshold, should be between 0.0 and 2.0, @@ -90,7 +86,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/FaceApiSearchParams/toJson.html b/doc/document_reader/FaceApiSearchParams/toJson.html index 9f09707a9f..064c3d7a36 100644 --- a/doc/document_reader/FaceApiSearchParams/toJson.html +++ b/doc/document_reader/FaceApiSearchParams/toJson.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    toJson method
    - Map<String, dynamic> toJson() @@ -87,7 +81,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/FieldType-enum-sidebar.html b/doc/document_reader/FieldType-enum-sidebar.html index e041df8547..ae68e58652 100644 --- a/doc/document_reader/FieldType-enum-sidebar.html +++ b/doc/document_reader/FieldType-enum-sidebar.html @@ -1,7 +1,5 @@
      -
    1. Constructors
    2. -
    3. FieldType
    4. Values
    5. UNKNOWN
    6. @@ -294,6 +292,9 @@
    7. DOCUMENT_DISCRIMINATOR
    8. DATA_DISCRIMINATOR
    9. ISO_ISSUER_ID_NUMBER
    10. +
    11. DTC_VERSION
    12. +
    13. DTC_ID
    14. +
    15. DTC_DATE_OF_EXPIRY
    16. GNIB_NUMBER
    17. DEPT_NUMBER
    18. TELEX_CODE
    19. @@ -646,32 +647,64 @@
    20. METHOD_OF_TESTING
    21. DIGITAL_TRAVEL_AUTHORIZATION_NUMBER
    22. DATE_OF_FIRST_POSITIVE_TEST_RESULT
    23. +
    24. EF_CARD_ACCESS
    25. Properties
    26. -
    27. hashCode
    28. -
    29. index
    30. -
    31. runtimeType
    32. -
    33. value
    34. + +
    35. + hashCode +
    36. + +
    37. + index +
    38. + +
    39. + name + (ext) +
    40. + +
    41. + runtimeType +
    42. + +
    43. + value +
    44. Methods
    45. -
    46. getTranslation
    47. -
    48. noSuchMethod
    49. -
    50. toString
    51. + +
    52. + getTranslation +
    53. + +
    54. + noSuchMethod +
    55. + +
    56. + toString +
    57. Operators
    58. -
    59. operator ==
    60. + +
    61. + operator == +
    62. -
    63. Static methods
    64. -
    65. fromIntList
    66. -
    67. getByValue
    68. +
    69. Static methods
    70. +
    71. fromIntList
    72. +
    73. getByValue
    74. -
    75. Constants
    76. -
    77. values
    78. +
    79. Constants
    80. +
    81. values
    diff --git a/doc/document_reader/FieldType.html b/doc/document_reader/FieldType.html index bd4bea4a13..7c55cad42d 100644 --- a/doc/document_reader/FieldType.html +++ b/doc/document_reader/FieldType.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    +
    Available extensions
    +
    + - -
    -

    Constructors

    - -
    -
    - FieldType(int value) -
    -
    - -
    const
    -
    -
    -
    -

    Values

    -
    UNKNOWN @@ -4463,6 +4447,51 @@

    Values

    +
    + DTC_VERSION + → const FieldType + + +
    +
    + + + +
    + const FieldType(337) +
    +
    + +
    + DTC_ID + → const FieldType + + +
    +
    + + + +
    + const FieldType(338) +
    +
    + +
    + DTC_DATE_OF_EXPIRY + → const FieldType + + +
    +
    + + + +
    + const FieldType(339) +
    +
    +
    GNIB_NUMBER → const FieldType @@ -9744,6 +9773,21 @@

    Values

    +
    + EF_CARD_ACCESS + → const FieldType + + +
    +
    + + + +
    + const FieldType(692) +
    +
    + @@ -9775,6 +9819,22 @@

    Properties

    A numeric identifier for the enumerated value.
    no setterinherited
    + + +
    + name + String + + +
    +
    +

    + Available on Enum, + provided by the EnumName extension +

    + The name of the enum value. +
    no setter
    +
    @@ -9803,6 +9863,7 @@

    Properties

    +
    Methods
    getTranslation() - Future<String> + Future<String> @@ -9908,7 +9969,6 @@

    Static Methods

    Constants

    -
    values @@ -9925,7 +9985,6 @@

    Constants

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/FieldType/FieldType.html b/doc/document_reader/FieldType/FieldType.html deleted file mode 100644 index 567aa5ebd1..0000000000 --- a/doc/document_reader/FieldType/FieldType.html +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - FieldType constructor - FieldType - document_reader library - Dart API - - - - - - - - - - - - - - - - - -
    - -
    - menu - -
    FieldType
    - -
    - -
    -
    -
    - -
    -
    -

    FieldType constructor -

    - -
    - const - FieldType(
    1. int value
    2. -
    ) -
    - - - - - -
    -

    Implementation

    -
    const FieldType(this.value);
    -
    - - -
    - - - - - -
    - -
    - - flutter_document_reader_api - 7.3.947-beta - - - -
    - - - - - - - - - - - - diff --git a/doc/document_reader/FieldType/fromIntList.html b/doc/document_reader/FieldType/fromIntList.html index 768ec02de3..ce83fa6497 100644 --- a/doc/document_reader/FieldType/fromIntList.html +++ b/doc/document_reader/FieldType/fromIntList.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    fromIntList static method
    - List<FieldType>? -fromIntList(
    1. List? input
    2. +fromIntList(
      1. List? input
      ) @@ -88,7 +82,6 @@

      Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/FieldType/getByValue.html b/doc/document_reader/FieldType/getByValue.html index 845b9fbc78..3ca3d0ee34 100644 --- a/doc/document_reader/FieldType/getByValue.html +++ b/doc/document_reader/FieldType/getByValue.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    getByValue static method
    - FieldType? -getByValue(
    1. int? i
    2. +getByValue(
      1. int? i
      ) @@ -88,7 +82,6 @@

      Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/FieldType/getTranslation.html b/doc/document_reader/FieldType/getTranslation.html index 97026a062c..7928c7b46c 100644 --- a/doc/document_reader/FieldType/getTranslation.html +++ b/doc/document_reader/FieldType/getTranslation.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    getTranslation method
    - -Future<String> +Future<String> getTranslation() @@ -83,7 +77,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/FieldType/value.html b/doc/document_reader/FieldType/value.html index 1cf01f31dc..8e6da0998e 100644 --- a/doc/document_reader/FieldType/value.html +++ b/doc/document_reader/FieldType/value.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    value property
    +
    int @@ -76,8 +72,8 @@

    Implementation

    + - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/FieldType/values-constant.html b/doc/document_reader/FieldType/values-constant.html index 0209b60c29..5aea509e2e 100644 --- a/doc/document_reader/FieldType/values-constant.html +++ b/doc/document_reader/FieldType/values-constant.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    values constant
    +
    List<FieldType> @@ -75,8 +71,8 @@

    values constant + - - -

    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/File-class-sidebar.html b/doc/document_reader/File-class-sidebar.html index eee687a428..dc5cdc20b3 100644 --- a/doc/document_reader/File-class-sidebar.html +++ b/doc/document_reader/File-class-sidebar.html @@ -1,41 +1,95 @@
      -
    1. Constructors
    2. -
    3. File
    4. +
    5. Constructors
    6. +
    7. File
    8. Properties
    9. -
    10. certificates
    11. -
    12. docFieldsGraphics
    13. -
    14. docFieldsOriginals
    15. -
    16. docFieldsText
    17. -
    18. fileData
    19. -
    20. fileID
    21. -
    22. hashCode
    23. -
    24. notifications
    25. -
    26. pAStatus
    27. -
    28. readingStatus
    29. -
    30. readingTime
    31. -
    32. runtimeType
    33. -
    34. type
    35. -
    36. typeName
    37. + +
    38. + certificates +
    39. + +
    40. + docFieldsGraphics +
    41. + +
    42. + docFieldsOriginals +
    43. + +
    44. + docFieldsText +
    45. + +
    46. + fileData +
    47. + +
    48. + fileID +
    49. + +
    50. + hashCode +
    51. + +
    52. + notifications +
    53. + +
    54. + pAStatus +
    55. + +
    56. + readingStatus +
    57. + +
    58. + readingTime +
    59. + +
    60. + runtimeType +
    61. + +
    62. + type +
    63. + +
    64. + typeName +
    65. Methods
    66. -
    67. noSuchMethod
    68. -
    69. toJson
    70. -
    71. toString
    72. + +
    73. + noSuchMethod +
    74. + +
    75. + toJson +
    76. + +
    77. + toString +
    78. Operators
    79. -
    80. operator ==
    81. + +
    82. + operator == +
    83. -
    84. Static methods
    85. -
    86. fromJson
    87. +
    88. Static methods
    89. +
    90. fromJson
    diff --git a/doc/document_reader/File-class.html b/doc/document_reader/File-class.html index 84ef4cf216..63d80e39d6 100644 --- a/doc/document_reader/File-class.html +++ b/doc/document_reader/File-class.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    File class

    Constructors

    -
    File() @@ -253,6 +247,7 @@

    Properties

    +
    Static Methods
    -
    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/File/File.html b/doc/document_reader/File/File.html index 902cecaee3..2142cfe607 100644 --- a/doc/document_reader/File/File.html +++ b/doc/document_reader/File/File.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    File constructor File() - @@ -72,7 +66,6 @@

    File constructor

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/File/certificates.html b/doc/document_reader/File/certificates.html index 66db91e937..a32d5a9a66 100644 --- a/doc/document_reader/File/certificates.html +++ b/doc/document_reader/File/certificates.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    certificates property
    + +
    -
    SecurityObjectCertificates? + get certificates
    - @@ -84,7 +80,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/File/docFieldsGraphics.html b/doc/document_reader/File/docFieldsGraphics.html index 9a04a976c4..6f1f40e412 100644 --- a/doc/document_reader/File/docFieldsGraphics.html +++ b/doc/document_reader/File/docFieldsGraphics.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    docFieldsGraphics property
    + +
    -
    List<int> + get docFieldsGraphics
    - @@ -84,7 +80,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/File/docFieldsOriginals.html b/doc/document_reader/File/docFieldsOriginals.html index cb6d40d7c2..11f6c34964 100644 --- a/doc/document_reader/File/docFieldsOriginals.html +++ b/doc/document_reader/File/docFieldsOriginals.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    docFieldsOriginals property
    + +
    -
    List<int> + get docFieldsOriginals
    - @@ -84,7 +80,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/File/docFieldsText.html b/doc/document_reader/File/docFieldsText.html index b04fe95cf9..2763819b76 100644 --- a/doc/document_reader/File/docFieldsText.html +++ b/doc/document_reader/File/docFieldsText.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    docFieldsText property
    + +
    -
    List<int> + get docFieldsText
    - @@ -84,7 +80,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/File/fileData.html b/doc/document_reader/File/fileData.html index 5baf4a5bcd..5a9e9ab5bd 100644 --- a/doc/document_reader/File/fileData.html +++ b/doc/document_reader/File/fileData.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    fileData property
    + +
    -
    FileData? + get fileData
    - @@ -84,7 +80,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/File/fileID.html b/doc/document_reader/File/fileID.html index 2b5fd50a05..4e7469e164 100644 --- a/doc/document_reader/File/fileID.html +++ b/doc/document_reader/File/fileID.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    fileID property
    + +
    -
    String? + get fileID
    - @@ -84,7 +80,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/File/fromJson.html b/doc/document_reader/File/fromJson.html index a49512bf37..9e2de29e96 100644 --- a/doc/document_reader/File/fromJson.html +++ b/doc/document_reader/File/fromJson.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    fromJson static method
    - File? -fromJson(
    1. dynamic jsonObject
    2. +fromJson(
      1. dynamic jsonObject
      ) @@ -93,10 +87,11 @@

      Implementation

      result._fileData = FileData.fromJson(jsonObject["fileData"]); result._certificates = SecurityObjectCertificates.fromJson(jsonObject["certificates"]); - result._docFieldsText = jsonObject["docFieldsText"].cast<int>(); - result._docFieldsGraphics = jsonObject["docFieldsGraphics"].cast<int>(); - result._docFieldsOriginals = jsonObject["docFieldsOriginals"].cast<int>(); - result._notifications = jsonObject["notifications"].cast<int>(); + result._docFieldsText = _intListFrom(jsonObject["docFieldsText"])!; + result._docFieldsGraphics = _intListFrom(jsonObject["docFieldsGraphics"])!; + result._docFieldsOriginals = + _intListFrom(jsonObject["docFieldsOriginals"])!; + result._notifications = _intListFrom(jsonObject["notifications"])!; return result; } @@ -104,7 +99,6 @@

      Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/File/notifications.html b/doc/document_reader/File/notifications.html index bda061fc8e..448b2b734b 100644 --- a/doc/document_reader/File/notifications.html +++ b/doc/document_reader/File/notifications.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    notifications property
    + +
    -
    List<int> + get notifications
    - @@ -84,7 +80,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/File/pAStatus.html b/doc/document_reader/File/pAStatus.html index ede36b4eb3..729832a5fb 100644 --- a/doc/document_reader/File/pAStatus.html +++ b/doc/document_reader/File/pAStatus.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    pAStatus property
    + +
    -
    RFIDErrorCodes + get pAStatus
    - @@ -84,7 +80,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/File/readingStatus.html b/doc/document_reader/File/readingStatus.html index 6de81febf3..d08821d41f 100644 --- a/doc/document_reader/File/readingStatus.html +++ b/doc/document_reader/File/readingStatus.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    readingStatus property
    + +
    -
    RFIDErrorCodes + get readingStatus
    - @@ -84,7 +80,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/File/readingTime.html b/doc/document_reader/File/readingTime.html index 2d8e029434..5227afcd2d 100644 --- a/doc/document_reader/File/readingTime.html +++ b/doc/document_reader/File/readingTime.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    readingTime property
    + +
    -
    int + get readingTime
    - @@ -84,7 +80,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/File/toJson.html b/doc/document_reader/File/toJson.html index 5a92bfdf8a..9a65b6bd27 100644 --- a/doc/document_reader/File/toJson.html +++ b/doc/document_reader/File/toJson.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    toJson method
    - Map<String, dynamic> toJson() @@ -96,7 +90,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/File/type.html b/doc/document_reader/File/type.html index 4c08a30459..1944004b42 100644 --- a/doc/document_reader/File/type.html +++ b/doc/document_reader/File/type.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    type property
    + +
    -
    RFIDDataFileType + get type
    - @@ -84,7 +80,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/File/typeName.html b/doc/document_reader/File/typeName.html index 60a24faa71..6b8a3fe289 100644 --- a/doc/document_reader/File/typeName.html +++ b/doc/document_reader/File/typeName.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    typeName property
    + +
    -
    String + get typeName
    - @@ -84,7 +80,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/FileData-class-sidebar.html b/doc/document_reader/FileData-class-sidebar.html index 3816da751d..ebe195354f 100644 --- a/doc/document_reader/FileData-class-sidebar.html +++ b/doc/document_reader/FileData-class-sidebar.html @@ -1,33 +1,63 @@
      -
    1. Constructors
    2. -
    3. FileData
    4. +
    5. Constructors
    6. +
    7. FileData
    8. Properties
    9. -
    10. data
    11. -
    12. hashCode
    13. -
    14. length
    15. -
    16. runtimeType
    17. -
    18. status
    19. -
    20. type
    21. + +
    22. + data +
    23. + +
    24. + hashCode +
    25. + +
    26. + length +
    27. + +
    28. + runtimeType +
    29. + +
    30. + status +
    31. + +
    32. + type +
    33. Methods
    34. -
    35. noSuchMethod
    36. -
    37. toJson
    38. -
    39. toString
    40. + +
    41. + noSuchMethod +
    42. + +
    43. + toJson +
    44. + +
    45. + toString +
    46. Operators
    47. -
    48. operator ==
    49. + +
    50. + operator == +
    51. -
    52. Static methods
    53. -
    54. fromJson
    55. +
    56. Static methods
    57. +
    58. fromJson
    diff --git a/doc/document_reader/FileData-class.html b/doc/document_reader/FileData-class.html index 6163bd6ac1..6e7a79a5a6 100644 --- a/doc/document_reader/FileData-class.html +++ b/doc/document_reader/FileData-class.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    FileData class

    Constructors

    -
    FileData() @@ -157,6 +151,7 @@

    Properties

    +
    Static Methods
    -
    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/FileData/FileData.html b/doc/document_reader/FileData/FileData.html index 2ffa63b88a..30aaa606cd 100644 --- a/doc/document_reader/FileData/FileData.html +++ b/doc/document_reader/FileData/FileData.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    FileData constructor FileData() - @@ -72,7 +66,6 @@

    FileData constructor

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/FileData/data.html b/doc/document_reader/FileData/data.html index 27c591d7db..ab6cc33d14 100644 --- a/doc/document_reader/FileData/data.html +++ b/doc/document_reader/FileData/data.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    data property
    + +
    -
    String? + get data
    - @@ -84,7 +80,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/FileData/fromJson.html b/doc/document_reader/FileData/fromJson.html index 3088256984..47db7e87e0 100644 --- a/doc/document_reader/FileData/fromJson.html +++ b/doc/document_reader/FileData/fromJson.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    fromJson static method
    - FileData? -fromJson(
    1. dynamic jsonObject
    2. +fromJson(
      1. dynamic jsonObject
      ) @@ -94,7 +88,6 @@

      Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/FileData/length.html b/doc/document_reader/FileData/length.html index b01c21a3f1..7278d237f3 100644 --- a/doc/document_reader/FileData/length.html +++ b/doc/document_reader/FileData/length.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    length property
    + +
    -
    int + get length
    - @@ -84,7 +80,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/FileData/status.html b/doc/document_reader/FileData/status.html index 947ff7f8d7..7408968e52 100644 --- a/doc/document_reader/FileData/status.html +++ b/doc/document_reader/FileData/status.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    status property
    + +
    -
    int + get status
    - @@ -84,7 +80,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/FileData/toJson.html b/doc/document_reader/FileData/toJson.html index b99b134e8e..aa35e1d60d 100644 --- a/doc/document_reader/FileData/toJson.html +++ b/doc/document_reader/FileData/toJson.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    toJson method
    - Map<String, dynamic> toJson() @@ -88,7 +82,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/FileData/type.html b/doc/document_reader/FileData/type.html index 04121fa8af..4aa2107c10 100644 --- a/doc/document_reader/FileData/type.html +++ b/doc/document_reader/FileData/type.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    type property
    + +
    -
    int + get type
    - @@ -84,7 +80,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/FinalizePackageCompletion.html b/doc/document_reader/FinalizePackageCompletion.html index e5ec44a4d9..6d009d0fb5 100644 --- a/doc/document_reader/FinalizePackageCompletion.html +++ b/doc/document_reader/FinalizePackageCompletion.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    FinalizePackageCompletion typedef
    -
    @@ -86,9 +80,7 @@

    Implementation

    );
    - - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/Font-class-sidebar.html b/doc/document_reader/Font-class-sidebar.html index b2684ffd62..15c42061e4 100644 --- a/doc/document_reader/Font-class-sidebar.html +++ b/doc/document_reader/Font-class-sidebar.html @@ -1,32 +1,59 @@
      -
    1. Constructors
    2. -
    3. Font
    4. +
    5. Constructors
    6. +
    7. Font
    8. Properties
    9. -
    10. hashCode
    11. -
    12. name
    13. -
    14. runtimeType
    15. -
    16. size
    17. -
    18. style
    19. + +
    20. + hashCode +
    21. + +
    22. + name +
    23. + +
    24. + runtimeType +
    25. + +
    26. + size +
    27. + +
    28. + style +
    29. Methods
    30. -
    31. noSuchMethod
    32. -
    33. toJson
    34. -
    35. toString
    36. + +
    37. + noSuchMethod +
    38. + +
    39. + toJson +
    40. + +
    41. + toString +
    42. Operators
    43. -
    44. operator ==
    45. + +
    46. + operator == +
    47. -
    48. Static methods
    49. -
    50. fromJson
    51. +
    52. Static methods
    53. +
    54. fromJson
    diff --git a/doc/document_reader/Font-class.html b/doc/document_reader/Font-class.html index 0b4cb071a1..04f92d2c5e 100644 --- a/doc/document_reader/Font-class.html +++ b/doc/document_reader/Font-class.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    Font class

    Constructors

    -
    - Font(String name, {int? size, FontStyle? style}) + Font(String name, {int? size, FontStyle? style})
    @@ -145,6 +139,7 @@

    Properties

    +
    Static Methods
    -
    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/Font/Font.html b/doc/document_reader/Font/Font.html index c0430675e0..7c92676d1d 100644 --- a/doc/document_reader/Font/Font.html +++ b/doc/document_reader/Font/Font.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    Font constructor
    - Font(
    1. String name,
    2. -
    3. {int? size,
    4. -
    5. FontStyle? style}
    6. -
    ) + Font(
    1. String name, {
    2. +
    3. int? size,
    4. +
    5. FontStyle? style,
    6. +
    })
    - @@ -85,7 +79,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/Font/fromJson.html b/doc/document_reader/Font/fromJson.html index c59e60a22a..62a90e031f 100644 --- a/doc/document_reader/Font/fromJson.html +++ b/doc/document_reader/Font/fromJson.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    fromJson static method
    - Font? -fromJson(
    1. dynamic jsonObject
    2. +fromJson(
      1. dynamic jsonObject
      ) @@ -92,7 +86,6 @@

      Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/Font/name.html b/doc/document_reader/Font/name.html index ac39d667e2..03ea67721b 100644 --- a/doc/document_reader/Font/name.html +++ b/doc/document_reader/Font/name.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    name property
    + +
    -
    String + get name
    -

    Font family.

    @@ -89,7 +85,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/Font/size.html b/doc/document_reader/Font/size.html index 07591d4696..b2c462bb63 100644 --- a/doc/document_reader/Font/size.html +++ b/doc/document_reader/Font/size.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    size property
    + +
    -
    int? + get size
    -

    Font size.

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/Font/style.html b/doc/document_reader/Font/style.html index 98bb2a53be..d15a56e401 100644 --- a/doc/document_reader/Font/style.html +++ b/doc/document_reader/Font/style.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    style property
    + +
    -
    FontStyle? + get style
    -

    Font style.

    @@ -88,7 +84,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/Font/toJson.html b/doc/document_reader/Font/toJson.html index 923bb97abd..478b038feb 100644 --- a/doc/document_reader/Font/toJson.html +++ b/doc/document_reader/Font/toJson.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    toJson method
    - Map<String, dynamic> toJson() @@ -87,7 +81,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/FontStyle-enum-sidebar.html b/doc/document_reader/FontStyle-enum-sidebar.html index 38310133b8..c04ae13966 100644 --- a/doc/document_reader/FontStyle-enum-sidebar.html +++ b/doc/document_reader/FontStyle-enum-sidebar.html @@ -1,7 +1,5 @@
      -
    1. Constructors
    2. -
    3. FontStyle
    4. Values
    5. UNKNOWN
    6. @@ -14,25 +12,53 @@
    7. Properties
    8. -
    9. hashCode
    10. -
    11. index
    12. -
    13. runtimeType
    14. -
    15. value
    16. + +
    17. + hashCode +
    18. + +
    19. + index +
    20. + +
    21. + name + (ext) +
    22. + +
    23. + runtimeType +
    24. + +
    25. + value +
    26. Methods
    27. -
    28. noSuchMethod
    29. -
    30. toString
    31. + +
    32. + noSuchMethod +
    33. + +
    34. + toString +
    35. Operators
    36. -
    37. operator ==
    38. + +
    39. + operator == +
    40. -
    41. Static methods
    42. -
    43. getByValue
    44. +
    45. Static methods
    46. +
    47. getByValue
    48. -
    49. Constants
    50. -
    51. values
    52. +
    53. Constants
    54. +
    55. values
    diff --git a/doc/document_reader/FontStyle.html b/doc/document_reader/FontStyle.html index 141f5c2b3e..d590260a48 100644 --- a/doc/document_reader/FontStyle.html +++ b/doc/document_reader/FontStyle.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    +
    Available extensions
    +
    + - -
    -

    Constructors

    - -
    -
    - FontStyle(int value) -
    -
    - -
    const
    -
    -
    -
    -

    Values

    -
    UNKNOWN @@ -213,6 +197,22 @@

    Properties

    A numeric identifier for the enumerated value.
    no setterinherited
    + + +
    + name + String + + +
    +
    +

    + Available on Enum, + provided by the EnumName extension +

    + The name of the enum value. +
    no setter
    +
    @@ -241,6 +241,7 @@

    Properties

    +
    Static Methods

    Constants

    -
    values @@ -337,7 +337,6 @@

    Constants

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/FontStyle/FontStyle.html b/doc/document_reader/FontStyle/FontStyle.html deleted file mode 100644 index f56a367c86..0000000000 --- a/doc/document_reader/FontStyle/FontStyle.html +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - FontStyle constructor - FontStyle - document_reader library - Dart API - - - - - - - - - - - - - - - - - -
    - -
    - menu - -
    FontStyle
    - -
    - -
    -
    -
    - -
    -
    -

    FontStyle constructor -

    - -
    - const - FontStyle(
    1. int value
    2. -
    ) -
    - - - - - -
    -

    Implementation

    -
    const FontStyle(this.value);
    -
    - - -
    - - - - - -
    - -
    - - flutter_document_reader_api - 7.3.947-beta - - - -
    - - - - - - - - - - - - diff --git a/doc/document_reader/FontStyle/getByValue.html b/doc/document_reader/FontStyle/getByValue.html index 1fcfcf70be..f7400a008a 100644 --- a/doc/document_reader/FontStyle/getByValue.html +++ b/doc/document_reader/FontStyle/getByValue.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    getByValue static method
    - FontStyle? -getByValue(
    1. int? i
    2. +getByValue(
      1. int? i
      ) @@ -88,7 +82,6 @@

      Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/FontStyle/value.html b/doc/document_reader/FontStyle/value.html index d92b17727c..e1b4b854c1 100644 --- a/doc/document_reader/FontStyle/value.html +++ b/doc/document_reader/FontStyle/value.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    value property
    +
    int @@ -76,8 +72,8 @@

    Implementation

    + - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/FontStyle/values-constant.html b/doc/document_reader/FontStyle/values-constant.html index d1ce5d5fad..903c310d95 100644 --- a/doc/document_reader/FontStyle/values-constant.html +++ b/doc/document_reader/FontStyle/values-constant.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    values constant
    +
    List<FontStyle> @@ -75,8 +71,8 @@

    values constant + - - -

    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/FrameShapeType-enum-sidebar.html b/doc/document_reader/FrameShapeType-enum-sidebar.html index 44a5cfb606..8d77490f09 100644 --- a/doc/document_reader/FrameShapeType-enum-sidebar.html +++ b/doc/document_reader/FrameShapeType-enum-sidebar.html @@ -1,7 +1,5 @@
      -
    1. Constructors
    2. -
    3. FrameShapeType
    4. Values
    5. UNKNOWN
    6. @@ -12,25 +10,53 @@
    7. Properties
    8. -
    9. hashCode
    10. -
    11. index
    12. -
    13. runtimeType
    14. -
    15. value
    16. + +
    17. + hashCode +
    18. + +
    19. + index +
    20. + +
    21. + name + (ext) +
    22. + +
    23. + runtimeType +
    24. + +
    25. + value +
    26. Methods
    27. -
    28. noSuchMethod
    29. -
    30. toString
    31. + +
    32. + noSuchMethod +
    33. + +
    34. + toString +
    35. Operators
    36. -
    37. operator ==
    38. + +
    39. + operator == +
    40. -
    41. Static methods
    42. -
    43. getByValue
    44. +
    45. Static methods
    46. +
    47. getByValue
    48. -
    49. Constants
    50. -
    51. values
    52. +
    53. Constants
    54. +
    55. values
    diff --git a/doc/document_reader/FrameShapeType.html b/doc/document_reader/FrameShapeType.html index e7e2b5b8b1..f5fa8b36c3 100644 --- a/doc/document_reader/FrameShapeType.html +++ b/doc/document_reader/FrameShapeType.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    +
    Available extensions
    +
    + - -
    -

    Constructors

    - -
    -
    - FrameShapeType(int value) -
    -
    - -
    const
    -
    -
    -
    -

    Values

    -
    UNKNOWN @@ -183,6 +167,22 @@

    Properties

    A numeric identifier for the enumerated value.
    no setterinherited
    + + +
    + name + String + + +
    +
    +

    + Available on Enum, + provided by the EnumName extension +

    + The name of the enum value. +
    no setter
    +
    @@ -211,6 +211,7 @@

    Properties

    +
    Static Methods

    Constants

    -
    values @@ -307,7 +307,6 @@

    Constants

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/FrameShapeType/FrameShapeType.html b/doc/document_reader/FrameShapeType/FrameShapeType.html deleted file mode 100644 index c4aaea55a0..0000000000 --- a/doc/document_reader/FrameShapeType/FrameShapeType.html +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - FrameShapeType constructor - FrameShapeType - document_reader library - Dart API - - - - - - - - - - - - - - - - - -
    - -
    - menu - -
    FrameShapeType
    - -
    - -
    -
    -
    - -
    -
    -

    FrameShapeType constructor -

    - -
    - const - FrameShapeType(
    1. int value
    2. -
    ) -
    - - - - - -
    -

    Implementation

    -
    const FrameShapeType(this.value);
    -
    - - -
    - - - - - -
    - -
    - - flutter_document_reader_api - 7.3.947-beta - - - -
    - - - - - - - - - - - - diff --git a/doc/document_reader/FrameShapeType/getByValue.html b/doc/document_reader/FrameShapeType/getByValue.html index d216b9558d..6285c5b634 100644 --- a/doc/document_reader/FrameShapeType/getByValue.html +++ b/doc/document_reader/FrameShapeType/getByValue.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    getByValue static method
    - FrameShapeType? -getByValue(
    1. int? i
    2. +getByValue(
      1. int? i
      ) @@ -88,7 +82,6 @@

      Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/FrameShapeType/value.html b/doc/document_reader/FrameShapeType/value.html index 0b7d87aeb4..01ce6f2754 100644 --- a/doc/document_reader/FrameShapeType/value.html +++ b/doc/document_reader/FrameShapeType/value.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    value property
    +
    int @@ -76,8 +72,8 @@

    Implementation

    + - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/FrameShapeType/values-constant.html b/doc/document_reader/FrameShapeType/values-constant.html index 7b8985cb01..25df766ef3 100644 --- a/doc/document_reader/FrameShapeType/values-constant.html +++ b/doc/document_reader/FrameShapeType/values-constant.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    values constant
    +
    List<FrameShapeType> @@ -75,8 +71,8 @@

    values constant + - - -

    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/Functionality-class-sidebar.html b/doc/document_reader/Functionality-class-sidebar.html index e230b43d11..7b283692de 100644 --- a/doc/document_reader/Functionality-class-sidebar.html +++ b/doc/document_reader/Functionality-class-sidebar.html @@ -1,61 +1,175 @@
      -
    1. Constructors
    2. -
    3. Functionality
    4. +
    5. Constructors
    6. +
    7. Functionality
    8. Properties
    9. -
    10. btDeviceName
    11. -
    12. cameraFrame
    13. -
    14. cameraMode
    15. -
    16. cameraPositionIOS
    17. -
    18. cameraResolutionAndroid
    19. -
    20. cameraResolutionIOS
    21. -
    22. captureMode
    23. -
    24. displayMetadata
    25. -
    26. excludedCamera2Models
    27. -
    28. exposure
    29. -
    30. forcePagesCount
    31. -
    32. hashCode
    33. -
    34. isCameraTorchCheckDisabled
    35. -
    36. isZoomEnabled
    37. -
    38. manualMultipageMode
    39. -
    40. orientation
    41. -
    42. pictureOnBoundsReady
    43. -
    44. recordScanningProcess
    45. -
    46. rfidTimeout
    47. -
    48. runtimeType
    49. -
    50. showCameraSwitchButton
    51. -
    52. showCaptureButton
    53. -
    54. showCaptureButtonDelayFromDetect
    55. -
    56. showCaptureButtonDelayFromStart
    57. -
    58. showChangeFrameButton
    59. -
    60. showCloseButton
    61. -
    62. showSkipNextPageButton
    63. -
    64. showTorchButton
    65. -
    66. singleResult
    67. -
    68. skipFocusingFrames
    69. -
    70. testSetters
    71. -
    72. useAuthenticator
    73. -
    74. videoCaptureMotionControl
    75. -
    76. zoomFactor
    77. + +
    78. + btDeviceName +
    79. + +
    80. + cameraFrame +
    81. + +
    82. + cameraMode +
    83. + +
    84. + cameraPositionIOS +
    85. + +
    86. + cameraResolutionAndroid +
    87. + +
    88. + cameraResolutionIOS +
    89. + +
    90. + captureMode +
    91. + +
    92. + displayMetadata +
    93. + +
    94. + excludedCamera2Models +
    95. + +
    96. + exposure +
    97. + +
    98. + forcePagesCount +
    99. + +
    100. + hashCode +
    101. + +
    102. + isCameraTorchCheckDisabled +
    103. + +
    104. + isZoomEnabled +
    105. + +
    106. + manualMultipageMode +
    107. + +
    108. + orientation +
    109. + +
    110. + pictureOnBoundsReady +
    111. + +
    112. + recordScanningProcess +
    113. + +
    114. + rfidTimeout +
    115. + +
    116. + runtimeType +
    117. + +
    118. + showCameraSwitchButton +
    119. + +
    120. + showCaptureButton +
    121. + +
    122. + showCaptureButtonDelayFromDetect +
    123. + +
    124. + showCaptureButtonDelayFromStart +
    125. + +
    126. + showChangeFrameButton +
    127. + +
    128. + showCloseButton +
    129. + +
    130. + showSkipNextPageButton +
    131. + +
    132. + showTorchButton +
    133. + +
    134. + singleResult +
    135. + +
    136. + skipFocusingFrames +
    137. + +
    138. + testSetters +
    139. + +
    140. + useAuthenticator +
    141. + +
    142. + videoCaptureMotionControl +
    143. + +
    144. + zoomFactor +
    145. Methods
    146. -
    147. noSuchMethod
    148. -
    149. toJson
    150. -
    151. toString
    152. + +
    153. + noSuchMethod +
    154. + +
    155. + toJson +
    156. + +
    157. + toString +
    158. Operators
    159. -
    160. operator ==
    161. + +
    162. + operator == +
    163. -
    164. Static methods
    165. -
    166. fromJson
    167. +
    168. Static methods
    169. +
    170. fromJson
    diff --git a/doc/document_reader/Functionality-class.html b/doc/document_reader/Functionality-class.html index 3e50e51570..55662a8d28 100644 --- a/doc/document_reader/Functionality-class.html +++ b/doc/document_reader/Functionality-class.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    Functionality class

    Constructors

    -
    Functionality() @@ -522,6 +516,7 @@

    Properties

    +
    Static Methods
    -
    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/Functionality/Functionality.html b/doc/document_reader/Functionality/Functionality.html index 41e5afd26b..28c5952264 100644 --- a/doc/document_reader/Functionality/Functionality.html +++ b/doc/document_reader/Functionality/Functionality.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    Functionality constructor Functionality() - @@ -72,7 +66,6 @@

    Functionality constructor

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/Functionality/btDeviceName.html b/doc/document_reader/Functionality/btDeviceName.html index ae0c248d3b..2fb5914d7e 100644 --- a/doc/document_reader/Functionality/btDeviceName.html +++ b/doc/document_reader/Functionality/btDeviceName.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    btDeviceName property
    + +
    -
    String? + get btDeviceName
    -

    Allows you to specify a name of a Regula device that will be used @@ -89,15 +85,14 @@

    Implementation

    -
    - void - btDeviceName=(String? val) + set + btDeviceName + (String? val)
    - @@ -112,7 +107,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/Functionality/cameraFrame.html b/doc/document_reader/Functionality/cameraFrame.html index 00011cd57b..9932bb5756 100644 --- a/doc/document_reader/Functionality/cameraFrame.html +++ b/doc/document_reader/Functionality/cameraFrame.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    cameraFrame property
    + +
    -
    DocReaderFrame? + get cameraFrame
    -

    Set this setting to override the default cropping frame provided by scenarios.

    @@ -89,15 +85,14 @@

    Implementation

    -
    - void - cameraFrame=(DocReaderFrame? val) + set + cameraFrame + (DocReaderFrame? val)
    - @@ -112,7 +107,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/Functionality/cameraMode.html b/doc/document_reader/Functionality/cameraMode.html index 1b9150f9b6..8235850815 100644 --- a/doc/document_reader/Functionality/cameraMode.html +++ b/doc/document_reader/Functionality/cameraMode.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    cameraMode property
    + +
    -
    CameraMode? + get cameraMode
    -

    Allows you to specify the camera API.

    @@ -90,15 +86,14 @@

    Implementation

    -
    - void - cameraMode=(CameraMode? val) + set + cameraMode + (CameraMode? val)
    - @@ -113,7 +108,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/Functionality/cameraPositionIOS.html b/doc/document_reader/Functionality/cameraPositionIOS.html index 0327336743..626fbc86d7 100644 --- a/doc/document_reader/Functionality/cameraPositionIOS.html +++ b/doc/document_reader/Functionality/cameraPositionIOS.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    cameraPositionIOS property
    + +
    -
    CameraPosition? + get cameraPositionIOS
    -

    Allows you to specify a position of a capture device for the video session.

    @@ -90,15 +86,14 @@

    Implementation

    -
    - void - cameraPositionIOS=(CameraPosition? val) + set + cameraPositionIOS + (CameraPosition? val)
    - @@ -113,7 +108,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/Functionality/cameraResolutionAndroid.html b/doc/document_reader/Functionality/cameraResolutionAndroid.html index 6bf0cbe6f8..ad03ff07ab 100644 --- a/doc/document_reader/Functionality/cameraResolutionAndroid.html +++ b/doc/document_reader/Functionality/cameraResolutionAndroid.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    cameraResolutionAndroid property
    + +
    -
    CameraSize? + get cameraResolutionAndroid
    -

    Allows you to specify the frame resolution.

    @@ -89,15 +85,14 @@

    Implementation

    -
    - void - cameraResolutionAndroid=(CameraSize? val) + set + cameraResolutionAndroid + (CameraSize? val)
    - @@ -112,7 +107,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/Functionality/cameraResolutionIOS.html b/doc/document_reader/Functionality/cameraResolutionIOS.html index c826e5261d..6cdb0a47bf 100644 --- a/doc/document_reader/Functionality/cameraResolutionIOS.html +++ b/doc/document_reader/Functionality/cameraResolutionIOS.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    cameraResolutionIOS property
    + +
    -
    CaptureSessionPreset? + get cameraResolutionIOS
    -

    Allows you to specify the frame resolution.

    @@ -89,15 +85,14 @@

    Implementation

    -
    - void - cameraResolutionIOS=(CaptureSessionPreset? val) + set + cameraResolutionIOS + (CaptureSessionPreset? val)
    - @@ -112,7 +107,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/Functionality/captureMode.html b/doc/document_reader/Functionality/captureMode.html index 65866a13ae..e2ae0febf7 100644 --- a/doc/document_reader/Functionality/captureMode.html +++ b/doc/document_reader/Functionality/captureMode.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    captureMode property
    + +
    -
    CaptureMode? + get captureMode
    -

    Allows you to specify the video processing mode.

    @@ -89,15 +85,14 @@

    Implementation

    -
    - void - captureMode=(CaptureMode? val) + set + captureMode + (CaptureMode? val)
    - @@ -112,7 +107,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/Functionality/displayMetadata.html b/doc/document_reader/Functionality/displayMetadata.html index 409e8642db..c37707da51 100644 --- a/doc/document_reader/Functionality/displayMetadata.html +++ b/doc/document_reader/Functionality/displayMetadata.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    displayMetadata property
    + +
    -
    bool? + get displayMetadata
    -

    If it's set to true, the metadata will be displayed over the camera @@ -90,15 +86,14 @@

    Implementation

    -
    - void - displayMetadata=(bool? val) + set + displayMetadata + (bool? val)
    - @@ -113,7 +108,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/Functionality/excludedCamera2Models.html b/doc/document_reader/Functionality/excludedCamera2Models.html index 48cdc2a832..635e14695e 100644 --- a/doc/document_reader/Functionality/excludedCamera2Models.html +++ b/doc/document_reader/Functionality/excludedCamera2Models.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    excludedCamera2Models property
    + +
    -
    List<String>? + get excludedCamera2Models
    -

    A list of devices that must not use the camera2 API.

    Android only.

    +

    Unmodifiable property. Use setter instead of .remove(), .addAll(), etc.

    @@ -89,21 +86,21 @@

    Implementation

    -
    - void - excludedCamera2Models=(List<String>? val) + set + excludedCamera2Models + (List<String>? val)
    -

    Implementation

    set excludedCamera2Models(List<String>? val) {
    +  if (val != null) val = List.unmodifiable(val);
       _excludedCamera2Models = val;
       _set({"excludedCamera2Models": val});
     }
    @@ -112,7 +109,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/Functionality/exposure.html b/doc/document_reader/Functionality/exposure.html index b0623f32bb..4cca8fd3e6 100644 --- a/doc/document_reader/Functionality/exposure.html +++ b/doc/document_reader/Functionality/exposure.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    exposure property
    + +
    -
    double? + get exposure
    -

    Allows you to control exposure.

    @@ -89,15 +85,14 @@

    Implementation

    -
    - void - exposure=(double? val) + set + exposure + (double? val)
    - @@ -112,7 +107,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/Functionality/forcePagesCount.html b/doc/document_reader/Functionality/forcePagesCount.html index 609ec42aaf..0abdbb9a48 100644 --- a/doc/document_reader/Functionality/forcePagesCount.html +++ b/doc/document_reader/Functionality/forcePagesCount.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    forcePagesCount property
    + +
    -
    int? + get forcePagesCount
    -

    Sets a limit on the number of pages to be processed.

    @@ -88,15 +84,14 @@

    Implementation

    -
    - void - forcePagesCount=(int? val) + set + forcePagesCount + (int? val)
    - @@ -111,7 +106,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/Functionality/fromJson.html b/doc/document_reader/Functionality/fromJson.html index 8ac48f1870..93bed59587 100644 --- a/doc/document_reader/Functionality/fromJson.html +++ b/doc/document_reader/Functionality/fromJson.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    fromJson static method
    - Functionality -fromJson(
    1. dynamic jsonObject
    2. +fromJson(
      1. dynamic jsonObject
      ) @@ -120,9 +114,8 @@

      Implementation

      result.zoomFactor = _toDouble(jsonObject["zoomFactor"]); result.exposure = _toDouble(jsonObject["exposure"]); - result.excludedCamera2Models = jsonObject["excludedCamera2Models"] == null - ? null - : List<String>.from(jsonObject["excludedCamera2Models"]); + result.excludedCamera2Models = + _stringListFrom(jsonObject["excludedCamera2Models"]); result.cameraResolutionAndroid = CameraSize.fromJson(jsonObject["cameraSize"]); @@ -135,7 +128,6 @@

      Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/Functionality/isCameraTorchCheckDisabled.html b/doc/document_reader/Functionality/isCameraTorchCheckDisabled.html index 505939cc48..d3e27cd150 100644 --- a/doc/document_reader/Functionality/isCameraTorchCheckDisabled.html +++ b/doc/document_reader/Functionality/isCameraTorchCheckDisabled.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    isCameraTorchCheckDisabled property
    + +
    -
    bool? + get isCameraTorchCheckDisabled
    -

    Allows you to disable all validations of having a torch in case Android @@ -91,15 +87,14 @@

    Implementation

    -
    - void - isCameraTorchCheckDisabled=(bool? val) + set + isCameraTorchCheckDisabled + (bool? val)
    - @@ -114,7 +109,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/Functionality/isZoomEnabled.html b/doc/document_reader/Functionality/isZoomEnabled.html index 88859fa2ce..604d1c363e 100644 --- a/doc/document_reader/Functionality/isZoomEnabled.html +++ b/doc/document_reader/Functionality/isZoomEnabled.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    isZoomEnabled property
    + +
    -
    bool? + get isZoomEnabled
    -

    If it's set to true, allows you to adjust a zoom level using the pinch @@ -90,15 +86,14 @@

    Implementation

    -
    - void - isZoomEnabled=(bool? val) + set + isZoomEnabled + (bool? val)
    - @@ -113,7 +108,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/Functionality/manualMultipageMode.html b/doc/document_reader/Functionality/manualMultipageMode.html index 57e16696cc..9d588b015a 100644 --- a/doc/document_reader/Functionality/manualMultipageMode.html +++ b/doc/document_reader/Functionality/manualMultipageMode.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    manualMultipageMode property
    + +
    -
    bool? + get manualMultipageMode
    -

    If it's set to true, scanner operate in manual multipage scanning mode. @@ -91,15 +87,14 @@

    Implementation

    -
    - void - manualMultipageMode=(bool? val) + set + manualMultipageMode + (bool? val)
    - @@ -114,7 +109,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/Functionality/orientation.html b/doc/document_reader/Functionality/orientation.html index 9cdb437810..e5aa879ca8 100644 --- a/doc/document_reader/Functionality/orientation.html +++ b/doc/document_reader/Functionality/orientation.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    orientation property
    + +
    -
    DocReaderOrientation? + get orientation
    -

    Allows you to specify an orientation of the camera view controller.

    @@ -89,15 +85,14 @@

    Implementation

    -
    - void - orientation=(DocReaderOrientation? val) + set + orientation + (DocReaderOrientation? val)
    - @@ -112,7 +107,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/Functionality/pictureOnBoundsReady.html b/doc/document_reader/Functionality/pictureOnBoundsReady.html index a121477ec3..1caf4a7c54 100644 --- a/doc/document_reader/Functionality/pictureOnBoundsReady.html +++ b/doc/document_reader/Functionality/pictureOnBoundsReady.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    pictureOnBoundsReady property
    + +
    -
    bool? + get pictureOnBoundsReady
    -

    If set to true, as soon as document is located during video mode, @@ -91,15 +87,14 @@

    Implementation

    -
    - void - pictureOnBoundsReady=(bool? val) + set + pictureOnBoundsReady + (bool? val)
    - @@ -114,7 +109,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/Functionality/recordScanningProcess.html b/doc/document_reader/Functionality/recordScanningProcess.html index be4dbf859e..7b2c03735b 100644 --- a/doc/document_reader/Functionality/recordScanningProcess.html +++ b/doc/document_reader/Functionality/recordScanningProcess.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    recordScanningProcess property
    + +
    -
    bool? + get recordScanningProcess
    -

    If set to true, video during processing of the document will be recorded. @@ -90,15 +86,14 @@

    Implementation

    -
    - void - recordScanningProcess=(bool? val) + set + recordScanningProcess + (bool? val)
    - @@ -113,7 +108,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/Functionality/rfidTimeout.html b/doc/document_reader/Functionality/rfidTimeout.html index e33f9ba95f..8a93e310d9 100644 --- a/doc/document_reader/Functionality/rfidTimeout.html +++ b/doc/document_reader/Functionality/rfidTimeout.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    rfidTimeout property
    + +
    -
    int? + get rfidTimeout
    -

    Use the parameter to set the time limit (in seconds) for the RFID chip reading, @@ -90,15 +86,14 @@

    Implementation

    -
    - void - rfidTimeout=(int? val) + set + rfidTimeout + (int? val)
    - @@ -113,7 +108,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/Functionality/showCameraSwitchButton.html b/doc/document_reader/Functionality/showCameraSwitchButton.html index 500506e069..da9ec3c0c7 100644 --- a/doc/document_reader/Functionality/showCameraSwitchButton.html +++ b/doc/document_reader/Functionality/showCameraSwitchButton.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    showCameraSwitchButton property
    + +
    -
    bool? + get showCameraSwitchButton
    -

    If it's set to true, the button that allows you to change a position @@ -90,15 +86,14 @@

    Implementation

    -
    - void - showCameraSwitchButton=(bool? val) + set + showCameraSwitchButton + (bool? val)
    - @@ -113,7 +108,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/Functionality/showCaptureButton.html b/doc/document_reader/Functionality/showCaptureButton.html index 350a4eb89b..389c2c6d76 100644 --- a/doc/document_reader/Functionality/showCaptureButton.html +++ b/doc/document_reader/Functionality/showCaptureButton.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    showCaptureButton property
    + +
    -
    bool? + get showCaptureButton
    -

    If it's set to true, the button that allows you to take a picture @@ -90,15 +86,14 @@

    Implementation

    -
    - void - showCaptureButton=(bool? val) + set + showCaptureButton + (bool? val)
    - @@ -113,7 +108,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/Functionality/showCaptureButtonDelayFromDetect.html b/doc/document_reader/Functionality/showCaptureButtonDelayFromDetect.html index bc1e19178a..c80101b728 100644 --- a/doc/document_reader/Functionality/showCaptureButtonDelayFromDetect.html +++ b/doc/document_reader/Functionality/showCaptureButtonDelayFromDetect.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    showCaptureButtonDelayFromDetect property
    + +
    -
    int? + get showCaptureButtonDelayFromDetect
    -

    Allows you to specify a time interval when the Capture button @@ -93,15 +89,14 @@

    Implementation

    -
    - void - showCaptureButtonDelayFromDetect=(int? val) + set + showCaptureButtonDelayFromDetect + (int? val)
    - @@ -116,7 +111,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/Functionality/showCaptureButtonDelayFromStart.html b/doc/document_reader/Functionality/showCaptureButtonDelayFromStart.html index aa8b6bd90b..434b7fac26 100644 --- a/doc/document_reader/Functionality/showCaptureButtonDelayFromStart.html +++ b/doc/document_reader/Functionality/showCaptureButtonDelayFromStart.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    showCaptureButtonDelayFromStart property
    + +
    -
    int? + get showCaptureButtonDelayFromStart
    -

    Allows you to specify a time interval when the Capture button @@ -92,15 +88,14 @@

    Implementation

    -
    - void - showCaptureButtonDelayFromStart=(int? val) + set + showCaptureButtonDelayFromStart + (int? val)
    - @@ -115,7 +110,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/Functionality/showChangeFrameButton.html b/doc/document_reader/Functionality/showChangeFrameButton.html index fe25a65f39..438b65dfb1 100644 --- a/doc/document_reader/Functionality/showChangeFrameButton.html +++ b/doc/document_reader/Functionality/showChangeFrameButton.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    showChangeFrameButton property
    + +
    -
    bool? + get showChangeFrameButton
    -

    If it's set to true, the button that allows you to change the camera @@ -90,15 +86,14 @@

    Implementation

    -
    - void - showChangeFrameButton=(bool? val) + set + showChangeFrameButton + (bool? val)
    - @@ -113,7 +108,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/Functionality/showCloseButton.html b/doc/document_reader/Functionality/showCloseButton.html index bebf519417..e007707d30 100644 --- a/doc/document_reader/Functionality/showCloseButton.html +++ b/doc/document_reader/Functionality/showCloseButton.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    showCloseButton property
    + +
    -
    bool? + get showCloseButton
    -

    If it's set to true, the button that allows you to close the scanner @@ -90,15 +86,14 @@

    Implementation

    -
    - void - showCloseButton=(bool? val) + set + showCloseButton + (bool? val)
    - @@ -113,7 +108,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/Functionality/showSkipNextPageButton.html b/doc/document_reader/Functionality/showSkipNextPageButton.html index b8a760a333..b71930b405 100644 --- a/doc/document_reader/Functionality/showSkipNextPageButton.html +++ b/doc/document_reader/Functionality/showSkipNextPageButton.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    showSkipNextPageButton property
    + +
    -
    bool? + get showSkipNextPageButton
    -

    If it's set to true, the button that allows you to skip processing @@ -90,15 +86,14 @@

    Implementation

    -
    - void - showSkipNextPageButton=(bool? val) + set + showSkipNextPageButton + (bool? val)
    - @@ -113,7 +108,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/Functionality/showTorchButton.html b/doc/document_reader/Functionality/showTorchButton.html index 6ccd99abf1..e9e92f1eba 100644 --- a/doc/document_reader/Functionality/showTorchButton.html +++ b/doc/document_reader/Functionality/showTorchButton.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    showTorchButton property
    + +
    -
    bool? + get showTorchButton
    -

    If it's set to true, the button that allows you to turn on/off @@ -90,15 +86,14 @@

    Implementation

    -
    - void - showTorchButton=(bool? val) + set + showTorchButton + (bool? val)
    - @@ -113,7 +108,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/Functionality/singleResult.html b/doc/document_reader/Functionality/singleResult.html index 9c67639bc8..f4dd7e10f2 100644 --- a/doc/document_reader/Functionality/singleResult.html +++ b/doc/document_reader/Functionality/singleResult.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    singleResult property
    + +
    -
    bool? + get singleResult
    -

    If it's set to true, once the scanning process is finished, @@ -91,15 +87,14 @@

    Implementation

    -
    - void - singleResult=(bool? val) + set + singleResult + (bool? val)
    - @@ -114,7 +109,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/Functionality/skipFocusingFrames.html b/doc/document_reader/Functionality/skipFocusingFrames.html index 0298255a57..50dbc8a143 100644 --- a/doc/document_reader/Functionality/skipFocusingFrames.html +++ b/doc/document_reader/Functionality/skipFocusingFrames.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    skipFocusingFrames property
    + +
    -
    bool? + get skipFocusingFrames
    -

    If it's set to true, camera frames won't be taken for recognition @@ -90,15 +86,14 @@

    Implementation

    -
    - void - skipFocusingFrames=(bool? val) + set + skipFocusingFrames + (bool? val)
    - @@ -113,7 +108,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/Functionality/testSetters.html b/doc/document_reader/Functionality/testSetters.html index 123376c8ed..ea1a02492e 100644 --- a/doc/document_reader/Functionality/testSetters.html +++ b/doc/document_reader/Functionality/testSetters.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    testSetters property
    +
    Map<String, dynamic> @@ -77,8 +73,8 @@

    Implementation

    + - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/Functionality/toJson.html b/doc/document_reader/Functionality/toJson.html index 502c8f766b..dea7039326 100644 --- a/doc/document_reader/Functionality/toJson.html +++ b/doc/document_reader/Functionality/toJson.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    toJson method
    - Map<String, dynamic> toJson() @@ -115,7 +109,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/Functionality/useAuthenticator.html b/doc/document_reader/Functionality/useAuthenticator.html index 3db3f4e84c..17218b1410 100644 --- a/doc/document_reader/Functionality/useAuthenticator.html +++ b/doc/document_reader/Functionality/useAuthenticator.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    useAuthenticator property
    + +
    -
    bool? + get useAuthenticator
    -

    If it's set to true, allows you to connect to the external @@ -89,15 +85,14 @@

    Implementation

    -
    - void - useAuthenticator=(bool? val) + set + useAuthenticator + (bool? val)
    - @@ -112,7 +107,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/Functionality/videoCaptureMotionControl.html b/doc/document_reader/Functionality/videoCaptureMotionControl.html index 0d75e7a0a7..c4383ee546 100644 --- a/doc/document_reader/Functionality/videoCaptureMotionControl.html +++ b/doc/document_reader/Functionality/videoCaptureMotionControl.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    videoCaptureMotionControl property
    + +
    -
    bool? + get videoCaptureMotionControl
    -

    If it's set to true, camera frames won't be taken for recognition @@ -90,15 +86,14 @@

    Implementation

    -
    - void - videoCaptureMotionControl=(bool? val) + set + videoCaptureMotionControl + (bool? val)
    - @@ -113,7 +108,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/Functionality/zoomFactor.html b/doc/document_reader/Functionality/zoomFactor.html index e6016c8517..68123769f3 100644 --- a/doc/document_reader/Functionality/zoomFactor.html +++ b/doc/document_reader/Functionality/zoomFactor.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    zoomFactor property
    + +
    -
    double? + get zoomFactor
    -

    Allows you to set the desired zoom level (its range from 1x to 10x).

    @@ -89,15 +85,14 @@

    Implementation

    -
    - void - zoomFactor=(double? val) + set + zoomFactor + (double? val)
    - @@ -112,7 +107,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/GlaresCheckParams-class-sidebar.html b/doc/document_reader/GlaresCheckParams-class-sidebar.html index 6373fa1ebf..8b2fbd3f8e 100644 --- a/doc/document_reader/GlaresCheckParams-class-sidebar.html +++ b/doc/document_reader/GlaresCheckParams-class-sidebar.html @@ -1,31 +1,55 @@
      -
    1. Constructors
    2. -
    3. GlaresCheckParams
    4. +
    5. Constructors
    6. +
    7. GlaresCheckParams
    8. Properties
    9. -
    10. hashCode
    11. -
    12. imgMarginPart
    13. -
    14. maxGlaringPart
    15. -
    16. runtimeType
    17. + +
    18. + hashCode +
    19. + +
    20. + imgMarginPart +
    21. + +
    22. + maxGlaringPart +
    23. + +
    24. + runtimeType +
    25. Methods
    26. -
    27. noSuchMethod
    28. -
    29. toJson
    30. -
    31. toString
    32. + +
    33. + noSuchMethod +
    34. + +
    35. + toJson +
    36. + +
    37. + toString +
    38. Operators
    39. -
    40. operator ==
    41. + +
    42. + operator == +
    43. -
    44. Static methods
    45. -
    46. fromJson
    47. +
    48. Static methods
    49. +
    50. fromJson
    diff --git a/doc/document_reader/GlaresCheckParams-class.html b/doc/document_reader/GlaresCheckParams-class.html index 33c3cb6d59..8286755281 100644 --- a/doc/document_reader/GlaresCheckParams-class.html +++ b/doc/document_reader/GlaresCheckParams-class.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    GlaresCheckParams class

    Constructors

    -
    - GlaresCheckParams({double? imgMarginPart, double? maxGlaringPart}) + GlaresCheckParams({double? imgMarginPart, double? maxGlaringPart})
    @@ -135,6 +129,7 @@

    Properties

    +
    Static Methods
    -
    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/GlaresCheckParams/GlaresCheckParams.html b/doc/document_reader/GlaresCheckParams/GlaresCheckParams.html index b9935d1f51..0cacc5c286 100644 --- a/doc/document_reader/GlaresCheckParams/GlaresCheckParams.html +++ b/doc/document_reader/GlaresCheckParams/GlaresCheckParams.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    GlaresCheckParams constructor
    - GlaresCheckParams(
    1. {double? imgMarginPart,
    2. -
    3. double? maxGlaringPart}
    4. -
    ) + GlaresCheckParams({
    1. double? imgMarginPart,
    2. +
    3. double? maxGlaringPart,
    4. +
    })
    - @@ -80,7 +74,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/GlaresCheckParams/fromJson.html b/doc/document_reader/GlaresCheckParams/fromJson.html index aa6bcd8f3a..05fcdc3041 100644 --- a/doc/document_reader/GlaresCheckParams/fromJson.html +++ b/doc/document_reader/GlaresCheckParams/fromJson.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    fromJson static method
    - GlaresCheckParams? -fromJson(
    1. dynamic jsonObject
    2. +fromJson(
      1. dynamic jsonObject
      ) @@ -90,7 +84,6 @@

      Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/GlaresCheckParams/imgMarginPart.html b/doc/document_reader/GlaresCheckParams/imgMarginPart.html index eb7fcd14c4..f62304530e 100644 --- a/doc/document_reader/GlaresCheckParams/imgMarginPart.html +++ b/doc/document_reader/GlaresCheckParams/imgMarginPart.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    imgMarginPart property
    + +
    -
    double? + get imgMarginPart
    -

    Part of margin from the edges of the image that is ignored by glares check. @@ -88,7 +84,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/GlaresCheckParams/maxGlaringPart.html b/doc/document_reader/GlaresCheckParams/maxGlaringPart.html index 0ac689804e..0ffb9d630c 100644 --- a/doc/document_reader/GlaresCheckParams/maxGlaringPart.html +++ b/doc/document_reader/GlaresCheckParams/maxGlaringPart.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    maxGlaringPart property
    + +
    -
    double? + get maxGlaringPart
    -

    The maximum allowable part of glared area. @@ -88,7 +84,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/GlaresCheckParams/toJson.html b/doc/document_reader/GlaresCheckParams/toJson.html index 75713ea0ec..fa36bfe90d 100644 --- a/doc/document_reader/GlaresCheckParams/toJson.html +++ b/doc/document_reader/GlaresCheckParams/toJson.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    toJson method
    - Map<String, dynamic> toJson() @@ -86,7 +80,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/GraphicField-class-sidebar.html b/doc/document_reader/GraphicField-class-sidebar.html index 30cf68252a..679afa4fc2 100644 --- a/doc/document_reader/GraphicField-class-sidebar.html +++ b/doc/document_reader/GraphicField-class-sidebar.html @@ -1,38 +1,83 @@
      -
    1. Constructors
    2. -
    3. GraphicField
    4. +
    5. Constructors
    6. +
    7. GraphicField
    8. Properties
    9. -
    10. fieldName
    11. -
    12. fieldRect
    13. -
    14. fieldType
    15. -
    16. hashCode
    17. -
    18. light
    19. -
    20. lightName
    21. -
    22. originalPageIndex
    23. -
    24. pageIndex
    25. -
    26. runtimeType
    27. -
    28. sourceType
    29. -
    30. value
    31. + +
    32. + fieldName +
    33. + +
    34. + fieldRect +
    35. + +
    36. + fieldType +
    37. + +
    38. + hashCode +
    39. + +
    40. + light +
    41. + +
    42. + lightName +
    43. + +
    44. + originalPageIndex +
    45. + +
    46. + pageIndex +
    47. + +
    48. + runtimeType +
    49. + +
    50. + sourceType +
    51. + +
    52. + value +
    53. Methods
    54. -
    55. noSuchMethod
    56. -
    57. toJson
    58. -
    59. toString
    60. + +
    61. + noSuchMethod +
    62. + +
    63. + toJson +
    64. + +
    65. + toString +
    66. Operators
    67. -
    68. operator ==
    69. + +
    70. + operator == +
    71. -
    72. Static methods
    73. -
    74. fromJson
    75. +
    76. Static methods
    77. +
    78. fromJson
    diff --git a/doc/document_reader/GraphicField-class.html b/doc/document_reader/GraphicField-class.html index 7486386efc..45ae0d7fb8 100644 --- a/doc/document_reader/GraphicField-class.html +++ b/doc/document_reader/GraphicField-class.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    GraphicField class

    Constructors

    -
    GraphicField() @@ -220,6 +214,7 @@

    Properties

    +
    Static Methods
    -
    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/GraphicField/GraphicField.html b/doc/document_reader/GraphicField/GraphicField.html index f2e340de5f..1ffab6b5c1 100644 --- a/doc/document_reader/GraphicField/GraphicField.html +++ b/doc/document_reader/GraphicField/GraphicField.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    GraphicField constructor GraphicField() - @@ -72,7 +66,6 @@

    GraphicField constructor

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/GraphicField/fieldName.html b/doc/document_reader/GraphicField/fieldName.html index 0f12416186..043d0677cb 100644 --- a/doc/document_reader/GraphicField/fieldName.html +++ b/doc/document_reader/GraphicField/fieldName.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    fieldName property
    + +
    -
    String + get fieldName
    -

    Graphic field symbolic name.

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/GraphicField/fieldRect.html b/doc/document_reader/GraphicField/fieldRect.html index 339a4d4187..61e9592c26 100644 --- a/doc/document_reader/GraphicField/fieldRect.html +++ b/doc/document_reader/GraphicField/fieldRect.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    fieldRect property
    + +
    -
    Rect? + get fieldRect
    -

    Field area coordinates on the general image.

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/GraphicField/fieldType.html b/doc/document_reader/GraphicField/fieldType.html index 86aeeb51cd..04921c95bd 100644 --- a/doc/document_reader/GraphicField/fieldType.html +++ b/doc/document_reader/GraphicField/fieldType.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    fieldType property
    + +
    -
    GraphicFieldType + get fieldType
    -

    Graphic field logical type.

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/GraphicField/fromJson.html b/doc/document_reader/GraphicField/fromJson.html index 8a48da0fe3..07119ea713 100644 --- a/doc/document_reader/GraphicField/fromJson.html +++ b/doc/document_reader/GraphicField/fromJson.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    fromJson static method
    - GraphicField? -fromJson(
    1. dynamic jsonObject
    2. +fromJson(
      1. dynamic jsonObject
      ) @@ -99,7 +93,6 @@

      Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/GraphicField/light.html b/doc/document_reader/GraphicField/light.html index a00fb1af2d..884fdda1fb 100644 --- a/doc/document_reader/GraphicField/light.html +++ b/doc/document_reader/GraphicField/light.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    light property
    + +
    -
    Lights + get light
    -

    Light type.

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/GraphicField/lightName.html b/doc/document_reader/GraphicField/lightName.html index 92d9084427..acc8bf1828 100644 --- a/doc/document_reader/GraphicField/lightName.html +++ b/doc/document_reader/GraphicField/lightName.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    lightName property
    + +
    -
    String + get lightName
    -

    Light symbolic name.

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/GraphicField/originalPageIndex.html b/doc/document_reader/GraphicField/originalPageIndex.html index 66973f77a8..a1dcf21178 100644 --- a/doc/document_reader/GraphicField/originalPageIndex.html +++ b/doc/document_reader/GraphicField/originalPageIndex.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    originalPageIndex property
    + +
    -
    int + get originalPageIndex
    -

    Original page index.

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/GraphicField/pageIndex.html b/doc/document_reader/GraphicField/pageIndex.html index 65e7baffc5..09b48d42c8 100644 --- a/doc/document_reader/GraphicField/pageIndex.html +++ b/doc/document_reader/GraphicField/pageIndex.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    pageIndex property
    + +
    -
    int + get pageIndex
    -

    An index of the document page whence the graphic field is extracted.

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/GraphicField/sourceType.html b/doc/document_reader/GraphicField/sourceType.html index d1deb2177f..b3175de78e 100644 --- a/doc/document_reader/GraphicField/sourceType.html +++ b/doc/document_reader/GraphicField/sourceType.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    sourceType property
    + +
    -
    ResultType + get sourceType
    -

    Identifies zone whence data is extracted.

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/GraphicField/toJson.html b/doc/document_reader/GraphicField/toJson.html index 05728a2105..ce75559992 100644 --- a/doc/document_reader/GraphicField/toJson.html +++ b/doc/document_reader/GraphicField/toJson.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    toJson method
    - Map<String, dynamic> toJson() @@ -93,7 +87,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/GraphicField/value.html b/doc/document_reader/GraphicField/value.html index 9e78ed1bf4..e6316341d8 100644 --- a/doc/document_reader/GraphicField/value.html +++ b/doc/document_reader/GraphicField/value.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    value property
    + +
    -
    dynamic + get value
    -

    An image.

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/GraphicFieldType-enum-sidebar.html b/doc/document_reader/GraphicFieldType-enum-sidebar.html index ebb43b9a6d..ebd01ea305 100644 --- a/doc/document_reader/GraphicFieldType-enum-sidebar.html +++ b/doc/document_reader/GraphicFieldType-enum-sidebar.html @@ -1,7 +1,5 @@
      -
    1. Constructors
    2. -
    3. GraphicFieldType
    4. Values
    5. UNKNOWN
    6. @@ -33,25 +31,53 @@
    7. Properties
    8. -
    9. hashCode
    10. -
    11. index
    12. -
    13. runtimeType
    14. -
    15. value
    16. + +
    17. + hashCode +
    18. + +
    19. + index +
    20. + +
    21. + name + (ext) +
    22. + +
    23. + runtimeType +
    24. + +
    25. + value +
    26. Methods
    27. -
    28. noSuchMethod
    29. -
    30. toString
    31. + +
    32. + noSuchMethod +
    33. + +
    34. + toString +
    35. Operators
    36. -
    37. operator ==
    38. + +
    39. + operator == +
    40. -
    41. Static methods
    42. -
    43. getByValue
    44. +
    45. Static methods
    46. +
    47. getByValue
    48. -
    49. Constants
    50. -
    51. values
    52. +
    53. Constants
    54. +
    55. values
    diff --git a/doc/document_reader/GraphicFieldType.html b/doc/document_reader/GraphicFieldType.html index 3cc25fe5cc..002f5d346a 100644 --- a/doc/document_reader/GraphicFieldType.html +++ b/doc/document_reader/GraphicFieldType.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    +
    Available extensions
    +
    + - -
    -

    Constructors

    - -
    -
    - GraphicFieldType(int value) -
    -
    - -
    const
    -
    -
    -
    -

    Values

    -
    UNKNOWN @@ -502,6 +486,22 @@

    Properties

    A numeric identifier for the enumerated value.
    no setterinherited
    + + +
    + name + String + + +
    +
    +

    + Available on Enum, + provided by the EnumName extension +

    + The name of the enum value. +
    no setter
    +
    @@ -530,6 +530,7 @@

    Properties

    +
    Static Methods

    Constants

    -
    values @@ -626,7 +626,6 @@

    Constants

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/GraphicFieldType/GraphicFieldType.html b/doc/document_reader/GraphicFieldType/GraphicFieldType.html deleted file mode 100644 index 794b698b32..0000000000 --- a/doc/document_reader/GraphicFieldType/GraphicFieldType.html +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - GraphicFieldType constructor - GraphicFieldType - document_reader library - Dart API - - - - - - - - - - - - - - - - - -
    - -
    - menu - -
    GraphicFieldType
    - -
    - -
    -
    -
    - -
    -
    -

    GraphicFieldType constructor -

    - -
    - const - GraphicFieldType(
    1. int value
    2. -
    ) -
    - - - - - -
    -

    Implementation

    -
    const GraphicFieldType(this.value);
    -
    - - -
    - - - - - -
    - -
    - - flutter_document_reader_api - 7.3.947-beta - - - -
    - - - - - - - - - - - - diff --git a/doc/document_reader/GraphicFieldType/getByValue.html b/doc/document_reader/GraphicFieldType/getByValue.html index 81c035d58e..bb3b2d7c46 100644 --- a/doc/document_reader/GraphicFieldType/getByValue.html +++ b/doc/document_reader/GraphicFieldType/getByValue.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    getByValue static method
    - GraphicFieldType? -getByValue(
    1. int? i
    2. +getByValue(
      1. int? i
      ) @@ -88,7 +82,6 @@

      Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/GraphicFieldType/value.html b/doc/document_reader/GraphicFieldType/value.html index e945d9677b..824a48f60b 100644 --- a/doc/document_reader/GraphicFieldType/value.html +++ b/doc/document_reader/GraphicFieldType/value.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    value property
    +
    int @@ -76,8 +72,8 @@

    Implementation

    + - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/GraphicFieldType/values-constant.html b/doc/document_reader/GraphicFieldType/values-constant.html index 0464a02ad9..dcd7597bed 100644 --- a/doc/document_reader/GraphicFieldType/values-constant.html +++ b/doc/document_reader/GraphicFieldType/values-constant.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    values constant
    +
    List<GraphicFieldType> @@ -75,8 +71,8 @@

    values constant + - - -

    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/GraphicResult-class-sidebar.html b/doc/document_reader/GraphicResult-class-sidebar.html index 2b81182fda..ed737d3e1c 100644 --- a/doc/document_reader/GraphicResult-class-sidebar.html +++ b/doc/document_reader/GraphicResult-class-sidebar.html @@ -1,30 +1,51 @@
      -
    1. Constructors
    2. -
    3. GraphicResult
    4. +
    5. Constructors
    6. +
    7. GraphicResult
    8. Properties
    9. -
    10. fields
    11. -
    12. hashCode
    13. -
    14. runtimeType
    15. + +
    16. + fields +
    17. + +
    18. + hashCode +
    19. + +
    20. + runtimeType +
    21. Methods
    22. -
    23. noSuchMethod
    24. -
    25. toJson
    26. -
    27. toString
    28. + +
    29. + noSuchMethod +
    30. + +
    31. + toJson +
    32. + +
    33. + toString +
    34. Operators
    35. -
    36. operator ==
    37. + +
    38. + operator == +
    39. -
    40. Static methods
    41. -
    42. fromJson
    43. +
    44. Static methods
    45. +
    46. fromJson
    diff --git a/doc/document_reader/GraphicResult-class.html b/doc/document_reader/GraphicResult-class.html index 9ba319f7e2..8262c8f056 100644 --- a/doc/document_reader/GraphicResult-class.html +++ b/doc/document_reader/GraphicResult-class.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    GraphicResult class

    Constructors

    -
    GraphicResult() @@ -124,6 +118,7 @@

    Properties

    +
    Static Methods
    -
    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/GraphicResult/GraphicResult.html b/doc/document_reader/GraphicResult/GraphicResult.html index cbd86a1478..3ee0590f9e 100644 --- a/doc/document_reader/GraphicResult/GraphicResult.html +++ b/doc/document_reader/GraphicResult/GraphicResult.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    GraphicResult constructor GraphicResult() - @@ -72,7 +66,6 @@

    GraphicResult constructor

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/GraphicResult/fields.html b/doc/document_reader/GraphicResult/fields.html index 1fe02a8567..1d28044f8c 100644 --- a/doc/document_reader/GraphicResult/fields.html +++ b/doc/document_reader/GraphicResult/fields.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    fields property
    + +
    -
    List<GraphicField> + get fields
    -

    An array of graphic results.

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/GraphicResult/fromJson.html b/doc/document_reader/GraphicResult/fromJson.html index 273f99e627..8c3ab046fb 100644 --- a/doc/document_reader/GraphicResult/fromJson.html +++ b/doc/document_reader/GraphicResult/fromJson.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    fromJson static method
    - GraphicResult? -fromJson(
    1. dynamic jsonObject
    2. +fromJson(
      1. dynamic jsonObject
      ) @@ -93,7 +87,6 @@

      Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/GraphicResult/toJson.html b/doc/document_reader/GraphicResult/toJson.html index d6b53a84cd..0b2aaaae79 100644 --- a/doc/document_reader/GraphicResult/toJson.html +++ b/doc/document_reader/GraphicResult/toJson.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    toJson method
    - Map<String, dynamic> toJson() @@ -85,7 +79,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ImageFormat-enum-sidebar.html b/doc/document_reader/ImageFormat-enum-sidebar.html index 673f4cd6ee..7f6513e0d8 100644 --- a/doc/document_reader/ImageFormat-enum-sidebar.html +++ b/doc/document_reader/ImageFormat-enum-sidebar.html @@ -1,7 +1,5 @@
      -
    1. Constructors
    2. -
    3. ImageFormat
    4. Values
    5. PNG
    6. @@ -11,25 +9,53 @@
    7. Properties
    8. -
    9. hashCode
    10. -
    11. index
    12. -
    13. runtimeType
    14. -
    15. value
    16. + +
    17. + hashCode +
    18. + +
    19. + index +
    20. + +
    21. + name + (ext) +
    22. + +
    23. + runtimeType +
    24. + +
    25. + value +
    26. Methods
    27. -
    28. noSuchMethod
    29. -
    30. toString
    31. + +
    32. + noSuchMethod +
    33. + +
    34. + toString +
    35. Operators
    36. -
    37. operator ==
    38. + +
    39. + operator == +
    40. -
    41. Static methods
    42. -
    43. getByValue
    44. +
    45. Static methods
    46. +
    47. getByValue
    48. -
    49. Constants
    50. -
    51. values
    52. +
    53. Constants
    54. +
    55. values
    diff --git a/doc/document_reader/ImageFormat.html b/doc/document_reader/ImageFormat.html index ed7b44bffe..da0240fd0f 100644 --- a/doc/document_reader/ImageFormat.html +++ b/doc/document_reader/ImageFormat.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    +
    Available extensions
    +
    + - -
    -

    Constructors

    - -
    -
    - ImageFormat(int value) -
    -
    - -
    const
    -
    -
    -
    -

    Values

    -
    PNG @@ -168,6 +152,22 @@

    Properties

    A numeric identifier for the enumerated value.
    no setterinherited
    + + +
    + name + String + + +
    +
    +

    + Available on Enum, + provided by the EnumName extension +

    + The name of the enum value. +
    no setter
    +
    @@ -196,6 +196,7 @@

    Properties

    +
    Static Methods

    Constants

    -
    values @@ -292,7 +292,6 @@

    Constants

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ImageFormat/ImageFormat.html b/doc/document_reader/ImageFormat/ImageFormat.html deleted file mode 100644 index fb7cb4239f..0000000000 --- a/doc/document_reader/ImageFormat/ImageFormat.html +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - ImageFormat constructor - ImageFormat - document_reader library - Dart API - - - - - - - - - - - - - - - - - -
    - -
    - menu - -
    ImageFormat
    - -
    - -
    -
    -
    - -
    -
    -

    ImageFormat constructor -

    - -
    - const - ImageFormat(
    1. int value
    2. -
    ) -
    - - - - - -
    -

    Implementation

    -
    const ImageFormat(this.value);
    -
    - - -
    - - - - - -
    - -
    - - flutter_document_reader_api - 7.3.947-beta - - - -
    - - - - - - - - - - - - diff --git a/doc/document_reader/ImageFormat/getByValue.html b/doc/document_reader/ImageFormat/getByValue.html index ac01bc2eec..3f81b1216f 100644 --- a/doc/document_reader/ImageFormat/getByValue.html +++ b/doc/document_reader/ImageFormat/getByValue.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    getByValue static method
    - ImageFormat? -getByValue(
    1. int? i
    2. +getByValue(
      1. int? i
      ) @@ -84,7 +78,6 @@

      Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ImageFormat/value.html b/doc/document_reader/ImageFormat/value.html index ac2dc77a59..2d4e0ce9ad 100644 --- a/doc/document_reader/ImageFormat/value.html +++ b/doc/document_reader/ImageFormat/value.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    value property
    +
    int @@ -76,8 +72,8 @@

    Implementation

    + - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ImageFormat/values-constant.html b/doc/document_reader/ImageFormat/values-constant.html index 8505ee0cec..57ecd37a0d 100644 --- a/doc/document_reader/ImageFormat/values-constant.html +++ b/doc/document_reader/ImageFormat/values-constant.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    values constant
    +
    List<ImageFormat> @@ -75,8 +71,8 @@

    values constant + - - -

    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ImageInputData-class-sidebar.html b/doc/document_reader/ImageInputData-class-sidebar.html index 66087c3cff..88964f8ea3 100644 --- a/doc/document_reader/ImageInputData-class-sidebar.html +++ b/doc/document_reader/ImageInputData-class-sidebar.html @@ -1,32 +1,59 @@
      -
    1. Constructors
    2. -
    3. ImageInputData
    4. +
    5. Constructors
    6. +
    7. ImageInputData
    8. Properties
    9. -
    10. hashCode
    11. -
    12. image
    13. -
    14. light
    15. -
    16. pageIndex
    17. -
    18. runtimeType
    19. + +
    20. + hashCode +
    21. + +
    22. + image +
    23. + +
    24. + light +
    25. + +
    26. + pageIndex +
    27. + +
    28. + runtimeType +
    29. Methods
    30. -
    31. noSuchMethod
    32. -
    33. toJson
    34. -
    35. toString
    36. + +
    37. + noSuchMethod +
    38. + +
    39. + toJson +
    40. + +
    41. + toString +
    42. Operators
    43. -
    44. operator ==
    45. + +
    46. + operator == +
    47. -
    48. Static methods
    49. -
    50. fromJson
    51. +
    52. Static methods
    53. +
    54. fromJson
    diff --git a/doc/document_reader/ImageInputData-class.html b/doc/document_reader/ImageInputData-class.html index 0ff8d17d5e..527ac6748d 100644 --- a/doc/document_reader/ImageInputData-class.html +++ b/doc/document_reader/ImageInputData-class.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    ImageInputData class

    Constructors

    -
    - ImageInputData(dynamic image, {Lights light = Lights.WHITE_FULL, int pageIndex = 0}) + ImageInputData(dynamic image, {Lights light = Lights.WHITE_FULL, int pageIndex = 0})
    @@ -145,6 +139,7 @@

    Properties

    +
    Static Methods
    -
    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ImageInputData/ImageInputData.html b/doc/document_reader/ImageInputData/ImageInputData.html index 2cc71c18ed..004186dfaa 100644 --- a/doc/document_reader/ImageInputData/ImageInputData.html +++ b/doc/document_reader/ImageInputData/ImageInputData.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    ImageInputData constructor
    - ImageInputData(
    1. dynamic image,
    2. -
    3. {Lights light = Lights.WHITE_FULL,
    4. -
    5. int pageIndex = 0}
    6. -
    ) + ImageInputData(
    1. dynamic image, {
    2. +
    3. Lights light = Lights.WHITE_FULL,
    4. +
    5. int pageIndex = 0,
    6. +
    })
    - @@ -83,7 +77,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ImageInputData/fromJson.html b/doc/document_reader/ImageInputData/fromJson.html index 6528eaf13a..26cf010dc1 100644 --- a/doc/document_reader/ImageInputData/fromJson.html +++ b/doc/document_reader/ImageInputData/fromJson.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    fromJson static method
    - ImageInputData? -fromJson(
    1. dynamic jsonObject
    2. +fromJson(
      1. dynamic jsonObject
      ) @@ -90,7 +84,6 @@

      Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ImageInputData/image.html b/doc/document_reader/ImageInputData/image.html index 59c89a4499..87821f4637 100644 --- a/doc/document_reader/ImageInputData/image.html +++ b/doc/document_reader/ImageInputData/image.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    image property
    + +
    -
    dynamic + get image
    -

    An image.

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ImageInputData/light.html b/doc/document_reader/ImageInputData/light.html index 1a7a778d7e..9fe851a73a 100644 --- a/doc/document_reader/ImageInputData/light.html +++ b/doc/document_reader/ImageInputData/light.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    light property
    + +
    -
    Lights + get light
    -

    Light type, one of RGLGraphicFieldLight values.

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ImageInputData/pageIndex.html b/doc/document_reader/ImageInputData/pageIndex.html index ab691cb7fc..a6932b9d95 100644 --- a/doc/document_reader/ImageInputData/pageIndex.html +++ b/doc/document_reader/ImageInputData/pageIndex.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    pageIndex property
    + +
    -
    int + get pageIndex
    -

    An index of the document page whence the graphic field is extracted.

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ImageInputData/toJson.html b/doc/document_reader/ImageInputData/toJson.html index 3cbe459131..92b9eac628 100644 --- a/doc/document_reader/ImageInputData/toJson.html +++ b/doc/document_reader/ImageInputData/toJson.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    toJson method
    - Map<String, dynamic> toJson() @@ -85,7 +79,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ImageQA-class-sidebar.html b/doc/document_reader/ImageQA-class-sidebar.html index 3e071c62f3..469c11502d 100644 --- a/doc/document_reader/ImageQA-class-sidebar.html +++ b/doc/document_reader/ImageQA-class-sidebar.html @@ -1,40 +1,91 @@
      -
    1. Constructors
    2. -
    3. ImageQA
    4. +
    5. Constructors
    6. +
    7. ImageQA
    8. Properties
    9. -
    10. angleThreshold
    11. -
    12. brightnessThreshold
    13. -
    14. colornessCheck
    15. -
    16. documentPositionIndent
    17. -
    18. dpiThreshold
    19. -
    20. expectedPass
    21. -
    22. focusCheck
    23. -
    24. glaresCheck
    25. -
    26. glaresCheckParams
    27. -
    28. hashCode
    29. -
    30. runtimeType
    31. -
    32. screenCapture
    33. -
    34. testSetters
    35. + +
    36. + angleThreshold +
    37. + +
    38. + brightnessThreshold +
    39. + +
    40. + colornessCheck +
    41. + +
    42. + documentPositionIndent +
    43. + +
    44. + dpiThreshold +
    45. + +
    46. + expectedPass +
    47. + +
    48. + focusCheck +
    49. + +
    50. + glaresCheck +
    51. + +
    52. + glaresCheckParams +
    53. + +
    54. + hashCode +
    55. + +
    56. + runtimeType +
    57. + +
    58. + screenCapture +
    59. + +
    60. + testSetters +
    61. Methods
    62. -
    63. noSuchMethod
    64. -
    65. toJson
    66. -
    67. toString
    68. + +
    69. + noSuchMethod +
    70. + +
    71. + toJson +
    72. + +
    73. + toString +
    74. Operators
    75. -
    76. operator ==
    77. + +
    78. + operator == +
    79. -
    80. Static methods
    81. -
    82. fromJson
    83. +
    84. Static methods
    85. +
    86. fromJson
    diff --git a/doc/document_reader/ImageQA-class.html b/doc/document_reader/ImageQA-class.html index 31fe7c3e16..8680cddf6e 100644 --- a/doc/document_reader/ImageQA-class.html +++ b/doc/document_reader/ImageQA-class.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    ImageQA class

    Constructors

    -
    ImageQA() @@ -253,6 +247,7 @@

    Properties

    +
    Static Methods
    -
    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ImageQA/ImageQA.html b/doc/document_reader/ImageQA/ImageQA.html index 22a9bece5e..de5a775691 100644 --- a/doc/document_reader/ImageQA/ImageQA.html +++ b/doc/document_reader/ImageQA/ImageQA.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    ImageQA constructor ImageQA() - @@ -72,7 +66,6 @@

    ImageQA constructor

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ImageQA/angleThreshold.html b/doc/document_reader/ImageQA/angleThreshold.html index c3ff824ece..758d11eac2 100644 --- a/doc/document_reader/ImageQA/angleThreshold.html +++ b/doc/document_reader/ImageQA/angleThreshold.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    angleThreshold property
    + +
    -
    int? + get angleThreshold
    -

    This parameter sets threshold for Image QA check of the presented @@ -90,15 +86,14 @@

    Implementation

    -
    - void - angleThreshold=(int? val) + set + angleThreshold + (int? val)
    - @@ -113,7 +108,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ImageQA/brightnessThreshold.html b/doc/document_reader/ImageQA/brightnessThreshold.html index 553dd82b19..13903fe8ba 100644 --- a/doc/document_reader/ImageQA/brightnessThreshold.html +++ b/doc/document_reader/ImageQA/brightnessThreshold.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    brightnessThreshold property
    + +
    -
    double? + get brightnessThreshold
    -

    Set the threshold for an actual document brightness below which the check fails.

    @@ -88,15 +84,14 @@

    Implementation

    -
    - void - brightnessThreshold=(double? val) + set + brightnessThreshold + (double? val)
    - @@ -111,7 +106,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ImageQA/colornessCheck.html b/doc/document_reader/ImageQA/colornessCheck.html index a647fe3a7f..25aae90799 100644 --- a/doc/document_reader/ImageQA/colornessCheck.html +++ b/doc/document_reader/ImageQA/colornessCheck.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    colornessCheck property
    + +
    -
    bool? + get colornessCheck
    -

    This option disabled colorness check during performing image quality validation.

    @@ -88,15 +84,14 @@

    Implementation

    -
    - void - colornessCheck=(bool? val) + set + colornessCheck + (bool? val)
    - @@ -111,7 +106,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ImageQA/documentPositionIndent.html b/doc/document_reader/ImageQA/documentPositionIndent.html index 38664fa7a1..d81249da66 100644 --- a/doc/document_reader/ImageQA/documentPositionIndent.html +++ b/doc/document_reader/ImageQA/documentPositionIndent.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    documentPositionIndent property
    + +
    -
    int? + get documentPositionIndent
    -

    Specify the minimum indent from the corners of the document to the borders @@ -92,15 +88,14 @@

    Implementation

    -
    - void - documentPositionIndent=(int? val) + set + documentPositionIndent + (int? val)
    - @@ -115,7 +110,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ImageQA/dpiThreshold.html b/doc/document_reader/ImageQA/dpiThreshold.html index 82dd1fc893..1a61c5183a 100644 --- a/doc/document_reader/ImageQA/dpiThreshold.html +++ b/doc/document_reader/ImageQA/dpiThreshold.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    dpiThreshold property
    + +
    -
    int? + get dpiThreshold
    -

    This parameter sets threshold for Image QA check of the presented @@ -90,15 +86,14 @@

    Implementation

    -
    - void - dpiThreshold=(int? val) + set + dpiThreshold + (int? val)
    - @@ -113,7 +108,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ImageQA/expectedPass.html b/doc/document_reader/ImageQA/expectedPass.html index 4ca39622f1..fe588880aa 100644 --- a/doc/document_reader/ImageQA/expectedPass.html +++ b/doc/document_reader/ImageQA/expectedPass.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    expectedPass property
    + +
    -
    List<ImageQualityCheckType>? + get expectedPass
    -

    This option controls the quality checks that the image should pass in order to be considered a valid input during the scanning process.

    +

    Unmodifiable property. Use setter instead of .remove(), .addAll(), etc.

    @@ -89,21 +86,21 @@

    Implementation

    -
    - void - expectedPass=(List<ImageQualityCheckType>? val) + set + expectedPass + (List<ImageQualityCheckType>? val)
    -

    Implementation

    set expectedPass(List<ImageQualityCheckType>? val) {
    +  if (val != null) val = List.unmodifiable(val);
       _expectedPass = val;
       _set({"expectedPass": val?.map((e) => e.value).toList()});
     }
    @@ -112,7 +109,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ImageQA/focusCheck.html b/doc/document_reader/ImageQA/focusCheck.html index 0a149eb44b..06e20af108 100644 --- a/doc/document_reader/ImageQA/focusCheck.html +++ b/doc/document_reader/ImageQA/focusCheck.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    focusCheck property
    + +
    -
    bool? + get focusCheck
    -

    This option disabled focus check during performing image quality validation.

    @@ -88,15 +84,14 @@

    Implementation

    -
    - void - focusCheck=(bool? val) + set + focusCheck + (bool? val)
    - @@ -111,7 +106,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ImageQA/fromJson.html b/doc/document_reader/ImageQA/fromJson.html index f3e6570799..68a305f937 100644 --- a/doc/document_reader/ImageQA/fromJson.html +++ b/doc/document_reader/ImageQA/fromJson.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    fromJson static method
    - ImageQA -fromJson(
    1. dynamic jsonObject
    2. +fromJson(
      1. dynamic jsonObject
      ) @@ -102,7 +96,6 @@

      Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ImageQA/glaresCheck.html b/doc/document_reader/ImageQA/glaresCheck.html index ebf6c0cbe6..fcb91dc69c 100644 --- a/doc/document_reader/ImageQA/glaresCheck.html +++ b/doc/document_reader/ImageQA/glaresCheck.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    glaresCheck property
    + +
    -
    bool? + get glaresCheck
    -

    This option disabled glares check during performing image quality validation.

    @@ -88,15 +84,14 @@

    Implementation

    -
    - void - glaresCheck=(bool? val) + set + glaresCheck + (bool? val)
    - @@ -111,7 +106,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ImageQA/glaresCheckParams.html b/doc/document_reader/ImageQA/glaresCheckParams.html index daa3d39c72..f0e78d02d1 100644 --- a/doc/document_reader/ImageQA/glaresCheckParams.html +++ b/doc/document_reader/ImageQA/glaresCheckParams.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    glaresCheckParams property
    + +
    -
    GlaresCheckParams? + get glaresCheckParams
    -

    Parameters for glares image quality validation.

    @@ -88,15 +84,14 @@

    Implementation

    -
    - void - glaresCheckParams=(GlaresCheckParams? val) + set + glaresCheckParams + (GlaresCheckParams? val)
    - @@ -111,7 +106,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ImageQA/screenCapture.html b/doc/document_reader/ImageQA/screenCapture.html index e0cdb2769c..85d4ce9fb5 100644 --- a/doc/document_reader/ImageQA/screenCapture.html +++ b/doc/document_reader/ImageQA/screenCapture.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    screenCapture property
    + +
    -
    bool? + get screenCapture
    -

    This option disabled moire patterns check during performing image quality validation.

    @@ -88,15 +84,14 @@

    Implementation

    -
    - void - screenCapture=(bool? val) + set + screenCapture + (bool? val)
    - @@ -111,7 +106,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ImageQA/testSetters.html b/doc/document_reader/ImageQA/testSetters.html index 781ada8971..b9cddf1313 100644 --- a/doc/document_reader/ImageQA/testSetters.html +++ b/doc/document_reader/ImageQA/testSetters.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    testSetters property
    +
    Map<String, dynamic> @@ -77,8 +73,8 @@

    Implementation

    + - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ImageQA/toJson.html b/doc/document_reader/ImageQA/toJson.html index 35baf1242b..d397083be3 100644 --- a/doc/document_reader/ImageQA/toJson.html +++ b/doc/document_reader/ImageQA/toJson.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    toJson method
    - Map<String, dynamic> toJson() @@ -94,7 +88,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ImageQuality-class-sidebar.html b/doc/document_reader/ImageQuality-class-sidebar.html index 04ade91189..f99ab5a251 100644 --- a/doc/document_reader/ImageQuality-class-sidebar.html +++ b/doc/document_reader/ImageQuality-class-sidebar.html @@ -1,33 +1,63 @@
      -
    1. Constructors
    2. -
    3. ImageQuality
    4. +
    5. Constructors
    6. +
    7. ImageQuality
    8. Properties
    9. -
    10. boundRects
    11. -
    12. featureType
    13. -
    14. hashCode
    15. -
    16. result
    17. -
    18. runtimeType
    19. -
    20. type
    21. + +
    22. + boundRects +
    23. + +
    24. + featureType +
    25. + +
    26. + hashCode +
    27. + +
    28. + result +
    29. + +
    30. + runtimeType +
    31. + +
    32. + type +
    33. Methods
    34. -
    35. noSuchMethod
    36. -
    37. toJson
    38. -
    39. toString
    40. + +
    41. + noSuchMethod +
    42. + +
    43. + toJson +
    44. + +
    45. + toString +
    46. Operators
    47. -
    48. operator ==
    49. + +
    50. + operator == +
    51. -
    52. Static methods
    53. -
    54. fromJson
    55. +
    56. Static methods
    57. +
    58. fromJson
    diff --git a/doc/document_reader/ImageQuality-class.html b/doc/document_reader/ImageQuality-class.html index 87b2ba2155..132ff1f3ea 100644 --- a/doc/document_reader/ImageQuality-class.html +++ b/doc/document_reader/ImageQuality-class.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    ImageQuality class

    Constructors

    -
    ImageQuality() @@ -160,6 +154,7 @@

    Properties

    +
    Static Methods
    -
    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ImageQuality/ImageQuality.html b/doc/document_reader/ImageQuality/ImageQuality.html index 6ac3cae0c8..bfd9e3cd4c 100644 --- a/doc/document_reader/ImageQuality/ImageQuality.html +++ b/doc/document_reader/ImageQuality/ImageQuality.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    ImageQuality constructor ImageQuality() - @@ -72,7 +66,6 @@

    ImageQuality constructor

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ImageQuality/boundRects.html b/doc/document_reader/ImageQuality/boundRects.html index ebe9f831df..807001d1c6 100644 --- a/doc/document_reader/ImageQuality/boundRects.html +++ b/doc/document_reader/ImageQuality/boundRects.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    boundRects property
    + +
    -
    List<Rect> + get boundRects
    -

    Coordinates of glares.

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ImageQuality/featureType.html b/doc/document_reader/ImageQuality/featureType.html index 04dc17aadc..f1778539a0 100644 --- a/doc/document_reader/ImageQuality/featureType.html +++ b/doc/document_reader/ImageQuality/featureType.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    featureType property
    + +
    -
    int + get featureType
    -

    Check result.

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ImageQuality/fromJson.html b/doc/document_reader/ImageQuality/fromJson.html index 253b2b9529..cd086d610a 100644 --- a/doc/document_reader/ImageQuality/fromJson.html +++ b/doc/document_reader/ImageQuality/fromJson.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    fromJson static method
    - ImageQuality? -fromJson(
    1. dynamic jsonObject
    2. +fromJson(
      1. dynamic jsonObject
      ) @@ -96,7 +90,6 @@

      Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ImageQuality/result.html b/doc/document_reader/ImageQuality/result.html index da39859d01..7177e30e11 100644 --- a/doc/document_reader/ImageQuality/result.html +++ b/doc/document_reader/ImageQuality/result.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    result property
    + +
    -
    CheckResult + get result
    -

    Check result.

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ImageQuality/toJson.html b/doc/document_reader/ImageQuality/toJson.html index 2264510e7a..b3ef1e5bb2 100644 --- a/doc/document_reader/ImageQuality/toJson.html +++ b/doc/document_reader/ImageQuality/toJson.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    toJson method
    - Map<String, dynamic> toJson() @@ -88,7 +82,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ImageQuality/type.html b/doc/document_reader/ImageQuality/type.html index 9c1be6e189..f6c03691b8 100644 --- a/doc/document_reader/ImageQuality/type.html +++ b/doc/document_reader/ImageQuality/type.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    type property
    + +
    -
    ImageQualityCheckType + get type
    -

    Check result type.

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ImageQualityCheckType-enum-sidebar.html b/doc/document_reader/ImageQualityCheckType-enum-sidebar.html index 76a0e2353b..0f00c11b5b 100644 --- a/doc/document_reader/ImageQualityCheckType-enum-sidebar.html +++ b/doc/document_reader/ImageQualityCheckType-enum-sidebar.html @@ -1,7 +1,5 @@
      -
    1. Constructors
    2. -
    3. ImageQualityCheckType
    4. Values
    5. UNKNOWN
    6. @@ -20,27 +18,58 @@
    7. Properties
    8. -
    9. hashCode
    10. -
    11. index
    12. -
    13. runtimeType
    14. -
    15. value
    16. + +
    17. + hashCode +
    18. + +
    19. + index +
    20. + +
    21. + name + (ext) +
    22. + +
    23. + runtimeType +
    24. + +
    25. + value +
    26. Methods
    27. -
    28. getTranslation
    29. -
    30. noSuchMethod
    31. -
    32. toString
    33. + +
    34. + getTranslation +
    35. + +
    36. + noSuchMethod +
    37. + +
    38. + toString +
    39. Operators
    40. -
    41. operator ==
    42. + +
    43. + operator == +
    44. -
    45. Static methods
    46. -
    47. fromIntList
    48. -
    49. getByValue
    50. +
    51. Static methods
    52. +
    53. fromIntList
    54. +
    55. getByValue
    56. -
    57. Constants
    58. -
    59. values
    60. +
    61. Constants
    62. +
    63. values
    diff --git a/doc/document_reader/ImageQualityCheckType.html b/doc/document_reader/ImageQualityCheckType.html index 84826161e7..e2a6b95f9d 100644 --- a/doc/document_reader/ImageQualityCheckType.html +++ b/doc/document_reader/ImageQualityCheckType.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    +
    Available extensions
    +
    + - -
    -

    Constructors

    - -
    -
    - ImageQualityCheckType(int value) -
    -
    - -
    const
    -
    -
    -
    -

    Values

    -
    UNKNOWN @@ -304,6 +288,22 @@

    Properties

    A numeric identifier for the enumerated value.
    no setterinherited
    + + +
    + name + String + + +
    +
    +

    + Available on Enum, + provided by the EnumName extension +

    + The name of the enum value. +
    no setter
    +
    @@ -332,6 +332,7 @@

    Properties

    +
    Methods
    getTranslation() - Future<String> + Future<String> @@ -437,7 +438,6 @@

    Static Methods

    Constants

    -
    values @@ -454,7 +454,6 @@

    Constants

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ImageQualityCheckType/ImageQualityCheckType.html b/doc/document_reader/ImageQualityCheckType/ImageQualityCheckType.html deleted file mode 100644 index 1b8a63d007..0000000000 --- a/doc/document_reader/ImageQualityCheckType/ImageQualityCheckType.html +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - ImageQualityCheckType constructor - ImageQualityCheckType - document_reader library - Dart API - - - - - - - - - - - - - - - - - -
    - -
    - menu - -
    ImageQualityCheckType
    - -
    - -
    -
    -
    - -
    -
    -

    ImageQualityCheckType constructor -

    - -
    - const - ImageQualityCheckType(
    1. int value
    2. -
    ) -
    - - - - - -
    -

    Implementation

    -
    const ImageQualityCheckType(this.value);
    -
    - - -
    - - - - - -
    - -
    - - flutter_document_reader_api - 7.3.947-beta - - - -
    - - - - - - - - - - - - diff --git a/doc/document_reader/ImageQualityCheckType/fromIntList.html b/doc/document_reader/ImageQualityCheckType/fromIntList.html index 04a97e0d37..4d545db98d 100644 --- a/doc/document_reader/ImageQualityCheckType/fromIntList.html +++ b/doc/document_reader/ImageQualityCheckType/fromIntList.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    fromIntList static method
    - List<ImageQualityCheckType>? -fromIntList(
    1. List? input
    2. +fromIntList(
      1. List? input
      ) @@ -88,7 +82,6 @@

      Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ImageQualityCheckType/getByValue.html b/doc/document_reader/ImageQualityCheckType/getByValue.html index dbbed35332..7910740566 100644 --- a/doc/document_reader/ImageQualityCheckType/getByValue.html +++ b/doc/document_reader/ImageQualityCheckType/getByValue.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    getByValue static method
    - ImageQualityCheckType? -getByValue(
    1. int? i
    2. +getByValue(
      1. int? i
      ) @@ -88,7 +82,6 @@

      Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ImageQualityCheckType/getTranslation.html b/doc/document_reader/ImageQualityCheckType/getTranslation.html index ec6289f69b..db34e22a49 100644 --- a/doc/document_reader/ImageQualityCheckType/getTranslation.html +++ b/doc/document_reader/ImageQualityCheckType/getTranslation.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    getTranslation method
    - -Future<String> +Future<String> getTranslation() @@ -83,7 +77,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ImageQualityCheckType/value.html b/doc/document_reader/ImageQualityCheckType/value.html index 0ff9d32256..992e24248a 100644 --- a/doc/document_reader/ImageQualityCheckType/value.html +++ b/doc/document_reader/ImageQualityCheckType/value.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    value property
    +
    int @@ -76,8 +72,8 @@

    Implementation

    + - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ImageQualityCheckType/values-constant.html b/doc/document_reader/ImageQualityCheckType/values-constant.html index bb3a4eb9c1..f3e1fb448b 100644 --- a/doc/document_reader/ImageQualityCheckType/values-constant.html +++ b/doc/document_reader/ImageQualityCheckType/values-constant.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    values constant
    +
    List<ImageQualityCheckType> @@ -75,8 +71,8 @@

    values constant + - - -

    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ImageQualityGroup-class-sidebar.html b/doc/document_reader/ImageQualityGroup-class-sidebar.html index 98aa006d38..49d8378b35 100644 --- a/doc/document_reader/ImageQualityGroup-class-sidebar.html +++ b/doc/document_reader/ImageQualityGroup-class-sidebar.html @@ -1,33 +1,63 @@
      -
    1. Constructors
    2. -
    3. ImageQualityGroup
    4. +
    5. Constructors
    6. +
    7. ImageQualityGroup
    8. Properties
    9. -
    10. count
    11. -
    12. hashCode
    13. -
    14. imageQualityList
    15. -
    16. pageIndex
    17. -
    18. result
    19. -
    20. runtimeType
    21. + +
    22. + count +
    23. + +
    24. + hashCode +
    25. + +
    26. + imageQualityList +
    27. + +
    28. + pageIndex +
    29. + +
    30. + result +
    31. + +
    32. + runtimeType +
    33. Methods
    34. -
    35. noSuchMethod
    36. -
    37. toJson
    38. -
    39. toString
    40. + +
    41. + noSuchMethod +
    42. + +
    43. + toJson +
    44. + +
    45. + toString +
    46. Operators
    47. -
    48. operator ==
    49. + +
    50. + operator == +
    51. -
    52. Static methods
    53. -
    54. fromJson
    55. +
    56. Static methods
    57. +
    58. fromJson
    diff --git a/doc/document_reader/ImageQualityGroup-class.html b/doc/document_reader/ImageQualityGroup-class.html index ac1f12586d..a533ff93af 100644 --- a/doc/document_reader/ImageQualityGroup-class.html +++ b/doc/document_reader/ImageQualityGroup-class.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    ImageQualityGroup class

    Constructors

    -
    ImageQualityGroup() @@ -160,6 +154,7 @@

    Properties

    +
    Static Methods
    -
    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ImageQualityGroup/ImageQualityGroup.html b/doc/document_reader/ImageQualityGroup/ImageQualityGroup.html index 68e05c77a5..518652bb31 100644 --- a/doc/document_reader/ImageQualityGroup/ImageQualityGroup.html +++ b/doc/document_reader/ImageQualityGroup/ImageQualityGroup.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    ImageQualityGroup constructor ImageQualityGroup() - @@ -72,7 +66,6 @@

    ImageQualityGroup constructor

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ImageQualityGroup/count.html b/doc/document_reader/ImageQualityGroup/count.html index 8dfcb40255..0a264d0c85 100644 --- a/doc/document_reader/ImageQualityGroup/count.html +++ b/doc/document_reader/ImageQualityGroup/count.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    count property
    + +
    -
    int + get count
    -

    Number of results.

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ImageQualityGroup/fromJson.html b/doc/document_reader/ImageQualityGroup/fromJson.html index 09ba568421..67cbc91647 100644 --- a/doc/document_reader/ImageQualityGroup/fromJson.html +++ b/doc/document_reader/ImageQualityGroup/fromJson.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    fromJson static method
    - ImageQualityGroup? -fromJson(
    1. dynamic jsonObject
    2. +fromJson(
      1. dynamic jsonObject
      ) @@ -96,7 +90,6 @@

      Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ImageQualityGroup/imageQualityList.html b/doc/document_reader/ImageQualityGroup/imageQualityList.html index 4c4b2db7da..9f104edf03 100644 --- a/doc/document_reader/ImageQualityGroup/imageQualityList.html +++ b/doc/document_reader/ImageQualityGroup/imageQualityList.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    imageQualityList property
    + +
    -
    List<ImageQuality> + get imageQualityList
    -

    An array of single check result pointers.

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ImageQualityGroup/pageIndex.html b/doc/document_reader/ImageQualityGroup/pageIndex.html index 0ca0fa6aa4..a52ead00c7 100644 --- a/doc/document_reader/ImageQualityGroup/pageIndex.html +++ b/doc/document_reader/ImageQualityGroup/pageIndex.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    pageIndex property
    + +
    -
    int + get pageIndex
    -

    Index of the document page, whence the result is received.

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ImageQualityGroup/result.html b/doc/document_reader/ImageQualityGroup/result.html index dbeba63cc2..ee946bb057 100644 --- a/doc/document_reader/ImageQualityGroup/result.html +++ b/doc/document_reader/ImageQualityGroup/result.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    result property
    + +
    -
    CheckResult + get result
    -

    Overall check result for document page.

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ImageQualityGroup/toJson.html b/doc/document_reader/ImageQualityGroup/toJson.html index 090e5c8796..8db44c8115 100644 --- a/doc/document_reader/ImageQualityGroup/toJson.html +++ b/doc/document_reader/ImageQualityGroup/toJson.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    toJson method
    - Map<String, dynamic> toJson() @@ -88,7 +82,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/InitConfig-class-sidebar.html b/doc/document_reader/InitConfig-class-sidebar.html index 1090a97fd2..105143ea94 100644 --- a/doc/document_reader/InitConfig-class-sidebar.html +++ b/doc/document_reader/InitConfig-class-sidebar.html @@ -1,36 +1,72 @@
      -
    1. Constructors
    2. -
    3. InitConfig
    4. -
    5. withBleDevice
    6. +
    7. Constructors
    8. +
    9. InitConfig
    10. +
    11. withBleDevice
    12. Properties
    13. -
    14. blackList
    15. -
    16. customDb
    17. -
    18. databasePath
    19. -
    20. delayedNNLoad
    21. -
    22. hashCode
    23. -
    24. license
    25. -
    26. licenseUpdate
    27. -
    28. runtimeType
    29. + +
    30. + blackList +
    31. + +
    32. + customDb +
    33. + +
    34. + databasePath +
    35. + +
    36. + delayedNNLoad +
    37. + +
    38. + hashCode +
    39. + +
    40. + license +
    41. + +
    42. + licenseUpdate +
    43. + +
    44. + runtimeType +
    45. Methods
    46. -
    47. noSuchMethod
    48. -
    49. toJson
    50. -
    51. toString
    52. + +
    53. + noSuchMethod +
    54. + +
    55. + toJson +
    56. + +
    57. + toString +
    58. Operators
    59. -
    60. operator ==
    61. + +
    62. + operator == +
    63. -
    64. Static methods
    65. -
    66. fromJson
    67. +
    68. Static methods
    69. +
    70. fromJson
    diff --git a/doc/document_reader/InitConfig-class.html b/doc/document_reader/InitConfig-class.html index 276c2de0e6..967c5b24d0 100644 --- a/doc/document_reader/InitConfig-class.html +++ b/doc/document_reader/InitConfig-class.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    InitConfig class

    Constructors

    -
    InitConfig(dynamic license) @@ -192,6 +186,7 @@

    Properties

    +
    Static Methods
    -
    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/InitConfig/InitConfig.html b/doc/document_reader/InitConfig/InitConfig.html index dfa7542226..a23542813b 100644 --- a/doc/document_reader/InitConfig/InitConfig.html +++ b/doc/document_reader/InitConfig/InitConfig.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    InitConfig constructor
    - InitConfig(
    1. dynamic license
    2. + InitConfig(
      1. dynamic license
      )
    -

    Constructor for initialization using a license binary.

    @@ -80,7 +74,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/InitConfig/InitConfig.withBleDevice.html b/doc/document_reader/InitConfig/InitConfig.withBleDevice.html index e3b38eef12..f5063b1e12 100644 --- a/doc/document_reader/InitConfig/InitConfig.withBleDevice.html +++ b/doc/document_reader/InitConfig/InitConfig.withBleDevice.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    InitConfig.withBleDevice constructor InitConfig.withBleDevice() -

    Constructor for initialization using a ble device. Doesn't need a license file, it will be fetched automatically from your ble device.

    -

    Android only. Requires btdevice plugin.

    +

    Requires btdevice plugin.

    @@ -77,19 +71,12 @@

    InitConfig.withBleDevice constructor

    Implementation

    InitConfig.withBleDevice() : _license = ByteData(0) {
    -  if (!Platform.isAndroid) {
    -    throw PlatformException(
    -      code: "android-only",
    -      message: "withBleDevice constructor is accessible only on Android",
    -    );
    -  }
       _useBleDevice = true;
     }

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/InitConfig/blackList.html b/doc/document_reader/InitConfig/blackList.html index 03422cad77..18968b10bd 100644 --- a/doc/document_reader/InitConfig/blackList.html +++ b/doc/document_reader/InitConfig/blackList.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    blackList property
    +
    Map<String, dynamic>? @@ -79,8 +75,8 @@

    Implementation

    + - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/InitConfig/customDb.html b/doc/document_reader/InitConfig/customDb.html index f767971fcf..a56bf55675 100644 --- a/doc/document_reader/InitConfig/customDb.html +++ b/doc/document_reader/InitConfig/customDb.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    customDb property
    +
    dynamic @@ -80,8 +76,8 @@

    Implementation

    + - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/InitConfig/databasePath.html b/doc/document_reader/InitConfig/databasePath.html index 7f7f1636ca..576a5d76c2 100644 --- a/doc/document_reader/InitConfig/databasePath.html +++ b/doc/document_reader/InitConfig/databasePath.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    databasePath property
    +
    String? @@ -80,8 +76,8 @@

    Implementation

    + - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/InitConfig/delayedNNLoad.html b/doc/document_reader/InitConfig/delayedNNLoad.html index 7a5ab99d0f..0aeed7c841 100644 --- a/doc/document_reader/InitConfig/delayedNNLoad.html +++ b/doc/document_reader/InitConfig/delayedNNLoad.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    delayedNNLoad property
    +
    bool @@ -85,8 +81,8 @@

    Implementation

    + - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/InitConfig/fromJson.html b/doc/document_reader/InitConfig/fromJson.html index 1bd496312e..76d3e4938b 100644 --- a/doc/document_reader/InitConfig/fromJson.html +++ b/doc/document_reader/InitConfig/fromJson.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    fromJson static method
    - InitConfig? -fromJson(
    1. dynamic jsonObject
    2. +fromJson(
      1. dynamic jsonObject
      ) @@ -93,7 +87,6 @@

      Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/InitConfig/license.html b/doc/document_reader/InitConfig/license.html index 19385a97fc..68ce620b7e 100644 --- a/doc/document_reader/InitConfig/license.html +++ b/doc/document_reader/InitConfig/license.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    license property
    + +
    -
    dynamic + get license
    -

    The license binary file.

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/InitConfig/licenseUpdate.html b/doc/document_reader/InitConfig/licenseUpdate.html index 835c58d087..66e045dbdb 100644 --- a/doc/document_reader/InitConfig/licenseUpdate.html +++ b/doc/document_reader/InitConfig/licenseUpdate.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    licenseUpdate property
    +
    bool @@ -79,8 +75,8 @@

    Implementation

    + - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/InitConfig/toJson.html b/doc/document_reader/InitConfig/toJson.html index 8a683c453a..9bfc9e65f8 100644 --- a/doc/document_reader/InitConfig/toJson.html +++ b/doc/document_reader/InitConfig/toJson.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    toJson method
    - Map<String, dynamic> toJson() @@ -88,7 +82,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/LCID-enum-sidebar.html b/doc/document_reader/LCID-enum-sidebar.html index ef751da903..2294cb1a72 100644 --- a/doc/document_reader/LCID-enum-sidebar.html +++ b/doc/document_reader/LCID-enum-sidebar.html @@ -1,7 +1,5 @@
      -
    1. Constructors
    2. -
    3. LCID
    4. Values
    5. UNKNOWN
    6. @@ -176,27 +174,58 @@
    7. Properties
    8. -
    9. hashCode
    10. -
    11. index
    12. -
    13. runtimeType
    14. -
    15. value
    16. + +
    17. + hashCode +
    18. + +
    19. + index +
    20. + +
    21. + name + (ext) +
    22. + +
    23. + runtimeType +
    24. + +
    25. + value +
    26. Methods
    27. -
    28. getTranslation
    29. -
    30. noSuchMethod
    31. -
    32. toString
    33. + +
    34. + getTranslation +
    35. + +
    36. + noSuchMethod +
    37. + +
    38. + toString +
    39. Operators
    40. -
    41. operator ==
    42. + +
    43. + operator == +
    44. -
    45. Static methods
    46. -
    47. fromIntList
    48. -
    49. getByValue
    50. +
    51. Static methods
    52. +
    53. fromIntList
    54. +
    55. getByValue
    56. -
    57. Constants
    58. -
    59. values
    60. +
    61. Constants
    62. +
    63. values
    diff --git a/doc/document_reader/LCID.html b/doc/document_reader/LCID.html index 53ffbd55fc..959a277fa9 100644 --- a/doc/document_reader/LCID.html +++ b/doc/document_reader/LCID.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    +
    Available extensions
    +
    + - -
    -

    Constructors

    - -
    -
    - LCID(int value) -
    -
    - -
    const
    -
    -
    -
    -

    Values

    -
    UNKNOWN @@ -2646,6 +2630,22 @@

    Properties

    A numeric identifier for the enumerated value.
    no setterinherited
    + + +
    + name + String + + +
    +
    +

    + Available on Enum, + provided by the EnumName extension +

    + The name of the enum value. +
    no setter
    +
    @@ -2674,6 +2674,7 @@

    Properties

    +
    Methods
    getTranslation() - Future<String> + Future<String> @@ -2779,7 +2780,6 @@

    Static Methods

    Constants

    -
    values @@ -2796,7 +2796,6 @@

    Constants

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/LCID/LCID.html b/doc/document_reader/LCID/LCID.html deleted file mode 100644 index ae650cf220..0000000000 --- a/doc/document_reader/LCID/LCID.html +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - LCID constructor - LCID - document_reader library - Dart API - - - - - - - - - - - - - - - - - -
    - -
    - menu - -
    LCID
    - -
    - -
    -
    -
    - -
    -
    -

    LCID constructor -

    - -
    - const - LCID(
    1. int value
    2. -
    ) -
    - - - - - -
    -

    Implementation

    -
    const LCID(this.value);
    -
    - - -
    - - - - - -
    - -
    - - flutter_document_reader_api - 7.3.947-beta - - - -
    - - - - - - - - - - - - diff --git a/doc/document_reader/LCID/fromIntList.html b/doc/document_reader/LCID/fromIntList.html index 7c707ecc3a..f179ea5f77 100644 --- a/doc/document_reader/LCID/fromIntList.html +++ b/doc/document_reader/LCID/fromIntList.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    fromIntList static method
    - List<LCID>? -fromIntList(
    1. List? input
    2. +fromIntList(
      1. List? input
      ) @@ -88,7 +82,6 @@

      Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/LCID/getByValue.html b/doc/document_reader/LCID/getByValue.html index 62115c3520..e80717a995 100644 --- a/doc/document_reader/LCID/getByValue.html +++ b/doc/document_reader/LCID/getByValue.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    getByValue static method
    - LCID? -getByValue(
    1. int? i
    2. +getByValue(
      1. int? i
      ) @@ -88,7 +82,6 @@

      Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/LCID/getTranslation.html b/doc/document_reader/LCID/getTranslation.html index e435ed646f..3b5078d16c 100644 --- a/doc/document_reader/LCID/getTranslation.html +++ b/doc/document_reader/LCID/getTranslation.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    getTranslation method
    - -Future<String> +Future<String> getTranslation() @@ -83,7 +77,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/LCID/value.html b/doc/document_reader/LCID/value.html index ac21ab7917..aaa4b2c014 100644 --- a/doc/document_reader/LCID/value.html +++ b/doc/document_reader/LCID/value.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    value property
    +
    int @@ -76,8 +72,8 @@

    Implementation

    + - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/LCID/values-constant.html b/doc/document_reader/LCID/values-constant.html index f720f60eee..178b21af6b 100644 --- a/doc/document_reader/LCID/values-constant.html +++ b/doc/document_reader/LCID/values-constant.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    values constant
    +
    List<LCID> @@ -75,8 +71,8 @@

    values constant + - - -

    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/LDSParsingErrorCodes-enum-sidebar.html b/doc/document_reader/LDSParsingErrorCodes-enum-sidebar.html index 928250d04a..8dfd7563f8 100644 --- a/doc/document_reader/LDSParsingErrorCodes-enum-sidebar.html +++ b/doc/document_reader/LDSParsingErrorCodes-enum-sidebar.html @@ -1,7 +1,5 @@
      -
    1. Constructors
    2. -
    3. LDSParsingErrorCodes
    4. Values
    5. UNKNOWN
    6. @@ -136,26 +134,57 @@
    7. Properties
    8. -
    9. hashCode
    10. -
    11. index
    12. -
    13. runtimeType
    14. -
    15. value
    16. + +
    17. + hashCode +
    18. + +
    19. + index +
    20. + +
    21. + name + (ext) +
    22. + +
    23. + runtimeType +
    24. + +
    25. + value +
    26. Methods
    27. -
    28. getTranslation
    29. -
    30. noSuchMethod
    31. -
    32. toString
    33. + +
    34. + getTranslation +
    35. + +
    36. + noSuchMethod +
    37. + +
    38. + toString +
    39. Operators
    40. -
    41. operator ==
    42. + +
    43. + operator == +
    44. -
    45. Static methods
    46. -
    47. getByValue
    48. +
    49. Static methods
    50. +
    51. getByValue
    52. -
    53. Constants
    54. -
    55. values
    56. +
    57. Constants
    58. +
    59. values
    diff --git a/doc/document_reader/LDSParsingErrorCodes.html b/doc/document_reader/LDSParsingErrorCodes.html index 6dee052dc9..773bfe02d5 100644 --- a/doc/document_reader/LDSParsingErrorCodes.html +++ b/doc/document_reader/LDSParsingErrorCodes.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    +
    Available extensions
    +
    + - -
    -

    Constructors

    - -
    -
    - LDSParsingErrorCodes(int value) -
    -
    - -
    const
    -
    -
    -
    -

    Values

    -
    UNKNOWN @@ -2043,6 +2027,22 @@

    Properties

    A numeric identifier for the enumerated value.
    no setterinherited
    + + +
    + name + String + + +
    +
    +

    + Available on Enum, + provided by the EnumName extension +

    + The name of the enum value. +
    no setter
    +
    @@ -2071,6 +2071,7 @@

    Properties

    +
    Methods
    getTranslation() - Future<String> + Future<String> @@ -2163,7 +2164,6 @@

    Static Methods

    Constants

    -
    values @@ -2180,7 +2180,6 @@

    Constants

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/LDSParsingErrorCodes/LDSParsingErrorCodes.html b/doc/document_reader/LDSParsingErrorCodes/LDSParsingErrorCodes.html deleted file mode 100644 index 76128e3eb3..0000000000 --- a/doc/document_reader/LDSParsingErrorCodes/LDSParsingErrorCodes.html +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - LDSParsingErrorCodes constructor - LDSParsingErrorCodes - document_reader library - Dart API - - - - - - - - - - - - - - - - - -
    - -
    - menu - -
    LDSParsingErrorCodes
    - -
    - -
    -
    -
    - -
    -
    -

    LDSParsingErrorCodes constructor -

    - -
    - const - LDSParsingErrorCodes(
    1. int value
    2. -
    ) -
    - - - - - -
    -

    Implementation

    -
    const LDSParsingErrorCodes(this.value);
    -
    - - -
    - - - - - -
    - -
    - - flutter_document_reader_api - 7.3.947-beta - - - -
    - - - - - - - - - - - - diff --git a/doc/document_reader/LDSParsingErrorCodes/getByValue.html b/doc/document_reader/LDSParsingErrorCodes/getByValue.html index 31932e7af4..03d1c799b2 100644 --- a/doc/document_reader/LDSParsingErrorCodes/getByValue.html +++ b/doc/document_reader/LDSParsingErrorCodes/getByValue.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    getByValue static method
    - LDSParsingErrorCodes? -getByValue(
    1. int? i
    2. +getByValue(
      1. int? i
      ) @@ -88,7 +82,6 @@

      Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/LDSParsingErrorCodes/getTranslation.html b/doc/document_reader/LDSParsingErrorCodes/getTranslation.html index 0368105250..e51e5e88db 100644 --- a/doc/document_reader/LDSParsingErrorCodes/getTranslation.html +++ b/doc/document_reader/LDSParsingErrorCodes/getTranslation.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    getTranslation method
    - -Future<String> +Future<String> getTranslation() @@ -83,7 +77,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/LDSParsingErrorCodes/value.html b/doc/document_reader/LDSParsingErrorCodes/value.html index 57748ffd94..6671a3a89a 100644 --- a/doc/document_reader/LDSParsingErrorCodes/value.html +++ b/doc/document_reader/LDSParsingErrorCodes/value.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    value property
    +
    int @@ -76,8 +72,8 @@

    Implementation

    + - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/LDSParsingErrorCodes/values-constant.html b/doc/document_reader/LDSParsingErrorCodes/values-constant.html index 5d129fae2f..c72362e895 100644 --- a/doc/document_reader/LDSParsingErrorCodes/values-constant.html +++ b/doc/document_reader/LDSParsingErrorCodes/values-constant.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    values constant
    +
    List<LDSParsingErrorCodes> @@ -75,8 +71,8 @@

    values constant + - - -

    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/LDSParsingNotificationCodes-enum-sidebar.html b/doc/document_reader/LDSParsingNotificationCodes-enum-sidebar.html index 016a54e37e..669a494568 100644 --- a/doc/document_reader/LDSParsingNotificationCodes-enum-sidebar.html +++ b/doc/document_reader/LDSParsingNotificationCodes-enum-sidebar.html @@ -1,7 +1,5 @@
      -
    1. Constructors
    2. -
    3. LDSParsingNotificationCodes
    4. Values
    5. UNKNOWN
    6. @@ -232,26 +230,57 @@
    7. Properties
    8. -
    9. hashCode
    10. -
    11. index
    12. -
    13. runtimeType
    14. -
    15. value
    16. + +
    17. + hashCode +
    18. + +
    19. + index +
    20. + +
    21. + name + (ext) +
    22. + +
    23. + runtimeType +
    24. + +
    25. + value +
    26. Methods
    27. -
    28. getTranslation
    29. -
    30. noSuchMethod
    31. -
    32. toString
    33. + +
    34. + getTranslation +
    35. + +
    36. + noSuchMethod +
    37. + +
    38. + toString +
    39. Operators
    40. -
    41. operator ==
    42. + +
    43. + operator == +
    44. -
    45. Static methods
    46. -
    47. getByValue
    48. +
    49. Static methods
    50. +
    51. getByValue
    52. -
    53. Constants
    54. -
    55. values
    56. +
    57. Constants
    58. +
    59. values
    diff --git a/doc/document_reader/LDSParsingNotificationCodes.html b/doc/document_reader/LDSParsingNotificationCodes.html index db7404cb41..3d0684fadd 100644 --- a/doc/document_reader/LDSParsingNotificationCodes.html +++ b/doc/document_reader/LDSParsingNotificationCodes.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    +
    Available extensions
    +
    + - -
    -

    Constructors

    - -
    -
    - LDSParsingNotificationCodes(int value) -
    -
    - -
    const
    -
    -
    -
    -

    Values

    -
    UNKNOWN @@ -3483,6 +3467,22 @@

    Properties

    A numeric identifier for the enumerated value.
    no setterinherited
    + + +
    + name + String + + +
    +
    +

    + Available on Enum, + provided by the EnumName extension +

    + The name of the enum value. +
    no setter
    +
    @@ -3511,6 +3511,7 @@

    Properties

    +
    Methods
    getTranslation() - Future<String> + Future<String> @@ -3603,7 +3604,6 @@

    Static Methods

    Constants

    -
    values @@ -3620,7 +3620,6 @@

    Constants

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/LDSParsingNotificationCodes/LDSParsingNotificationCodes.html b/doc/document_reader/LDSParsingNotificationCodes/LDSParsingNotificationCodes.html deleted file mode 100644 index 3b2fe5f83f..0000000000 --- a/doc/document_reader/LDSParsingNotificationCodes/LDSParsingNotificationCodes.html +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - LDSParsingNotificationCodes constructor - LDSParsingNotificationCodes - document_reader library - Dart API - - - - - - - - - - - - - - - - - -
    - -
    - menu - -
    LDSParsingNotificationCodes
    - -
    - -
    -
    -
    - -
    -
    -

    LDSParsingNotificationCodes constructor -

    - -
    - const - LDSParsingNotificationCodes(
    1. int value
    2. -
    ) -
    - - - - - -
    -

    Implementation

    -
    const LDSParsingNotificationCodes(this.value);
    -
    - - -
    - - - - - -
    - -
    - - flutter_document_reader_api - 7.3.947-beta - - - -
    - - - - - - - - - - - - diff --git a/doc/document_reader/LDSParsingNotificationCodes/getByValue.html b/doc/document_reader/LDSParsingNotificationCodes/getByValue.html index a850b07aff..4d3e97a1ef 100644 --- a/doc/document_reader/LDSParsingNotificationCodes/getByValue.html +++ b/doc/document_reader/LDSParsingNotificationCodes/getByValue.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    getByValue static method
    - LDSParsingNotificationCodes? -getByValue(
    1. int? i
    2. +getByValue(
      1. int? i
      ) @@ -88,7 +82,6 @@

      Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/LDSParsingNotificationCodes/getTranslation.html b/doc/document_reader/LDSParsingNotificationCodes/getTranslation.html index d1aeaeb7e9..9659b65dd7 100644 --- a/doc/document_reader/LDSParsingNotificationCodes/getTranslation.html +++ b/doc/document_reader/LDSParsingNotificationCodes/getTranslation.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    getTranslation method
    - -Future<String> +Future<String> getTranslation() @@ -83,7 +77,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/LDSParsingNotificationCodes/value.html b/doc/document_reader/LDSParsingNotificationCodes/value.html index 117af35de7..ce0bd7c2b2 100644 --- a/doc/document_reader/LDSParsingNotificationCodes/value.html +++ b/doc/document_reader/LDSParsingNotificationCodes/value.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    value property
    +
    int @@ -76,8 +72,8 @@

    Implementation

    + - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/LDSParsingNotificationCodes/values-constant.html b/doc/document_reader/LDSParsingNotificationCodes/values-constant.html index d3318e0bd9..e3db8d65bd 100644 --- a/doc/document_reader/LDSParsingNotificationCodes/values-constant.html +++ b/doc/document_reader/LDSParsingNotificationCodes/values-constant.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    values constant
    +
    List<LDSParsingNotificationCodes> @@ -75,8 +71,8 @@

    values constant + - - -

    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/License-class-sidebar.html b/doc/document_reader/License-class-sidebar.html index 64cdd3ff36..d1f97878df 100644 --- a/doc/document_reader/License-class-sidebar.html +++ b/doc/document_reader/License-class-sidebar.html @@ -1,32 +1,59 @@
      -
    1. Constructors
    2. -
    3. License
    4. +
    5. Constructors
    6. +
    7. License
    8. Properties
    9. -
    10. countryFilter
    11. -
    12. expiryDate
    13. -
    14. hashCode
    15. -
    16. isRfidAvailable
    17. -
    18. runtimeType
    19. + +
    20. + countryFilter +
    21. + +
    22. + expiryDate +
    23. + +
    24. + hashCode +
    25. + +
    26. + isRfidAvailable +
    27. + +
    28. + runtimeType +
    29. Methods
    30. -
    31. noSuchMethod
    32. -
    33. toJson
    34. -
    35. toString
    36. + +
    37. + noSuchMethod +
    38. + +
    39. + toJson +
    40. + +
    41. + toString +
    42. Operators
    43. -
    44. operator ==
    45. + +
    46. + operator == +
    47. -
    48. Static methods
    49. -
    50. fromJson
    51. +
    52. Static methods
    53. +
    54. fromJson
    diff --git a/doc/document_reader/License-class.html b/doc/document_reader/License-class.html index 3370418e05..ec73a85824 100644 --- a/doc/document_reader/License-class.html +++ b/doc/document_reader/License-class.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    License class

    Constructors

    -
    License() @@ -150,6 +144,7 @@

    Properties

    +
    Static Methods
    -
    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/License/License.html b/doc/document_reader/License/License.html index 59c8c76f9e..8b76b5babc 100644 --- a/doc/document_reader/License/License.html +++ b/doc/document_reader/License/License.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    License constructor License() - @@ -72,7 +66,6 @@

    License constructor

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/License/countryFilter.html b/doc/document_reader/License/countryFilter.html index 1ce27a253c..16e18dddc7 100644 --- a/doc/document_reader/License/countryFilter.html +++ b/doc/document_reader/License/countryFilter.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    countryFilter property
    + +
    -
    List<String>? + get countryFilter
    -

    Allows you to get a list of country identifiers which are defined for @@ -89,7 +85,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/License/expiryDate.html b/doc/document_reader/License/expiryDate.html index f918dea95b..80abb1e87d 100644 --- a/doc/document_reader/License/expiryDate.html +++ b/doc/document_reader/License/expiryDate.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    expiryDate property
    + +
    -
    String? + get expiryDate
    -

    Allows you to get an expiration date of your license.

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/License/fromJson.html b/doc/document_reader/License/fromJson.html index b1440525c3..1af230e92c 100644 --- a/doc/document_reader/License/fromJson.html +++ b/doc/document_reader/License/fromJson.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    fromJson static method
    - License? -fromJson(
    1. dynamic jsonObject
    2. +fromJson(
      1. dynamic jsonObject
      ) @@ -82,10 +76,8 @@

      Implementation

      var result = License(); result._expiryDate = jsonObject["expiryDate"]; - result._countryFilter = jsonObject["countryFilter"] == null - ? null - : List<String>.from(jsonObject["countryFilter"]); - result._isRfidAvailable = jsonObject["isRfidAvailable"]; + result._countryFilter = _stringListFrom(jsonObject["countryFilter"]); + result._isRfidAvailable = jsonObject["isRfidAvailable"] ?? false; return result; } @@ -93,7 +85,6 @@

      Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/License/isRfidAvailable.html b/doc/document_reader/License/isRfidAvailable.html index 9e91213cb5..7ed6a7348f 100644 --- a/doc/document_reader/License/isRfidAvailable.html +++ b/doc/document_reader/License/isRfidAvailable.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    isRfidAvailable property
    + +
    -
    bool + get isRfidAvailable
    -

    Allows you to verify that RFID chip reading capabilities are added to your license.

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/License/toJson.html b/doc/document_reader/License/toJson.html index aa95866167..d7e13ac10e 100644 --- a/doc/document_reader/License/toJson.html +++ b/doc/document_reader/License/toJson.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    toJson method
    - Map<String, dynamic> toJson() @@ -85,7 +79,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/Lights-enum-sidebar.html b/doc/document_reader/Lights-enum-sidebar.html index 72deca7f53..7d83582ff5 100644 --- a/doc/document_reader/Lights-enum-sidebar.html +++ b/doc/document_reader/Lights-enum-sidebar.html @@ -1,7 +1,5 @@
      -
    1. Constructors
    2. -
    3. Lights
    4. Values
    5. UNKNOWN
    6. @@ -19,25 +17,53 @@
    7. Properties
    8. -
    9. hashCode
    10. -
    11. index
    12. -
    13. runtimeType
    14. -
    15. value
    16. + +
    17. + hashCode +
    18. + +
    19. + index +
    20. + +
    21. + name + (ext) +
    22. + +
    23. + runtimeType +
    24. + +
    25. + value +
    26. Methods
    27. -
    28. noSuchMethod
    29. -
    30. toString
    31. + +
    32. + noSuchMethod +
    33. + +
    34. + toString +
    35. Operators
    36. -
    37. operator ==
    38. + +
    39. + operator == +
    40. -
    41. Static methods
    42. -
    43. getByValue
    44. +
    45. Static methods
    46. +
    47. getByValue
    48. -
    49. Constants
    50. -
    51. values
    52. +
    53. Constants
    54. +
    55. values
    diff --git a/doc/document_reader/Lights.html b/doc/document_reader/Lights.html index 77c390f36a..203e4f356a 100644 --- a/doc/document_reader/Lights.html +++ b/doc/document_reader/Lights.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    +
    Available extensions
    +
    + - -
    -

    Constructors

    - -
    -
    - Lights(int value) -
    -
    - -
    const
    -
    -
    -
    -

    Values

    -
    UNKNOWN @@ -292,6 +276,22 @@

    Properties

    A numeric identifier for the enumerated value.
    no setterinherited
    + + +
    + name + String + + +
    +
    +

    + Available on Enum, + provided by the EnumName extension +

    + The name of the enum value. +
    no setter
    +
    @@ -320,6 +320,7 @@

    Properties

    +
    Static Methods

    Constants

    -
    values @@ -416,7 +416,6 @@

    Constants

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/Lights/Lights.html b/doc/document_reader/Lights/Lights.html deleted file mode 100644 index 2877ccf3df..0000000000 --- a/doc/document_reader/Lights/Lights.html +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - Lights constructor - Lights - document_reader library - Dart API - - - - - - - - - - - - - - - - - -
    - -
    - menu - -
    Lights
    - -
    - -
    -
    -
    - -
    -
    -

    Lights constructor -

    - -
    - const - Lights(
    1. int value
    2. -
    ) -
    - - - - - -
    -

    Implementation

    -
    const Lights(this.value);
    -
    - - -
    - - - - - -
    - -
    - - flutter_document_reader_api - 7.3.947-beta - - - -
    - - - - - - - - - - - - diff --git a/doc/document_reader/Lights/getByValue.html b/doc/document_reader/Lights/getByValue.html index 8dd250f4ca..34969509a0 100644 --- a/doc/document_reader/Lights/getByValue.html +++ b/doc/document_reader/Lights/getByValue.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    getByValue static method
    - Lights? -getByValue(
    1. int? i
    2. +getByValue(
      1. int? i
      ) @@ -88,7 +82,6 @@

      Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/Lights/value.html b/doc/document_reader/Lights/value.html index 3331b913b7..6064ef2a99 100644 --- a/doc/document_reader/Lights/value.html +++ b/doc/document_reader/Lights/value.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    value property
    +
    int @@ -76,8 +72,8 @@

    Implementation

    + - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/Lights/values-constant.html b/doc/document_reader/Lights/values-constant.html index abc56e8d2c..ca566299da 100644 --- a/doc/document_reader/Lights/values-constant.html +++ b/doc/document_reader/Lights/values-constant.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    values constant
    +
    List<Lights> @@ -75,8 +71,8 @@

    values constant + - - -

    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/LivenessParams-class-sidebar.html b/doc/document_reader/LivenessParams-class-sidebar.html index 45388ccc44..23ab1af09b 100644 --- a/doc/document_reader/LivenessParams-class-sidebar.html +++ b/doc/document_reader/LivenessParams-class-sidebar.html @@ -1,34 +1,67 @@
      -
    1. Constructors
    2. -
    3. LivenessParams
    4. +
    5. Constructors
    6. +
    7. LivenessParams
    8. Properties
    9. -
    10. checkED
    11. -
    12. checkHolo
    13. -
    14. checkMLI
    15. -
    16. checkOVI
    17. -
    18. hashCode
    19. -
    20. runtimeType
    21. -
    22. testSetters
    23. + +
    24. + checkED +
    25. + +
    26. + checkHolo +
    27. + +
    28. + checkMLI +
    29. + +
    30. + checkOVI +
    31. + +
    32. + hashCode +
    33. + +
    34. + runtimeType +
    35. + +
    36. + testSetters +
    37. Methods
    38. -
    39. noSuchMethod
    40. -
    41. toJson
    42. -
    43. toString
    44. + +
    45. + noSuchMethod +
    46. + +
    47. + toJson +
    48. + +
    49. + toString +
    50. Operators
    51. -
    52. operator ==
    53. + +
    54. + operator == +
    55. -
    56. Static methods
    57. -
    58. fromJson
    59. +
    60. Static methods
    61. +
    62. fromJson
    diff --git a/doc/document_reader/LivenessParams-class.html b/doc/document_reader/LivenessParams-class.html index 117574c5d8..4b337006fb 100644 --- a/doc/document_reader/LivenessParams-class.html +++ b/doc/document_reader/LivenessParams-class.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    LivenessParams class

    Constructors

    -
    LivenessParams() @@ -169,6 +163,7 @@

    Properties

    +
    Static Methods
    -
    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/LivenessParams/LivenessParams.html b/doc/document_reader/LivenessParams/LivenessParams.html index 3665e68f98..aef7ca7272 100644 --- a/doc/document_reader/LivenessParams/LivenessParams.html +++ b/doc/document_reader/LivenessParams/LivenessParams.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    LivenessParams constructor LivenessParams() - @@ -72,7 +66,6 @@

    LivenessParams constructor

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/LivenessParams/checkED.html b/doc/document_reader/LivenessParams/checkED.html index c78ffe8fcb..cc0bdbbf55 100644 --- a/doc/document_reader/LivenessParams/checkED.html +++ b/doc/document_reader/LivenessParams/checkED.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    checkED property
    + +
    -
    bool? + get checkED
    - @@ -85,15 +81,14 @@

    Implementation

    -
    - void - checkED=(bool? val) + set + checkED + (bool? val)
    - @@ -108,7 +103,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/LivenessParams/checkHolo.html b/doc/document_reader/LivenessParams/checkHolo.html index 44f154545b..527874c742 100644 --- a/doc/document_reader/LivenessParams/checkHolo.html +++ b/doc/document_reader/LivenessParams/checkHolo.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    checkHolo property
    + +
    -
    bool? + get checkHolo
    - @@ -85,15 +81,14 @@

    Implementation

    -
    - void - checkHolo=(bool? val) + set + checkHolo + (bool? val)
    - @@ -108,7 +103,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/LivenessParams/checkMLI.html b/doc/document_reader/LivenessParams/checkMLI.html index 4d7c19981c..847d5d79fe 100644 --- a/doc/document_reader/LivenessParams/checkMLI.html +++ b/doc/document_reader/LivenessParams/checkMLI.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    checkMLI property
    + +
    -
    bool? + get checkMLI
    - @@ -85,15 +81,14 @@

    Implementation

    -
    - void - checkMLI=(bool? val) + set + checkMLI + (bool? val)
    - @@ -108,7 +103,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/LivenessParams/checkOVI.html b/doc/document_reader/LivenessParams/checkOVI.html index 4bed221ab0..8649d7d547 100644 --- a/doc/document_reader/LivenessParams/checkOVI.html +++ b/doc/document_reader/LivenessParams/checkOVI.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    checkOVI property
    + +
    -
    bool? + get checkOVI
    - @@ -85,15 +81,14 @@

    Implementation

    -
    - void - checkOVI=(bool? val) + set + checkOVI + (bool? val)
    - @@ -108,7 +103,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/LivenessParams/fromJson.html b/doc/document_reader/LivenessParams/fromJson.html index 30b69bd221..fae20c0faf 100644 --- a/doc/document_reader/LivenessParams/fromJson.html +++ b/doc/document_reader/LivenessParams/fromJson.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    fromJson static method
    - LivenessParams -fromJson(
    1. dynamic jsonObject
    2. +fromJson(
      1. dynamic jsonObject
      ) @@ -95,7 +89,6 @@

      Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/LivenessParams/testSetters.html b/doc/document_reader/LivenessParams/testSetters.html index f92c3f9929..046f21da18 100644 --- a/doc/document_reader/LivenessParams/testSetters.html +++ b/doc/document_reader/LivenessParams/testSetters.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    testSetters property
    +
    Map<String, dynamic> @@ -77,8 +73,8 @@

    Implementation

    + - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/LivenessParams/toJson.html b/doc/document_reader/LivenessParams/toJson.html index 3b5fe8e49a..244fb21bd5 100644 --- a/doc/document_reader/LivenessParams/toJson.html +++ b/doc/document_reader/LivenessParams/toJson.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    toJson method
    - Map<String, dynamic> toJson() @@ -88,7 +82,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/LogLevel-enum-sidebar.html b/doc/document_reader/LogLevel-enum-sidebar.html index 374e8d60fc..11d2de9ceb 100644 --- a/doc/document_reader/LogLevel-enum-sidebar.html +++ b/doc/document_reader/LogLevel-enum-sidebar.html @@ -1,7 +1,5 @@
      -
    1. Constructors
    2. -
    3. LogLevel
    4. Values
    5. FatalError
    6. @@ -14,25 +12,53 @@
    7. Properties
    8. -
    9. hashCode
    10. -
    11. index
    12. -
    13. runtimeType
    14. -
    15. value
    16. + +
    17. + hashCode +
    18. + +
    19. + index +
    20. + +
    21. + name + (ext) +
    22. + +
    23. + runtimeType +
    24. + +
    25. + value +
    26. Methods
    27. -
    28. noSuchMethod
    29. -
    30. toString
    31. + +
    32. + noSuchMethod +
    33. + +
    34. + toString +
    35. Operators
    36. -
    37. operator ==
    38. + +
    39. + operator == +
    40. -
    41. Static methods
    42. -
    43. getByValue
    44. +
    45. Static methods
    46. +
    47. getByValue
    48. -
    49. Constants
    50. -
    51. values
    52. +
    53. Constants
    54. +
    55. values
    diff --git a/doc/document_reader/LogLevel.html b/doc/document_reader/LogLevel.html index 92ff18e762..ada5762fcf 100644 --- a/doc/document_reader/LogLevel.html +++ b/doc/document_reader/LogLevel.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    +
    Available extensions
    +
    + - -
    -

    Constructors

    - -
    -
    - LogLevel(String value) -
    -
    - -
    const
    -
    -
    -
    -

    Values

    -
    FatalError @@ -213,6 +197,22 @@

    Properties

    A numeric identifier for the enumerated value.
    no setterinherited
    + + +
    + name + String + + +
    +
    +

    + Available on Enum, + provided by the EnumName extension +

    + The name of the enum value. +
    no setter
    +
    @@ -241,6 +241,7 @@

    Properties

    +
    Static Methods

    Constants

    -
    values @@ -337,7 +337,6 @@

    Constants

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/LogLevel/LogLevel.html b/doc/document_reader/LogLevel/LogLevel.html deleted file mode 100644 index 6b1fe03df2..0000000000 --- a/doc/document_reader/LogLevel/LogLevel.html +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - LogLevel constructor - LogLevel - document_reader library - Dart API - - - - - - - - - - - - - - - - - -
    - -
    - menu - -
    LogLevel
    - -
    - -
    -
    -
    - -
    -
    -

    LogLevel constructor -

    - -
    - const - LogLevel(
    1. String value
    2. -
    ) -
    - - - - - -
    -

    Implementation

    -
    const LogLevel(this.value);
    -
    - - -
    - - - - - -
    - -
    - - flutter_document_reader_api - 7.3.947-beta - - - -
    - - - - - - - - - - - - diff --git a/doc/document_reader/LogLevel/getByValue.html b/doc/document_reader/LogLevel/getByValue.html index b376b8663f..8184705c0e 100644 --- a/doc/document_reader/LogLevel/getByValue.html +++ b/doc/document_reader/LogLevel/getByValue.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    getByValue static method
    - LogLevel? -getByValue(
    1. String? i
    2. +getByValue(
      1. String? i
      ) @@ -88,7 +82,6 @@

      Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/LogLevel/value.html b/doc/document_reader/LogLevel/value.html index d3eb7ab024..a30d6fdfc8 100644 --- a/doc/document_reader/LogLevel/value.html +++ b/doc/document_reader/LogLevel/value.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    value property
    +
    String @@ -76,8 +72,8 @@

    Implementation

    + - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/LogLevel/values-constant.html b/doc/document_reader/LogLevel/values-constant.html index 32c61fcc99..b46e5334d2 100644 --- a/doc/document_reader/LogLevel/values-constant.html +++ b/doc/document_reader/LogLevel/values-constant.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    values constant
    +
    List<LogLevel> @@ -75,8 +71,8 @@

    values constant + - - -

    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/MRZFormat-enum-sidebar.html b/doc/document_reader/MRZFormat-enum-sidebar.html index 80b61037ea..ccdde9ff1e 100644 --- a/doc/document_reader/MRZFormat-enum-sidebar.html +++ b/doc/document_reader/MRZFormat-enum-sidebar.html @@ -1,7 +1,5 @@
      -
    1. Constructors
    2. -
    3. MRZFormat
    4. Values
    5. UNKNOWN
    6. @@ -16,26 +14,54 @@
    7. Properties
    8. -
    9. hashCode
    10. -
    11. index
    12. -
    13. runtimeType
    14. -
    15. value
    16. + +
    17. + hashCode +
    18. + +
    19. + index +
    20. + +
    21. + name + (ext) +
    22. + +
    23. + runtimeType +
    24. + +
    25. + value +
    26. Methods
    27. -
    28. noSuchMethod
    29. -
    30. toString
    31. + +
    32. + noSuchMethod +
    33. + +
    34. + toString +
    35. Operators
    36. -
    37. operator ==
    38. + +
    39. + operator == +
    40. -
    41. Static methods
    42. -
    43. fromStringList
    44. -
    45. getByValue
    46. +
    47. Static methods
    48. +
    49. fromStringList
    50. +
    51. getByValue
    52. -
    53. Constants
    54. -
    55. values
    56. +
    57. Constants
    58. +
    59. values
    diff --git a/doc/document_reader/MRZFormat.html b/doc/document_reader/MRZFormat.html index 1df9c52d3c..14719f843e 100644 --- a/doc/document_reader/MRZFormat.html +++ b/doc/document_reader/MRZFormat.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    +
    Available extensions
    +
    + - -
    -

    Constructors

    - -
    -
    - MRZFormat(String value) -
    -
    - -
    const
    -
    -
    -
    -

    Values

    -
    UNKNOWN @@ -243,6 +227,22 @@

    Properties

    A numeric identifier for the enumerated value.
    no setterinherited
    + + +
    + name + String + + +
    +
    +

    + Available on Enum, + provided by the EnumName extension +

    + The name of the enum value. +
    no setter
    +
    @@ -271,6 +271,7 @@

    Properties

    +
    Static Methods

    Constants

    -
    values @@ -380,7 +380,6 @@

    Constants

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/MRZFormat/MRZFormat.html b/doc/document_reader/MRZFormat/MRZFormat.html deleted file mode 100644 index 0d6b3df6a8..0000000000 --- a/doc/document_reader/MRZFormat/MRZFormat.html +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - MRZFormat constructor - MRZFormat - document_reader library - Dart API - - - - - - - - - - - - - - - - - -
    - -
    - menu - -
    MRZFormat
    - -
    - -
    -
    -
    - -
    -
    -

    MRZFormat constructor -

    - -
    - const - MRZFormat(
    1. String value
    2. -
    ) -
    - - - - - -
    -

    Implementation

    -
    const MRZFormat(this.value);
    -
    - - -
    - - - - - -
    - -
    - - flutter_document_reader_api - 7.3.947-beta - - - -
    - - - - - - - - - - - - diff --git a/doc/document_reader/MRZFormat/fromStringList.html b/doc/document_reader/MRZFormat/fromStringList.html index 13c5b91074..5b59aceffc 100644 --- a/doc/document_reader/MRZFormat/fromStringList.html +++ b/doc/document_reader/MRZFormat/fromStringList.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    fromStringList static method
    - List<MRZFormat>? -fromStringList(
    1. List? input
    2. +fromStringList(
      1. List? input
      ) @@ -88,7 +82,6 @@

      Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/MRZFormat/getByValue.html b/doc/document_reader/MRZFormat/getByValue.html index b78bba71e6..c75c5392b4 100644 --- a/doc/document_reader/MRZFormat/getByValue.html +++ b/doc/document_reader/MRZFormat/getByValue.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    getByValue static method
    - MRZFormat? -getByValue(
    1. String? i
    2. +getByValue(
      1. String? i
      ) @@ -88,7 +82,6 @@

      Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/MRZFormat/value.html b/doc/document_reader/MRZFormat/value.html index 5869bc3663..06bd656492 100644 --- a/doc/document_reader/MRZFormat/value.html +++ b/doc/document_reader/MRZFormat/value.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    value property
    +
    String @@ -76,8 +72,8 @@

    Implementation

    + - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/MRZFormat/values-constant.html b/doc/document_reader/MRZFormat/values-constant.html index 895bbe15f0..b6a0cb99a8 100644 --- a/doc/document_reader/MRZFormat/values-constant.html +++ b/doc/document_reader/MRZFormat/values-constant.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    values constant
    +
    List<MRZFormat> @@ -75,8 +71,8 @@

    values constant + - - -

    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/MeasureSystem-enum-sidebar.html b/doc/document_reader/MeasureSystem-enum-sidebar.html index b334f54aa9..e63a1945ef 100644 --- a/doc/document_reader/MeasureSystem-enum-sidebar.html +++ b/doc/document_reader/MeasureSystem-enum-sidebar.html @@ -1,7 +1,5 @@
      -
    1. Constructors
    2. -
    3. MeasureSystem
    4. Values
    5. METRIC
    6. @@ -11,25 +9,53 @@
    7. Properties
    8. -
    9. hashCode
    10. -
    11. index
    12. -
    13. runtimeType
    14. -
    15. value
    16. + +
    17. + hashCode +
    18. + +
    19. + index +
    20. + +
    21. + name + (ext) +
    22. + +
    23. + runtimeType +
    24. + +
    25. + value +
    26. Methods
    27. -
    28. noSuchMethod
    29. -
    30. toString
    31. + +
    32. + noSuchMethod +
    33. + +
    34. + toString +
    35. Operators
    36. -
    37. operator ==
    38. + +
    39. + operator == +
    40. -
    41. Static methods
    42. -
    43. getByValue
    44. +
    45. Static methods
    46. +
    47. getByValue
    48. -
    49. Constants
    50. -
    51. values
    52. +
    53. Constants
    54. +
    55. values
    diff --git a/doc/document_reader/MeasureSystem.html b/doc/document_reader/MeasureSystem.html index 5bfd81871b..2e9e7712cb 100644 --- a/doc/document_reader/MeasureSystem.html +++ b/doc/document_reader/MeasureSystem.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    +
    Available extensions
    +
    + - -
    -

    Constructors

    - -
    -
    - MeasureSystem(int value) -
    -
    - -
    const
    -
    -
    -
    -

    Values

    -
    METRIC @@ -175,6 +159,22 @@

    Properties

    A numeric identifier for the enumerated value.
    no setterinherited
    + + +
    + name + String + + +
    +
    +

    + Available on Enum, + provided by the EnumName extension +

    + The name of the enum value. +
    no setter
    +
    @@ -203,6 +203,7 @@

    Properties

    +
    Static Methods

    Constants

    -
    values @@ -299,7 +299,6 @@

    Constants

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/MeasureSystem/MeasureSystem.html b/doc/document_reader/MeasureSystem/MeasureSystem.html deleted file mode 100644 index 281ffd71eb..0000000000 --- a/doc/document_reader/MeasureSystem/MeasureSystem.html +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - MeasureSystem constructor - MeasureSystem - document_reader library - Dart API - - - - - - - - - - - - - - - - - -
    - -
    - menu - -
    MeasureSystem
    - -
    - -
    -
    -
    - -
    -
    -

    MeasureSystem constructor -

    - -
    - const - MeasureSystem(
    1. int value
    2. -
    ) -
    - - - - - -
    -

    Implementation

    -
    const MeasureSystem(this.value);
    -
    - - -
    - - - - - -
    - -
    - - flutter_document_reader_api - 7.3.947-beta - - - -
    - - - - - - - - - - - - diff --git a/doc/document_reader/MeasureSystem/getByValue.html b/doc/document_reader/MeasureSystem/getByValue.html index 1dcc425e4e..088c5771eb 100644 --- a/doc/document_reader/MeasureSystem/getByValue.html +++ b/doc/document_reader/MeasureSystem/getByValue.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    getByValue static method
    - MeasureSystem? -getByValue(
    1. int? i
    2. +getByValue(
      1. int? i
      ) @@ -84,7 +78,6 @@

      Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/MeasureSystem/value.html b/doc/document_reader/MeasureSystem/value.html index f85ca04fe0..cb6f4dd450 100644 --- a/doc/document_reader/MeasureSystem/value.html +++ b/doc/document_reader/MeasureSystem/value.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    value property
    +
    int @@ -76,8 +72,8 @@

    Implementation

    + - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/MeasureSystem/values-constant.html b/doc/document_reader/MeasureSystem/values-constant.html index 14195d2a9f..b05a51a499 100644 --- a/doc/document_reader/MeasureSystem/values-constant.html +++ b/doc/document_reader/MeasureSystem/values-constant.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    values constant
    +
    List<MeasureSystem> @@ -75,8 +71,8 @@

    values constant + - - -

    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/MrzDetectionModes-enum-sidebar.html b/doc/document_reader/MrzDetectionModes-enum-sidebar.html index 4d3e7b3bc5..0fa26a06b5 100644 --- a/doc/document_reader/MrzDetectionModes-enum-sidebar.html +++ b/doc/document_reader/MrzDetectionModes-enum-sidebar.html @@ -1,7 +1,5 @@
      -
    1. Constructors
    2. -
    3. MrzDetectionModes
    4. Values
    5. DEFAULT
    6. @@ -12,25 +10,53 @@
    7. Properties
    8. -
    9. hashCode
    10. -
    11. index
    12. -
    13. runtimeType
    14. -
    15. value
    16. + +
    17. + hashCode +
    18. + +
    19. + index +
    20. + +
    21. + name + (ext) +
    22. + +
    23. + runtimeType +
    24. + +
    25. + value +
    26. Methods
    27. -
    28. noSuchMethod
    29. -
    30. toString
    31. + +
    32. + noSuchMethod +
    33. + +
    34. + toString +
    35. Operators
    36. -
    37. operator ==
    38. + +
    39. + operator == +
    40. -
    41. Static methods
    42. -
    43. getByValue
    44. +
    45. Static methods
    46. +
    47. getByValue
    48. -
    49. Constants
    50. -
    51. values
    52. +
    53. Constants
    54. +
    55. values
    diff --git a/doc/document_reader/MrzDetectionModes.html b/doc/document_reader/MrzDetectionModes.html index e65622ef9a..73bb479cbb 100644 --- a/doc/document_reader/MrzDetectionModes.html +++ b/doc/document_reader/MrzDetectionModes.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    +
    Available extensions
    +
    + - -
    -

    Constructors

    - -
    -
    - MrzDetectionModes(int value) -
    -
    - -
    const
    -
    -
    -
    -

    Values

    -
    DEFAULT @@ -186,6 +170,22 @@

    Properties

    A numeric identifier for the enumerated value.
    no setterinherited
    + + +
    + name + String + + +
    +
    +

    + Available on Enum, + provided by the EnumName extension +

    + The name of the enum value. +
    no setter
    +
    @@ -214,6 +214,7 @@

    Properties

    +
    Static Methods

    Constants

    -
    values @@ -310,7 +310,6 @@

    Constants

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/MrzDetectionModes/MrzDetectionModes.html b/doc/document_reader/MrzDetectionModes/MrzDetectionModes.html deleted file mode 100644 index 1bbf7b2cd2..0000000000 --- a/doc/document_reader/MrzDetectionModes/MrzDetectionModes.html +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - MrzDetectionModes constructor - MrzDetectionModes - document_reader library - Dart API - - - - - - - - - - - - - - - - - -
    - -
    - menu - -
    MrzDetectionModes
    - -
    - -
    -
    -
    - -
    -
    -

    MrzDetectionModes constructor -

    - -
    - const - MrzDetectionModes(
    1. int value
    2. -
    ) -
    - - - - - -
    -

    Implementation

    -
    const MrzDetectionModes(this.value);
    -
    - - -
    - - - - - -
    - -
    - - flutter_document_reader_api - 7.3.947-beta - - - -
    - - - - - - - - - - - - diff --git a/doc/document_reader/MrzDetectionModes/getByValue.html b/doc/document_reader/MrzDetectionModes/getByValue.html index 6d4e3e8274..9f64d6c1ea 100644 --- a/doc/document_reader/MrzDetectionModes/getByValue.html +++ b/doc/document_reader/MrzDetectionModes/getByValue.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    getByValue static method
    - MrzDetectionModes? -getByValue(
    1. int? i
    2. +getByValue(
      1. int? i
      ) @@ -84,7 +78,6 @@

      Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/MrzDetectionModes/value.html b/doc/document_reader/MrzDetectionModes/value.html index af6d4413df..6602272400 100644 --- a/doc/document_reader/MrzDetectionModes/value.html +++ b/doc/document_reader/MrzDetectionModes/value.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    value property
    +
    int @@ -76,8 +72,8 @@

    Implementation

    + - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/MrzDetectionModes/values-constant.html b/doc/document_reader/MrzDetectionModes/values-constant.html index d4cd44ebc9..f1cba85569 100644 --- a/doc/document_reader/MrzDetectionModes/values-constant.html +++ b/doc/document_reader/MrzDetectionModes/values-constant.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    values constant
    +
    List<MrzDetectionModes> @@ -75,8 +71,8 @@

    values constant + - - -

    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/OnlineMode-enum-sidebar.html b/doc/document_reader/OnlineMode-enum-sidebar.html index c18f0bf6e5..749eaeae11 100644 --- a/doc/document_reader/OnlineMode-enum-sidebar.html +++ b/doc/document_reader/OnlineMode-enum-sidebar.html @@ -1,7 +1,5 @@
      -
    1. Constructors
    2. -
    3. OnlineMode
    4. Values
    5. MANUAL
    6. @@ -11,25 +9,53 @@
    7. Properties
    8. -
    9. hashCode
    10. -
    11. index
    12. -
    13. runtimeType
    14. -
    15. value
    16. + +
    17. + hashCode +
    18. + +
    19. + index +
    20. + +
    21. + name + (ext) +
    22. + +
    23. + runtimeType +
    24. + +
    25. + value +
    26. Methods
    27. -
    28. noSuchMethod
    29. -
    30. toString
    31. + +
    32. + noSuchMethod +
    33. + +
    34. + toString +
    35. Operators
    36. -
    37. operator ==
    38. + +
    39. + operator == +
    40. -
    41. Static methods
    42. -
    43. getByValue
    44. +
    45. Static methods
    46. +
    47. getByValue
    48. -
    49. Constants
    50. -
    51. values
    52. +
    53. Constants
    54. +
    55. values
    diff --git a/doc/document_reader/OnlineMode.html b/doc/document_reader/OnlineMode.html index a44f432ac8..c3604a1cfd 100644 --- a/doc/document_reader/OnlineMode.html +++ b/doc/document_reader/OnlineMode.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    +
    Available extensions
    +
    + - -
    -

    Constructors

    - -
    -
    - OnlineMode(int value) -
    -
    - -
    const
    -
    -
    -
    -

    Values

    -
    MANUAL @@ -168,6 +152,22 @@

    Properties

    A numeric identifier for the enumerated value.
    no setterinherited
    + + +
    + name + String + + +
    +
    +

    + Available on Enum, + provided by the EnumName extension +

    + The name of the enum value. +
    no setter
    +
    @@ -196,6 +196,7 @@

    Properties

    +
    Static Methods

    Constants

    -
    values @@ -292,7 +292,6 @@

    Constants

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/OnlineMode/OnlineMode.html b/doc/document_reader/OnlineMode/OnlineMode.html deleted file mode 100644 index 60ba70e0a0..0000000000 --- a/doc/document_reader/OnlineMode/OnlineMode.html +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - OnlineMode constructor - OnlineMode - document_reader library - Dart API - - - - - - - - - - - - - - - - - -
    - -
    - menu - -
    OnlineMode
    - -
    - -
    -
    -
    - -
    -
    -

    OnlineMode constructor -

    - -
    - const - OnlineMode(
    1. int value
    2. -
    ) -
    - - - - - -
    -

    Implementation

    -
    const OnlineMode(this.value);
    -
    - - -
    - - - - - -
    - -
    - - flutter_document_reader_api - 7.3.947-beta - - - -
    - - - - - - - - - - - - diff --git a/doc/document_reader/OnlineMode/getByValue.html b/doc/document_reader/OnlineMode/getByValue.html index dbd9b7829b..4dad1fefae 100644 --- a/doc/document_reader/OnlineMode/getByValue.html +++ b/doc/document_reader/OnlineMode/getByValue.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    getByValue static method
    - OnlineMode? -getByValue(
    1. int? i
    2. +getByValue(
      1. int? i
      ) @@ -84,7 +78,6 @@

      Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/OnlineMode/value.html b/doc/document_reader/OnlineMode/value.html index c86e361d73..54e4a9af18 100644 --- a/doc/document_reader/OnlineMode/value.html +++ b/doc/document_reader/OnlineMode/value.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    value property
    +
    int @@ -76,8 +72,8 @@

    Implementation

    + - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/OnlineMode/values-constant.html b/doc/document_reader/OnlineMode/values-constant.html index 856903f645..50f537a97a 100644 --- a/doc/document_reader/OnlineMode/values-constant.html +++ b/doc/document_reader/OnlineMode/values-constant.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    values constant
    +
    List<OnlineMode> @@ -75,8 +71,8 @@

    values constant + - - -

    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/OnlineProcessingConfig-class-sidebar.html b/doc/document_reader/OnlineProcessingConfig-class-sidebar.html index 605d9669ef..736005b8ab 100644 --- a/doc/document_reader/OnlineProcessingConfig-class-sidebar.html +++ b/doc/document_reader/OnlineProcessingConfig-class-sidebar.html @@ -1,34 +1,67 @@
      -
    1. Constructors
    2. -
    3. OnlineProcessingConfig
    4. +
    5. Constructors
    6. +
    7. OnlineProcessingConfig
    8. Properties
    9. -
    10. hashCode
    11. -
    12. imageCompressionQuality
    13. -
    14. imageFormat
    15. -
    16. mode
    17. -
    18. processParams
    19. -
    20. runtimeType
    21. -
    22. url
    23. + +
    24. + hashCode +
    25. + +
    26. + imageCompressionQuality +
    27. + +
    28. + imageFormat +
    29. + +
    30. + mode +
    31. + +
    32. + processParams +
    33. + +
    34. + runtimeType +
    35. + +
    36. + url +
    37. Methods
    38. -
    39. noSuchMethod
    40. -
    41. toJson
    42. -
    43. toString
    44. + +
    45. + noSuchMethod +
    46. + +
    47. + toJson +
    48. + +
    49. + toString +
    50. Operators
    51. -
    52. operator ==
    53. + +
    54. + operator == +
    55. -
    56. Static methods
    57. -
    58. fromJson
    59. +
    60. Static methods
    61. +
    62. fromJson
    diff --git a/doc/document_reader/OnlineProcessingConfig-class.html b/doc/document_reader/OnlineProcessingConfig-class.html index a4a20651dc..d833a92a96 100644 --- a/doc/document_reader/OnlineProcessingConfig-class.html +++ b/doc/document_reader/OnlineProcessingConfig-class.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    OnlineProcessingConfig class

    Constructors

    -
    OnlineProcessingConfig(OnlineMode mode) @@ -169,6 +163,7 @@

    Properties

    +
    Static Methods
    -
    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/OnlineProcessingConfig/OnlineProcessingConfig.html b/doc/document_reader/OnlineProcessingConfig/OnlineProcessingConfig.html index 494732ac73..335678b93f 100644 --- a/doc/document_reader/OnlineProcessingConfig/OnlineProcessingConfig.html +++ b/doc/document_reader/OnlineProcessingConfig/OnlineProcessingConfig.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    OnlineProcessingConfig constructor
    - OnlineProcessingConfig(
    1. OnlineMode mode
    2. + OnlineProcessingConfig(
      1. OnlineMode mode
      )
    - @@ -80,7 +74,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/OnlineProcessingConfig/fromJson.html b/doc/document_reader/OnlineProcessingConfig/fromJson.html index 658af91b84..7fc5510b5a 100644 --- a/doc/document_reader/OnlineProcessingConfig/fromJson.html +++ b/doc/document_reader/OnlineProcessingConfig/fromJson.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    fromJson static method
    - OnlineProcessingConfig? -fromJson(
    1. dynamic jsonObject
    2. +fromJson(
      1. dynamic jsonObject
      ) @@ -94,7 +88,6 @@

      Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/OnlineProcessingConfig/imageCompressionQuality.html b/doc/document_reader/OnlineProcessingConfig/imageCompressionQuality.html index bea6cae7ac..f5b61612be 100644 --- a/doc/document_reader/OnlineProcessingConfig/imageCompressionQuality.html +++ b/doc/document_reader/OnlineProcessingConfig/imageCompressionQuality.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    imageCompressionQuality property
    +
    double @@ -76,8 +72,8 @@

    Implementation

    + - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/OnlineProcessingConfig/imageFormat.html b/doc/document_reader/OnlineProcessingConfig/imageFormat.html index dbe751e86b..dfe45431b9 100644 --- a/doc/document_reader/OnlineProcessingConfig/imageFormat.html +++ b/doc/document_reader/OnlineProcessingConfig/imageFormat.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    imageFormat property
    +
    ImageFormat @@ -76,8 +72,8 @@

    Implementation

    + - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/OnlineProcessingConfig/mode.html b/doc/document_reader/OnlineProcessingConfig/mode.html index 4d2592fa1c..7c8d0d5cbe 100644 --- a/doc/document_reader/OnlineProcessingConfig/mode.html +++ b/doc/document_reader/OnlineProcessingConfig/mode.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    mode property
    +
    OnlineMode @@ -76,8 +72,8 @@

    Implementation

    + - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/OnlineProcessingConfig/processParams.html b/doc/document_reader/OnlineProcessingConfig/processParams.html index 8ca8de766d..201ca9ff4a 100644 --- a/doc/document_reader/OnlineProcessingConfig/processParams.html +++ b/doc/document_reader/OnlineProcessingConfig/processParams.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    processParams property
    +
    ProcessParams @@ -76,8 +72,8 @@

    Implementation

    + - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/OnlineProcessingConfig/toJson.html b/doc/document_reader/OnlineProcessingConfig/toJson.html index fbf95b43c8..349910f4dd 100644 --- a/doc/document_reader/OnlineProcessingConfig/toJson.html +++ b/doc/document_reader/OnlineProcessingConfig/toJson.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    toJson method
    - Map<String, dynamic> toJson() @@ -87,7 +81,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/OnlineProcessingConfig/url.html b/doc/document_reader/OnlineProcessingConfig/url.html index 09fd71282c..e4c8871a92 100644 --- a/doc/document_reader/OnlineProcessingConfig/url.html +++ b/doc/document_reader/OnlineProcessingConfig/url.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    url property
    +
    String @@ -76,8 +72,8 @@

    Implementation

    + - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/OpticalStatus-class-sidebar.html b/doc/document_reader/OpticalStatus-class-sidebar.html index 858798353d..77b99af80a 100644 --- a/doc/document_reader/OpticalStatus-class-sidebar.html +++ b/doc/document_reader/OpticalStatus-class-sidebar.html @@ -1,38 +1,83 @@
      -
    1. Constructors
    2. -
    3. OpticalStatus
    4. +
    5. Constructors
    6. +
    7. OpticalStatus
    8. Properties
    9. -
    10. docType
    11. -
    12. expiry
    13. -
    14. hashCode
    15. -
    16. imageQA
    17. -
    18. mrz
    19. -
    20. overallStatus
    21. -
    22. pagesCount
    23. -
    24. runtimeType
    25. -
    26. security
    27. -
    28. text
    29. -
    30. vds
    31. + +
    32. + docType +
    33. + +
    34. + expiry +
    35. + +
    36. + hashCode +
    37. + +
    38. + imageQA +
    39. + +
    40. + mrz +
    41. + +
    42. + overallStatus +
    43. + +
    44. + pagesCount +
    45. + +
    46. + runtimeType +
    47. + +
    48. + security +
    49. + +
    50. + text +
    51. + +
    52. + vds +
    53. Methods
    54. -
    55. noSuchMethod
    56. -
    57. toJson
    58. -
    59. toString
    60. + +
    61. + noSuchMethod +
    62. + +
    63. + toJson +
    64. + +
    65. + toString +
    66. Operators
    67. -
    68. operator ==
    69. + +
    70. + operator == +
    71. -
    72. Static methods
    73. -
    74. fromJson
    75. +
    76. Static methods
    77. +
    78. fromJson
    diff --git a/doc/document_reader/OpticalStatus-class.html b/doc/document_reader/OpticalStatus-class.html index 170b530389..e7e3efad2e 100644 --- a/doc/document_reader/OpticalStatus-class.html +++ b/doc/document_reader/OpticalStatus-class.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    OpticalStatus class

    Constructors

    -
    OpticalStatus() @@ -221,6 +215,7 @@

    Properties

    +
    Static Methods
    -
    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/OpticalStatus/OpticalStatus.html b/doc/document_reader/OpticalStatus/OpticalStatus.html index 58d6152370..58c263d110 100644 --- a/doc/document_reader/OpticalStatus/OpticalStatus.html +++ b/doc/document_reader/OpticalStatus/OpticalStatus.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    OpticalStatus constructor OpticalStatus() - @@ -72,7 +66,6 @@

    OpticalStatus constructor

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/OpticalStatus/docType.html b/doc/document_reader/OpticalStatus/docType.html index b422147872..5c49a0e857 100644 --- a/doc/document_reader/OpticalStatus/docType.html +++ b/doc/document_reader/OpticalStatus/docType.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    docType property
    + +
    -
    CheckResult + get docType
    -

    Check status if document type was recognized or not.

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/OpticalStatus/expiry.html b/doc/document_reader/OpticalStatus/expiry.html index 89ce799e34..78379f113a 100644 --- a/doc/document_reader/OpticalStatus/expiry.html +++ b/doc/document_reader/OpticalStatus/expiry.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    expiry property
    + +
    -
    CheckResult + get expiry
    -

    Document validity period verification status.

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/OpticalStatus/fromJson.html b/doc/document_reader/OpticalStatus/fromJson.html index d99fbb7c09..6bfe33a104 100644 --- a/doc/document_reader/OpticalStatus/fromJson.html +++ b/doc/document_reader/OpticalStatus/fromJson.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    fromJson static method
    - OpticalStatus? -fromJson(
    1. dynamic jsonObject
    2. +fromJson(
      1. dynamic jsonObject
      ) @@ -100,7 +94,6 @@

      Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/OpticalStatus/imageQA.html b/doc/document_reader/OpticalStatus/imageQA.html index 2edef65207..464dd2d3a6 100644 --- a/doc/document_reader/OpticalStatus/imageQA.html +++ b/doc/document_reader/OpticalStatus/imageQA.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    imageQA property
    + +
    -
    CheckResult + get imageQA
    -

    Input images quality verification status.

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/OpticalStatus/mrz.html b/doc/document_reader/OpticalStatus/mrz.html index 697b6335a6..d72def2dd5 100644 --- a/doc/document_reader/OpticalStatus/mrz.html +++ b/doc/document_reader/OpticalStatus/mrz.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    mrz property
    + +
    -
    CheckResult + get mrz
    -

    MRZ verification: values validity, dates, checkdigits verification.

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/OpticalStatus/overallStatus.html b/doc/document_reader/OpticalStatus/overallStatus.html index 61016fa679..9637566521 100644 --- a/doc/document_reader/OpticalStatus/overallStatus.html +++ b/doc/document_reader/OpticalStatus/overallStatus.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    overallStatus property
    + +
    -
    CheckResult + get overallStatus
    -

    Summary of all optical results.

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/OpticalStatus/pagesCount.html b/doc/document_reader/OpticalStatus/pagesCount.html index 453e3190e6..953ff550b4 100644 --- a/doc/document_reader/OpticalStatus/pagesCount.html +++ b/doc/document_reader/OpticalStatus/pagesCount.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    pagesCount property
    + +
    -
    int + get pagesCount
    -

    Number of scanned document pages.

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/OpticalStatus/security.html b/doc/document_reader/OpticalStatus/security.html index 1b83c86fc4..7c8dce9812 100644 --- a/doc/document_reader/OpticalStatus/security.html +++ b/doc/document_reader/OpticalStatus/security.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    security property
    + +
    -
    CheckResult + get security
    -

    Authenticity verification status.

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/OpticalStatus/text.html b/doc/document_reader/OpticalStatus/text.html index bb0d3ed470..207ba8f095 100644 --- a/doc/document_reader/OpticalStatus/text.html +++ b/doc/document_reader/OpticalStatus/text.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    text property
    + +
    -
    CheckResult + get text
    -

    Text fields valitity: values validity for specific fields, cross-comparison @@ -88,7 +84,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/OpticalStatus/toJson.html b/doc/document_reader/OpticalStatus/toJson.html index fcd337c6f7..332784a7c7 100644 --- a/doc/document_reader/OpticalStatus/toJson.html +++ b/doc/document_reader/OpticalStatus/toJson.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    toJson method
    - Map<String, dynamic> toJson() @@ -93,7 +87,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/OpticalStatus/vds.html b/doc/document_reader/OpticalStatus/vds.html index ecb59dc0a3..5f501eb877 100644 --- a/doc/document_reader/OpticalStatus/vds.html +++ b/doc/document_reader/OpticalStatus/vds.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    vds property
    + +
    -
    CheckResult + get vds
    -

    Visible Digital Seal verification status.

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/PAAttribute-class-sidebar.html b/doc/document_reader/PAAttribute-class-sidebar.html index 758e5178c1..d305e7365d 100644 --- a/doc/document_reader/PAAttribute-class-sidebar.html +++ b/doc/document_reader/PAAttribute-class-sidebar.html @@ -1,31 +1,55 @@
      -
    1. Constructors
    2. -
    3. PAAttribute
    4. +
    5. Constructors
    6. +
    7. PAAttribute
    8. Properties
    9. -
    10. hashCode
    11. -
    12. runtimeType
    13. -
    14. type
    15. -
    16. value
    17. + +
    18. + hashCode +
    19. + +
    20. + runtimeType +
    21. + +
    22. + type +
    23. + +
    24. + value +
    25. Methods
    26. -
    27. noSuchMethod
    28. -
    29. toJson
    30. -
    31. toString
    32. + +
    33. + noSuchMethod +
    34. + +
    35. + toJson +
    36. + +
    37. + toString +
    38. Operators
    39. -
    40. operator ==
    41. + +
    42. + operator == +
    43. -
    44. Static methods
    45. -
    46. fromJson
    47. +
    48. Static methods
    49. +
    50. fromJson
    diff --git a/doc/document_reader/PAAttribute-class.html b/doc/document_reader/PAAttribute-class.html index 780a55dfdc..342ed492a8 100644 --- a/doc/document_reader/PAAttribute-class.html +++ b/doc/document_reader/PAAttribute-class.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    PAAttribute class

    Constructors

    -
    PAAttribute() @@ -133,6 +127,7 @@

    Properties

    +
    Static Methods
    -
    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/PAAttribute/PAAttribute.html b/doc/document_reader/PAAttribute/PAAttribute.html index 959ae10dfa..233b8d2d49 100644 --- a/doc/document_reader/PAAttribute/PAAttribute.html +++ b/doc/document_reader/PAAttribute/PAAttribute.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    PAAttribute constructor PAAttribute() - @@ -72,7 +66,6 @@

    PAAttribute constructor

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/PAAttribute/fromJson.html b/doc/document_reader/PAAttribute/fromJson.html index d925e8252d..9b78990f51 100644 --- a/doc/document_reader/PAAttribute/fromJson.html +++ b/doc/document_reader/PAAttribute/fromJson.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    fromJson static method
    - PAAttribute? -fromJson(
    1. dynamic jsonObject
    2. +fromJson(
      1. dynamic jsonObject
      ) @@ -90,7 +84,6 @@

      Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/PAAttribute/toJson.html b/doc/document_reader/PAAttribute/toJson.html index 70f5040fc7..8b7bed28c3 100644 --- a/doc/document_reader/PAAttribute/toJson.html +++ b/doc/document_reader/PAAttribute/toJson.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    toJson method
    - Map<String, dynamic> toJson() @@ -84,7 +78,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/PAAttribute/type.html b/doc/document_reader/PAAttribute/type.html index ae37b03a32..5f6d0324e7 100644 --- a/doc/document_reader/PAAttribute/type.html +++ b/doc/document_reader/PAAttribute/type.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    type property
    + +
    -
    String + get type
    - @@ -84,7 +80,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/PAAttribute/value.html b/doc/document_reader/PAAttribute/value.html index c61f582497..7d8cac0e83 100644 --- a/doc/document_reader/PAAttribute/value.html +++ b/doc/document_reader/PAAttribute/value.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    value property
    + +
    -
    String + get value
    - @@ -84,7 +80,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/PAResourcesIssuer-class-sidebar.html b/doc/document_reader/PAResourcesIssuer-class-sidebar.html index e165625e1e..fddf0a567a 100644 --- a/doc/document_reader/PAResourcesIssuer-class-sidebar.html +++ b/doc/document_reader/PAResourcesIssuer-class-sidebar.html @@ -1,32 +1,59 @@
      -
    1. Constructors
    2. -
    3. PAResourcesIssuer
    4. +
    5. Constructors
    6. +
    7. PAResourcesIssuer
    8. Properties
    9. -
    10. attributes
    11. -
    12. data
    13. -
    14. friendlyName
    15. -
    16. hashCode
    17. -
    18. runtimeType
    19. + +
    20. + attributes +
    21. + +
    22. + data +
    23. + +
    24. + friendlyName +
    25. + +
    26. + hashCode +
    27. + +
    28. + runtimeType +
    29. Methods
    30. -
    31. noSuchMethod
    32. -
    33. toJson
    34. -
    35. toString
    36. + +
    37. + noSuchMethod +
    38. + +
    39. + toJson +
    40. + +
    41. + toString +
    42. Operators
    43. -
    44. operator ==
    45. + +
    46. + operator == +
    47. -
    48. Static methods
    49. -
    50. fromJson
    51. +
    52. Static methods
    53. +
    54. fromJson
    diff --git a/doc/document_reader/PAResourcesIssuer-class.html b/doc/document_reader/PAResourcesIssuer-class.html index 9feed6b8c2..5126ae03ce 100644 --- a/doc/document_reader/PAResourcesIssuer-class.html +++ b/doc/document_reader/PAResourcesIssuer-class.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    PAResourcesIssuer class

    Constructors

    -
    PAResourcesIssuer() @@ -145,6 +139,7 @@

    Properties

    +
    Static Methods
    -
    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/PAResourcesIssuer/PAResourcesIssuer.html b/doc/document_reader/PAResourcesIssuer/PAResourcesIssuer.html index ff6145950c..5b5e4df902 100644 --- a/doc/document_reader/PAResourcesIssuer/PAResourcesIssuer.html +++ b/doc/document_reader/PAResourcesIssuer/PAResourcesIssuer.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    PAResourcesIssuer constructor PAResourcesIssuer() - @@ -72,7 +66,6 @@

    PAResourcesIssuer constructor

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/PAResourcesIssuer/attributes.html b/doc/document_reader/PAResourcesIssuer/attributes.html index 16fbee6627..a25e0050a0 100644 --- a/doc/document_reader/PAResourcesIssuer/attributes.html +++ b/doc/document_reader/PAResourcesIssuer/attributes.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    attributes property
    + +
    -
    List<PAAttribute> + get attributes
    - @@ -84,7 +80,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/PAResourcesIssuer/data.html b/doc/document_reader/PAResourcesIssuer/data.html index 9fc5193ae7..2fe6302be5 100644 --- a/doc/document_reader/PAResourcesIssuer/data.html +++ b/doc/document_reader/PAResourcesIssuer/data.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    data property
    + +
    -
    dynamic + get data
    - @@ -84,7 +80,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/PAResourcesIssuer/friendlyName.html b/doc/document_reader/PAResourcesIssuer/friendlyName.html index 95e1e883d2..65e615b116 100644 --- a/doc/document_reader/PAResourcesIssuer/friendlyName.html +++ b/doc/document_reader/PAResourcesIssuer/friendlyName.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    friendlyName property
    + +
    -
    String? + get friendlyName
    - @@ -84,7 +80,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/PAResourcesIssuer/fromJson.html b/doc/document_reader/PAResourcesIssuer/fromJson.html index d6818ac9eb..55ebae326a 100644 --- a/doc/document_reader/PAResourcesIssuer/fromJson.html +++ b/doc/document_reader/PAResourcesIssuer/fromJson.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    fromJson static method
    - PAResourcesIssuer? -fromJson(
    1. dynamic jsonObject
    2. +fromJson(
      1. dynamic jsonObject
      ) @@ -92,7 +86,6 @@

      Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/PAResourcesIssuer/toJson.html b/doc/document_reader/PAResourcesIssuer/toJson.html index a9a88b1e1b..c58f36a64d 100644 --- a/doc/document_reader/PAResourcesIssuer/toJson.html +++ b/doc/document_reader/PAResourcesIssuer/toJson.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    toJson method
    - Map<String, dynamic> toJson() @@ -85,7 +79,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/PDF417Info-class-sidebar.html b/doc/document_reader/PDF417Info-class-sidebar.html index 954bc68cfd..b7ae12c926 100644 --- a/doc/document_reader/PDF417Info-class-sidebar.html +++ b/doc/document_reader/PDF417Info-class-sidebar.html @@ -1,32 +1,59 @@
      -
    1. Constructors
    2. -
    3. PDF417Info
    4. +
    5. Constructors
    6. +
    7. PDF417Info
    8. Properties
    9. -
    10. columns
    11. -
    12. errorLevel
    13. -
    14. hashCode
    15. -
    16. rows
    17. -
    18. runtimeType
    19. + +
    20. + columns +
    21. + +
    22. + errorLevel +
    23. + +
    24. + hashCode +
    25. + +
    26. + rows +
    27. + +
    28. + runtimeType +
    29. Methods
    30. -
    31. noSuchMethod
    32. -
    33. toJson
    34. -
    35. toString
    36. + +
    37. + noSuchMethod +
    38. + +
    39. + toJson +
    40. + +
    41. + toString +
    42. Operators
    43. -
    44. operator ==
    45. + +
    46. + operator == +
    47. -
    48. Static methods
    49. -
    50. fromJson
    51. +
    52. Static methods
    53. +
    54. fromJson
    diff --git a/doc/document_reader/PDF417Info-class.html b/doc/document_reader/PDF417Info-class.html index c44790a4b8..d7928b20c4 100644 --- a/doc/document_reader/PDF417Info-class.html +++ b/doc/document_reader/PDF417Info-class.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    PDF417Info class

    Constructors

    -
    PDF417Info() @@ -145,6 +139,7 @@

    Properties

    +
    Static Methods
    -
    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/PDF417Info/PDF417Info.html b/doc/document_reader/PDF417Info/PDF417Info.html index 8098382ca5..b7d9e59537 100644 --- a/doc/document_reader/PDF417Info/PDF417Info.html +++ b/doc/document_reader/PDF417Info/PDF417Info.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    PDF417Info constructor PDF417Info() - @@ -72,7 +66,6 @@

    PDF417Info constructor

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/PDF417Info/columns.html b/doc/document_reader/PDF417Info/columns.html index 706b70d8ca..ee666f8dce 100644 --- a/doc/document_reader/PDF417Info/columns.html +++ b/doc/document_reader/PDF417Info/columns.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    columns property
    + +
    -
    int + get columns
    -

    Number of columns in a barcode.

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/PDF417Info/errorLevel.html b/doc/document_reader/PDF417Info/errorLevel.html index 1c455bc8ee..ad06bd4d07 100644 --- a/doc/document_reader/PDF417Info/errorLevel.html +++ b/doc/document_reader/PDF417Info/errorLevel.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    errorLevel property
    + +
    -
    int + get errorLevel
    -

    Barcode error correction level.

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/PDF417Info/fromJson.html b/doc/document_reader/PDF417Info/fromJson.html index fa119ad345..89dd97923a 100644 --- a/doc/document_reader/PDF417Info/fromJson.html +++ b/doc/document_reader/PDF417Info/fromJson.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    fromJson static method
    - PDF417Info? -fromJson(
    1. dynamic jsonObject
    2. +fromJson(
      1. dynamic jsonObject
      ) @@ -93,7 +87,6 @@

      Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/PDF417Info/rows.html b/doc/document_reader/PDF417Info/rows.html index e3575c0408..c1c6730428 100644 --- a/doc/document_reader/PDF417Info/rows.html +++ b/doc/document_reader/PDF417Info/rows.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    rows property
    + +
    -
    int + get rows
    -

    Number of rows in a barcode.

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/PDF417Info/toJson.html b/doc/document_reader/PDF417Info/toJson.html index b15e1f4330..b4d351924c 100644 --- a/doc/document_reader/PDF417Info/toJson.html +++ b/doc/document_reader/PDF417Info/toJson.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    toJson method
    - Map<String, dynamic> toJson() @@ -87,7 +81,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/PKDCertificate-class-sidebar.html b/doc/document_reader/PKDCertificate-class-sidebar.html index 537be3a88a..45c562f728 100644 --- a/doc/document_reader/PKDCertificate-class-sidebar.html +++ b/doc/document_reader/PKDCertificate-class-sidebar.html @@ -1,32 +1,59 @@
      -
    1. Constructors
    2. -
    3. PKDCertificate
    4. +
    5. Constructors
    6. +
    7. PKDCertificate
    8. Properties
    9. -
    10. binaryData
    11. -
    12. hashCode
    13. -
    14. privateKey
    15. -
    16. resourceType
    17. -
    18. runtimeType
    19. + +
    20. + binaryData +
    21. + +
    22. + hashCode +
    23. + +
    24. + privateKey +
    25. + +
    26. + resourceType +
    27. + +
    28. + runtimeType +
    29. Methods
    30. -
    31. noSuchMethod
    32. -
    33. toJson
    34. -
    35. toString
    36. + +
    37. + noSuchMethod +
    38. + +
    39. + toJson +
    40. + +
    41. + toString +
    42. Operators
    43. -
    44. operator ==
    45. + +
    46. + operator == +
    47. -
    48. Static methods
    49. -
    50. fromJson
    51. +
    52. Static methods
    53. +
    54. fromJson
    diff --git a/doc/document_reader/PKDCertificate-class.html b/doc/document_reader/PKDCertificate-class.html index be028e0067..185dadbaaa 100644 --- a/doc/document_reader/PKDCertificate-class.html +++ b/doc/document_reader/PKDCertificate-class.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    PKDCertificate class

    Constructors

    -
    - PKDCertificate(dynamic binaryData, PKDResourceType resourceType, {dynamic privateKey}) + PKDCertificate(dynamic binaryData, PKDResourceType resourceType, {dynamic privateKey})
    @@ -148,6 +142,7 @@

    Properties

    +
    Static Methods
    -
    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/PKDCertificate/PKDCertificate.html b/doc/document_reader/PKDCertificate/PKDCertificate.html index 13f0cf7935..628747c5e9 100644 --- a/doc/document_reader/PKDCertificate/PKDCertificate.html +++ b/doc/document_reader/PKDCertificate/PKDCertificate.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    PKDCertificate constructor
    - PKDCertificate(
    1. dynamic binaryData,
    2. -
    3. PKDResourceType resourceType,
    4. -
    5. {dynamic privateKey}
    6. -
    ) + PKDCertificate(
    1. dynamic binaryData,
    2. +
    3. PKDResourceType resourceType, {
    4. +
    5. dynamic privateKey,
    6. +
    })
    - @@ -83,7 +77,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/PKDCertificate/binaryData.html b/doc/document_reader/PKDCertificate/binaryData.html index 9beb12f2bb..2b83687af1 100644 --- a/doc/document_reader/PKDCertificate/binaryData.html +++ b/doc/document_reader/PKDCertificate/binaryData.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    binaryData property
    + +
    -
    dynamic + get binaryData
    -

    Certificate in binary type.

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/PKDCertificate/fromJson.html b/doc/document_reader/PKDCertificate/fromJson.html index 1252e50380..3f5c08e436 100644 --- a/doc/document_reader/PKDCertificate/fromJson.html +++ b/doc/document_reader/PKDCertificate/fromJson.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    fromJson static method
    - PKDCertificate? -fromJson(
    1. dynamic jsonObject
    2. +fromJson(
      1. dynamic jsonObject
      ) @@ -89,7 +83,6 @@

      Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/PKDCertificate/privateKey.html b/doc/document_reader/PKDCertificate/privateKey.html index f0235a5bbb..707aba56ac 100644 --- a/doc/document_reader/PKDCertificate/privateKey.html +++ b/doc/document_reader/PKDCertificate/privateKey.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    privateKey property
    + +
    -
    dynamic + get privateKey
    -

    Private key in binary type.

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/PKDCertificate/resourceType.html b/doc/document_reader/PKDCertificate/resourceType.html index 59b4f1066f..5794eada69 100644 --- a/doc/document_reader/PKDCertificate/resourceType.html +++ b/doc/document_reader/PKDCertificate/resourceType.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    resourceType property
    + +
    -
    PKDResourceType + get resourceType
    -

    Indicates type of certificate.

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/PKDCertificate/toJson.html b/doc/document_reader/PKDCertificate/toJson.html index 76faf112ce..58c6ca6ac4 100644 --- a/doc/document_reader/PKDCertificate/toJson.html +++ b/doc/document_reader/PKDCertificate/toJson.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    toJson method
    - Map<String, dynamic> toJson() @@ -85,7 +79,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/PKDCertificateRequest.html b/doc/document_reader/PKDCertificateRequest.html index afcceeab67..97e799b0cb 100644 --- a/doc/document_reader/PKDCertificateRequest.html +++ b/doc/document_reader/PKDCertificateRequest.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    PKDCertificateRequest typedef
    -
    PKDCertificateRequest = - Future<void> Function(List<PKDCertificate>? certificates) + Future<void> Function(List<PKDCertificate>? certificates)
    @@ -80,9 +74,7 @@

    Implementation

    ); - - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/PKDResourceType-enum-sidebar.html b/doc/document_reader/PKDResourceType-enum-sidebar.html index 00cfa9cc3e..1bb3523a4e 100644 --- a/doc/document_reader/PKDResourceType-enum-sidebar.html +++ b/doc/document_reader/PKDResourceType-enum-sidebar.html @@ -1,7 +1,5 @@
      -
    1. Constructors
    2. -
    3. PKDResourceType
    4. Values
    5. UNKNOWN
    6. @@ -18,26 +16,54 @@
    7. Properties
    8. -
    9. hashCode
    10. -
    11. index
    12. -
    13. runtimeType
    14. -
    15. value
    16. + +
    17. + hashCode +
    18. + +
    19. + index +
    20. + +
    21. + name + (ext) +
    22. + +
    23. + runtimeType +
    24. + +
    25. + value +
    26. Methods
    27. -
    28. noSuchMethod
    29. -
    30. toString
    31. + +
    32. + noSuchMethod +
    33. + +
    34. + toString +
    35. Operators
    36. -
    37. operator ==
    38. + +
    39. + operator == +
    40. -
    41. Static methods
    42. -
    43. getByValue
    44. -
    45. getType
    46. +
    47. Static methods
    48. +
    49. getByValue
    50. +
    51. getType
    52. -
    53. Constants
    54. -
    55. values
    56. +
    57. Constants
    58. +
    59. values
    diff --git a/doc/document_reader/PKDResourceType.html b/doc/document_reader/PKDResourceType.html index af4601ed33..c817f7c5f8 100644 --- a/doc/document_reader/PKDResourceType.html +++ b/doc/document_reader/PKDResourceType.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    +
    Available extensions
    +
    + - -
    -

    Constructors

    - -
    -
    - PKDResourceType(int value) -
    -
    - -
    const
    -
    -
    -
    -

    Values

    -
    UNKNOWN @@ -129,7 +113,7 @@

    Values

    - +

    Certificate file contents (.pem, .cer, .crt, .der).

    @@ -144,7 +128,7 @@

    Values

    - +

    Certificate file contents (.cvcert) and private key file contents (.pkcs8).

    @@ -159,7 +143,7 @@

    Values

    - +

    LDIF file contents (.ldif).

    @@ -174,7 +158,7 @@

    Values

    - +

    CRL file contents (.crl).

    @@ -189,7 +173,7 @@

    Values

    - +

    Master List (.ml, .mls).

    @@ -204,7 +188,7 @@

    Values

    - +

    Defect List (.dl, .dls, .dfl).

    @@ -219,7 +203,7 @@

    Values

    - +

    Deviance List (.dl, .dls, .dvl).

    @@ -234,7 +218,7 @@

    Values

    - +

    Black List (.bl, .bls).

    @@ -273,6 +257,22 @@

    Properties

    A numeric identifier for the enumerated value.
    no setterinherited
    +
    + +
    + name + String + + +
    +
    +

    + Available on Enum, + provided by the EnumName extension +

    + The name of the enum value. +
    no setter
    +
    @@ -301,6 +301,7 @@

    Properties

    +
    Static Methods

    Constants

    -
    values @@ -410,7 +410,6 @@

    Constants

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/PKDResourceType/PKDResourceType.html b/doc/document_reader/PKDResourceType/PKDResourceType.html deleted file mode 100644 index 6221e166f6..0000000000 --- a/doc/document_reader/PKDResourceType/PKDResourceType.html +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - PKDResourceType constructor - PKDResourceType - document_reader library - Dart API - - - - - - - - - - - - - - - - - -
    - -
    - menu - -
    PKDResourceType
    - -
    - -
    -
    -
    - -
    -
    -

    PKDResourceType constructor -

    - -
    - const - PKDResourceType(
    1. int value
    2. -
    ) -
    - - - - - -
    -

    Implementation

    -
    const PKDResourceType(this.value);
    -
    - - -
    - - - - - -
    - -
    - - flutter_document_reader_api - 7.3.947-beta - - - -
    - - - - - - - - - - - - diff --git a/doc/document_reader/PKDResourceType/getByValue.html b/doc/document_reader/PKDResourceType/getByValue.html index ef2f084653..ca121dd92f 100644 --- a/doc/document_reader/PKDResourceType/getByValue.html +++ b/doc/document_reader/PKDResourceType/getByValue.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    getByValue static method
    - PKDResourceType? -getByValue(
    1. int? i
    2. +getByValue(
      1. int? i
      ) @@ -88,7 +82,6 @@

      Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/PKDResourceType/getType.html b/doc/document_reader/PKDResourceType/getType.html index 57ed98c621..2573ecc619 100644 --- a/doc/document_reader/PKDResourceType/getType.html +++ b/doc/document_reader/PKDResourceType/getType.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    getType static method
    - PKDResourceType -getType(
    1. String value
    2. +getType(
      1. String value
      ) @@ -102,7 +96,6 @@

      Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/PKDResourceType/value.html b/doc/document_reader/PKDResourceType/value.html index 3714452642..0ce46ba46c 100644 --- a/doc/document_reader/PKDResourceType/value.html +++ b/doc/document_reader/PKDResourceType/value.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    value property
    +
    int @@ -76,8 +72,8 @@

    Implementation

    + - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/PKDResourceType/values-constant.html b/doc/document_reader/PKDResourceType/values-constant.html index c60e9bbe15..94883fda53 100644 --- a/doc/document_reader/PKDResourceType/values-constant.html +++ b/doc/document_reader/PKDResourceType/values-constant.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    values constant
    +
    List<PKDResourceType> @@ -75,8 +71,8 @@

    values constant + - - -

    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/PaCertificateCompletion.html b/doc/document_reader/PaCertificateCompletion.html index 8f0d3315d0..d5a763eeea 100644 --- a/doc/document_reader/PaCertificateCompletion.html +++ b/doc/document_reader/PaCertificateCompletion.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    PaCertificateCompletion typedef
    -
    PaCertificateCompletion = void Function(dynamic serialNumber, PAResourcesIssuer? issuer, PKDCertificateRequest request) @@ -81,9 +75,7 @@

    Implementation

    );
    - - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/Position-class-sidebar.html b/doc/document_reader/Position-class-sidebar.html index 17601287bc..b68e8ba9d6 100644 --- a/doc/document_reader/Position-class-sidebar.html +++ b/doc/document_reader/Position-class-sidebar.html @@ -1,45 +1,111 @@
      -
    1. Constructors
    2. -
    3. Position
    4. +
    5. Constructors
    6. +
    7. Position
    8. Properties
    9. -
    10. angle
    11. -
    12. center
    13. -
    14. docFormat
    15. -
    16. dpi
    17. -
    18. hashCode
    19. -
    20. height
    21. -
    22. inverse
    23. -
    24. leftBottom
    25. -
    26. leftTop
    27. -
    28. objArea
    29. -
    30. objIntAngleDev
    31. -
    32. pageIndex
    33. -
    34. perspectiveTr
    35. -
    36. resultStatus
    37. -
    38. rightBottom
    39. -
    40. rightTop
    41. -
    42. runtimeType
    43. -
    44. width
    45. + +
    46. + angle +
    47. + +
    48. + center +
    49. + +
    50. + docFormat +
    51. + +
    52. + dpi +
    53. + +
    54. + hashCode +
    55. + +
    56. + height +
    57. + +
    58. + inverse +
    59. + +
    60. + leftBottom +
    61. + +
    62. + leftTop +
    63. + +
    64. + objArea +
    65. + +
    66. + objIntAngleDev +
    67. + +
    68. + pageIndex +
    69. + +
    70. + perspectiveTr +
    71. + +
    72. + resultStatus +
    73. + +
    74. + rightBottom +
    75. + +
    76. + rightTop +
    77. + +
    78. + runtimeType +
    79. + +
    80. + width +
    81. Methods
    82. -
    83. noSuchMethod
    84. -
    85. toJson
    86. -
    87. toString
    88. + +
    89. + noSuchMethod +
    90. + +
    91. + toJson +
    92. + +
    93. + toString +
    94. Operators
    95. -
    96. operator ==
    97. + +
    98. + operator == +
    99. -
    100. Static methods
    101. -
    102. fromJson
    103. +
    104. Static methods
    105. +
    106. fromJson
    diff --git a/doc/document_reader/Position-class.html b/doc/document_reader/Position-class.html index 0ee71bb92d..24cb6c9f5d 100644 --- a/doc/document_reader/Position-class.html +++ b/doc/document_reader/Position-class.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    Position class

    Constructors

    -
    Position() @@ -304,6 +298,7 @@

    Properties

    +
    Static Methods
    -
    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/Position/Position.html b/doc/document_reader/Position/Position.html index d934752158..f4d3a10393 100644 --- a/doc/document_reader/Position/Position.html +++ b/doc/document_reader/Position/Position.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    Position constructor Position() - @@ -72,7 +66,6 @@

    Position constructor

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/Position/angle.html b/doc/document_reader/Position/angle.html index 52894273a1..2b4d775ec5 100644 --- a/doc/document_reader/Position/angle.html +++ b/doc/document_reader/Position/angle.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    angle property
    + +
    -
    double + get angle
    -

    Document rotation angle.

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/Position/center.html b/doc/document_reader/Position/center.html index 942e1d2840..49df0da35b 100644 --- a/doc/document_reader/Position/center.html +++ b/doc/document_reader/Position/center.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    center property
    + +
    -
    Coordinate? + get center
    -

    Document center coordinates.

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/Position/docFormat.html b/doc/document_reader/Position/docFormat.html index e9a9a0689e..9a615a053a 100644 --- a/doc/document_reader/Position/docFormat.html +++ b/doc/document_reader/Position/docFormat.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    docFormat property
    + +
    -
    DocFormat + get docFormat
    -

    Document format.

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/Position/dpi.html b/doc/document_reader/Position/dpi.html index 21f25768a0..19ab881317 100644 --- a/doc/document_reader/Position/dpi.html +++ b/doc/document_reader/Position/dpi.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    dpi property
    + +
    -
    int + get dpi
    -

    Resolution in dots per inch.

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/Position/fromJson.html b/doc/document_reader/Position/fromJson.html index 256e28edd2..b7ce891b4e 100644 --- a/doc/document_reader/Position/fromJson.html +++ b/doc/document_reader/Position/fromJson.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    fromJson static method
    - Position? -fromJson(
    1. dynamic jsonObject
    2. +fromJson(
      1. dynamic jsonObject
      ) @@ -106,7 +100,6 @@

      Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/Position/height.html b/doc/document_reader/Position/height.html index 8a83206c26..400c31d97a 100644 --- a/doc/document_reader/Position/height.html +++ b/doc/document_reader/Position/height.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    height property
    + +
    -
    int + get height
    -

    Document height.

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/Position/inverse.html b/doc/document_reader/Position/inverse.html index bf5d255c61..8dda59e3b0 100644 --- a/doc/document_reader/Position/inverse.html +++ b/doc/document_reader/Position/inverse.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    inverse property
    + +
    -
    int + get inverse
    -

    Internal use parameter.

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/Position/leftBottom.html b/doc/document_reader/Position/leftBottom.html index d4a247ce33..0ecbdc7fb2 100644 --- a/doc/document_reader/Position/leftBottom.html +++ b/doc/document_reader/Position/leftBottom.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    leftBottom property
    + +
    -
    Coordinate? + get leftBottom
    -

    Document left bottom corner coordinates.

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/Position/leftTop.html b/doc/document_reader/Position/leftTop.html index 0a7bfdd9e2..d5cad94706 100644 --- a/doc/document_reader/Position/leftTop.html +++ b/doc/document_reader/Position/leftTop.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    leftTop property
    + +
    -
    Coordinate? + get leftTop
    -

    Document left top corner coordinates.

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/Position/objArea.html b/doc/document_reader/Position/objArea.html index b561bbfe1f..5d91cc92ee 100644 --- a/doc/document_reader/Position/objArea.html +++ b/doc/document_reader/Position/objArea.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    objArea property
    + +
    -
    int + get objArea
    -

    Internal use parameter.

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/Position/objIntAngleDev.html b/doc/document_reader/Position/objIntAngleDev.html index 0b28ff98e4..c274a0ac9b 100644 --- a/doc/document_reader/Position/objIntAngleDev.html +++ b/doc/document_reader/Position/objIntAngleDev.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    objIntAngleDev property
    + +
    -
    int + get objIntAngleDev
    -

    Internal use parameter.

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/Position/pageIndex.html b/doc/document_reader/Position/pageIndex.html index b86fb671c8..c801c65fe1 100644 --- a/doc/document_reader/Position/pageIndex.html +++ b/doc/document_reader/Position/pageIndex.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    pageIndex property
    + +
    -
    int + get pageIndex
    -

    Index of the document page, whence the result is received.

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/Position/perspectiveTr.html b/doc/document_reader/Position/perspectiveTr.html index 469ab57a1c..db60d15010 100644 --- a/doc/document_reader/Position/perspectiveTr.html +++ b/doc/document_reader/Position/perspectiveTr.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    perspectiveTr property
    + +
    -
    int + get perspectiveTr
    -

    Internal use parameter.

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/Position/resultStatus.html b/doc/document_reader/Position/resultStatus.html index 647f7dad0f..c5a627a0ec 100644 --- a/doc/document_reader/Position/resultStatus.html +++ b/doc/document_reader/Position/resultStatus.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    resultStatus property
    + +
    -
    CheckResult + get resultStatus
    -

    Internal use parameter.

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/Position/rightBottom.html b/doc/document_reader/Position/rightBottom.html index 2709b53697..6467299c68 100644 --- a/doc/document_reader/Position/rightBottom.html +++ b/doc/document_reader/Position/rightBottom.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    rightBottom property
    + +
    -
    Coordinate? + get rightBottom
    -

    Document right bottom corner coordinates.

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/Position/rightTop.html b/doc/document_reader/Position/rightTop.html index f4e0ddcc86..6f0b45072b 100644 --- a/doc/document_reader/Position/rightTop.html +++ b/doc/document_reader/Position/rightTop.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    rightTop property
    + +
    -
    Coordinate? + get rightTop
    -

    Document right top corner coordinates.

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/Position/toJson.html b/doc/document_reader/Position/toJson.html index a455b2a886..1cf846e20c 100644 --- a/doc/document_reader/Position/toJson.html +++ b/doc/document_reader/Position/toJson.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    toJson method
    - Map<String, dynamic> toJson() @@ -100,7 +94,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/Position/width.html b/doc/document_reader/Position/width.html index dab4b96003..2bce32719f 100644 --- a/doc/document_reader/Position/width.html +++ b/doc/document_reader/Position/width.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    width property
    + +
    -
    int + get width
    -

    Document width.

    @@ -87,7 +83,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/PrepareProgress-class-sidebar.html b/doc/document_reader/PrepareProgress-class-sidebar.html index 1c5dd4c8e3..b77a399a6a 100644 --- a/doc/document_reader/PrepareProgress-class-sidebar.html +++ b/doc/document_reader/PrepareProgress-class-sidebar.html @@ -1,32 +1,59 @@
      -
    1. Constructors
    2. -
    3. PrepareProgress
    4. +
    5. Constructors
    6. +
    7. PrepareProgress
    8. Properties
    9. -
    10. downloadedBytes
    11. -
    12. hashCode
    13. -
    14. progress
    15. -
    16. runtimeType
    17. -
    18. totalBytes
    19. + +
    20. + downloadedBytes +
    21. + +
    22. + hashCode +
    23. + +
    24. + progress +
    25. + +
    26. + runtimeType +
    27. + +
    28. + totalBytes +
    29. Methods
    30. -
    31. noSuchMethod
    32. -
    33. toJson
    34. -
    35. toString
    36. + +
    37. + noSuchMethod +
    38. + +
    39. + toJson +
    40. + +
    41. + toString +
    42. Operators
    43. -
    44. operator ==
    45. + +
    46. + operator == +
    47. -
    48. Static methods
    49. -
    50. fromJson
    51. +
    52. Static methods
    53. +
    54. fromJson
    diff --git a/doc/document_reader/PrepareProgress-class.html b/doc/document_reader/PrepareProgress-class.html index b9dea20f72..ba234ba7b5 100644 --- a/doc/document_reader/PrepareProgress-class.html +++ b/doc/document_reader/PrepareProgress-class.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    PrepareProgress class

    Constructors

    -
    PrepareProgress(int downloadedBytes, int totalBytes, int progress) @@ -148,6 +142,7 @@

    Properties

    +
    Static Methods
    -
    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/PrepareProgress/PrepareProgress.html b/doc/document_reader/PrepareProgress/PrepareProgress.html index 2aecdcb2d0..fe57a41432 100644 --- a/doc/document_reader/PrepareProgress/PrepareProgress.html +++ b/doc/document_reader/PrepareProgress/PrepareProgress.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    PrepareProgress constructor
    - PrepareProgress(
    1. int downloadedBytes,
    2. + PrepareProgress(
      1. int downloadedBytes,
      2. int totalBytes,
      3. int progress
      )
    - @@ -85,7 +79,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/PrepareProgress/downloadedBytes.html b/doc/document_reader/PrepareProgress/downloadedBytes.html index e89a04dd04..4ca7a536ba 100644 --- a/doc/document_reader/PrepareProgress/downloadedBytes.html +++ b/doc/document_reader/PrepareProgress/downloadedBytes.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    downloadedBytes property
    + +
    -
    int + get downloadedBytes
    - @@ -84,7 +80,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/PrepareProgress/fromJson.html b/doc/document_reader/PrepareProgress/fromJson.html index 5366c161ae..0691ce46c2 100644 --- a/doc/document_reader/PrepareProgress/fromJson.html +++ b/doc/document_reader/PrepareProgress/fromJson.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    fromJson static method
    - PrepareProgress? -fromJson(
    1. dynamic jsonObject
    2. +fromJson(
      1. dynamic jsonObject
      ) @@ -89,7 +83,6 @@

      Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/PrepareProgress/progress.html b/doc/document_reader/PrepareProgress/progress.html index 828b3767ae..ddb31f5daa 100644 --- a/doc/document_reader/PrepareProgress/progress.html +++ b/doc/document_reader/PrepareProgress/progress.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    progress property
    + +
    -
    int + get progress
    - @@ -84,7 +80,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/PrepareProgress/toJson.html b/doc/document_reader/PrepareProgress/toJson.html index 70014e5a56..1723a73fb9 100644 --- a/doc/document_reader/PrepareProgress/toJson.html +++ b/doc/document_reader/PrepareProgress/toJson.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    toJson method
    - Map<String, dynamic> toJson() @@ -85,7 +79,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/PrepareProgress/totalBytes.html b/doc/document_reader/PrepareProgress/totalBytes.html index d0178d4ba9..c75c4b3121 100644 --- a/doc/document_reader/PrepareProgress/totalBytes.html +++ b/doc/document_reader/PrepareProgress/totalBytes.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    totalBytes property
    + +
    -
    int + get totalBytes
    - @@ -84,7 +80,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ProcessParams-class-sidebar.html b/doc/document_reader/ProcessParams-class-sidebar.html index e0d2650f60..dedc928d3e 100644 --- a/doc/document_reader/ProcessParams-class-sidebar.html +++ b/doc/document_reader/ProcessParams-class-sidebar.html @@ -1,99 +1,343 @@
      -
    1. Constructors
    2. -
    3. ProcessParams
    4. +
    5. Constructors
    6. +
    7. ProcessParams
    8. Properties
    9. -
    10. alreadyCropped
    11. -
    12. authenticityParams
    13. -
    14. backendProcessingConfig
    15. -
    16. barcodeParserType
    17. -
    18. barcodeTypes
    19. -
    20. captureButtonScenario
    21. -
    22. checkHologram
    23. -
    24. checkRequiredTextFields
    25. -
    26. convertCase
    27. -
    28. customParams
    29. -
    30. dateFormat
    31. -
    32. debugSaveCroppedImages
    33. -
    34. debugSaveImages
    35. -
    36. debugSaveLogs
    37. -
    38. debugSaveRFIDSession
    39. -
    40. depersonalizeLog
    41. -
    42. disableFocusingCheck
    43. -
    44. disablePerforationOCR
    45. -
    46. documentAreaMin
    47. -
    48. documentGroupFilter
    49. -
    50. documentIDList
    51. -
    52. doublePageSpread
    53. -
    54. faceApiParams
    55. -
    56. fieldTypesFilter
    57. -
    58. forceDocFormat
    59. -
    60. forceDocID
    61. -
    62. forceReadMrzBeforeLocate
    63. -
    64. generateDoublePageSpreadImage
    65. -
    66. generateNumericCodes
    67. -
    68. hashCode
    69. -
    70. imageDpiOutMax
    71. -
    72. imageOutputMaxHeight
    73. -
    74. imageOutputMaxWidth
    75. -
    76. imageQA
    77. -
    78. integralImage
    79. -
    80. lcidFilter
    81. -
    82. lcidIgnoreFilter
    83. -
    84. logLevel
    85. -
    86. logs
    87. -
    88. manualCrop
    89. -
    90. matchTextFieldMask
    91. -
    92. measureSystem
    93. -
    94. minDPI
    95. -
    96. minimalHolderAge
    97. -
    98. mrzDetectMode
    99. -
    100. mrzFormatsFilter
    101. -
    102. multiDocOnImage
    103. -
    104. multipageProcessing
    105. -
    106. noGraphics
    107. -
    108. parseBarcodes
    109. -
    110. perspectiveAngle
    111. -
    112. processAuth
    113. -
    114. respectImageQuality
    115. -
    116. resultTypeOutput
    117. -
    118. returnCroppedBarcode
    119. -
    120. returnUncroppedImage
    121. -
    122. rfidParams
    123. -
    124. runtimeType
    125. -
    126. scenario
    127. -
    128. sessionLogFolder
    129. -
    130. shiftExpiryDate
    131. -
    132. shouldReturnPackageForReprocess
    133. -
    134. splitNames
    135. -
    136. testSetters
    137. -
    138. timeout
    139. -
    140. timeoutFromFirstDetect
    141. -
    142. timeoutFromFirstDocType
    143. -
    144. timeoutLiveness
    145. -
    146. updateOCRValidityByGlare
    147. -
    148. useAuthenticityCheck
    149. -
    150. useFaceApi
    151. -
    152. uvTorchEnabled
    153. + +
    154. + alreadyCropped +
    155. + +
    156. + authenticityParams +
    157. + +
    158. + backendProcessingConfig +
    159. + +
    160. + barcodeParserType +
    161. + +
    162. + barcodeTypes +
    163. + +
    164. + captureButtonScenario +
    165. + +
    166. + checkHologram +
    167. + +
    168. + checkRequiredTextFields +
    169. + +
    170. + convertCase +
    171. + +
    172. + customParams +
    173. + +
    174. + dateFormat +
    175. + +
    176. + debugSaveCroppedImages +
    177. + +
    178. + debugSaveImages +
    179. + +
    180. + debugSaveLogs +
    181. + +
    182. + debugSaveRFIDSession +
    183. + +
    184. + depersonalizeLog +
    185. + +
    186. + disableFocusingCheck +
    187. + +
    188. + disablePerforationOCR +
    189. + +
    190. + documentAreaMin +
    191. + +
    192. + documentGroupFilter +
    193. + +
    194. + documentIDList +
    195. + +
    196. + doublePageSpread +
    197. + +
    198. + faceApiParams +
    199. + +
    200. + fieldTypesFilter +
    201. + +
    202. + forceDocFormat +
    203. + +
    204. + forceDocID +
    205. + +
    206. + forceReadMrzBeforeLocate +
    207. + +
    208. + generateDoublePageSpreadImage +
    209. + +
    210. + generateDTCVC +
    211. + +
    212. + generateNumericCodes +
    213. + +
    214. + hashCode +
    215. + +
    216. + imageDpiOutMax +
    217. + +
    218. + imageOutputMaxHeight +
    219. + +
    220. + imageOutputMaxWidth +
    221. + +
    222. + imageQA +
    223. + +
    224. + integralImage +
    225. + +
    226. + lcidFilter +
    227. + +
    228. + lcidIgnoreFilter +
    229. + +
    230. + logLevel +
    231. + +
    232. + logs +
    233. + +
    234. + manualCrop +
    235. + +
    236. + matchTextFieldMask +
    237. + +
    238. + measureSystem +
    239. + +
    240. + minDPI +
    241. + +
    242. + minimalHolderAge +
    243. + +
    244. + mrzDetectMode +
    245. + +
    246. + mrzFormatsFilter +
    247. + +
    248. + multiDocOnImage +
    249. + +
    250. + multipageProcessing +
    251. + +
    252. + noGraphics +
    253. + +
    254. + parseBarcodes +
    255. + +
    256. + perspectiveAngle +
    257. + +
    258. + processAuth +
    259. + +
    260. + respectImageQuality +
    261. + +
    262. + resultTypeOutput +
    263. + +
    264. + returnCroppedBarcode +
    265. + +
    266. + returnUncroppedImage +
    267. + +
    268. + rfidParams +
    269. + +
    270. + runtimeType +
    271. + +
    272. + scenario +
    273. + +
    274. + selectLongestNames +
    275. + +
    276. + sessionLogFolder +
    277. + +
    278. + shiftExpiryDate +
    279. + +
    280. + shouldReturnPackageForReprocess +
    281. + +
    282. + splitNames +
    283. + +
    284. + strictBarcodeDigitalSignatureCheck +
    285. + +
    286. + strictImageQuality +
    287. + +
    288. + testSetters +
    289. + +
    290. + timeout +
    291. + +
    292. + timeoutFromFirstDetect +
    293. + +
    294. + timeoutFromFirstDocType +
    295. + +
    296. + timeoutLiveness +
    297. + +
    298. + updateOCRValidityByGlare +
    299. + +
    300. + useAuthenticityCheck +
    301. + +
    302. + useFaceApi +
    303. + +
    304. + uvTorchEnabled +
    305. Methods
    306. -
    307. noSuchMethod
    308. -
    309. toJson
    310. -
    311. toString
    312. + +
    313. + noSuchMethod +
    314. + +
    315. + toJson +
    316. + +
    317. + toString +
    318. Operators
    319. -
    320. operator ==
    321. + +
    322. + operator == +
    323. -
    324. Static methods
    325. -
    326. fromJson
    327. +
    328. Static methods
    329. +
    330. fromJson
    diff --git a/doc/document_reader/ProcessParams-class.html b/doc/document_reader/ProcessParams-class.html index cf32f389f1..2d994bf92e 100644 --- a/doc/document_reader/ProcessParams-class.html +++ b/doc/document_reader/ProcessParams-class.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    ProcessParams class

    Constructors

    -
    ProcessParams() @@ -444,6 +438,18 @@

    Properties

    and aligned together, as if the document was captured on a flatbed scanner.
    getter/setter pair
    + + +
    + generateDTCVC + bool? + + +
    +
    + This parameter is used to generate DTCVC data. +
    getter/setter pair
    +
    @@ -755,7 +761,7 @@

    Properties

    - respectImageQuality + respectImageQuality bool? @@ -838,6 +844,20 @@

    Properties

    Documents processing scenario.
    getter/setter pair
    + + +
    + selectLongestNames + bool? + + +
    +
    + Select the longest value from the different value sources and write it to the value field +if comparison is done successfully. The parameter applies this logic to the personal names, +such as given name, surname, surname and given name, middle name and etc. +
    getter/setter pair
    +
    @@ -896,6 +916,31 @@

    Properties

    FieldType.SECOND_NAME, FieldType.THIRD_NAME, FieldType.LAST_NAME.
    getter/setter pair
    + + +
    + strictBarcodeDigitalSignatureCheck + bool? + + +
    +
    + If the certificates required for performing the Digital signature check are missing, +this parameter if enabled will make the Barcode format check failed. +
    getter/setter pair
    + +
    + +
    + strictImageQuality + bool? + + +
    +
    + When enabled, the image quality check status affects the document optical and overall status. +
    getter/setter pair
    +
    @@ -1019,6 +1064,7 @@

    Properties

    +
    Static Methods
    -
    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ProcessParams/ProcessParams.html b/doc/document_reader/ProcessParams/ProcessParams.html index 2db2f92edf..3683fa118e 100644 --- a/doc/document_reader/ProcessParams/ProcessParams.html +++ b/doc/document_reader/ProcessParams/ProcessParams.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    ProcessParams constructor ProcessParams() - @@ -72,7 +66,6 @@

    ProcessParams constructor

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ProcessParams/alreadyCropped.html b/doc/document_reader/ProcessParams/alreadyCropped.html index 266919370d..824ccce9cc 100644 --- a/doc/document_reader/ProcessParams/alreadyCropped.html +++ b/doc/document_reader/ProcessParams/alreadyCropped.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    alreadyCropped property
    + +
    -
    bool? + get alreadyCropped
    -

    This option can be set to true if you know for sure that the image you @@ -90,15 +86,14 @@

    Implementation

    -
    - void - alreadyCropped=(bool? val) + set + alreadyCropped + (bool? val)
    - @@ -113,7 +108,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ProcessParams/authenticityParams.html b/doc/document_reader/ProcessParams/authenticityParams.html index 5c182b3542..7b0a559a8f 100644 --- a/doc/document_reader/ProcessParams/authenticityParams.html +++ b/doc/document_reader/ProcessParams/authenticityParams.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    authenticityParams property
    + +
    -
    AuthenticityParams + get authenticityParams
    - @@ -85,15 +81,14 @@

    Implementation

    -
    - void - authenticityParams=(AuthenticityParams val) + set + authenticityParams + (AuthenticityParams val)
    - @@ -107,7 +102,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ProcessParams/backendProcessingConfig.html b/doc/document_reader/ProcessParams/backendProcessingConfig.html index 24b3c4fb79..d23e1a289f 100644 --- a/doc/document_reader/ProcessParams/backendProcessingConfig.html +++ b/doc/document_reader/ProcessParams/backendProcessingConfig.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    backendProcessingConfig property
    + +
    -
    BackendProcessingConfig? + get backendProcessingConfig
    -

    Set up the backend processing service parameters.

    @@ -89,15 +85,14 @@

    Implementation

    -
    - void - backendProcessingConfig=(BackendProcessingConfig? val) + set + backendProcessingConfig + (BackendProcessingConfig? val)
    - @@ -112,7 +107,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ProcessParams/barcodeParserType.html b/doc/document_reader/ProcessParams/barcodeParserType.html index 747cf1688c..a9025cf25c 100644 --- a/doc/document_reader/ProcessParams/barcodeParserType.html +++ b/doc/document_reader/ProcessParams/barcodeParserType.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    barcodeParserType property
    + +
    -
    int? + get barcodeParserType
    -

    There are documents that contain barcodes which data can be parsed only @@ -91,15 +87,14 @@

    Implementation

    -
    - void - barcodeParserType=(int? val) + set + barcodeParserType + (int? val)
    - @@ -114,7 +109,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ProcessParams/barcodeTypes.html b/doc/document_reader/ProcessParams/barcodeTypes.html index 25518ddc83..2a66f959e4 100644 --- a/doc/document_reader/ProcessParams/barcodeTypes.html +++ b/doc/document_reader/ProcessParams/barcodeTypes.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    barcodeTypes property
    + +
    -
    List<BarcodeType>? + get barcodeTypes
    -

    Set types of barcodes that you wish to recognize. All barcodes will be recognized if it's empty.

    +

    Unmodifiable property. Use setter instead of .remove(), .addAll(), etc.

    @@ -89,21 +86,21 @@

    Implementation

    -
    - void - barcodeTypes=(List<BarcodeType>? val) + set + barcodeTypes + (List<BarcodeType>? val)
    -

    Implementation

    set barcodeTypes(List<BarcodeType>? val) {
    +  if (val != null) val = List.unmodifiable(val);
       _barcodeTypes = val;
       _set({"barcodeTypes": val?.map((e) => e.value).toList()});
     }
    @@ -112,7 +109,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ProcessParams/captureButtonScenario.html b/doc/document_reader/ProcessParams/captureButtonScenario.html index 1600eea064..c28f5ee17f 100644 --- a/doc/document_reader/ProcessParams/captureButtonScenario.html +++ b/doc/document_reader/ProcessParams/captureButtonScenario.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    captureButtonScenario property
    + +
    -
    Scenario? + get captureButtonScenario
    -

    Documents processing scenario for the Capture button.

    @@ -88,15 +84,14 @@

    Implementation

    -
    - void - captureButtonScenario=(Scenario? val) + set + captureButtonScenario + (Scenario? val)
    - @@ -111,7 +106,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ProcessParams/checkHologram.html b/doc/document_reader/ProcessParams/checkHologram.html index eb34926247..f97a2be3a8 100644 --- a/doc/document_reader/ProcessParams/checkHologram.html +++ b/doc/document_reader/ProcessParams/checkHologram.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    checkHologram property
    + +
    -
    @@ -72,11 +68,11 @@

    checkHologram property

    bool? + get checkHologram
    - @@ -91,7 +87,6 @@

    Implementation

    -
    @@ -99,12 +94,12 @@

    Implementation

  • @Deprecated("Use `authenticityParams.checkLiveness` instead.")
  • - void - checkHologram=(bool? val) + set + checkHologram + (bool? val)
    - @@ -120,7 +115,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ProcessParams/checkRequiredTextFields.html b/doc/document_reader/ProcessParams/checkRequiredTextFields.html index da8ec0d384..d7dc79f626 100644 --- a/doc/document_reader/ProcessParams/checkRequiredTextFields.html +++ b/doc/document_reader/ProcessParams/checkRequiredTextFields.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    checkRequiredTextFields property
    + +
    -
    bool? + get checkRequiredTextFields
    -

    If set to true, in case required fields are not read, their values @@ -89,15 +85,14 @@

    Implementation

    -
    - void - checkRequiredTextFields=(bool? val) + set + checkRequiredTextFields + (bool? val)
    - @@ -112,7 +107,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ProcessParams/convertCase.html b/doc/document_reader/ProcessParams/convertCase.html index 1dbfa7478d..da82655f5b 100644 --- a/doc/document_reader/ProcessParams/convertCase.html +++ b/doc/document_reader/ProcessParams/convertCase.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    convertCase property
    + +
    -
    int? + get convertCase
    -

    This option allows output text case transformation. @@ -89,15 +85,14 @@

    Implementation

    -
    - void - convertCase=(int? val) + set + convertCase + (int? val)
    - @@ -112,7 +107,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ProcessParams/customParams.html b/doc/document_reader/ProcessParams/customParams.html index fd0deeaa75..79c3a8f24e 100644 --- a/doc/document_reader/ProcessParams/customParams.html +++ b/doc/document_reader/ProcessParams/customParams.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    customParams property
    + +
    -
    Map<String, dynamic>? + get customParams
    -

    Takes JSON with parameters that are not presented in the DocumentReader.

    +

    Unmodifiable property. Use setter instead of .remove(), .addAll(), etc.

    @@ -88,21 +85,21 @@

    Implementation

    -
    - void - customParams=(Map<String, dynamic>? val) + set + customParams + (Map<String, dynamic>? val)
    -

    Implementation

    set customParams(Map<String, dynamic>? val) {
    +  if (val != null) val = Map.unmodifiable(val);
       _customParams = val;
       _set({"customParams": val});
     }
    @@ -111,7 +108,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ProcessParams/dateFormat.html b/doc/document_reader/ProcessParams/dateFormat.html index 6fd03f82e7..87974d877e 100644 --- a/doc/document_reader/ProcessParams/dateFormat.html +++ b/doc/document_reader/ProcessParams/dateFormat.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    dateFormat property
    + +
    -
    String? + get dateFormat
    -

    Change the format string of displayed dates in the results.

    @@ -91,15 +87,14 @@

    Implementation

    -
    - void - dateFormat=(String? val) + set + dateFormat + (String? val)
    - @@ -114,7 +109,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ProcessParams/debugSaveCroppedImages.html b/doc/document_reader/ProcessParams/debugSaveCroppedImages.html index adc8b90660..0aa2da20de 100644 --- a/doc/document_reader/ProcessParams/debugSaveCroppedImages.html +++ b/doc/document_reader/ProcessParams/debugSaveCroppedImages.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    debugSaveCroppedImages property
    + +
    -
    bool? + get debugSaveCroppedImages
    -

    If set to true, cropped images will be saved to the application's directory.

    @@ -88,15 +84,14 @@

    Implementation

    -
    - void - debugSaveCroppedImages=(bool? val) + set + debugSaveCroppedImages + (bool? val)
    - @@ -111,7 +106,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ProcessParams/debugSaveImages.html b/doc/document_reader/ProcessParams/debugSaveImages.html index dfd4ce9a63..1c7458c87d 100644 --- a/doc/document_reader/ProcessParams/debugSaveImages.html +++ b/doc/document_reader/ProcessParams/debugSaveImages.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    debugSaveImages property
    + +
    -
    bool? + get debugSaveImages
    -

    If set to true, images will be saved to the application's directory.

    @@ -88,15 +84,14 @@

    Implementation

    -
    - void - debugSaveImages=(bool? val) + set + debugSaveImages + (bool? val)
    - @@ -111,7 +106,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ProcessParams/debugSaveLogs.html b/doc/document_reader/ProcessParams/debugSaveLogs.html index 19fb5f2495..776ccf9dc5 100644 --- a/doc/document_reader/ProcessParams/debugSaveLogs.html +++ b/doc/document_reader/ProcessParams/debugSaveLogs.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    debugSaveLogs property
    + +
    -
    bool? + get debugSaveLogs
    -

    If set to true, text logs will be saved to the application's directory.

    @@ -88,15 +84,14 @@

    Implementation

    -
    - void - debugSaveLogs=(bool? val) + set + debugSaveLogs + (bool? val)
    - @@ -111,7 +106,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ProcessParams/debugSaveRFIDSession.html b/doc/document_reader/ProcessParams/debugSaveRFIDSession.html index 17fb917922..aa5e8e9eeb 100644 --- a/doc/document_reader/ProcessParams/debugSaveRFIDSession.html +++ b/doc/document_reader/ProcessParams/debugSaveRFIDSession.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    debugSaveRFIDSession property
    + +
    -
    bool? + get debugSaveRFIDSession
    -

    If set to true, RFID sessions will be saved to the application's directory.

    @@ -88,15 +84,14 @@

    Implementation

    -
    - void - debugSaveRFIDSession=(bool? val) + set + debugSaveRFIDSession + (bool? val)
    - @@ -111,7 +106,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ProcessParams/depersonalizeLog.html b/doc/document_reader/ProcessParams/depersonalizeLog.html index 8814cc93b1..c26f267f04 100644 --- a/doc/document_reader/ProcessParams/depersonalizeLog.html +++ b/doc/document_reader/ProcessParams/depersonalizeLog.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    depersonalizeLog property
    + +
    -
    bool? + get depersonalizeLog
    -

    If set to true, personal information will be removed from logs.

    @@ -88,15 +84,14 @@

    Implementation

    -
    - void - depersonalizeLog=(bool? val) + set + depersonalizeLog + (bool? val)
    - @@ -111,7 +106,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ProcessParams/disableFocusingCheck.html b/doc/document_reader/ProcessParams/disableFocusingCheck.html index 1351087160..3bf82eec43 100644 --- a/doc/document_reader/ProcessParams/disableFocusingCheck.html +++ b/doc/document_reader/ProcessParams/disableFocusingCheck.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    disableFocusingCheck property
    + +
    -
    bool? + get disableFocusingCheck
    -

    If set to true, document focus check will be omitted.

    @@ -88,15 +84,14 @@

    Implementation

    -
    - void - disableFocusingCheck=(bool? val) + set + disableFocusingCheck + (bool? val)
    - @@ -111,7 +106,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ProcessParams/disablePerforationOCR.html b/doc/document_reader/ProcessParams/disablePerforationOCR.html index 1cc161e0ce..c0683249c9 100644 --- a/doc/document_reader/ProcessParams/disablePerforationOCR.html +++ b/doc/document_reader/ProcessParams/disablePerforationOCR.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    disablePerforationOCR property
    + +
    -
    bool? + get disablePerforationOCR
    -

    When enabled, OCR of perforated fields in the document template @@ -89,15 +85,14 @@

    Implementation

    -
    - void - disablePerforationOCR=(bool? val) + set + disablePerforationOCR + (bool? val)
    - @@ -112,7 +107,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ProcessParams/documentAreaMin.html b/doc/document_reader/ProcessParams/documentAreaMin.html index df4c84988e..0d3d07ba0a 100644 --- a/doc/document_reader/ProcessParams/documentAreaMin.html +++ b/doc/document_reader/ProcessParams/documentAreaMin.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    documentAreaMin property
    + +
    -
    double? + get documentAreaMin
    -

    Specifies minimal area of the image that document should cover to be treated @@ -90,15 +86,14 @@

    Implementation

    -
    - void - documentAreaMin=(double? val) + set + documentAreaMin + (double? val)
    - @@ -113,7 +108,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ProcessParams/documentGroupFilter.html b/doc/document_reader/ProcessParams/documentGroupFilter.html index 982965a336..6aa836974b 100644 --- a/doc/document_reader/ProcessParams/documentGroupFilter.html +++ b/doc/document_reader/ProcessParams/documentGroupFilter.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    documentGroupFilter property
    + +
    -
    List<DocType>? + get documentGroupFilter
    -

    Array of specific eligible document types to recognize from. You may, for example, specify only passports to be recognized by setting this property.

    +

    Unmodifiable property. Use setter instead of .remove(), .addAll(), etc.

    @@ -89,21 +86,21 @@

    Implementation

    -
    - void - documentGroupFilter=(List<DocType>? val) + set + documentGroupFilter + (List<DocType>? val)
    -

    Implementation

    set documentGroupFilter(List<DocType>? val) {
    +  if (val != null) val = List.unmodifiable(val);
       _documentGroupFilter = val;
       _set({"documentGroupFilter": val?.map((e) => e.value).toList()});
     }
    @@ -112,7 +109,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ProcessParams/documentIDList.html b/doc/document_reader/ProcessParams/documentIDList.html index ff25ea65c0..8fb60f91d6 100644 --- a/doc/document_reader/ProcessParams/documentIDList.html +++ b/doc/document_reader/ProcessParams/documentIDList.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    documentIDList property
    + +
    -
    List<int>? + get documentIDList
    -

    Takes the list of the document IDs to process. All documents will be processed if it's empty.

    +

    Unmodifiable property. Use setter instead of .remove(), .addAll(), etc.

    @@ -89,21 +86,21 @@

    Implementation

    -
    - void - documentIDList=(List<int>? val) + set + documentIDList + (List<int>? val)
    -

    Implementation

    set documentIDList(List<int>? val) {
    +  if (val != null) val = List.unmodifiable(val);
       _documentIDList = val;
       _set({"documentIDList": val});
     }
    @@ -112,7 +109,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ProcessParams/doublePageSpread.html b/doc/document_reader/ProcessParams/doublePageSpread.html index 6e430a0fa2..4ed1958388 100644 --- a/doc/document_reader/ProcessParams/doublePageSpread.html +++ b/doc/document_reader/ProcessParams/doublePageSpread.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    doublePageSpread property
    + +
    -
    bool? + get doublePageSpread
    -

    If set to true, allows to process up to two pages of the document @@ -90,15 +86,14 @@

    Implementation

    -
    - void - doublePageSpread=(bool? val) + set + doublePageSpread + (bool? val)
    - @@ -113,7 +108,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ProcessParams/faceApiParams.html b/doc/document_reader/ProcessParams/faceApiParams.html index 9f5db285a0..93396ae05d 100644 --- a/doc/document_reader/ProcessParams/faceApiParams.html +++ b/doc/document_reader/ProcessParams/faceApiParams.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    faceApiParams property
    + +
    -
    FaceApiParams? + get faceApiParams
    -

    Custom Face API integration params.

    @@ -88,15 +84,14 @@

    Implementation

    -
    - void - faceApiParams=(FaceApiParams? val) + set + faceApiParams + (FaceApiParams? val)
    - @@ -111,7 +106,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ProcessParams/fieldTypesFilter.html b/doc/document_reader/ProcessParams/fieldTypesFilter.html index 1f5d25796c..7bf808da31 100644 --- a/doc/document_reader/ProcessParams/fieldTypesFilter.html +++ b/doc/document_reader/ProcessParams/fieldTypesFilter.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    fieldTypesFilter property
    + +
    -
    List<FieldType>? + get fieldTypesFilter
    -

    If you recognize the MRZ of documents, all fields will be extracted. If you recognize the Visual zone of documents, you can set the list of field types that you wish to extract, other fields will be skipped during processing. All fields will be extracted if it is empty.

    +

    Unmodifiable property. Use setter instead of .remove(), .addAll(), etc.

    @@ -91,21 +88,21 @@

    Implementation

    -
    - void - fieldTypesFilter=(List<FieldType>? val) + set + fieldTypesFilter + (List<FieldType>? val)
    -

    Implementation

    set fieldTypesFilter(List<FieldType>? val) {
    +  if (val != null) val = List.unmodifiable(val);
       _fieldTypesFilter = val;
       _set({"fieldTypesFilter": val?.map((e) => e.value).toList()});
     }
    @@ -114,7 +111,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ProcessParams/forceDocFormat.html b/doc/document_reader/ProcessParams/forceDocFormat.html index ba2120aca6..08e6a96eb4 100644 --- a/doc/document_reader/ProcessParams/forceDocFormat.html +++ b/doc/document_reader/ProcessParams/forceDocFormat.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    forceDocFormat property
    + +
    -
    DocFormat? + get forceDocFormat
    -

    Force use of specified document format when locating and recognizing @@ -89,15 +85,14 @@

    Implementation

    -
    - void - forceDocFormat=(DocFormat? val) + set + forceDocFormat + (DocFormat? val)
    - @@ -112,7 +107,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ProcessParams/forceDocID.html b/doc/document_reader/ProcessParams/forceDocID.html index e0d9595287..d81daca774 100644 --- a/doc/document_reader/ProcessParams/forceDocID.html +++ b/doc/document_reader/ProcessParams/forceDocID.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    forceDocID property
    + +
    -
    int? + get forceDocID
    -

    Force use of specific template ID and skip document type identification step.

    @@ -88,15 +84,14 @@

    Implementation

    -
    - void - forceDocID=(int? val) + set + forceDocID + (int? val)
    - @@ -111,7 +106,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ProcessParams/forceReadMrzBeforeLocate.html b/doc/document_reader/ProcessParams/forceReadMrzBeforeLocate.html index e814843dcc..b5ea031f06 100644 --- a/doc/document_reader/ProcessParams/forceReadMrzBeforeLocate.html +++ b/doc/document_reader/ProcessParams/forceReadMrzBeforeLocate.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    forceReadMrzBeforeLocate property
    + +
    -
    bool? + get forceReadMrzBeforeLocate
    -

    This option can be set to true to make sure that in series processing @@ -91,15 +87,14 @@

    Implementation

    -
    - void - forceReadMrzBeforeLocate=(bool? val) + set + forceReadMrzBeforeLocate + (bool? val)
    - @@ -114,7 +109,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ProcessParams/fromJson.html b/doc/document_reader/ProcessParams/fromJson.html index 324ba0919f..09f0307719 100644 --- a/doc/document_reader/ProcessParams/fromJson.html +++ b/doc/document_reader/ProcessParams/fromJson.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    fromJson static method
    - ProcessParams -fromJson(
    1. dynamic jsonObject
    2. +fromJson(
      1. dynamic jsonObject
      ) @@ -111,12 +105,16 @@

      Implementation

      jsonObject["shouldReturnPackageForReprocess"]; result.disablePerforationOCR = jsonObject["disablePerforationOCR"]; result.respectImageQuality = jsonObject["respectImageQuality"]; + result.strictImageQuality = jsonObject["strictImageQuality"]; result.splitNames = jsonObject["splitNames"]; result.useFaceApi = jsonObject["useFaceApi"]; result.useAuthenticityCheck = jsonObject["useAuthenticityCheck"]; - // ignore: deprecated_member_use_from_same_package result.checkHologram = jsonObject["checkHologram"]; result.generateNumericCodes = jsonObject["generateNumericCodes"]; + result.strictBarcodeDigitalSignatureCheck = + jsonObject["strictBarcodeDigitalSignatureCheck"]; + result.selectLongestNames = jsonObject["selectLongestNames"]; + result.generateDTCVC = jsonObject["generateDTCVC"]; result.measureSystem = MeasureSystem.getByValue(jsonObject["measureSystem"]); @@ -150,9 +148,7 @@

      Implementation

      result.documentAreaMin = _toDouble(jsonObject["documentAreaMin"]); result.timeoutLiveness = _toDouble(jsonObject["timeoutLiveness"]); - result.documentIDList = jsonObject["documentIDList"] == null - ? null - : List<int>.from(jsonObject["documentIDList"]); + result.documentIDList = _intListFrom(jsonObject["documentIDList"]); result.barcodeTypes = BarcodeType.fromIntList(jsonObject["barcodeTypes"]); result.fieldTypesFilter = @@ -182,7 +178,6 @@

      Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ProcessParams/generateDTCVC.html b/doc/document_reader/ProcessParams/generateDTCVC.html new file mode 100644 index 0000000000..1abc5a6a1e --- /dev/null +++ b/doc/document_reader/ProcessParams/generateDTCVC.html @@ -0,0 +1,143 @@ + + + + + + + + generateDTCVC property - ProcessParams class - document_reader library - Dart API + + + + + + + + + + + + + + +
    +
    + menu + +
    generateDTCVC
    + +
    + +
    +
    +
    +
    +
    +

    generateDTCVC property +

    + + + + + +
    +
    + + bool? + get + generateDTCVC + + +
    + +
    +

    This parameter is used to generate DTCVC data.

    +
    + + +
    +

    Implementation

    +
    bool? get generateDTCVC => _generateDTCVC;
    +
    + +
    + + + +
    +
    + + set + generateDTCVC + (bool? val) + + +
    + + + +
    +

    Implementation

    +
    set generateDTCVC(bool? val) {
    +  _generateDTCVC = val;
    +  _set({"generateDTCVC": val});
    +}
    +
    + +
    + +
    + + +
    +
    + + flutter_document_reader_api + 7.3.1066-beta + + +
    + + + + + + + + diff --git a/doc/document_reader/ProcessParams/generateDoublePageSpreadImage.html b/doc/document_reader/ProcessParams/generateDoublePageSpreadImage.html index 51e5a04878..0f7390015b 100644 --- a/doc/document_reader/ProcessParams/generateDoublePageSpreadImage.html +++ b/doc/document_reader/ProcessParams/generateDoublePageSpreadImage.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    generateDoublePageSpreadImage property
    + +
    -
    bool? + get generateDoublePageSpreadImage
    -

    When enabled together with doublePageSpread and there is a passport @@ -90,15 +86,14 @@

    Implementation

    -
    - void - generateDoublePageSpreadImage=(bool? val) + set + generateDoublePageSpreadImage + (bool? val)
    - @@ -113,7 +108,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ProcessParams/generateNumericCodes.html b/doc/document_reader/ProcessParams/generateNumericCodes.html index dc12489c61..844ca82bd1 100644 --- a/doc/document_reader/ProcessParams/generateNumericCodes.html +++ b/doc/document_reader/ProcessParams/generateNumericCodes.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    generateNumericCodes property
    + +
    -
    bool? + get generateNumericCodes
    -

    This parameter is used to generate numeric representation for issuing state and nationality codes.

    @@ -88,15 +84,14 @@

    Implementation

    -
    - void - generateNumericCodes=(bool? val) + set + generateNumericCodes + (bool? val)
    - @@ -111,7 +106,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ProcessParams/imageDpiOutMax.html b/doc/document_reader/ProcessParams/imageDpiOutMax.html index c3b8f25e61..bdc53c3ed8 100644 --- a/doc/document_reader/ProcessParams/imageDpiOutMax.html +++ b/doc/document_reader/ProcessParams/imageDpiOutMax.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    imageDpiOutMax property
    + +
    -
    int? + get imageDpiOutMax
    -

    This option controls maximum resolution in dpi of output images. @@ -89,15 +85,14 @@

    Implementation

    -
    - void - imageDpiOutMax=(int? val) + set + imageDpiOutMax + (int? val)
    - @@ -112,7 +107,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ProcessParams/imageOutputMaxHeight.html b/doc/document_reader/ProcessParams/imageOutputMaxHeight.html index dc3cd19eec..c5ab445f89 100644 --- a/doc/document_reader/ProcessParams/imageOutputMaxHeight.html +++ b/doc/document_reader/ProcessParams/imageOutputMaxHeight.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    imageOutputMaxHeight property
    + +
    -
    int? + get imageOutputMaxHeight
    -

    Maximum height of output images. In pixels.

    @@ -88,15 +84,14 @@

    Implementation

    -
    - void - imageOutputMaxHeight=(int? val) + set + imageOutputMaxHeight + (int? val)
    - @@ -111,7 +106,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ProcessParams/imageOutputMaxWidth.html b/doc/document_reader/ProcessParams/imageOutputMaxWidth.html index 2369ddc220..0dc931ee99 100644 --- a/doc/document_reader/ProcessParams/imageOutputMaxWidth.html +++ b/doc/document_reader/ProcessParams/imageOutputMaxWidth.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    imageOutputMaxWidth property
    + +
    -
    int? + get imageOutputMaxWidth
    -

    Maximum width of output images. In pixels.

    @@ -88,15 +84,14 @@

    Implementation

    -
    - void - imageOutputMaxWidth=(int? val) + set + imageOutputMaxWidth + (int? val)
    - @@ -111,7 +106,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ProcessParams/imageQA.html b/doc/document_reader/ProcessParams/imageQA.html index 40bc62806b..5f31408a3a 100644 --- a/doc/document_reader/ProcessParams/imageQA.html +++ b/doc/document_reader/ProcessParams/imageQA.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    imageQA property
    + +
    -
    ImageQA + get imageQA
    -

    Controls properties of ImageQA checks.

    @@ -88,15 +84,14 @@

    Implementation

    -
    - void - imageQA=(ImageQA val) + set + imageQA + (ImageQA val)
    - @@ -110,7 +105,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ProcessParams/integralImage.html b/doc/document_reader/ProcessParams/integralImage.html index f0c01752c5..79b105d877 100644 --- a/doc/document_reader/ProcessParams/integralImage.html +++ b/doc/document_reader/ProcessParams/integralImage.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    integralImage property
    + +
    -
    bool? + get integralImage
    -

    Allows to build an integral image, taking into account the quality of @@ -89,15 +85,14 @@

    Implementation

    -
    - void - integralImage=(bool? val) + set + integralImage + (bool? val)
    - @@ -112,7 +107,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ProcessParams/lcidFilter.html b/doc/document_reader/ProcessParams/lcidFilter.html index 20b803a65f..4eb12dbc4c 100644 --- a/doc/document_reader/ProcessParams/lcidFilter.html +++ b/doc/document_reader/ProcessParams/lcidFilter.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    lcidFilter property
    + +
    -
    List<LCID>? + get lcidFilter
    -

    The whitelist of LCID types to use during the recognition.

    +

    Unmodifiable property. Use setter instead of .remove(), .addAll(), etc.

    @@ -88,21 +85,21 @@

    Implementation

    -
    - void - lcidFilter=(List<LCID>? val) + set + lcidFilter + (List<LCID>? val)
    -

    Implementation

    set lcidFilter(List<LCID>? val) {
    +  if (val != null) val = List.unmodifiable(val);
       _lcidFilter = val;
       _set({"lcidFilter": val?.map((e) => e.value).toList()});
     }
    @@ -111,7 +108,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ProcessParams/lcidIgnoreFilter.html b/doc/document_reader/ProcessParams/lcidIgnoreFilter.html index ee37683d6d..224ef3a228 100644 --- a/doc/document_reader/ProcessParams/lcidIgnoreFilter.html +++ b/doc/document_reader/ProcessParams/lcidIgnoreFilter.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    lcidIgnoreFilter property
    + +
    -
    List<LCID>? + get lcidIgnoreFilter
    -

    The list of LCID types to ignore during the recognition. If empty, values with all LCID types will be extracted. Narrowing down the list can reduce processing time.

    +

    Unmodifiable property. Use setter instead of .remove(), .addAll(), etc.

    @@ -90,21 +87,21 @@

    Implementation

    -
    - void - lcidIgnoreFilter=(List<LCID>? val) + set + lcidIgnoreFilter + (List<LCID>? val)
    -

    Implementation

    set lcidIgnoreFilter(List<LCID>? val) {
    +  if (val != null) val = List.unmodifiable(val);
       _lcidIgnoreFilter = val;
       _set({"lcidIgnoreFilter": val?.map((e) => e.value).toList()});
     }
    @@ -113,7 +110,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ProcessParams/logLevel.html b/doc/document_reader/ProcessParams/logLevel.html index 74bce3480a..dbdf050cdc 100644 --- a/doc/document_reader/ProcessParams/logLevel.html +++ b/doc/document_reader/ProcessParams/logLevel.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    logLevel property
    + +
    -
    LogLevel? + get logLevel
    -

    Sets the level of logs detalization when used together with logs parameter.

    @@ -88,15 +84,14 @@

    Implementation

    -
    - void - logLevel=(LogLevel? val) + set + logLevel + (LogLevel? val)
    - @@ -111,7 +106,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ProcessParams/logs.html b/doc/document_reader/ProcessParams/logs.html index 208f76804e..f6072df12f 100644 --- a/doc/document_reader/ProcessParams/logs.html +++ b/doc/document_reader/ProcessParams/logs.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    logs property
    + +
    -
    bool? + get logs
    -

    If set to true, the DocumentReader logs will be shown in the console.

    @@ -88,15 +84,14 @@

    Implementation

    -
    - void - logs=(bool? val) + set + logs + (bool? val)
    - @@ -111,7 +106,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ProcessParams/manualCrop.html b/doc/document_reader/ProcessParams/manualCrop.html index badb879ab6..3cb111ab62 100644 --- a/doc/document_reader/ProcessParams/manualCrop.html +++ b/doc/document_reader/ProcessParams/manualCrop.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    manualCrop property
    + +
    -
    bool? + get manualCrop
    -

    If set to true, allows you to manually set the document's bounds @@ -89,15 +85,14 @@

    Implementation

    -
    - void - manualCrop=(bool? val) + set + manualCrop + (bool? val)
    - @@ -112,7 +107,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ProcessParams/matchTextFieldMask.html b/doc/document_reader/ProcessParams/matchTextFieldMask.html index f61e76afe6..f55b494fa4 100644 --- a/doc/document_reader/ProcessParams/matchTextFieldMask.html +++ b/doc/document_reader/ProcessParams/matchTextFieldMask.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    matchTextFieldMask property
    + +
    -
    bool? + get matchTextFieldMask
    -

    When disabled, text field OCR will be done as is and then the recognized @@ -92,15 +88,14 @@

    Implementation

    -
    - void - matchTextFieldMask=(bool? val) + set + matchTextFieldMask + (bool? val)
    - @@ -115,7 +110,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ProcessParams/measureSystem.html b/doc/document_reader/ProcessParams/measureSystem.html index 414d95287a..675336e0f4 100644 --- a/doc/document_reader/ProcessParams/measureSystem.html +++ b/doc/document_reader/ProcessParams/measureSystem.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    measureSystem property
    + +
    -
    MeasureSystem? + get measureSystem
    -

    Measure system of fields' values that are presented in results. @@ -90,15 +86,14 @@

    Implementation

    -
    - void - measureSystem=(MeasureSystem? val) + set + measureSystem + (MeasureSystem? val)
    - @@ -113,7 +108,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ProcessParams/minDPI.html b/doc/document_reader/ProcessParams/minDPI.html index 62cb104256..6d6582cf3a 100644 --- a/doc/document_reader/ProcessParams/minDPI.html +++ b/doc/document_reader/ProcessParams/minDPI.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    minDPI property
    + +
    -
    int? + get minDPI
    -

    Allows you to set the minimum acceptable DPI value of the camera frame @@ -90,15 +86,14 @@

    Implementation

    -
    - void - minDPI=(int? val) + set + minDPI + (int? val)
    - @@ -113,7 +108,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ProcessParams/minimalHolderAge.html b/doc/document_reader/ProcessParams/minimalHolderAge.html index 76f709eb59..73a7d16d56 100644 --- a/doc/document_reader/ProcessParams/minimalHolderAge.html +++ b/doc/document_reader/ProcessParams/minimalHolderAge.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    minimalHolderAge property
    + +
    -
    int? + get minimalHolderAge
    -

    This options allows specifying the minimal age in years of the document @@ -89,15 +85,14 @@

    Implementation

    -
    - void - minimalHolderAge=(int? val) + set + minimalHolderAge + (int? val)
    - @@ -112,7 +107,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ProcessParams/mrzDetectMode.html b/doc/document_reader/ProcessParams/mrzDetectMode.html index 8d14bae91e..ebec8f334a 100644 --- a/doc/document_reader/ProcessParams/mrzDetectMode.html +++ b/doc/document_reader/ProcessParams/mrzDetectMode.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    mrzDetectMode property
    + +
    -
    MrzDetectionModes? + get mrzDetectMode
    -

    Make better MRZ detection on complex noisy backgrounds, like BW photocopy of some documents. @@ -89,15 +85,14 @@

    Implementation

    -
    - void - mrzDetectMode=(MrzDetectionModes? val) + set + mrzDetectMode + (MrzDetectionModes? val)
    - @@ -112,7 +107,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ProcessParams/mrzFormatsFilter.html b/doc/document_reader/ProcessParams/mrzFormatsFilter.html index f8b54dc4ce..f845221f85 100644 --- a/doc/document_reader/ProcessParams/mrzFormatsFilter.html +++ b/doc/document_reader/ProcessParams/mrzFormatsFilter.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    mrzFormatsFilter property
    + +
    -
    List<MRZFormat>? + get mrzFormatsFilter
    -

    This option allows limiting MRZ formats to be recognized by specifying them in array.

    +

    Unmodifiable property. Use setter instead of .remove(), .addAll(), etc.

    @@ -89,21 +86,21 @@

    Implementation

    -
    - void - mrzFormatsFilter=(List<MRZFormat>? val) + set + mrzFormatsFilter + (List<MRZFormat>? val)
    -

    Implementation

    set mrzFormatsFilter(List<MRZFormat>? val) {
    +  if (val != null) val = List.unmodifiable(val);
       _mrzFormatsFilter = val;
       _set({"mrzFormatsFilter": val?.map((e) => e.value).toList()});
     }
    @@ -112,7 +109,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ProcessParams/multiDocOnImage.html b/doc/document_reader/ProcessParams/multiDocOnImage.html index bc795a3dc1..3d55f5a556 100644 --- a/doc/document_reader/ProcessParams/multiDocOnImage.html +++ b/doc/document_reader/ProcessParams/multiDocOnImage.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    multiDocOnImage property
    + +
    -
    bool? + get multiDocOnImage
    -

    This option allows locating and cropping multiple documents @@ -89,15 +85,14 @@

    Implementation

    -
    - void - multiDocOnImage=(bool? val) + set + multiDocOnImage + (bool? val)
    - @@ -112,7 +107,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ProcessParams/multipageProcessing.html b/doc/document_reader/ProcessParams/multipageProcessing.html index 2434a19d71..3e5ee359b2 100644 --- a/doc/document_reader/ProcessParams/multipageProcessing.html +++ b/doc/document_reader/ProcessParams/multipageProcessing.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    multipageProcessing property
    + +
    -
    bool? + get multipageProcessing
    -

    If set to true, processing of more than one page of the document @@ -89,15 +85,14 @@

    Implementation

    -
    - void - multipageProcessing=(bool? val) + set + multipageProcessing + (bool? val)
    - @@ -112,7 +107,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ProcessParams/noGraphics.html b/doc/document_reader/ProcessParams/noGraphics.html index 56ac53af6f..e5e6ea1cb1 100644 --- a/doc/document_reader/ProcessParams/noGraphics.html +++ b/doc/document_reader/ProcessParams/noGraphics.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    noGraphics property
    + +
    -
    bool? + get noGraphics
    -

    When enabled no graphic fields will be cropped from document image.

    @@ -88,15 +84,14 @@

    Implementation

    -
    - void - noGraphics=(bool? val) + set + noGraphics + (bool? val)
    - @@ -111,7 +106,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ProcessParams/parseBarcodes.html b/doc/document_reader/ProcessParams/parseBarcodes.html index 6ccd49dbb7..4622a28b65 100644 --- a/doc/document_reader/ProcessParams/parseBarcodes.html +++ b/doc/document_reader/ProcessParams/parseBarcodes.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    parseBarcodes property
    + +
    -
    bool? + get parseBarcodes
    -

    When set to false, the Barcode code parsing will be skipped @@ -89,15 +85,14 @@

    Implementation

    -
    - void - parseBarcodes=(bool? val) + set + parseBarcodes + (bool? val)
    - @@ -112,7 +107,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ProcessParams/perspectiveAngle.html b/doc/document_reader/ProcessParams/perspectiveAngle.html index 97085af5d7..cd0f0cd5ea 100644 --- a/doc/document_reader/ProcessParams/perspectiveAngle.html +++ b/doc/document_reader/ProcessParams/perspectiveAngle.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    perspectiveAngle property
    + +
    -
    int? + get perspectiveAngle
    -

    Allows you to set the maximum value of the deviation of the corners @@ -89,15 +85,14 @@

    Implementation

    -
    - void - perspectiveAngle=(int? val) + set + perspectiveAngle + (int? val)
    - @@ -112,7 +107,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ProcessParams/processAuth.html b/doc/document_reader/ProcessParams/processAuth.html index c8706adf69..d19606c240 100644 --- a/doc/document_reader/ProcessParams/processAuth.html +++ b/doc/document_reader/ProcessParams/processAuth.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    processAuth property
    + +
    -
    int? + get processAuth
    -

    Accepts sum of Authenticity values.

    @@ -88,15 +84,14 @@

    Implementation

    -
    - void - processAuth=(int? val) + set + processAuth + (int? val)
    - @@ -111,7 +106,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ProcessParams/respectImageQuality.html b/doc/document_reader/ProcessParams/respectImageQuality.html index d37046b7f6..bf4270744c 100644 --- a/doc/document_reader/ProcessParams/respectImageQuality.html +++ b/doc/document_reader/ProcessParams/respectImageQuality.html @@ -16,22 +16,18 @@ - - -
    -
    menu
    respectImageQuality
    -
    respectImageQuality property
    + +
    -
    +
    +
      +
    1. @Deprecated("Use `strictImageQuality` instead.")
    2. +
    +
    bool? - respectImageQuality + get + respectImageQuality
    -

    When enabled, image quality checks status affects document optical @@ -81,7 +82,8 @@

    respectImageQuality property

    Implementation

    -
    bool? get respectImageQuality => _respectImageQuality;
    +
    @Deprecated("Use `strictImageQuality` instead.")
    +bool? get respectImageQuality => _respectImageQuality;

    @@ -89,21 +91,26 @@

    Implementation

    -
    - void - respectImageQuality=(bool? val) +
    +
      +
    1. @Deprecated("Use `strictImageQuality` instead.")
    2. +
    +
    + set + respectImageQuality + (bool? val)
    -

    Implementation

    -
    set respectImageQuality(bool? val) {
    +  
    @Deprecated("Use `strictImageQuality` instead.")
    +set respectImageQuality(bool? val) {
       _respectImageQuality = val;
       _set({"respectImageQuality": val});
     }
    @@ -112,7 +119,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ProcessParams/resultTypeOutput.html b/doc/document_reader/ProcessParams/resultTypeOutput.html index b9bc5789ae..764111f5fd 100644 --- a/doc/document_reader/ProcessParams/resultTypeOutput.html +++ b/doc/document_reader/ProcessParams/resultTypeOutput.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    resultTypeOutput property
    + +
    -
    List<ResultType>? + get resultTypeOutput
    -

    Types of results to return in response.

    +

    Unmodifiable property. Use setter instead of .remove(), .addAll(), etc.

    @@ -88,21 +85,21 @@

    Implementation

    -
    - void - resultTypeOutput=(List<ResultType>? val) + set + resultTypeOutput + (List<ResultType>? val)
    -

    Implementation

    set resultTypeOutput(List<ResultType>? val) {
    +  if (val != null) val = List.unmodifiable(val);
       _resultTypeOutput = val;
       _set({"resultTypeOutput": val?.map((e) => e.value).toList()});
     }
    @@ -111,7 +108,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ProcessParams/returnCroppedBarcode.html b/doc/document_reader/ProcessParams/returnCroppedBarcode.html index bd57a7454c..102ea571a1 100644 --- a/doc/document_reader/ProcessParams/returnCroppedBarcode.html +++ b/doc/document_reader/ProcessParams/returnCroppedBarcode.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    returnCroppedBarcode property
    + +
    -
    bool? + get returnCroppedBarcode
    -

    If set to true, an image with cropped barcode will be returned.

    @@ -88,15 +84,14 @@

    Implementation

    -
    - void - returnCroppedBarcode=(bool? val) + set + returnCroppedBarcode + (bool? val)
    - @@ -111,7 +106,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ProcessParams/returnUncroppedImage.html b/doc/document_reader/ProcessParams/returnUncroppedImage.html index 1e69aa8941..b07875ea4b 100644 --- a/doc/document_reader/ProcessParams/returnUncroppedImage.html +++ b/doc/document_reader/ProcessParams/returnUncroppedImage.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    returnUncroppedImage property
    + +
    -
    bool? + get returnUncroppedImage
    -

    If set to true, an original (uncropped) image will be received, @@ -89,15 +85,14 @@

    Implementation

    -
    - void - returnUncroppedImage=(bool? val) + set + returnUncroppedImage + (bool? val)
    - @@ -112,7 +107,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ProcessParams/rfidParams.html b/doc/document_reader/ProcessParams/rfidParams.html index 853d3c1f5e..572aa8cc9c 100644 --- a/doc/document_reader/ProcessParams/rfidParams.html +++ b/doc/document_reader/ProcessParams/rfidParams.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    rfidParams property
    + +
    -
    RFIDParams? + get rfidParams
    -

    Custom RFID params.

    @@ -88,15 +84,14 @@

    Implementation

    -
    - void - rfidParams=(RFIDParams? val) + set + rfidParams + (RFIDParams? val)
    - @@ -111,7 +106,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ProcessParams/scenario.html b/doc/document_reader/ProcessParams/scenario.html index f80f10aabf..57874e6c31 100644 --- a/doc/document_reader/ProcessParams/scenario.html +++ b/doc/document_reader/ProcessParams/scenario.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    scenario property
    + +
    -
    Scenario? + get scenario
    -

    Documents processing scenario.

    @@ -88,15 +84,14 @@

    Implementation

    -
    - void - scenario=(Scenario? val) + set + scenario + (Scenario? val)
    - @@ -111,7 +106,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ProcessParams/selectLongestNames.html b/doc/document_reader/ProcessParams/selectLongestNames.html new file mode 100644 index 0000000000..dd00628c4d --- /dev/null +++ b/doc/document_reader/ProcessParams/selectLongestNames.html @@ -0,0 +1,145 @@ + + + + + + + + selectLongestNames property - ProcessParams class - document_reader library - Dart API + + + + + + + + + + + + + + +
    +
    + menu + +
    selectLongestNames
    + +
    + +
    +
    +
    +
    +
    +

    selectLongestNames property +

    + + + + + +
    +
    + + bool? + get + selectLongestNames + + +
    + +
    +

    Select the longest value from the different value sources and write it to the value field +if comparison is done successfully. The parameter applies this logic to the personal names, +such as given name, surname, surname and given name, middle name and etc.

    +
    + + +
    +

    Implementation

    +
    bool? get selectLongestNames => _selectLongestNames;
    +
    + +
    + + + +
    +
    + + set + selectLongestNames + (bool? val) + + +
    + + + +
    +

    Implementation

    +
    set selectLongestNames(bool? val) {
    +  _selectLongestNames = val;
    +  _set({"selectLongestNames": val});
    +}
    +
    + +
    + +
    + + +
    +
    + + flutter_document_reader_api + 7.3.1066-beta + + +
    + + + + + + + + diff --git a/doc/document_reader/ProcessParams/sessionLogFolder.html b/doc/document_reader/ProcessParams/sessionLogFolder.html index 654bb891af..615a40ea46 100644 --- a/doc/document_reader/ProcessParams/sessionLogFolder.html +++ b/doc/document_reader/ProcessParams/sessionLogFolder.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    sessionLogFolder property
    + +
    -
    String? + get sessionLogFolder
    -

    The path to the folder of the current session. Before using this, save logs. @@ -89,15 +85,14 @@

    Implementation

    -
    - void - sessionLogFolder=(String? val) + set + sessionLogFolder + (String? val)
    - @@ -112,7 +107,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ProcessParams/shiftExpiryDate.html b/doc/document_reader/ProcessParams/shiftExpiryDate.html index 5f9bf60843..46b91460f6 100644 --- a/doc/document_reader/ProcessParams/shiftExpiryDate.html +++ b/doc/document_reader/ProcessParams/shiftExpiryDate.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    shiftExpiryDate property
    + +
    -
    int? + get shiftExpiryDate
    -

    This option allows shifting the date of expiry into the future or past @@ -93,15 +89,14 @@

    Implementation

    -
    - void - shiftExpiryDate=(int? val) + set + shiftExpiryDate + (int? val)
    - @@ -116,7 +111,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ProcessParams/shouldReturnPackageForReprocess.html b/doc/document_reader/ProcessParams/shouldReturnPackageForReprocess.html index c5f1e8ea76..64de4c6d2b 100644 --- a/doc/document_reader/ProcessParams/shouldReturnPackageForReprocess.html +++ b/doc/document_reader/ProcessParams/shouldReturnPackageForReprocess.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    shouldReturnPackageForReprocess property
    + +
    -
    bool? + get shouldReturnPackageForReprocess
    -

    When set to true, the rawResults property of the Results @@ -90,15 +86,14 @@

    Implementation

    -
    - void - shouldReturnPackageForReprocess=(bool? val) + set + shouldReturnPackageForReprocess + (bool? val)
    - @@ -113,7 +108,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ProcessParams/splitNames.html b/doc/document_reader/ProcessParams/splitNames.html index 40a8e84fa0..1ea68b7ff6 100644 --- a/doc/document_reader/ProcessParams/splitNames.html +++ b/doc/document_reader/ProcessParams/splitNames.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    splitNames property
    + +
    -
    bool? + get splitNames
    -

    When enabled, the Surname and GivenNames field (TextField) @@ -90,15 +86,14 @@

    Implementation

    -
    - void - splitNames=(bool? val) + set + splitNames + (bool? val)
    - @@ -113,7 +108,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ProcessParams/strictBarcodeDigitalSignatureCheck.html b/doc/document_reader/ProcessParams/strictBarcodeDigitalSignatureCheck.html new file mode 100644 index 0000000000..1c07ece5a6 --- /dev/null +++ b/doc/document_reader/ProcessParams/strictBarcodeDigitalSignatureCheck.html @@ -0,0 +1,145 @@ + + + + + + + + strictBarcodeDigitalSignatureCheck property - ProcessParams class - document_reader library - Dart API + + + + + + + + + + + + + + +
    +
    + menu + +
    strictBarcodeDigitalSignatureCheck
    + +
    + +
    +
    +
    +
    +
    +

    strictBarcodeDigitalSignatureCheck property +

    + + + + + +
    +
    + + bool? + get + strictBarcodeDigitalSignatureCheck + + +
    + +
    +

    If the certificates required for performing the Digital signature check are missing, +this parameter if enabled will make the Barcode format check failed.

    +
    + + +
    +

    Implementation

    +
    bool? get strictBarcodeDigitalSignatureCheck =>
    +    _strictBarcodeDigitalSignatureCheck;
    +
    + +
    + + + +
    +
    + + set + strictBarcodeDigitalSignatureCheck + (bool? val) + + +
    + + + +
    +

    Implementation

    +
    set strictBarcodeDigitalSignatureCheck(bool? val) {
    +  _strictBarcodeDigitalSignatureCheck = val;
    +  _set({"strictBarcodeDigitalSignatureCheck": val});
    +}
    +
    + +
    + +
    + + +
    +
    + + flutter_document_reader_api + 7.3.1066-beta + + +
    + + + + + + + + diff --git a/doc/document_reader/ProcessParams/strictImageQuality.html b/doc/document_reader/ProcessParams/strictImageQuality.html new file mode 100644 index 0000000000..c92ba0f45d --- /dev/null +++ b/doc/document_reader/ProcessParams/strictImageQuality.html @@ -0,0 +1,143 @@ + + + + + + + + strictImageQuality property - ProcessParams class - document_reader library - Dart API + + + + + + + + + + + + + + +
    +
    + menu + +
    strictImageQuality
    + +
    + +
    +
    +
    +
    +
    +

    strictImageQuality property +

    + + + + + +
    +
    + + bool? + get + strictImageQuality + + +
    + +
    +

    When enabled, the image quality check status affects the document optical and overall status.

    +
    + + +
    +

    Implementation

    +
    bool? get strictImageQuality => _strictImageQuality;
    +
    + +
    + + + +
    +
    + + set + strictImageQuality + (bool? val) + + +
    + + + +
    +

    Implementation

    +
    set strictImageQuality(bool? val) {
    +  _strictImageQuality = val;
    +  _set({"strictImageQuality": val});
    +}
    +
    + +
    + +
    + + +
    +
    + + flutter_document_reader_api + 7.3.1066-beta + + +
    + + + + + + + + diff --git a/doc/document_reader/ProcessParams/testSetters.html b/doc/document_reader/ProcessParams/testSetters.html index 4abae1df4e..72032cd856 100644 --- a/doc/document_reader/ProcessParams/testSetters.html +++ b/doc/document_reader/ProcessParams/testSetters.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    testSetters property
    +
    Map<String, dynamic> @@ -77,8 +73,8 @@

    Implementation

    + - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ProcessParams/timeout.html b/doc/document_reader/ProcessParams/timeout.html index f8091f81e2..58699121ad 100644 --- a/doc/document_reader/ProcessParams/timeout.html +++ b/doc/document_reader/ProcessParams/timeout.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    timeout property
    + +
    -
    double? + get timeout
    -

    Allows you to set the time limit for document recognition (in seconds), @@ -91,15 +87,14 @@

    Implementation

    -
    - void - timeout=(double? val) + set + timeout + (double? val)
    - @@ -114,7 +109,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ProcessParams/timeoutFromFirstDetect.html b/doc/document_reader/ProcessParams/timeoutFromFirstDetect.html index 3890eee062..e0f29c77b3 100644 --- a/doc/document_reader/ProcessParams/timeoutFromFirstDetect.html +++ b/doc/document_reader/ProcessParams/timeoutFromFirstDetect.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    timeoutFromFirstDetect property
    + +
    -
    double? + get timeoutFromFirstDetect
    -

    Allows you to set the time limit for document recognition (in seconds), @@ -91,15 +87,14 @@

    Implementation

    -
    - void - timeoutFromFirstDetect=(double? val) + set + timeoutFromFirstDetect + (double? val)
    - @@ -114,7 +109,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ProcessParams/timeoutFromFirstDocType.html b/doc/document_reader/ProcessParams/timeoutFromFirstDocType.html index bf499f0d35..fe22cd242e 100644 --- a/doc/document_reader/ProcessParams/timeoutFromFirstDocType.html +++ b/doc/document_reader/ProcessParams/timeoutFromFirstDocType.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    timeoutFromFirstDocType property
    + +
    -
    double? + get timeoutFromFirstDocType
    -

    Allows you to set the time limit for document recognition (in seconds), @@ -91,15 +87,14 @@

    Implementation

    -
    - void - timeoutFromFirstDocType=(double? val) + set + timeoutFromFirstDocType + (double? val)
    - @@ -114,7 +109,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ProcessParams/timeoutLiveness.html b/doc/document_reader/ProcessParams/timeoutLiveness.html index d17edd774d..51df64d931 100644 --- a/doc/document_reader/ProcessParams/timeoutLiveness.html +++ b/doc/document_reader/ProcessParams/timeoutLiveness.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    timeoutLiveness property
    + +
    -
    double? + get timeoutLiveness
    -

    Start the countdown from the moment the document liveness authenticity check is started (in seconds). @@ -89,15 +85,14 @@

    Implementation

    -
    - void - timeoutLiveness=(double? val) + set + timeoutLiveness + (double? val)
    - @@ -112,7 +107,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ProcessParams/toJson.html b/doc/document_reader/ProcessParams/toJson.html index 49f3bff10f..7d9aef9508 100644 --- a/doc/document_reader/ProcessParams/toJson.html +++ b/doc/document_reader/ProcessParams/toJson.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    toJson method
    - Map<String, dynamic> toJson() @@ -104,12 +98,16 @@

    Implementation

    "shouldReturnPackageForReprocess": shouldReturnPackageForReprocess, "disablePerforationOCR": disablePerforationOCR, "respectImageQuality": respectImageQuality, + "strictImageQuality": strictImageQuality, "splitNames": splitNames, "useFaceApi": useFaceApi, "useAuthenticityCheck": useAuthenticityCheck, - // ignore: deprecated_member_use_from_same_package "checkHologram": checkHologram, "generateNumericCodes": generateNumericCodes, + "strictBarcodeDigitalSignatureCheck": + strictBarcodeDigitalSignatureCheck, + "selectLongestNames": selectLongestNames, + "generateDTCVC": generateDTCVC, "measureSystem": measureSystem?.value, "barcodeParserType": barcodeParserType, "perspectiveAngle": perspectiveAngle, @@ -154,7 +152,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ProcessParams/updateOCRValidityByGlare.html b/doc/document_reader/ProcessParams/updateOCRValidityByGlare.html index 2afd37b5ea..c1f053733c 100644 --- a/doc/document_reader/ProcessParams/updateOCRValidityByGlare.html +++ b/doc/document_reader/ProcessParams/updateOCRValidityByGlare.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    updateOCRValidityByGlare property
    + +
    -
    bool? + get updateOCRValidityByGlare
    -

    When enabled, fail OCR field validity, if there is a glare over the text @@ -89,15 +85,14 @@

    Implementation

    -
    - void - updateOCRValidityByGlare=(bool? val) + set + updateOCRValidityByGlare + (bool? val)
    - @@ -112,7 +107,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ProcessParams/useAuthenticityCheck.html b/doc/document_reader/ProcessParams/useAuthenticityCheck.html index 0919f88e59..1bfe113815 100644 --- a/doc/document_reader/ProcessParams/useAuthenticityCheck.html +++ b/doc/document_reader/ProcessParams/useAuthenticityCheck.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    useAuthenticityCheck property
    + +
    -
    bool? + get useAuthenticityCheck
    -

    This parameter is used to enable document authenticity check.

    @@ -88,15 +84,14 @@

    Implementation

    -
    - void - useAuthenticityCheck=(bool? val) + set + useAuthenticityCheck + (bool? val)
    - @@ -111,7 +106,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ProcessParams/useFaceApi.html b/doc/document_reader/ProcessParams/useFaceApi.html index d537d9e64a..534612b1b1 100644 --- a/doc/document_reader/ProcessParams/useFaceApi.html +++ b/doc/document_reader/ProcessParams/useFaceApi.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    useFaceApi property
    + +
    -
    bool? + get useFaceApi
    -

    Use this property to set up the Face API integration.

    @@ -88,15 +84,14 @@

    Implementation

    -
    - void - useFaceApi=(bool? val) + set + useFaceApi + (bool? val)
    - @@ -111,7 +106,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ProcessParams/uvTorchEnabled.html b/doc/document_reader/ProcessParams/uvTorchEnabled.html index ecf48193b8..f86b446605 100644 --- a/doc/document_reader/ProcessParams/uvTorchEnabled.html +++ b/doc/document_reader/ProcessParams/uvTorchEnabled.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    uvTorchEnabled property
    + +
    -
    bool? + get uvTorchEnabled
    -

    Set to true when torch is connected and enabled by user.

    @@ -89,15 +85,14 @@

    Implementation

    -
    - void - uvTorchEnabled=(bool? val) + set + uvTorchEnabled + (bool? val)
    - @@ -112,7 +107,6 @@

    Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ProcessingFinishedStatus-enum-sidebar.html b/doc/document_reader/ProcessingFinishedStatus-enum-sidebar.html index 9f2c86f72c..d399d04b90 100644 --- a/doc/document_reader/ProcessingFinishedStatus-enum-sidebar.html +++ b/doc/document_reader/ProcessingFinishedStatus-enum-sidebar.html @@ -1,7 +1,5 @@
      -
    1. Constructors
    2. -
    3. ProcessingFinishedStatus
    4. Values
    5. UNKNOWN
    6. @@ -13,25 +11,53 @@
    7. Properties
    8. -
    9. hashCode
    10. -
    11. index
    12. -
    13. runtimeType
    14. -
    15. value
    16. + +
    17. + hashCode +
    18. + +
    19. + index +
    20. + +
    21. + name + (ext) +
    22. + +
    23. + runtimeType +
    24. + +
    25. + value +
    26. Methods
    27. -
    28. noSuchMethod
    29. -
    30. toString
    31. + +
    32. + noSuchMethod +
    33. + +
    34. + toString +
    35. Operators
    36. -
    37. operator ==
    38. + +
    39. + operator == +
    40. -
    41. Static methods
    42. -
    43. getByValue
    44. +
    45. Static methods
    46. +
    47. getByValue
    48. -
    49. Constants
    50. -
    51. values
    52. +
    53. Constants
    54. +
    55. values
    diff --git a/doc/document_reader/ProcessingFinishedStatus.html b/doc/document_reader/ProcessingFinishedStatus.html index 1de8dd9a27..2eb5f91c42 100644 --- a/doc/document_reader/ProcessingFinishedStatus.html +++ b/doc/document_reader/ProcessingFinishedStatus.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    +
    Available extensions
    +
    + - -
    -

    Constructors

    - -
    -
    - ProcessingFinishedStatus(int value) -
    -
    - -
    const
    -
    -
    -
    -

    Values

    -
    UNKNOWN @@ -201,6 +185,22 @@

    Properties

    A numeric identifier for the enumerated value.
    no setterinherited
    + + +
    + name + String + + +
    +
    +

    + Available on Enum, + provided by the EnumName extension +

    + The name of the enum value. +
    no setter
    +
    @@ -229,6 +229,7 @@

    Properties

    +
    Static Methods

    Constants

    -
    values @@ -325,7 +325,6 @@

    Constants

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ProcessingFinishedStatus/ProcessingFinishedStatus.html b/doc/document_reader/ProcessingFinishedStatus/ProcessingFinishedStatus.html deleted file mode 100644 index cbdf151c74..0000000000 --- a/doc/document_reader/ProcessingFinishedStatus/ProcessingFinishedStatus.html +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - ProcessingFinishedStatus constructor - ProcessingFinishedStatus - document_reader library - Dart API - - - - - - - - - - - - - - - - - -
    - -
    - menu - -
    ProcessingFinishedStatus
    - -
    - -
    -
    -
    - -
    -
    -

    ProcessingFinishedStatus constructor -

    - -
    - const - ProcessingFinishedStatus(
    1. int value
    2. -
    ) -
    - - - - - -
    -

    Implementation

    -
    const ProcessingFinishedStatus(this.value);
    -
    - - -
    - - - - - -
    - -
    - - flutter_document_reader_api - 7.3.947-beta - - - -
    - - - - - - - - - - - - diff --git a/doc/document_reader/ProcessingFinishedStatus/getByValue.html b/doc/document_reader/ProcessingFinishedStatus/getByValue.html index cd5a0a1381..710479a567 100644 --- a/doc/document_reader/ProcessingFinishedStatus/getByValue.html +++ b/doc/document_reader/ProcessingFinishedStatus/getByValue.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    getByValue static method
    - ProcessingFinishedStatus? -getByValue(
    1. int? i
    2. +getByValue(
      1. int? i
      ) @@ -88,7 +82,6 @@

      Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ProcessingFinishedStatus/value.html b/doc/document_reader/ProcessingFinishedStatus/value.html index 16f2389bb9..0c2cd10051 100644 --- a/doc/document_reader/ProcessingFinishedStatus/value.html +++ b/doc/document_reader/ProcessingFinishedStatus/value.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    value property
    +
    int @@ -76,8 +72,8 @@

    Implementation

    + - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/ProcessingFinishedStatus/values-constant.html b/doc/document_reader/ProcessingFinishedStatus/values-constant.html index 569f26b0d2..43d8ed3d82 100644 --- a/doc/document_reader/ProcessingFinishedStatus/values-constant.html +++ b/doc/document_reader/ProcessingFinishedStatus/values-constant.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    values constant
    +
    List<ProcessingFinishedStatus> @@ -75,8 +71,8 @@

    values constant + - - -

    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/RFIDAccessControlProcedureType-enum-sidebar.html b/doc/document_reader/RFIDAccessControlProcedureType-enum-sidebar.html index 1d8c0af54e..dcadd14ab6 100644 --- a/doc/document_reader/RFIDAccessControlProcedureType-enum-sidebar.html +++ b/doc/document_reader/RFIDAccessControlProcedureType-enum-sidebar.html @@ -1,7 +1,5 @@
      -
    1. Constructors
    2. -
    3. RFIDAccessControlProcedureType
    4. Values
    5. UNDEFINED
    6. @@ -17,25 +15,53 @@
    7. Properties
    8. -
    9. hashCode
    10. -
    11. index
    12. -
    13. runtimeType
    14. -
    15. value
    16. + +
    17. + hashCode +
    18. + +
    19. + index +
    20. + +
    21. + name + (ext) +
    22. + +
    23. + runtimeType +
    24. + +
    25. + value +
    26. Methods
    27. -
    28. noSuchMethod
    29. -
    30. toString
    31. + +
    32. + noSuchMethod +
    33. + +
    34. + toString +
    35. Operators
    36. -
    37. operator ==
    38. + +
    39. + operator == +
    40. -
    41. Static methods
    42. -
    43. getByValue
    44. +
    45. Static methods
    46. +
    47. getByValue
    48. -
    49. Constants
    50. -
    51. values
    52. +
    53. Constants
    54. +
    55. values
    diff --git a/doc/document_reader/RFIDAccessControlProcedureType.html b/doc/document_reader/RFIDAccessControlProcedureType.html index 2aef39c0d2..fcdf9935c7 100644 --- a/doc/document_reader/RFIDAccessControlProcedureType.html +++ b/doc/document_reader/RFIDAccessControlProcedureType.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    +
    Available extensions
    +
    + - -
    -

    Constructors

    - -
    -
    - RFIDAccessControlProcedureType(int value) -
    -
    - -
    const
    -
    -
    -
    -

    Values

    -
    UNDEFINED @@ -258,6 +242,22 @@

    Properties

    A numeric identifier for the enumerated value.
    no setterinherited
    + + +
    + name + String + + +
    +
    +

    + Available on Enum, + provided by the EnumName extension +

    + The name of the enum value. +
    no setter
    +
    @@ -286,6 +286,7 @@

    Properties

    +
    Static Methods

    Constants

    -
    values @@ -382,7 +382,6 @@

    Constants

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/RFIDAccessControlProcedureType/RFIDAccessControlProcedureType.html b/doc/document_reader/RFIDAccessControlProcedureType/RFIDAccessControlProcedureType.html deleted file mode 100644 index 852f6f4157..0000000000 --- a/doc/document_reader/RFIDAccessControlProcedureType/RFIDAccessControlProcedureType.html +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - RFIDAccessControlProcedureType constructor - RFIDAccessControlProcedureType - document_reader library - Dart API - - - - - - - - - - - - - - - - - -
    - -
    - menu - -
    RFIDAccessControlProcedureType
    - -
    - -
    -
    -
    - -
    -
    -

    RFIDAccessControlProcedureType constructor -

    - -
    - const - RFIDAccessControlProcedureType(
    1. int value
    2. -
    ) -
    - - - - - -
    -

    Implementation

    -
    const RFIDAccessControlProcedureType(this.value);
    -
    - - -
    - - - - - -
    - -
    - - flutter_document_reader_api - 7.3.947-beta - - - -
    - - - - - - - - - - - - diff --git a/doc/document_reader/RFIDAccessControlProcedureType/getByValue.html b/doc/document_reader/RFIDAccessControlProcedureType/getByValue.html index 589702bf28..550e55e327 100644 --- a/doc/document_reader/RFIDAccessControlProcedureType/getByValue.html +++ b/doc/document_reader/RFIDAccessControlProcedureType/getByValue.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    getByValue static method
    - RFIDAccessControlProcedureType? -getByValue(
    1. int? i
    2. +getByValue(
      1. int? i
      ) @@ -89,7 +83,6 @@

      Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/RFIDAccessControlProcedureType/value.html b/doc/document_reader/RFIDAccessControlProcedureType/value.html index 05b4085b88..d32da429a5 100644 --- a/doc/document_reader/RFIDAccessControlProcedureType/value.html +++ b/doc/document_reader/RFIDAccessControlProcedureType/value.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    value property
    +
    int @@ -76,8 +72,8 @@

    Implementation

    + - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/RFIDAccessControlProcedureType/values-constant.html b/doc/document_reader/RFIDAccessControlProcedureType/values-constant.html index c9a9cc2d2d..a65f589a83 100644 --- a/doc/document_reader/RFIDAccessControlProcedureType/values-constant.html +++ b/doc/document_reader/RFIDAccessControlProcedureType/values-constant.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    values constant
    +
    List<RFIDAccessControlProcedureType> @@ -75,8 +71,8 @@

    values constant + - - -

    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/RFIDApplicationType-enum-sidebar.html b/doc/document_reader/RFIDApplicationType-enum-sidebar.html new file mode 100644 index 0000000000..d42e364eb0 --- /dev/null +++ b/doc/document_reader/RFIDApplicationType-enum-sidebar.html @@ -0,0 +1,67 @@ +
      + + +
    1. Values
    2. +
    3. E_PASSPORT
    4. +
    5. E_ID
    6. +
    7. E_SIGN
    8. +
    9. E_DL
    10. +
    11. LDS2_TRAVEL_RECORDS
    12. +
    13. LDS2_VISA_RECORDS
    14. +
    15. LDS2_ADD_BIOMETRICS
    16. +
    17. E_DTC_PC
    18. + + +
    19. + Properties +
    20. + +
    21. + hashCode +
    22. + +
    23. + index +
    24. + +
    25. + name + (ext) +
    26. + +
    27. + runtimeType +
    28. + +
    29. + value +
    30. + +
    31. Methods
    32. + +
    33. + noSuchMethod +
    34. + +
    35. + toString +
    36. + +
    37. Operators
    38. + +
    39. + operator == +
    40. + + + + + +
    41. Static methods
    42. +
    43. getByValue
    44. + +
    45. Constants
    46. +
    47. values
    48. +
    diff --git a/doc/document_reader/RFIDApplicationType.html b/doc/document_reader/RFIDApplicationType.html new file mode 100644 index 0000000000..c82d8257c5 --- /dev/null +++ b/doc/document_reader/RFIDApplicationType.html @@ -0,0 +1,421 @@ + + + + + + + + RFIDApplicationType enum - document_reader library - Dart API + + + + + + + + + + + + + + +
    +
    + menu + +
    RFIDApplicationType
    + +
    + +
    +
    +
    +
    +
    + +

    + RFIDApplicationType + enum + + +

    +
    + + +
    +

    Type of application of electronic document.

    +
    + + +
    +
    + +
    Inheritance
    +
    + +
    + + + + +
    Available extensions
    +
    + + + +
    +
    + +
    +

    Values

    +
    +
    + E_PASSPORT + → const RFIDApplicationType + + +
    +
    +

    ePassport.

    + + +
    + const RFIDApplicationType(1) +
    +
    + +
    + E_ID + → const RFIDApplicationType + + +
    +
    + + + +
    + const RFIDApplicationType(2) +
    +
    + +
    + E_SIGN + → const RFIDApplicationType + + +
    +
    + + + +
    + const RFIDApplicationType(3) +
    +
    + +
    + E_DL + → const RFIDApplicationType + + +
    +
    + + + +
    + const RFIDApplicationType(4) +
    +
    + +
    + LDS2_TRAVEL_RECORDS + → const RFIDApplicationType + + +
    +
    +

    Travel Records.

    + + +
    + const RFIDApplicationType(5) +
    +
    + +
    + LDS2_VISA_RECORDS + → const RFIDApplicationType + + +
    +
    +

    Visa Records.

    + + +
    + const RFIDApplicationType(6) +
    +
    + +
    + LDS2_ADD_BIOMETRICS + → const RFIDApplicationType + + +
    +
    +

    Add Biometrics.

    + + +
    + const RFIDApplicationType(7) +
    +
    + +
    + E_DTC_PC + → const RFIDApplicationType + + +
    +
    +

    eDTC PC.

    + + +
    + const RFIDApplicationType(8) +
    +
    + +
    +
    + + +
    +

    Properties

    +
    +
    + hashCode + int + + +
    +
    + The hash code for this object. +
    no setterinherited
    + +
    + +
    + index + int + + +
    +
    + A numeric identifier for the enumerated value. +
    no setterinherited
    + +
    + +
    + name + String + + +
    +
    +

    + Available on Enum, + provided by the EnumName extension +

    + The name of the enum value. +
    no setter
    + +
    + +
    + runtimeType + Type + + +
    +
    + A representation of the runtime type of the object. +
    no setterinherited
    + +
    + +
    + value + int + + +
    +
    + +
    final
    + +
    + +
    +
    + + +
    +

    Methods

    +
    +
    + noSuchMethod(Invocation invocation) + → dynamic + + + +
    +
    + Invoked when a nonexistent method or property is accessed. +
    inherited
    + +
    + +
    + toString() + String + + + +
    +
    + A string representation of this object. +
    inherited
    + +
    + +
    +
    + +
    +

    Operators

    +
    +
    + operator ==(Object other) + bool + + + +
    +
    + The equality operator. +
    inherited
    + +
    + +
    +
    + + +
    +

    Static Methods

    +
    +
    + getByValue(int? i) + RFIDApplicationType? + + + +
    +
    + + + +
    + +
    +
    + + +
    +

    Constants

    +
    +
    + values + → const List<RFIDApplicationType> + + +
    +
    + A constant List of the values in this enum, in order of their declaration. + + +
    + +
    +
    +
    + + +
    +
    + + flutter_document_reader_api + 7.3.1066-beta + + +
    + + + + + + + + diff --git a/doc/document_reader/DocReaderOrientation/DocReaderOrientation.html b/doc/document_reader/RFIDApplicationType/getByValue.html similarity index 68% rename from doc/document_reader/DocReaderOrientation/DocReaderOrientation.html rename to doc/document_reader/RFIDApplicationType/getByValue.html index 0528d8c62e..36b1fee463 100644 --- a/doc/document_reader/DocReaderOrientation/DocReaderOrientation.html +++ b/doc/document_reader/RFIDApplicationType/getByValue.html @@ -4,8 +4,8 @@ - - DocReaderOrientation constructor - DocReaderOrientation - document_reader library - Dart API + + getByValue method - RFIDApplicationType enum - document_reader library - Dart API @@ -16,24 +16,20 @@ - - -
    -
    menu -
    DocReaderOrientation
    +
    getByValue
    @@ -50,34 +46,38 @@
    - -
    -
    -

    DocReaderOrientation constructor +
    +
    +

    getByValue static method

    - const - DocReaderOrientation(
    1. int value
    2. + +RFIDApplicationType? +getByValue(
      1. int? i
      ) -
    + + +

    Implementation

    -
    const DocReaderOrientation(this.value);
    +
    static RFIDApplicationType? getByValue(int? i) {
    +  if (i == null) return null;
    +  return RFIDApplicationType.values.firstWhere((x) => x.value == i);
    +}
    - - - - +

    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/RecognizeData/images.html b/doc/document_reader/RFIDApplicationType/value.html similarity index 74% rename from doc/document_reader/RecognizeData/images.html rename to doc/document_reader/RFIDApplicationType/value.html index 58fb1fc029..c7ae08fae9 100644 --- a/doc/document_reader/RecognizeData/images.html +++ b/doc/document_reader/RFIDApplicationType/value.html @@ -4,8 +4,8 @@ - - images property - RecognizeData class - document_reader library - Dart API + + value property - RFIDApplicationType enum - document_reader library - Dart API @@ -16,24 +16,20 @@ - - -
    -
    menu -
    images
    +
    value
    @@ -50,41 +46,34 @@
    -
    -

    images property +

    value property

    - + +
    -
    + int + value +
    final
    -
    +
    - List? - images - - -
    - - - +

    Implementation

    -
    List<Uint8List>? get images => _images;
    +
    final int value;
    -
    - +
    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/RFIDApplicationType/values-constant.html b/doc/document_reader/RFIDApplicationType/values-constant.html new file mode 100644 index 0000000000..93438e394e --- /dev/null +++ b/doc/document_reader/RFIDApplicationType/values-constant.html @@ -0,0 +1,110 @@ + + + + + + + + values constant - RFIDApplicationType enum - document_reader library - Dart API + + + + + + + + + + + + + + +
    +
    + menu + +
    values
    + +
    + +
    +
    +
    +
    +
    +

    values constant +

    + + +
    + + List<RFIDApplicationType> + const values + + +
    + +
    +

    A constant List of the values in this enum, in order of their declaration.

    +
    + + + + + +
    + + +
    +
    + + flutter_document_reader_api + 7.3.1066-beta + + +
    + + + + + + + + diff --git a/doc/document_reader/RFIDAuthenticationProcedureType-enum-sidebar.html b/doc/document_reader/RFIDAuthenticationProcedureType-enum-sidebar.html index 819493418b..b5e0a73d25 100644 --- a/doc/document_reader/RFIDAuthenticationProcedureType-enum-sidebar.html +++ b/doc/document_reader/RFIDAuthenticationProcedureType-enum-sidebar.html @@ -1,7 +1,5 @@
      -
    1. Constructors
    2. -
    3. RFIDAuthenticationProcedureType
    4. Values
    5. UNDEFINED
    6. @@ -13,25 +11,53 @@
    7. Properties
    8. -
    9. hashCode
    10. -
    11. index
    12. -
    13. runtimeType
    14. -
    15. value
    16. + +
    17. + hashCode +
    18. + +
    19. + index +
    20. + +
    21. + name + (ext) +
    22. + +
    23. + runtimeType +
    24. + +
    25. + value +
    26. Methods
    27. -
    28. noSuchMethod
    29. -
    30. toString
    31. + +
    32. + noSuchMethod +
    33. + +
    34. + toString +
    35. Operators
    36. -
    37. operator ==
    38. + +
    39. + operator == +
    40. -
    41. Static methods
    42. -
    43. getByValue
    44. +
    45. Static methods
    46. +
    47. getByValue
    48. -
    49. Constants
    50. -
    51. values
    52. +
    53. Constants
    54. +
    55. values
    diff --git a/doc/document_reader/RFIDAuthenticationProcedureType.html b/doc/document_reader/RFIDAuthenticationProcedureType.html index 5aa581861a..de6f563b53 100644 --- a/doc/document_reader/RFIDAuthenticationProcedureType.html +++ b/doc/document_reader/RFIDAuthenticationProcedureType.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    +
    Available extensions
    +
    + - -
    -

    Constructors

    - -
    -
    - RFIDAuthenticationProcedureType(int value) -
    -
    - -
    const
    -
    -
    -
    -

    Values

    -
    UNDEFINED @@ -198,6 +182,22 @@

    Properties

    A numeric identifier for the enumerated value.
    no setterinherited
    + + +
    + name + String + + +
    +
    +

    + Available on Enum, + provided by the EnumName extension +

    + The name of the enum value. +
    no setter
    +
    @@ -226,6 +226,7 @@

    Properties

    +
    Static Methods

    Constants

    -
    values @@ -322,7 +322,6 @@

    Constants

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/RFIDAuthenticationProcedureType/RFIDAuthenticationProcedureType.html b/doc/document_reader/RFIDAuthenticationProcedureType/RFIDAuthenticationProcedureType.html deleted file mode 100644 index a9c66573f8..0000000000 --- a/doc/document_reader/RFIDAuthenticationProcedureType/RFIDAuthenticationProcedureType.html +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - RFIDAuthenticationProcedureType constructor - RFIDAuthenticationProcedureType - document_reader library - Dart API - - - - - - - - - - - - - - - - - -
    - -
    - menu - -
    RFIDAuthenticationProcedureType
    - -
    - -
    -
    -
    - -
    -
    -

    RFIDAuthenticationProcedureType constructor -

    - -
    - const - RFIDAuthenticationProcedureType(
    1. int value
    2. -
    ) -
    - - - - - -
    -

    Implementation

    -
    const RFIDAuthenticationProcedureType(this.value);
    -
    - - -
    - - - - - -
    - -
    - - flutter_document_reader_api - 7.3.947-beta - - - -
    - - - - - - - - - - - - diff --git a/doc/document_reader/RFIDAuthenticationProcedureType/getByValue.html b/doc/document_reader/RFIDAuthenticationProcedureType/getByValue.html index cb354c6325..475902917e 100644 --- a/doc/document_reader/RFIDAuthenticationProcedureType/getByValue.html +++ b/doc/document_reader/RFIDAuthenticationProcedureType/getByValue.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    getByValue static method
    - RFIDAuthenticationProcedureType? -getByValue(
    1. int? i
    2. +getByValue(
      1. int? i
      ) @@ -89,7 +83,6 @@

      Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/RFIDAuthenticationProcedureType/value.html b/doc/document_reader/RFIDAuthenticationProcedureType/value.html index 9ee4c3dc1c..d0d32d961e 100644 --- a/doc/document_reader/RFIDAuthenticationProcedureType/value.html +++ b/doc/document_reader/RFIDAuthenticationProcedureType/value.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    value property
    +
    int @@ -76,8 +72,8 @@

    Implementation

    + - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/RFIDAuthenticationProcedureType/values-constant.html b/doc/document_reader/RFIDAuthenticationProcedureType/values-constant.html index c43bbe35cd..6e8bd93a99 100644 --- a/doc/document_reader/RFIDAuthenticationProcedureType/values-constant.html +++ b/doc/document_reader/RFIDAuthenticationProcedureType/values-constant.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    values constant
    +
    List<RFIDAuthenticationProcedureType> @@ -75,8 +71,8 @@

    values constant + - - -

    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/RFIDCertificateType-enum-sidebar.html b/doc/document_reader/RFIDCertificateType-enum-sidebar.html index 4dca3ba755..d59eee9e50 100644 --- a/doc/document_reader/RFIDCertificateType-enum-sidebar.html +++ b/doc/document_reader/RFIDCertificateType-enum-sidebar.html @@ -1,7 +1,5 @@
      -
    1. Constructors
    2. -
    3. RFIDCertificateType
    4. Values
    5. UNDEFINED
    6. @@ -20,25 +18,53 @@
    7. Properties
    8. -
    9. hashCode
    10. -
    11. index
    12. -
    13. runtimeType
    14. -
    15. value
    16. + +
    17. + hashCode +
    18. + +
    19. + index +
    20. + +
    21. + name + (ext) +
    22. + +
    23. + runtimeType +
    24. + +
    25. + value +
    26. Methods
    27. -
    28. noSuchMethod
    29. -
    30. toString
    31. + +
    32. + noSuchMethod +
    33. + +
    34. + toString +
    35. Operators
    36. -
    37. operator ==
    38. + +
    39. + operator == +
    40. -
    41. Static methods
    42. -
    43. getByValue
    44. +
    45. Static methods
    46. +
    47. getByValue
    48. -
    49. Constants
    50. -
    51. values
    52. +
    53. Constants
    54. +
    55. values
    diff --git a/doc/document_reader/RFIDCertificateType.html b/doc/document_reader/RFIDCertificateType.html index ff3ceeef80..220cb2ab5c 100644 --- a/doc/document_reader/RFIDCertificateType.html +++ b/doc/document_reader/RFIDCertificateType.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    +
    Available extensions
    +
    + - -
    -

    Constructors

    - -
    -
    - RFIDCertificateType(int value) -
    -
    - -
    const
    -
    -
    -
    -

    Values

    -
    UNDEFINED @@ -303,6 +287,22 @@

    Properties

    A numeric identifier for the enumerated value.
    no setterinherited
    + + +
    + name + String + + +
    +
    +

    + Available on Enum, + provided by the EnumName extension +

    + The name of the enum value. +
    no setter
    +
    @@ -331,6 +331,7 @@

    Properties

    +
    Static Methods

    Constants

    -
    values @@ -427,7 +427,6 @@

    Constants

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/RFIDCertificateType/RFIDCertificateType.html b/doc/document_reader/RFIDCertificateType/RFIDCertificateType.html deleted file mode 100644 index 1e45ff4c6c..0000000000 --- a/doc/document_reader/RFIDCertificateType/RFIDCertificateType.html +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - RFIDCertificateType constructor - RFIDCertificateType - document_reader library - Dart API - - - - - - - - - - - - - - - - - -
    - -
    - menu - -
    RFIDCertificateType
    - -
    - -
    -
    -
    - -
    -
    -

    RFIDCertificateType constructor -

    - -
    - const - RFIDCertificateType(
    1. int value
    2. -
    ) -
    - - - - - -
    -

    Implementation

    -
    const RFIDCertificateType(this.value);
    -
    - - -
    - - - - - -
    - -
    - - flutter_document_reader_api - 7.3.947-beta - - - -
    - - - - - - - - - - - - diff --git a/doc/document_reader/RFIDCertificateType/getByValue.html b/doc/document_reader/RFIDCertificateType/getByValue.html index fd0fb9164a..0d8ecf0bfd 100644 --- a/doc/document_reader/RFIDCertificateType/getByValue.html +++ b/doc/document_reader/RFIDCertificateType/getByValue.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    getByValue static method
    - RFIDCertificateType? -getByValue(
    1. int? i
    2. +getByValue(
      1. int? i
      ) @@ -88,7 +82,6 @@

      Implementation

    - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/RFIDCertificateType/value.html b/doc/document_reader/RFIDCertificateType/value.html index 570879b63c..670dd1c369 100644 --- a/doc/document_reader/RFIDCertificateType/value.html +++ b/doc/document_reader/RFIDCertificateType/value.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    value property
    +
    int @@ -76,8 +72,8 @@

    Implementation

    + - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/RFIDCertificateType/values-constant.html b/doc/document_reader/RFIDCertificateType/values-constant.html index 07f8b1b7c0..09a3b81fe1 100644 --- a/doc/document_reader/RFIDCertificateType/values-constant.html +++ b/doc/document_reader/RFIDCertificateType/values-constant.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    values constant
    +
    List<RFIDCertificateType> @@ -75,8 +71,8 @@

    values constant + - - -

    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/RFIDCompletion.html b/doc/document_reader/RFIDCompletion.html index 39acbd462e..d9ae8cc4d3 100644 --- a/doc/document_reader/RFIDCompletion.html +++ b/doc/document_reader/RFIDCompletion.html @@ -16,15 +16,11 @@ - - -
    -
    menu
    -
    RFIDCompletion typedef
    -
    RFIDCompletion = void Function(DocReaderAction action, Results? results, RFIDException? error) @@ -84,9 +78,7 @@

    Implementation

    );
    - - - -
    -
    flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
    - - - - diff --git a/doc/document_reader/RFIDConfig-class-sidebar.html b/doc/document_reader/RFIDConfig-class-sidebar.html index 9940da1bc8..bd3fd951ea 100644 --- a/doc/document_reader/RFIDConfig-class-sidebar.html +++ b/doc/document_reader/RFIDConfig-class-sidebar.html @@ -1,29 +1,62 @@
      -
    1. Constructors
    2. -
    3. RFIDConfig
    4. -
    5. withoutUI
    6. +
    7. Constructors
    8. +
    9. RFIDConfig
    10. +
    11. withoutUI
    12. Properties
    13. -
    14. hashCode
    15. -
    16. onChipDetected
    17. -
    18. onProgress
    19. -
    20. onRequestPACertificates
    21. -
    22. onRequestTACertificates
    23. -
    24. onRequestTASignature
    25. -
    26. onRetryReadChip
    27. -
    28. runtimeType
    29. + +
    30. + hashCode +
    31. + +
    32. + onChipDetected +
    33. + +
    34. + onProgress +
    35. + +
    36. + onRequestPACertificates +
    37. + +
    38. + onRequestTACertificates +
    39. + +
    40. + onRequestTASignature +
    41. + +
    42. + onRetryReadChip +
    43. + +
    44. + runtimeType +
    45. Methods
    46. -
    47. noSuchMethod
    48. -
    49. toString
    50. + +
    51. + noSuchMethod +
    52. + +
    53. + toString +
    54. Operators
    55. -
    56. operator ==
    57. + +
    58. + operator == +
    59. diff --git a/doc/document_reader/RFIDConfig-class.html b/doc/document_reader/RFIDConfig-class.html index c5c2a972e5..cbac20bd86 100644 --- a/doc/document_reader/RFIDConfig-class.html +++ b/doc/document_reader/RFIDConfig-class.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      RFIDConfig class

      Constructors

      -
      RFIDConfig(DocumentReaderCompletion completion) @@ -192,6 +186,7 @@

      Properties

      +
      Operators -
      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDConfig/RFIDConfig.html b/doc/document_reader/RFIDConfig/RFIDConfig.html index 8d59c4b7c5..71d8e8e75a 100644 --- a/doc/document_reader/RFIDConfig/RFIDConfig.html +++ b/doc/document_reader/RFIDConfig/RFIDConfig.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      RFIDConfig constructor
      - RFIDConfig(
      1. DocumentReaderCompletion completion
      2. + RFIDConfig(
        1. DocumentReaderCompletion completion
        )
      -

      Regular RFID chip reading.

      @@ -81,7 +75,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDConfig/RFIDConfig.withoutUI.html b/doc/document_reader/RFIDConfig/RFIDConfig.withoutUI.html index 8ac06ac7f2..25d8299bea 100644 --- a/doc/document_reader/RFIDConfig/RFIDConfig.withoutUI.html +++ b/doc/document_reader/RFIDConfig/RFIDConfig.withoutUI.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      RFIDConfig.withoutUI constructor
      - RFIDConfig.withoutUI(
      1. RFIDCompletion completion
      2. + RFIDConfig.withoutUI(
        1. RFIDCompletion completion
        )
      -

      RFID chip reading with no UI.

      @@ -87,7 +81,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDConfig/onChipDetected.html b/doc/document_reader/RFIDConfig/onChipDetected.html index 3ee5eea6c1..fcaf2e77c4 100644 --- a/doc/document_reader/RFIDConfig/onChipDetected.html +++ b/doc/document_reader/RFIDConfig/onChipDetected.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      onChipDetected property
      +
      ChipDetectedCompletion? @@ -82,8 +78,8 @@

      Implementation

      + - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDConfig/onProgress.html b/doc/document_reader/RFIDConfig/onProgress.html index 33a72e7d54..447720e5fc 100644 --- a/doc/document_reader/RFIDConfig/onProgress.html +++ b/doc/document_reader/RFIDConfig/onProgress.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      onProgress property
      +
      RFIDProgressCompletion? @@ -79,8 +75,8 @@

      Implementation

      + - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDConfig/onRequestPACertificates.html b/doc/document_reader/RFIDConfig/onRequestPACertificates.html index d6e128c56a..ba280b36ae 100644 --- a/doc/document_reader/RFIDConfig/onRequestPACertificates.html +++ b/doc/document_reader/RFIDConfig/onRequestPACertificates.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      onRequestPACertificates property
      +
      PaCertificateCompletion? @@ -79,8 +75,8 @@

      Implementation

      + - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDConfig/onRequestTACertificates.html b/doc/document_reader/RFIDConfig/onRequestTACertificates.html index 24f13301a6..f2ffddf496 100644 --- a/doc/document_reader/RFIDConfig/onRequestTACertificates.html +++ b/doc/document_reader/RFIDConfig/onRequestTACertificates.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      onRequestTACertificates property
      +
      TaCertificateCompletion? @@ -79,8 +75,8 @@

      Implementation

      + - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDConfig/onRequestTASignature.html b/doc/document_reader/RFIDConfig/onRequestTASignature.html index 9833db0cdf..17748b7b56 100644 --- a/doc/document_reader/RFIDConfig/onRequestTASignature.html +++ b/doc/document_reader/RFIDConfig/onRequestTASignature.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      onRequestTASignature property
      +
      TaSignatureCompletion? @@ -79,8 +75,8 @@

      Implementation

      + - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDConfig/onRetryReadChip.html b/doc/document_reader/RFIDConfig/onRetryReadChip.html index 48e05b723e..b901ee2bac 100644 --- a/doc/document_reader/RFIDConfig/onRetryReadChip.html +++ b/doc/document_reader/RFIDConfig/onRetryReadChip.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      onRetryReadChip property
      +
      RetryReadChipCompletion? @@ -83,8 +79,8 @@

      Implementation

      + - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDDataFileType-enum-sidebar.html b/doc/document_reader/RFIDDataFileType-enum-sidebar.html index e0ace57104..66c604963c 100644 --- a/doc/document_reader/RFIDDataFileType-enum-sidebar.html +++ b/doc/document_reader/RFIDDataFileType-enum-sidebar.html @@ -1,7 +1,5 @@
        -
      1. Constructors
      2. -
      3. RFIDDataFileType
      4. Values
      5. UNKNOWN
      6. @@ -29,6 +27,11 @@
      7. PASSPORT_SOD
      8. PASSPORT_CVCA
      9. PASSPORT_COM
      10. +
      11. DTC_DG17
      12. +
      13. DTC_DG18
      14. +
      15. DTC_DG22
      16. +
      17. DTC_DG23
      18. +
      19. DTC_DG24
      20. ID_DG1
      21. ID_DG2
      22. ID_DG3
      23. @@ -95,26 +98,57 @@
      24. Properties
      25. -
      26. hashCode
      27. -
      28. index
      29. -
      30. runtimeType
      31. -
      32. value
      33. + +
      34. + hashCode +
      35. + +
      36. + index +
      37. + +
      38. + name + (ext) +
      39. + +
      40. + runtimeType +
      41. + +
      42. + value +
      43. Methods
      44. -
      45. getTranslation
      46. -
      47. noSuchMethod
      48. -
      49. toString
      50. + +
      51. + getTranslation +
      52. + +
      53. + noSuchMethod +
      54. + +
      55. + toString +
      56. Operators
      57. -
      58. operator ==
      59. + +
      60. + operator == +
      61. -
      62. Static methods
      63. -
      64. getByValue
      65. +
      66. Static methods
      67. +
      68. getByValue
      69. -
      70. Constants
      71. -
      72. values
      73. +
      74. Constants
      75. +
      76. values
      diff --git a/doc/document_reader/RFIDDataFileType.html b/doc/document_reader/RFIDDataFileType.html index f13239f483..b5e9d52501 100644 --- a/doc/document_reader/RFIDDataFileType.html +++ b/doc/document_reader/RFIDDataFileType.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      +
      Available extensions
      +
      + - -
      -

      Constructors

      - -
      -
      - RFIDDataFileType(int value) -
      -
      - -
      const
      -
      -
      -
      -

      Values

      -
      UNKNOWN @@ -487,6 +471,81 @@

      Values

      +
      + DTC_DG17 + → const RFIDDataFileType + + +
      +
      + + + +
      + const RFIDDataFileType(57) +
      +
      + +
      + DTC_DG18 + → const RFIDDataFileType + + +
      +
      + + + +
      + const RFIDDataFileType(58) +
      +
      + +
      + DTC_DG22 + → const RFIDDataFileType + + +
      +
      + + + +
      + const RFIDDataFileType(62) +
      +
      + +
      + DTC_DG23 + → const RFIDDataFileType + + +
      +
      + + + +
      + const RFIDDataFileType(63) +
      +
      + +
      + DTC_DG24 + → const RFIDDataFileType + + +
      +
      + + + +
      + const RFIDDataFileType(64) +
      +
      +
      ID_DG1 → const RFIDDataFileType @@ -1433,6 +1492,22 @@

      Properties

      A numeric identifier for the enumerated value.
      no setterinherited
      + + +
      + name + String + + +
      +
      +

      + Available on Enum, + provided by the EnumName extension +

      + The name of the enum value. +
      no setter
      +
      @@ -1461,6 +1536,7 @@

      Properties

      +
      Methods
      getTranslation() - Future<String> + Future<String> @@ -1553,7 +1629,6 @@

      Static Methods

      Constants

      -
      values @@ -1570,7 +1645,6 @@

      Constants

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDDataFileType/RFIDDataFileType.html b/doc/document_reader/RFIDDataFileType/RFIDDataFileType.html deleted file mode 100644 index 2135fffb29..0000000000 --- a/doc/document_reader/RFIDDataFileType/RFIDDataFileType.html +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - RFIDDataFileType constructor - RFIDDataFileType - document_reader library - Dart API - - - - - - - - - - - - - - - - - -
      - -
      - menu - -
      RFIDDataFileType
      - -
      - -
      -
      -
      - -
      -
      -

      RFIDDataFileType constructor -

      - -
      - const - RFIDDataFileType(
      1. int value
      2. -
      ) -
      - - - - - -
      -

      Implementation

      -
      const RFIDDataFileType(this.value);
      -
      - - -
      - - - - - -
      - -
      - - flutter_document_reader_api - 7.3.947-beta - - - -
      - - - - - - - - - - - - diff --git a/doc/document_reader/RFIDDataFileType/getByValue.html b/doc/document_reader/RFIDDataFileType/getByValue.html index ab1a1599aa..e62c891880 100644 --- a/doc/document_reader/RFIDDataFileType/getByValue.html +++ b/doc/document_reader/RFIDDataFileType/getByValue.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      getByValue static method
      - RFIDDataFileType? -getByValue(
      1. int? i
      2. +getByValue(
        1. int? i
        ) @@ -88,7 +82,6 @@

        Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDDataFileType/getTranslation.html b/doc/document_reader/RFIDDataFileType/getTranslation.html index dc0dd09c54..0c39763ab1 100644 --- a/doc/document_reader/RFIDDataFileType/getTranslation.html +++ b/doc/document_reader/RFIDDataFileType/getTranslation.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      getTranslation method
      - -Future<String> +Future<String> getTranslation() @@ -83,7 +77,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDDataFileType/value.html b/doc/document_reader/RFIDDataFileType/value.html index 04ac334fd8..52c59577e1 100644 --- a/doc/document_reader/RFIDDataFileType/value.html +++ b/doc/document_reader/RFIDDataFileType/value.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      value property
      +
      int @@ -76,8 +72,8 @@

      Implementation

      + - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDDataFileType/values-constant.html b/doc/document_reader/RFIDDataFileType/values-constant.html index 019ea40092..8a02904d2a 100644 --- a/doc/document_reader/RFIDDataFileType/values-constant.html +++ b/doc/document_reader/RFIDDataFileType/values-constant.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      values constant
      +
      List<RFIDDataFileType> @@ -75,8 +71,8 @@

      values constant + - - -

      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDErrorCodes-enum-sidebar.html b/doc/document_reader/RFIDErrorCodes-enum-sidebar.html index 30684f774d..a4d3aaaf15 100644 --- a/doc/document_reader/RFIDErrorCodes-enum-sidebar.html +++ b/doc/document_reader/RFIDErrorCodes-enum-sidebar.html @@ -1,7 +1,5 @@
        -
      1. Constructors
      2. -
      3. RFIDErrorCodes
      4. Values
      5. UNDEFINED
      6. @@ -124,26 +122,57 @@
      7. Properties
      8. -
      9. hashCode
      10. -
      11. index
      12. -
      13. runtimeType
      14. -
      15. value
      16. + +
      17. + hashCode +
      18. + +
      19. + index +
      20. + +
      21. + name + (ext) +
      22. + +
      23. + runtimeType +
      24. + +
      25. + value +
      26. Methods
      27. -
      28. getTranslation
      29. -
      30. noSuchMethod
      31. -
      32. toString
      33. + +
      34. + getTranslation +
      35. + +
      36. + noSuchMethod +
      37. + +
      38. + toString +
      39. Operators
      40. -
      41. operator ==
      42. + +
      43. + operator == +
      44. -
      45. Static methods
      46. -
      47. getByValue
      48. +
      49. Static methods
      50. +
      51. getByValue
      52. -
      53. Constants
      54. -
      55. values
      56. +
      57. Constants
      58. +
      59. values
      diff --git a/doc/document_reader/RFIDErrorCodes.html b/doc/document_reader/RFIDErrorCodes.html index 0485e9716d..5b107468e4 100644 --- a/doc/document_reader/RFIDErrorCodes.html +++ b/doc/document_reader/RFIDErrorCodes.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      +
      Available extensions
      +
      + - -
      -

      Constructors

      - -
      -
      - RFIDErrorCodes(int value) -
      -
      - -
      const
      -
      -
      -
      -

      Values

      -
      UNDEFINED @@ -1863,6 +1847,22 @@

      Properties

      A numeric identifier for the enumerated value.
      no setterinherited
      + + +
      + name + String + + +
      +
      +

      + Available on Enum, + provided by the EnumName extension +

      + The name of the enum value. +
      no setter
      +
      @@ -1891,6 +1891,7 @@

      Properties

      +
      Methods
      getTranslation() - Future<String> + Future<String> @@ -1983,7 +1984,6 @@

      Static Methods

      Constants

      -
      values @@ -2000,7 +2000,6 @@

      Constants

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDErrorCodes/RFIDErrorCodes.html b/doc/document_reader/RFIDErrorCodes/RFIDErrorCodes.html deleted file mode 100644 index 352545c20c..0000000000 --- a/doc/document_reader/RFIDErrorCodes/RFIDErrorCodes.html +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - RFIDErrorCodes constructor - RFIDErrorCodes - document_reader library - Dart API - - - - - - - - - - - - - - - - - -
      - -
      - menu - -
      RFIDErrorCodes
      - -
      - -
      -
      -
      - -
      -
      -

      RFIDErrorCodes constructor -

      - -
      - const - RFIDErrorCodes(
      1. int value
      2. -
      ) -
      - - - - - -
      -

      Implementation

      -
      const RFIDErrorCodes(this.value);
      -
      - - -
      - - - - - -
      - -
      - - flutter_document_reader_api - 7.3.947-beta - - - -
      - - - - - - - - - - - - diff --git a/doc/document_reader/RFIDErrorCodes/getByValue.html b/doc/document_reader/RFIDErrorCodes/getByValue.html index 45af9b76f7..e0216c609e 100644 --- a/doc/document_reader/RFIDErrorCodes/getByValue.html +++ b/doc/document_reader/RFIDErrorCodes/getByValue.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      getByValue static method
      - RFIDErrorCodes? -getByValue(
      1. int? i
      2. +getByValue(
        1. int? i
        ) @@ -88,7 +82,6 @@

        Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDErrorCodes/getTranslation.html b/doc/document_reader/RFIDErrorCodes/getTranslation.html index 0f81f94774..6656b939ee 100644 --- a/doc/document_reader/RFIDErrorCodes/getTranslation.html +++ b/doc/document_reader/RFIDErrorCodes/getTranslation.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      getTranslation method
      - -Future<String> +Future<String> getTranslation() @@ -83,7 +77,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDErrorCodes/value.html b/doc/document_reader/RFIDErrorCodes/value.html index eae7f41d8e..200b348933 100644 --- a/doc/document_reader/RFIDErrorCodes/value.html +++ b/doc/document_reader/RFIDErrorCodes/value.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      value property
      +
      int @@ -76,8 +72,8 @@

      Implementation

      + - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDErrorCodes/values-constant.html b/doc/document_reader/RFIDErrorCodes/values-constant.html index 86b0095ff2..9fe820d9f9 100644 --- a/doc/document_reader/RFIDErrorCodes/values-constant.html +++ b/doc/document_reader/RFIDErrorCodes/values-constant.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      values constant
      +
      List<RFIDErrorCodes> @@ -75,8 +71,8 @@

      values constant + - - -

      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDException-class-sidebar.html b/doc/document_reader/RFIDException-class-sidebar.html index dd6a6e343d..08518d7918 100644 --- a/doc/document_reader/RFIDException-class-sidebar.html +++ b/doc/document_reader/RFIDException-class-sidebar.html @@ -1,31 +1,55 @@
        -
      1. Constructors
      2. -
      3. RFIDException
      4. +
      5. Constructors
      6. +
      7. RFIDException
      8. Properties
      9. -
      10. code
      11. -
      12. hashCode
      13. -
      14. message
      15. -
      16. runtimeType
      17. + +
      18. + code +
      19. + +
      20. + hashCode +
      21. + +
      22. + message +
      23. + +
      24. + runtimeType +
      25. Methods
      26. -
      27. noSuchMethod
      28. -
      29. toJson
      30. -
      31. toString
      32. + +
      33. + noSuchMethod +
      34. + +
      35. + toJson +
      36. + +
      37. + toString +
      38. Operators
      39. -
      40. operator ==
      41. + +
      42. + operator == +
      43. -
      44. Static methods
      45. -
      46. fromJson
      47. +
      48. Static methods
      49. +
      50. fromJson
      diff --git a/doc/document_reader/RFIDException-class.html b/doc/document_reader/RFIDException-class.html index 4df4691701..d6f11206e1 100644 --- a/doc/document_reader/RFIDException-class.html +++ b/doc/document_reader/RFIDException-class.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      RFIDException class

      Constructors

      -
      RFIDException() @@ -133,6 +127,7 @@

      Properties

      +
      Static Methods
      -
      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDException/RFIDException.html b/doc/document_reader/RFIDException/RFIDException.html index a952947832..af1c088153 100644 --- a/doc/document_reader/RFIDException/RFIDException.html +++ b/doc/document_reader/RFIDException/RFIDException.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      RFIDException constructor RFIDException() - @@ -72,7 +66,6 @@

      RFIDException constructor

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDException/code.html b/doc/document_reader/RFIDException/code.html index 6d46c02a26..db51dc6bf5 100644 --- a/doc/document_reader/RFIDException/code.html +++ b/doc/document_reader/RFIDException/code.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      code property
      + +
      -
      RFIDErrorCodes + get code
      - @@ -84,7 +80,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDException/fromJson.html b/doc/document_reader/RFIDException/fromJson.html index 8d0e004552..8ef408fb0b 100644 --- a/doc/document_reader/RFIDException/fromJson.html +++ b/doc/document_reader/RFIDException/fromJson.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      fromJson static method
      - RFIDException? -fromJson(
      1. dynamic jsonObject
      2. +fromJson(
        1. dynamic jsonObject
        ) @@ -90,7 +84,6 @@

        Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDException/message.html b/doc/document_reader/RFIDException/message.html index 567d69d10b..0261f0c6ff 100644 --- a/doc/document_reader/RFIDException/message.html +++ b/doc/document_reader/RFIDException/message.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      message property
      + +
      -
      String + get message
      - @@ -84,7 +80,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDException/toJson.html b/doc/document_reader/RFIDException/toJson.html index fae5ab7691..c1b0bd6410 100644 --- a/doc/document_reader/RFIDException/toJson.html +++ b/doc/document_reader/RFIDException/toJson.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      toJson method
      - Map<String, dynamic> toJson() @@ -84,7 +78,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDNotification-class-sidebar.html b/doc/document_reader/RFIDNotification-class-sidebar.html index 4a10f17b3a..1d7884f4b8 100644 --- a/doc/document_reader/RFIDNotification-class-sidebar.html +++ b/doc/document_reader/RFIDNotification-class-sidebar.html @@ -1,32 +1,59 @@
        -
      1. Constructors
      2. -
      3. RFIDNotification
      4. +
      5. Constructors
      6. +
      7. RFIDNotification
      8. Properties
      9. -
      10. dataFileType
      11. -
      12. hashCode
      13. -
      14. notificationCode
      15. -
      16. progress
      17. -
      18. runtimeType
      19. + +
      20. + dataFileType +
      21. + +
      22. + hashCode +
      23. + +
      24. + notificationCode +
      25. + +
      26. + progress +
      27. + +
      28. + runtimeType +
      29. Methods
      30. -
      31. noSuchMethod
      32. -
      33. toJson
      34. -
      35. toString
      36. + +
      37. + noSuchMethod +
      38. + +
      39. + toJson +
      40. + +
      41. + toString +
      42. Operators
      43. -
      44. operator ==
      45. + +
      46. + operator == +
      47. -
      48. Static methods
      49. -
      50. fromJson
      51. +
      52. Static methods
      53. +
      54. fromJson
      diff --git a/doc/document_reader/RFIDNotification-class.html b/doc/document_reader/RFIDNotification-class.html index a7f6f74d15..46c3dc3207 100644 --- a/doc/document_reader/RFIDNotification-class.html +++ b/doc/document_reader/RFIDNotification-class.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      RFIDNotification class

      Constructors

      -
      RFIDNotification() @@ -149,6 +143,7 @@

      Properties

      +
      Static Methods
      -
      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDNotification/RFIDNotification.html b/doc/document_reader/RFIDNotification/RFIDNotification.html index 3dfd8d4005..f9b0e7f6bc 100644 --- a/doc/document_reader/RFIDNotification/RFIDNotification.html +++ b/doc/document_reader/RFIDNotification/RFIDNotification.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      RFIDNotification constructor RFIDNotification() - @@ -72,7 +66,6 @@

      RFIDNotification constructor

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDNotification/dataFileType.html b/doc/document_reader/RFIDNotification/dataFileType.html index 7d9a083a87..496bf71379 100644 --- a/doc/document_reader/RFIDNotification/dataFileType.html +++ b/doc/document_reader/RFIDNotification/dataFileType.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      dataFileType property
      + +
      -
      RFIDDataFileType + get dataFileType
      -

      Defines the file type (or logical belonging of the data object) within @@ -88,7 +84,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDNotification/fromJson.html b/doc/document_reader/RFIDNotification/fromJson.html index 84e4f2d52e..228d741ed2 100644 --- a/doc/document_reader/RFIDNotification/fromJson.html +++ b/doc/document_reader/RFIDNotification/fromJson.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      fromJson static method
      - RFIDNotification? -fromJson(
      1. dynamic jsonObject
      2. +fromJson(
        1. dynamic jsonObject
        ) @@ -93,7 +87,6 @@

        Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDNotification/notificationCode.html b/doc/document_reader/RFIDNotification/notificationCode.html index 4836cdb3e5..77e58e7309 100644 --- a/doc/document_reader/RFIDNotification/notificationCode.html +++ b/doc/document_reader/RFIDNotification/notificationCode.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      notificationCode property
      + +
      -
      RFIDNotificationCodes + get notificationCode
      -

      RFID notification code.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDNotification/progress.html b/doc/document_reader/RFIDNotification/progress.html index f3d7ad8c62..9069e5423d 100644 --- a/doc/document_reader/RFIDNotification/progress.html +++ b/doc/document_reader/RFIDNotification/progress.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      progress property
      + +
      -
      int + get progress
      -

      RFID progress.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDNotification/toJson.html b/doc/document_reader/RFIDNotification/toJson.html index eb8d21df1a..1591be2f89 100644 --- a/doc/document_reader/RFIDNotification/toJson.html +++ b/doc/document_reader/RFIDNotification/toJson.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      toJson method
      - Map<String, dynamic> toJson() @@ -85,7 +79,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDNotificationCodes-enum-sidebar.html b/doc/document_reader/RFIDNotificationCodes-enum-sidebar.html index 8bdd9e8572..e361520ef2 100644 --- a/doc/document_reader/RFIDNotificationCodes-enum-sidebar.html +++ b/doc/document_reader/RFIDNotificationCodes-enum-sidebar.html @@ -1,7 +1,5 @@
        -
      1. Constructors
      2. -
      3. RFIDNotificationCodes
      4. Values
      5. UNKNOWN
      6. @@ -46,25 +44,53 @@
      7. Properties
      8. -
      9. hashCode
      10. -
      11. index
      12. -
      13. runtimeType
      14. -
      15. value
      16. + +
      17. + hashCode +
      18. + +
      19. + index +
      20. + +
      21. + name + (ext) +
      22. + +
      23. + runtimeType +
      24. + +
      25. + value +
      26. Methods
      27. -
      28. noSuchMethod
      29. -
      30. toString
      31. + +
      32. + noSuchMethod +
      33. + +
      34. + toString +
      35. Operators
      36. -
      37. operator ==
      38. + +
      39. + operator == +
      40. -
      41. Static methods
      42. -
      43. getByValue
      44. +
      45. Static methods
      46. +
      47. getByValue
      48. -
      49. Constants
      50. -
      51. values
      52. +
      53. Constants
      54. +
      55. values
      diff --git a/doc/document_reader/RFIDNotificationCodes.html b/doc/document_reader/RFIDNotificationCodes.html index 171abaa9f7..5c6b3f3eb0 100644 --- a/doc/document_reader/RFIDNotificationCodes.html +++ b/doc/document_reader/RFIDNotificationCodes.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      +
      Available extensions
      +
      + - -
      -

      Constructors

      - -
      -
      - RFIDNotificationCodes(int value) -
      -
      - -
      const
      -
      -
      -
      -

      Values

      -
      UNKNOWN @@ -720,6 +704,22 @@

      Properties

      A numeric identifier for the enumerated value.
      no setterinherited
      + + +
      + name + String + + +
      +
      +

      + Available on Enum, + provided by the EnumName extension +

      + The name of the enum value. +
      no setter
      +
      @@ -748,6 +748,7 @@

      Properties

      +
      Static Methods

      Constants

      -
      values @@ -844,7 +844,6 @@

      Constants

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDNotificationCodes/RFIDNotificationCodes.html b/doc/document_reader/RFIDNotificationCodes/RFIDNotificationCodes.html deleted file mode 100644 index c99ba8039e..0000000000 --- a/doc/document_reader/RFIDNotificationCodes/RFIDNotificationCodes.html +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - RFIDNotificationCodes constructor - RFIDNotificationCodes - document_reader library - Dart API - - - - - - - - - - - - - - - - - -
      - -
      - menu - -
      RFIDNotificationCodes
      - -
      - -
      -
      -
      - -
      -
      -

      RFIDNotificationCodes constructor -

      - -
      - const - RFIDNotificationCodes(
      1. int value
      2. -
      ) -
      - - - - - -
      -

      Implementation

      -
      const RFIDNotificationCodes(this.value);
      -
      - - -
      - - - - - -
      - -
      - - flutter_document_reader_api - 7.3.947-beta - - - -
      - - - - - - - - - - - - diff --git a/doc/document_reader/RFIDNotificationCodes/getByValue.html b/doc/document_reader/RFIDNotificationCodes/getByValue.html index 267274d851..d54f14a697 100644 --- a/doc/document_reader/RFIDNotificationCodes/getByValue.html +++ b/doc/document_reader/RFIDNotificationCodes/getByValue.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      getByValue static method
      - RFIDNotificationCodes? -getByValue(
      1. int? i
      2. +getByValue(
        1. int? i
        ) @@ -88,7 +82,6 @@

        Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDNotificationCodes/value.html b/doc/document_reader/RFIDNotificationCodes/value.html index ef02da005e..e0edbaa0db 100644 --- a/doc/document_reader/RFIDNotificationCodes/value.html +++ b/doc/document_reader/RFIDNotificationCodes/value.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      value property
      +
      int @@ -76,8 +72,8 @@

      Implementation

      + - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDNotificationCodes/values-constant.html b/doc/document_reader/RFIDNotificationCodes/values-constant.html index 12fbdeea20..506dd317b6 100644 --- a/doc/document_reader/RFIDNotificationCodes/values-constant.html +++ b/doc/document_reader/RFIDNotificationCodes/values-constant.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      values constant
      +
      List<RFIDNotificationCodes> @@ -75,8 +71,8 @@

      values constant + - - -

      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDOrigin-class-sidebar.html b/doc/document_reader/RFIDOrigin-class-sidebar.html index 3c75c1f405..5fa37baa00 100644 --- a/doc/document_reader/RFIDOrigin-class-sidebar.html +++ b/doc/document_reader/RFIDOrigin-class-sidebar.html @@ -1,33 +1,63 @@
        -
      1. Constructors
      2. -
      3. RFIDOrigin
      4. +
      5. Constructors
      6. +
      7. RFIDOrigin
      8. Properties
      9. -
      10. dg
      11. -
      12. dgTag
      13. -
      14. entryView
      15. -
      16. hashCode
      17. -
      18. runtimeType
      19. -
      20. tagEntry
      21. + +
      22. + dg +
      23. + +
      24. + dgTag +
      25. + +
      26. + entryView +
      27. + +
      28. + hashCode +
      29. + +
      30. + runtimeType +
      31. + +
      32. + tagEntry +
      33. Methods
      34. -
      35. noSuchMethod
      36. -
      37. toJson
      38. -
      39. toString
      40. + +
      41. + noSuchMethod +
      42. + +
      43. + toJson +
      44. + +
      45. + toString +
      46. Operators
      47. -
      48. operator ==
      49. + +
      50. + operator == +
      51. -
      52. Static methods
      53. -
      54. fromJson
      55. +
      56. Static methods
      57. +
      58. fromJson
      diff --git a/doc/document_reader/RFIDOrigin-class.html b/doc/document_reader/RFIDOrigin-class.html index a970a5eb77..b759659a34 100644 --- a/doc/document_reader/RFIDOrigin-class.html +++ b/doc/document_reader/RFIDOrigin-class.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      RFIDOrigin class

      Constructors

      -
      RFIDOrigin() @@ -160,6 +154,7 @@

      Properties

      +
      Static Methods
      -
      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDOrigin/RFIDOrigin.html b/doc/document_reader/RFIDOrigin/RFIDOrigin.html index f005088af2..c2f2637442 100644 --- a/doc/document_reader/RFIDOrigin/RFIDOrigin.html +++ b/doc/document_reader/RFIDOrigin/RFIDOrigin.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      RFIDOrigin constructor RFIDOrigin() - @@ -72,7 +66,6 @@

      RFIDOrigin constructor

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDOrigin/dg.html b/doc/document_reader/RFIDOrigin/dg.html index 506debe462..f4c0160cc8 100644 --- a/doc/document_reader/RFIDOrigin/dg.html +++ b/doc/document_reader/RFIDOrigin/dg.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      dg property
      + +
      -
      int + get dg
      - @@ -84,7 +80,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDOrigin/dgTag.html b/doc/document_reader/RFIDOrigin/dgTag.html index fcdb06b2f5..7c70319674 100644 --- a/doc/document_reader/RFIDOrigin/dgTag.html +++ b/doc/document_reader/RFIDOrigin/dgTag.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      dgTag property
      + +
      -
      int + get dgTag
      - @@ -84,7 +80,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDOrigin/entryView.html b/doc/document_reader/RFIDOrigin/entryView.html index d1174b7024..10a4a75de8 100644 --- a/doc/document_reader/RFIDOrigin/entryView.html +++ b/doc/document_reader/RFIDOrigin/entryView.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      entryView property
      + +
      -
      int + get entryView
      - @@ -84,7 +80,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDOrigin/fromJson.html b/doc/document_reader/RFIDOrigin/fromJson.html index 8c252a6821..67a7f31471 100644 --- a/doc/document_reader/RFIDOrigin/fromJson.html +++ b/doc/document_reader/RFIDOrigin/fromJson.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      fromJson static method
      - RFIDOrigin? -fromJson(
      1. dynamic jsonObject
      2. +fromJson(
        1. dynamic jsonObject
        ) @@ -94,7 +88,6 @@

        Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDOrigin/tagEntry.html b/doc/document_reader/RFIDOrigin/tagEntry.html index f6fa0b8fbe..67d48aaec0 100644 --- a/doc/document_reader/RFIDOrigin/tagEntry.html +++ b/doc/document_reader/RFIDOrigin/tagEntry.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      tagEntry property
      + +
      -
      int + get tagEntry
      - @@ -84,7 +80,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDOrigin/toJson.html b/doc/document_reader/RFIDOrigin/toJson.html index 72ad89580b..311e413958 100644 --- a/doc/document_reader/RFIDOrigin/toJson.html +++ b/doc/document_reader/RFIDOrigin/toJson.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      toJson method
      - Map<String, dynamic> toJson() @@ -88,7 +82,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDParams-class-sidebar.html b/doc/document_reader/RFIDParams-class-sidebar.html index 09a5da7c90..2ca21c163c 100644 --- a/doc/document_reader/RFIDParams-class-sidebar.html +++ b/doc/document_reader/RFIDParams-class-sidebar.html @@ -1,30 +1,51 @@
        -
      1. Constructors
      2. -
      3. RFIDParams
      4. +
      5. Constructors
      6. +
      7. RFIDParams
      8. Properties
      9. -
      10. hashCode
      11. -
      12. paIgnoreNotificationCodes
      13. -
      14. runtimeType
      15. + +
      16. + hashCode +
      17. + +
      18. + paIgnoreNotificationCodes +
      19. + +
      20. + runtimeType +
      21. Methods
      22. -
      23. noSuchMethod
      24. -
      25. toJson
      26. -
      27. toString
      28. + +
      29. + noSuchMethod +
      30. + +
      31. + toJson +
      32. + +
      33. + toString +
      34. Operators
      35. -
      36. operator ==
      37. + +
      38. + operator == +
      39. -
      40. Static methods
      41. -
      42. fromJson
      43. +
      44. Static methods
      45. +
      46. fromJson
      diff --git a/doc/document_reader/RFIDParams-class.html b/doc/document_reader/RFIDParams-class.html index 1435facfc9..fe42a25ebe 100644 --- a/doc/document_reader/RFIDParams-class.html +++ b/doc/document_reader/RFIDParams-class.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      RFIDParams class

      Constructors

      -
      - RFIDParams({List<int>? paIgnoreNotificationCodes}) + RFIDParams({List<int>? paIgnoreNotificationCodes})
      @@ -122,6 +116,7 @@

      Properties

      +
      Static Methods
      -
      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDParams/RFIDParams.html b/doc/document_reader/RFIDParams/RFIDParams.html index 629786e3dd..97617b3aad 100644 --- a/doc/document_reader/RFIDParams/RFIDParams.html +++ b/doc/document_reader/RFIDParams/RFIDParams.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      RFIDParams constructor
      - RFIDParams(
      1. {List<int>? paIgnoreNotificationCodes}
      2. -
      ) + RFIDParams({
      1. List<int>? paIgnoreNotificationCodes,
      2. +
      })
      - @@ -78,7 +72,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDParams/fromJson.html b/doc/document_reader/RFIDParams/fromJson.html index d9da614027..4ef559ff7e 100644 --- a/doc/document_reader/RFIDParams/fromJson.html +++ b/doc/document_reader/RFIDParams/fromJson.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      fromJson static method
      - RFIDParams? -fromJson(
      1. dynamic jsonObject
      2. +fromJson(
        1. dynamic jsonObject
        ) @@ -82,16 +76,13 @@

        Implementation

        static RFIDParams? fromJson(jsonObject) {
           if (jsonObject == null) return null;
           return RFIDParams(
        -    paIgnoreNotificationCodes: jsonObject["paIgnoreNotificationCodes"] == null
        -        ? null
        -        : List<int>.from(jsonObject["paIgnoreNotificationCodes"]),
        -  );
        +      paIgnoreNotificationCodes:
        +          _intListFrom(jsonObject["paIgnoreNotificationCodes"]));
         }
      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDParams/paIgnoreNotificationCodes.html b/doc/document_reader/RFIDParams/paIgnoreNotificationCodes.html index 364d839ae4..99abf6dd35 100644 --- a/doc/document_reader/RFIDParams/paIgnoreNotificationCodes.html +++ b/doc/document_reader/RFIDParams/paIgnoreNotificationCodes.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      paIgnoreNotificationCodes property
      + +
      -
      List<int>? + get paIgnoreNotificationCodes
      -

      A list of notification codes that should be ignored during @@ -88,7 +84,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDParams/toJson.html b/doc/document_reader/RFIDParams/toJson.html index 7ace8ea3bb..d2c30d1590 100644 --- a/doc/document_reader/RFIDParams/toJson.html +++ b/doc/document_reader/RFIDParams/toJson.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      toJson method
      - Map<String, dynamic> toJson() @@ -85,7 +79,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDPasswordType-enum-sidebar.html b/doc/document_reader/RFIDPasswordType-enum-sidebar.html index b631abe325..b1fa38a264 100644 --- a/doc/document_reader/RFIDPasswordType-enum-sidebar.html +++ b/doc/document_reader/RFIDPasswordType-enum-sidebar.html @@ -1,7 +1,5 @@
        -
      1. Constructors
      2. -
      3. RFIDPasswordType
      4. Values
      5. UNDEFINED
      6. @@ -16,25 +14,53 @@
      7. Properties
      8. -
      9. hashCode
      10. -
      11. index
      12. -
      13. runtimeType
      14. -
      15. value
      16. + +
      17. + hashCode +
      18. + +
      19. + index +
      20. + +
      21. + name + (ext) +
      22. + +
      23. + runtimeType +
      24. + +
      25. + value +
      26. Methods
      27. -
      28. noSuchMethod
      29. -
      30. toString
      31. + +
      32. + noSuchMethod +
      33. + +
      34. + toString +
      35. Operators
      36. -
      37. operator ==
      38. + +
      39. + operator == +
      40. -
      41. Static methods
      42. -
      43. getByValue
      44. +
      45. Static methods
      46. +
      47. getByValue
      48. -
      49. Constants
      50. -
      51. values
      52. +
      53. Constants
      54. +
      55. values
      diff --git a/doc/document_reader/RFIDPasswordType.html b/doc/document_reader/RFIDPasswordType.html index 79b2b37f9d..92b0ecf676 100644 --- a/doc/document_reader/RFIDPasswordType.html +++ b/doc/document_reader/RFIDPasswordType.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      +
      Available extensions
      +
      + - -
      -

      Constructors

      - -
      -
      - RFIDPasswordType(int value) -
      -
      - -
      const
      -
      -
      -
      -

      Values

      -
      UNDEFINED @@ -243,6 +227,22 @@

      Properties

      A numeric identifier for the enumerated value.
      no setterinherited
      + + +
      + name + String + + +
      +
      +

      + Available on Enum, + provided by the EnumName extension +

      + The name of the enum value. +
      no setter
      +
      @@ -271,6 +271,7 @@

      Properties

      +
      Static Methods

      Constants

      -
      values @@ -367,7 +367,6 @@

      Constants

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDPasswordType/RFIDPasswordType.html b/doc/document_reader/RFIDPasswordType/RFIDPasswordType.html deleted file mode 100644 index 8080142156..0000000000 --- a/doc/document_reader/RFIDPasswordType/RFIDPasswordType.html +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - RFIDPasswordType constructor - RFIDPasswordType - document_reader library - Dart API - - - - - - - - - - - - - - - - - -
      - -
      - menu - -
      RFIDPasswordType
      - -
      - -
      -
      -
      - -
      -
      -

      RFIDPasswordType constructor -

      - -
      - const - RFIDPasswordType(
      1. int value
      2. -
      ) -
      - - - - - -
      -

      Implementation

      -
      const RFIDPasswordType(this.value);
      -
      - - -
      - - - - - -
      - -
      - - flutter_document_reader_api - 7.3.947-beta - - - -
      - - - - - - - - - - - - diff --git a/doc/document_reader/RFIDPasswordType/getByValue.html b/doc/document_reader/RFIDPasswordType/getByValue.html index 9b55295056..5e234dd055 100644 --- a/doc/document_reader/RFIDPasswordType/getByValue.html +++ b/doc/document_reader/RFIDPasswordType/getByValue.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      getByValue static method
      - RFIDPasswordType? -getByValue(
      1. int? i
      2. +getByValue(
        1. int? i
        ) @@ -88,7 +82,6 @@

        Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDPasswordType/value.html b/doc/document_reader/RFIDPasswordType/value.html index 32003851c0..62fa1ada3e 100644 --- a/doc/document_reader/RFIDPasswordType/value.html +++ b/doc/document_reader/RFIDPasswordType/value.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      value property
      +
      int @@ -76,8 +72,8 @@

      Implementation

      + - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDPasswordType/values-constant.html b/doc/document_reader/RFIDPasswordType/values-constant.html index 9fa6ef8957..c3ffc15ed6 100644 --- a/doc/document_reader/RFIDPasswordType/values-constant.html +++ b/doc/document_reader/RFIDPasswordType/values-constant.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      values constant
      +
      List<RFIDPasswordType> @@ -75,8 +71,8 @@

      values constant + - - -

      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDProgressCompletion.html b/doc/document_reader/RFIDProgressCompletion.html index 565233c55e..30a7456ab5 100644 --- a/doc/document_reader/RFIDProgressCompletion.html +++ b/doc/document_reader/RFIDProgressCompletion.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      RFIDProgressCompletion typedef
      -
      RFIDProgressCompletion = void Function(RFIDNotification notification) @@ -77,9 +71,7 @@

      Implementation

      typedef RFIDProgressCompletion = void Function(RFIDNotification notification);
      - - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDSDKProfilerType-enum-sidebar.html b/doc/document_reader/RFIDSDKProfilerType-enum-sidebar.html index a7bd0e1eeb..c29d451add 100644 --- a/doc/document_reader/RFIDSDKProfilerType-enum-sidebar.html +++ b/doc/document_reader/RFIDSDKProfilerType-enum-sidebar.html @@ -1,7 +1,5 @@
        -
      1. Constructors
      2. -
      3. RFIDSDKProfilerType
      4. Values
      5. UNKNOWN
      6. @@ -12,25 +10,53 @@
      7. Properties
      8. -
      9. hashCode
      10. -
      11. index
      12. -
      13. runtimeType
      14. -
      15. value
      16. + +
      17. + hashCode +
      18. + +
      19. + index +
      20. + +
      21. + name + (ext) +
      22. + +
      23. + runtimeType +
      24. + +
      25. + value +
      26. Methods
      27. -
      28. noSuchMethod
      29. -
      30. toString
      31. + +
      32. + noSuchMethod +
      33. + +
      34. + toString +
      35. Operators
      36. -
      37. operator ==
      38. + +
      39. + operator == +
      40. -
      41. Static methods
      42. -
      43. getByValue
      44. +
      45. Static methods
      46. +
      47. getByValue
      48. -
      49. Constants
      50. -
      51. values
      52. +
      53. Constants
      54. +
      55. values
      diff --git a/doc/document_reader/RFIDSDKProfilerType.html b/doc/document_reader/RFIDSDKProfilerType.html index 9b7101a302..06c550e31a 100644 --- a/doc/document_reader/RFIDSDKProfilerType.html +++ b/doc/document_reader/RFIDSDKProfilerType.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      +
      Available extensions
      +
      + - -
      -

      Constructors

      - -
      -
      - RFIDSDKProfilerType(int value) -
      -
      - -
      const
      -
      -
      -
      -

      Values

      -
      UNKNOWN @@ -183,6 +167,22 @@

      Properties

      A numeric identifier for the enumerated value.
      no setterinherited
      + + +
      + name + String + + +
      +
      +

      + Available on Enum, + provided by the EnumName extension +

      + The name of the enum value. +
      no setter
      +
      @@ -211,6 +211,7 @@

      Properties

      +
      Static Methods

      Constants

      -
      values @@ -307,7 +307,6 @@

      Constants

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDSDKProfilerType/RFIDSDKProfilerType.html b/doc/document_reader/RFIDSDKProfilerType/RFIDSDKProfilerType.html deleted file mode 100644 index b456a39a3e..0000000000 --- a/doc/document_reader/RFIDSDKProfilerType/RFIDSDKProfilerType.html +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - RFIDSDKProfilerType constructor - RFIDSDKProfilerType - document_reader library - Dart API - - - - - - - - - - - - - - - - - -
      - -
      - menu - -
      RFIDSDKProfilerType
      - -
      - -
      -
      -
      - -
      -
      -

      RFIDSDKProfilerType constructor -

      - -
      - const - RFIDSDKProfilerType(
      1. int value
      2. -
      ) -
      - - - - - -
      -

      Implementation

      -
      const RFIDSDKProfilerType(this.value);
      -
      - - -
      - - - - - -
      - -
      - - flutter_document_reader_api - 7.3.947-beta - - - -
      - - - - - - - - - - - - diff --git a/doc/document_reader/RFIDSDKProfilerType/getByValue.html b/doc/document_reader/RFIDSDKProfilerType/getByValue.html index 4efd359a91..fa50b08a1a 100644 --- a/doc/document_reader/RFIDSDKProfilerType/getByValue.html +++ b/doc/document_reader/RFIDSDKProfilerType/getByValue.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      getByValue static method
      - RFIDSDKProfilerType? -getByValue(
      1. int? i
      2. +getByValue(
        1. int? i
        ) @@ -88,7 +82,6 @@

        Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDSDKProfilerType/value.html b/doc/document_reader/RFIDSDKProfilerType/value.html index 35d3f740d1..c3a88fa330 100644 --- a/doc/document_reader/RFIDSDKProfilerType/value.html +++ b/doc/document_reader/RFIDSDKProfilerType/value.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      value property
      +
      int @@ -76,8 +72,8 @@

      Implementation

      + - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDSDKProfilerType/values-constant.html b/doc/document_reader/RFIDSDKProfilerType/values-constant.html index 7907088875..dcad0f23bb 100644 --- a/doc/document_reader/RFIDSDKProfilerType/values-constant.html +++ b/doc/document_reader/RFIDSDKProfilerType/values-constant.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      values constant
      +
      List<RFIDSDKProfilerType> @@ -75,8 +71,8 @@

      values constant + - - -

      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDScenario-class-sidebar.html b/doc/document_reader/RFIDScenario-class-sidebar.html index f9833d13ff..8409189306 100644 --- a/doc/document_reader/RFIDScenario-class-sidebar.html +++ b/doc/document_reader/RFIDScenario-class-sidebar.html @@ -1,82 +1,275 @@
        -
      1. Constructors
      2. -
      3. RFIDScenario
      4. +
      5. Constructors
      6. +
      7. RFIDScenario
      8. Properties
      9. -
      10. applyAmendments
      11. -
      12. authorizedCANAllowed
      13. -
      14. authorizedInstallCert
      15. -
      16. authorizedInstallQCert
      17. -
      18. authorizedPINManagement
      19. -
      20. authorizedPrivilegedTerminal
      21. -
      22. authorizedRestrictedIdentification
      23. -
      24. authorizedSTQSignature
      25. -
      26. authorizedSTSignature
      27. -
      28. authorizedVerifyAge
      29. -
      30. authorizedVerifyCommunityID
      31. -
      32. authorizedWriteDG17
      33. -
      34. authorizedWriteDG18
      35. -
      36. authorizedWriteDG19
      37. -
      38. authorizedWriteDG20
      39. -
      40. authorizedWriteDG21
      41. -
      42. authProcType
      43. -
      44. autoSettings
      45. -
      46. auxVerificationCommunityID
      47. -
      48. auxVerificationDateOfBirth
      49. -
      50. baseSMProcedure
      51. -
      52. defaultReadingBufferSize
      53. -
      54. eDLDataGroups
      55. -
      56. eIDDataGroups
      57. -
      58. ePassportDataGroups
      59. -
      60. eSignPINDefault
      61. -
      62. eSignPINNewValue
      63. -
      64. hashCode
      65. -
      66. mrz
      67. -
      68. onlineTA
      69. -
      70. onlineTAToSignDataType
      71. -
      72. pacePasswordType
      73. -
      74. paceStaticBinding
      75. -
      76. passiveAuth
      77. -
      78. password
      79. -
      80. pkdDSCertPriority
      81. -
      82. pkdEAC
      83. -
      84. pkdPA
      85. -
      86. pkdUseExternalCSCA
      87. -
      88. proceedReadingAlways
      89. -
      90. profilerType
      91. -
      92. readEDL
      93. -
      94. readEID
      95. -
      96. readEPassport
      97. -
      98. readingBuffer
      99. -
      100. runtimeType
      101. -
      102. signManagementAction
      103. -
      104. skipAA
      105. -
      106. strictProcessing
      107. -
      108. terminalType
      109. -
      110. testSetters
      111. -
      112. trustedPKD
      113. -
      114. universalAccessRights
      115. -
      116. useSFI
      117. -
      118. writeEid
      119. + +
      120. + applyAmendments +
      121. + +
      122. + authorizedCANAllowed +
      123. + +
      124. + authorizedInstallCert +
      125. + +
      126. + authorizedInstallQCert +
      127. + +
      128. + authorizedPINManagement +
      129. + +
      130. + authorizedPrivilegedTerminal +
      131. + +
      132. + authorizedRestrictedIdentification +
      133. + +
      134. + authorizedSTQSignature +
      135. + +
      136. + authorizedSTSignature +
      137. + +
      138. + authorizedVerifyAge +
      139. + +
      140. + authorizedVerifyCommunityID +
      141. + +
      142. + authorizedWriteDG17 +
      143. + +
      144. + authorizedWriteDG18 +
      145. + +
      146. + authorizedWriteDG19 +
      147. + +
      148. + authorizedWriteDG20 +
      149. + +
      150. + authorizedWriteDG21 +
      151. + +
      152. + authProcType +
      153. + +
      154. + autoSettings +
      155. + +
      156. + auxVerificationCommunityID +
      157. + +
      158. + auxVerificationDateOfBirth +
      159. + +
      160. + baseSMProcedure +
      161. + +
      162. + cardAccess +
      163. + +
      164. + defaultReadingBufferSize +
      165. + +
      166. + dtcDataGroups +
      167. + +
      168. + eDLDataGroups +
      169. + +
      170. + eIDDataGroups +
      171. + +
      172. + ePassportDataGroups +
      173. + +
      174. + eSignPINDefault +
      175. + +
      176. + eSignPINNewValue +
      177. + +
      178. + hashCode +
      179. + +
      180. + mrz +
      181. + +
      182. + mrzStrictCheck +
      183. + +
      184. + onlineTA +
      185. + +
      186. + onlineTAToSignDataType +
      187. + +
      188. + pacePasswordType +
      189. + +
      190. + paceStaticBinding +
      191. + +
      192. + passiveAuth +
      193. + +
      194. + password +
      195. + +
      196. + pkdDSCertPriority +
      197. + +
      198. + pkdEAC +
      199. + +
      200. + pkdPA +
      201. + +
      202. + pkdUseExternalCSCA +
      203. + +
      204. + proceedReadingAlways +
      205. + +
      206. + profilerType +
      207. + +
      208. + readDTC +
      209. + +
      210. + readEDL +
      211. + +
      212. + readEID +
      213. + +
      214. + readEPassport +
      215. + +
      216. + readingBuffer +
      217. + +
      218. + runtimeType +
      219. + +
      220. + signManagementAction +
      221. + +
      222. + skipAA +
      223. + +
      224. + strictProcessing +
      225. + +
      226. + terminalType +
      227. + +
      228. + testSetters +
      229. + +
      230. + trustedPKD +
      231. + +
      232. + universalAccessRights +
      233. + +
      234. + useSFI +
      235. + +
      236. + writeEid +
      237. Methods
      238. -
      239. noSuchMethod
      240. -
      241. toJson
      242. -
      243. toString
      244. + +
      245. + noSuchMethod +
      246. + +
      247. + toJson +
      248. + +
      249. + toString +
      250. Operators
      251. -
      252. operator ==
      253. + +
      254. + operator == +
      255. -
      256. Static methods
      257. -
      258. fromJson
      259. +
      260. Static methods
      261. +
      262. fromJson
      diff --git a/doc/document_reader/RFIDScenario-class.html b/doc/document_reader/RFIDScenario-class.html index cd560dbd24..2fc023ca63 100644 --- a/doc/document_reader/RFIDScenario-class.html +++ b/doc/document_reader/RFIDScenario-class.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      RFIDScenario class

      Constructors

      -
      RFIDScenario() @@ -331,6 +325,18 @@

      Properties

      RFIDAccessControlProcedureType? +
      +
      + +
      getter/setter pair
      + +
      + +
      + cardAccess + String? + +
      @@ -343,6 +349,18 @@

      Properties

      int + +
      + +
      getter/setter pair
      + +
      + +
      + dtcDataGroups + DTCDataGroups + +
      @@ -432,6 +450,19 @@

      Properties

      getter/setter pair
      +
      + +
      + mrzStrictCheck + bool? + + +
      +
      + Perform check MRZ according to standard described in +BSI TR - 03105: ePassport Conformity Testing(v 1.0 04.04.2008). +
      getter/setter pair
      +
      @@ -571,6 +602,18 @@

      Properties

      RFIDSDKProfilerType? +
      +
      + +
      getter/setter pair
      + +
      + +
      + readDTC + bool? + +
      @@ -748,6 +791,7 @@

      Properties

      +
      Static Methods
      -
      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDScenario/RFIDScenario.html b/doc/document_reader/RFIDScenario/RFIDScenario.html index 78699551e3..c8e10c89f1 100644 --- a/doc/document_reader/RFIDScenario/RFIDScenario.html +++ b/doc/document_reader/RFIDScenario/RFIDScenario.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      RFIDScenario constructor RFIDScenario() - @@ -72,7 +66,6 @@

      RFIDScenario constructor

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDScenario/applyAmendments.html b/doc/document_reader/RFIDScenario/applyAmendments.html index 3a75e47812..1d83fc04fe 100644 --- a/doc/document_reader/RFIDScenario/applyAmendments.html +++ b/doc/document_reader/RFIDScenario/applyAmendments.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      applyAmendments property
      + +
      -
      bool? + get applyAmendments
      - @@ -85,15 +81,14 @@

      Implementation

      -
      - void - applyAmendments=(bool? val) + set + applyAmendments + (bool? val)
      - @@ -108,7 +103,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDScenario/authProcType.html b/doc/document_reader/RFIDScenario/authProcType.html index 51bcdf98ea..324b4c45e9 100644 --- a/doc/document_reader/RFIDScenario/authProcType.html +++ b/doc/document_reader/RFIDScenario/authProcType.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      authProcType property
      + +
      -
      RFIDAuthenticationProcedureType? + get authProcType
      - @@ -85,15 +81,14 @@

      Implementation

      -
      - void - authProcType=(RFIDAuthenticationProcedureType? val) + set + authProcType + (RFIDAuthenticationProcedureType? val)
      - @@ -108,7 +103,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDScenario/authorizedCANAllowed.html b/doc/document_reader/RFIDScenario/authorizedCANAllowed.html index 3d83c098bd..b15dcdc0de 100644 --- a/doc/document_reader/RFIDScenario/authorizedCANAllowed.html +++ b/doc/document_reader/RFIDScenario/authorizedCANAllowed.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      authorizedCANAllowed property
      + +
      -
      bool? + get authorizedCANAllowed
      - @@ -85,15 +81,14 @@

      Implementation

      -
      - void - authorizedCANAllowed=(bool? val) + set + authorizedCANAllowed + (bool? val)
      - @@ -108,7 +103,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDScenario/authorizedInstallCert.html b/doc/document_reader/RFIDScenario/authorizedInstallCert.html index 2caee85a47..3bc3e0ca59 100644 --- a/doc/document_reader/RFIDScenario/authorizedInstallCert.html +++ b/doc/document_reader/RFIDScenario/authorizedInstallCert.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      authorizedInstallCert property
      + +
      -
      bool? + get authorizedInstallCert
      - @@ -85,15 +81,14 @@

      Implementation

      -
      - void - authorizedInstallCert=(bool? val) + set + authorizedInstallCert + (bool? val)
      - @@ -108,7 +103,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDScenario/authorizedInstallQCert.html b/doc/document_reader/RFIDScenario/authorizedInstallQCert.html index cb7c4c7fc2..6ca4992283 100644 --- a/doc/document_reader/RFIDScenario/authorizedInstallQCert.html +++ b/doc/document_reader/RFIDScenario/authorizedInstallQCert.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      authorizedInstallQCert property
      + +
      -
      bool? + get authorizedInstallQCert
      - @@ -85,15 +81,14 @@

      Implementation

      -
      - void - authorizedInstallQCert=(bool? val) + set + authorizedInstallQCert + (bool? val)
      - @@ -108,7 +103,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDScenario/authorizedPINManagement.html b/doc/document_reader/RFIDScenario/authorizedPINManagement.html index 7f326968d7..eac99f74ac 100644 --- a/doc/document_reader/RFIDScenario/authorizedPINManagement.html +++ b/doc/document_reader/RFIDScenario/authorizedPINManagement.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      authorizedPINManagement property
      + +
      -
      bool? + get authorizedPINManagement
      - @@ -85,15 +81,14 @@

      Implementation

      -
      - void - authorizedPINManagement=(bool? val) + set + authorizedPINManagement + (bool? val)
      - @@ -108,7 +103,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDScenario/authorizedPrivilegedTerminal.html b/doc/document_reader/RFIDScenario/authorizedPrivilegedTerminal.html index 0a58b204e9..4874440513 100644 --- a/doc/document_reader/RFIDScenario/authorizedPrivilegedTerminal.html +++ b/doc/document_reader/RFIDScenario/authorizedPrivilegedTerminal.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      authorizedPrivilegedTerminal property
      + +
      -
      bool? + get authorizedPrivilegedTerminal
      - @@ -85,15 +81,14 @@

      Implementation

      -
      - void - authorizedPrivilegedTerminal=(bool? val) + set + authorizedPrivilegedTerminal + (bool? val)
      - @@ -108,7 +103,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDScenario/authorizedRestrictedIdentification.html b/doc/document_reader/RFIDScenario/authorizedRestrictedIdentification.html index d684ef61b6..4b8e4eb04d 100644 --- a/doc/document_reader/RFIDScenario/authorizedRestrictedIdentification.html +++ b/doc/document_reader/RFIDScenario/authorizedRestrictedIdentification.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      authorizedRestrictedIdentification property
      + +
      -
      bool? + get authorizedRestrictedIdentification
      - @@ -86,15 +82,14 @@

      Implementation

      -
      - void - authorizedRestrictedIdentification=(bool? val) + set + authorizedRestrictedIdentification + (bool? val)
      - @@ -109,7 +104,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDScenario/authorizedSTQSignature.html b/doc/document_reader/RFIDScenario/authorizedSTQSignature.html index 627100845a..b4ee3fecbc 100644 --- a/doc/document_reader/RFIDScenario/authorizedSTQSignature.html +++ b/doc/document_reader/RFIDScenario/authorizedSTQSignature.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      authorizedSTQSignature property
      + +
      -
      bool? + get authorizedSTQSignature
      - @@ -85,15 +81,14 @@

      Implementation

      -
      - void - authorizedSTQSignature=(bool? val) + set + authorizedSTQSignature + (bool? val)
      - @@ -108,7 +103,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDScenario/authorizedSTSignature.html b/doc/document_reader/RFIDScenario/authorizedSTSignature.html index cacf3128dd..2ca6205cf3 100644 --- a/doc/document_reader/RFIDScenario/authorizedSTSignature.html +++ b/doc/document_reader/RFIDScenario/authorizedSTSignature.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      authorizedSTSignature property
      + +
      -
      bool? + get authorizedSTSignature
      - @@ -85,15 +81,14 @@

      Implementation

      -
      - void - authorizedSTSignature=(bool? val) + set + authorizedSTSignature + (bool? val)
      - @@ -108,7 +103,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDScenario/authorizedVerifyAge.html b/doc/document_reader/RFIDScenario/authorizedVerifyAge.html index 1598b04d56..083283ee03 100644 --- a/doc/document_reader/RFIDScenario/authorizedVerifyAge.html +++ b/doc/document_reader/RFIDScenario/authorizedVerifyAge.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      authorizedVerifyAge property
      + +
      -
      bool? + get authorizedVerifyAge
      - @@ -85,15 +81,14 @@

      Implementation

      -
      - void - authorizedVerifyAge=(bool? val) + set + authorizedVerifyAge + (bool? val)
      - @@ -108,7 +103,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDScenario/authorizedVerifyCommunityID.html b/doc/document_reader/RFIDScenario/authorizedVerifyCommunityID.html index 32d567ddab..21c1758000 100644 --- a/doc/document_reader/RFIDScenario/authorizedVerifyCommunityID.html +++ b/doc/document_reader/RFIDScenario/authorizedVerifyCommunityID.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      authorizedVerifyCommunityID property
      + +
      -
      bool? + get authorizedVerifyCommunityID
      - @@ -85,15 +81,14 @@

      Implementation

      -
      - void - authorizedVerifyCommunityID=(bool? val) + set + authorizedVerifyCommunityID + (bool? val)
      - @@ -108,7 +103,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDScenario/authorizedWriteDG17.html b/doc/document_reader/RFIDScenario/authorizedWriteDG17.html index 16862686b3..aa5ff9ed59 100644 --- a/doc/document_reader/RFIDScenario/authorizedWriteDG17.html +++ b/doc/document_reader/RFIDScenario/authorizedWriteDG17.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      authorizedWriteDG17 property
      + +
      -
      bool? + get authorizedWriteDG17
      - @@ -85,15 +81,14 @@

      Implementation

      -
      - void - authorizedWriteDG17=(bool? val) + set + authorizedWriteDG17 + (bool? val)
      - @@ -108,7 +103,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDScenario/authorizedWriteDG18.html b/doc/document_reader/RFIDScenario/authorizedWriteDG18.html index 980f9355d1..d9ba33bbfc 100644 --- a/doc/document_reader/RFIDScenario/authorizedWriteDG18.html +++ b/doc/document_reader/RFIDScenario/authorizedWriteDG18.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      authorizedWriteDG18 property
      + +
      -
      bool? + get authorizedWriteDG18
      - @@ -85,15 +81,14 @@

      Implementation

      -
      - void - authorizedWriteDG18=(bool? val) + set + authorizedWriteDG18 + (bool? val)
      - @@ -108,7 +103,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDScenario/authorizedWriteDG19.html b/doc/document_reader/RFIDScenario/authorizedWriteDG19.html index 8b9ea351f2..e2b5da0407 100644 --- a/doc/document_reader/RFIDScenario/authorizedWriteDG19.html +++ b/doc/document_reader/RFIDScenario/authorizedWriteDG19.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      authorizedWriteDG19 property
      + +
      -
      bool? + get authorizedWriteDG19
      - @@ -85,15 +81,14 @@

      Implementation

      -
      - void - authorizedWriteDG19=(bool? val) + set + authorizedWriteDG19 + (bool? val)
      - @@ -108,7 +103,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDScenario/authorizedWriteDG20.html b/doc/document_reader/RFIDScenario/authorizedWriteDG20.html index cb9e1ec682..9c312333f4 100644 --- a/doc/document_reader/RFIDScenario/authorizedWriteDG20.html +++ b/doc/document_reader/RFIDScenario/authorizedWriteDG20.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      authorizedWriteDG20 property
      + +
      -
      bool? + get authorizedWriteDG20
      - @@ -85,15 +81,14 @@

      Implementation

      -
      - void - authorizedWriteDG20=(bool? val) + set + authorizedWriteDG20 + (bool? val)
      - @@ -108,7 +103,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDScenario/authorizedWriteDG21.html b/doc/document_reader/RFIDScenario/authorizedWriteDG21.html index c828030296..e1a67dc278 100644 --- a/doc/document_reader/RFIDScenario/authorizedWriteDG21.html +++ b/doc/document_reader/RFIDScenario/authorizedWriteDG21.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      authorizedWriteDG21 property
      + +
      -
      bool? + get authorizedWriteDG21
      - @@ -85,15 +81,14 @@

      Implementation

      -
      - void - authorizedWriteDG21=(bool? val) + set + authorizedWriteDG21 + (bool? val)
      - @@ -108,7 +103,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDScenario/autoSettings.html b/doc/document_reader/RFIDScenario/autoSettings.html index 585639d841..4fd4c8ee66 100644 --- a/doc/document_reader/RFIDScenario/autoSettings.html +++ b/doc/document_reader/RFIDScenario/autoSettings.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      autoSettings property
      + +
      -
      bool? + get autoSettings
      - @@ -85,15 +81,14 @@

      Implementation

      -
      - void - autoSettings=(bool? val) + set + autoSettings + (bool? val)
      - @@ -108,7 +103,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDScenario/auxVerificationCommunityID.html b/doc/document_reader/RFIDScenario/auxVerificationCommunityID.html index 12cdaa9b76..f35896bb62 100644 --- a/doc/document_reader/RFIDScenario/auxVerificationCommunityID.html +++ b/doc/document_reader/RFIDScenario/auxVerificationCommunityID.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      auxVerificationCommunityID property
      + +
      -
      bool? + get auxVerificationCommunityID
      - @@ -85,15 +81,14 @@

      Implementation

      -
      - void - auxVerificationCommunityID=(bool? val) + set + auxVerificationCommunityID + (bool? val)
      - @@ -108,7 +103,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDScenario/auxVerificationDateOfBirth.html b/doc/document_reader/RFIDScenario/auxVerificationDateOfBirth.html index e3ee3220df..0abd838917 100644 --- a/doc/document_reader/RFIDScenario/auxVerificationDateOfBirth.html +++ b/doc/document_reader/RFIDScenario/auxVerificationDateOfBirth.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      auxVerificationDateOfBirth property
      + +
      -
      bool? + get auxVerificationDateOfBirth
      - @@ -85,15 +81,14 @@

      Implementation

      -
      - void - auxVerificationDateOfBirth=(bool? val) + set + auxVerificationDateOfBirth + (bool? val)
      - @@ -108,7 +103,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDScenario/baseSMProcedure.html b/doc/document_reader/RFIDScenario/baseSMProcedure.html index 26b1f94931..abb4a1a163 100644 --- a/doc/document_reader/RFIDScenario/baseSMProcedure.html +++ b/doc/document_reader/RFIDScenario/baseSMProcedure.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      baseSMProcedure property
      + +
      -
      RFIDAccessControlProcedureType? + get baseSMProcedure
      - @@ -85,15 +81,14 @@

      Implementation

      -
      - void - baseSMProcedure=(RFIDAccessControlProcedureType? val) + set + baseSMProcedure + (RFIDAccessControlProcedureType? val)
      - @@ -108,7 +103,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDScenario/cardAccess.html b/doc/document_reader/RFIDScenario/cardAccess.html new file mode 100644 index 0000000000..4b4920af68 --- /dev/null +++ b/doc/document_reader/RFIDScenario/cardAccess.html @@ -0,0 +1,140 @@ + + + + + + + + cardAccess property - RFIDScenario class - document_reader library - Dart API + + + + + + + + + + + + + + +
      +
      + menu + +
      cardAccess
      + +
      + +
      +
      +
      +
      +
      +

      cardAccess property +

      + + + + + +
      +
      + + String? + get + cardAccess + + +
      + + + +
      +

      Implementation

      +
      String? get cardAccess => _cardAccess;
      +
      + +
      + + + +
      +
      + + set + cardAccess + (String? val) + + +
      + + + +
      +

      Implementation

      +
      set cardAccess(String? val) {
      +  _cardAccess = val;
      +  _set({"cardAccess": val});
      +}
      +
      + +
      + +
      + + +
      +
      + + flutter_document_reader_api + 7.3.1066-beta + + +
      + + + + + + + + diff --git a/doc/document_reader/RFIDScenario/defaultReadingBufferSize.html b/doc/document_reader/RFIDScenario/defaultReadingBufferSize.html index 519a8f05e2..27565497f8 100644 --- a/doc/document_reader/RFIDScenario/defaultReadingBufferSize.html +++ b/doc/document_reader/RFIDScenario/defaultReadingBufferSize.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      defaultReadingBufferSize property
      + +
      -
      int + get defaultReadingBufferSize
      - @@ -85,15 +81,14 @@

      Implementation

      -
      - void - defaultReadingBufferSize=(int val) + set + defaultReadingBufferSize + (int val)
      - @@ -108,7 +103,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDScenario/dtcDataGroups.html b/doc/document_reader/RFIDScenario/dtcDataGroups.html new file mode 100644 index 0000000000..80d956e880 --- /dev/null +++ b/doc/document_reader/RFIDScenario/dtcDataGroups.html @@ -0,0 +1,139 @@ + + + + + + + + dtcDataGroups property - RFIDScenario class - document_reader library - Dart API + + + + + + + + + + + + + + +
      +
      + menu + +
      dtcDataGroups
      + +
      + +
      +
      +
      +
      +
      +

      dtcDataGroups property +

      + + + + + +
      +
      + + DTCDataGroups + get + dtcDataGroups + + +
      + + + +
      +

      Implementation

      +
      DTCDataGroups get dtcDataGroups => _dtcDataGroups;
      +
      + +
      + + + +
      +
      + + set + dtcDataGroups + (DTCDataGroups val) + + +
      + + + +
      +

      Implementation

      +
      set dtcDataGroups(DTCDataGroups val) {
      +  (_dtcDataGroups = val)._apply(this);
      +}
      +
      + +
      + +
      + + +
      +
      + + flutter_document_reader_api + 7.3.1066-beta + + +
      + + + + + + + + diff --git a/doc/document_reader/RFIDScenario/eDLDataGroups.html b/doc/document_reader/RFIDScenario/eDLDataGroups.html index e172e163c6..855a23dc91 100644 --- a/doc/document_reader/RFIDScenario/eDLDataGroups.html +++ b/doc/document_reader/RFIDScenario/eDLDataGroups.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      eDLDataGroups property
      + +
      -
      EDLDataGroups + get eDLDataGroups
      - @@ -85,15 +81,14 @@

      Implementation

      -
      - void - eDLDataGroups=(EDLDataGroups val) + set + eDLDataGroups + (EDLDataGroups val)
      - @@ -107,7 +102,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDScenario/eIDDataGroups.html b/doc/document_reader/RFIDScenario/eIDDataGroups.html index afecc421c4..937d116903 100644 --- a/doc/document_reader/RFIDScenario/eIDDataGroups.html +++ b/doc/document_reader/RFIDScenario/eIDDataGroups.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      eIDDataGroups property
      + +
      -
      EIDDataGroups + get eIDDataGroups
      - @@ -85,15 +81,14 @@

      Implementation

      -
      - void - eIDDataGroups=(EIDDataGroups val) + set + eIDDataGroups + (EIDDataGroups val)
      - @@ -107,7 +102,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDScenario/ePassportDataGroups.html b/doc/document_reader/RFIDScenario/ePassportDataGroups.html index d92e07d1c2..9ba46f9e7f 100644 --- a/doc/document_reader/RFIDScenario/ePassportDataGroups.html +++ b/doc/document_reader/RFIDScenario/ePassportDataGroups.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      ePassportDataGroups property
      + +
      -
      EPassportDataGroups + get ePassportDataGroups
      - @@ -85,15 +81,14 @@

      Implementation

      -
      - void - ePassportDataGroups=(EPassportDataGroups val) + set + ePassportDataGroups + (EPassportDataGroups val)
      - @@ -107,7 +102,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDScenario/eSignPINDefault.html b/doc/document_reader/RFIDScenario/eSignPINDefault.html index 8b1f2b12cb..3846125723 100644 --- a/doc/document_reader/RFIDScenario/eSignPINDefault.html +++ b/doc/document_reader/RFIDScenario/eSignPINDefault.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      eSignPINDefault property
      + +
      -
      String? + get eSignPINDefault
      - @@ -85,15 +81,14 @@

      Implementation

      -
      - void - eSignPINDefault=(String? val) + set + eSignPINDefault + (String? val)
      - @@ -108,7 +103,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDScenario/eSignPINNewValue.html b/doc/document_reader/RFIDScenario/eSignPINNewValue.html index 47d19720ec..4e87b549c6 100644 --- a/doc/document_reader/RFIDScenario/eSignPINNewValue.html +++ b/doc/document_reader/RFIDScenario/eSignPINNewValue.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      eSignPINNewValue property
      + +
      -
      String? + get eSignPINNewValue
      - @@ -85,15 +81,14 @@

      Implementation

      -
      - void - eSignPINNewValue=(String? val) + set + eSignPINNewValue + (String? val)
      - @@ -108,7 +103,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDScenario/fromJson.html b/doc/document_reader/RFIDScenario/fromJson.html index 168cd2ca96..5b779944d7 100644 --- a/doc/document_reader/RFIDScenario/fromJson.html +++ b/doc/document_reader/RFIDScenario/fromJson.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      fromJson static method
      - RFIDScenario -fromJson(
      1. dynamic jsonObject
      2. +fromJson(
        1. dynamic jsonObject
        ) @@ -122,6 +116,8 @@

        Implementation

        result.applyAmendments = jsonObject["applyAmendments"]; result.autoSettings = jsonObject["autoSettings"]; result.proceedReadingAlways = jsonObject["proceedReadingAlways"]; + result.readDTC = jsonObject["readDTC"]; + result.mrzStrictCheck = jsonObject["mrzStrictCheck"]; result.readingBuffer = jsonObject["readingBuffer"]; result.onlineTAToSignDataType = jsonObject["onlineTAToSignDataType"]; @@ -145,11 +141,13 @@

        Implementation

        result.mrz = jsonObject["mrz"]; result.eSignPINDefault = jsonObject["eSignPINDefault"]; result.eSignPINNewValue = jsonObject["eSignPINNewValue"]; + result.cardAccess = jsonObject["cardAccess"]; result.eDLDataGroups = EDLDataGroups.fromJson(jsonObject["eDLDataGroups"]); result.ePassportDataGroups = EPassportDataGroups.fromJson(jsonObject["ePassportDataGroups"]); result.eIDDataGroups = EIDDataGroups.fromJson(jsonObject["eIDDataGroups"]); + result.dtcDataGroups = DTCDataGroups.fromJson(jsonObject["dtcDataGroups"]); return result; } @@ -157,7 +155,6 @@

        Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDScenario/mrz.html b/doc/document_reader/RFIDScenario/mrz.html index d2561a75ae..b07b6e10be 100644 --- a/doc/document_reader/RFIDScenario/mrz.html +++ b/doc/document_reader/RFIDScenario/mrz.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      mrz property
      + +
      -
      String? + get mrz
      - @@ -85,15 +81,14 @@

      Implementation

      -
      - void - mrz=(String? val) + set + mrz + (String? val)
      - @@ -108,7 +103,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDScenario/mrzStrictCheck.html b/doc/document_reader/RFIDScenario/mrzStrictCheck.html new file mode 100644 index 0000000000..6762a0d7a7 --- /dev/null +++ b/doc/document_reader/RFIDScenario/mrzStrictCheck.html @@ -0,0 +1,144 @@ + + + + + + + + mrzStrictCheck property - RFIDScenario class - document_reader library - Dart API + + + + + + + + + + + + + + +
      +
      + menu + +
      mrzStrictCheck
      + +
      + +
      +
      +
      +
      +
      +

      mrzStrictCheck property +

      + + + + + +
      +
      + + bool? + get + mrzStrictCheck + + +
      + +
      +

      Perform check MRZ according to standard described in +BSI TR - 03105: ePassport Conformity Testing(v 1.0 04.04.2008).

      +
      + + +
      +

      Implementation

      +
      bool? get mrzStrictCheck => _mrzStrictCheck;
      +
      + +
      + + + +
      +
      + + set + mrzStrictCheck + (bool? val) + + +
      + + + +
      +

      Implementation

      +
      set mrzStrictCheck(bool? val) {
      +  _mrzStrictCheck = val;
      +  _set({"mrzStrictCheck": val});
      +}
      +
      + +
      + +
      + + +
      +
      + + flutter_document_reader_api + 7.3.1066-beta + + +
      + + + + + + + + diff --git a/doc/document_reader/RFIDScenario/onlineTA.html b/doc/document_reader/RFIDScenario/onlineTA.html index 6b08aca9d5..520635ba6e 100644 --- a/doc/document_reader/RFIDScenario/onlineTA.html +++ b/doc/document_reader/RFIDScenario/onlineTA.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      onlineTA property
      + +
      -
      bool? + get onlineTA
      - @@ -85,15 +81,14 @@

      Implementation

      -
      - void - onlineTA=(bool? val) + set + onlineTA + (bool? val)
      - @@ -108,7 +103,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDScenario/onlineTAToSignDataType.html b/doc/document_reader/RFIDScenario/onlineTAToSignDataType.html index ad5e55eac7..5ac9804b33 100644 --- a/doc/document_reader/RFIDScenario/onlineTAToSignDataType.html +++ b/doc/document_reader/RFIDScenario/onlineTAToSignDataType.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      onlineTAToSignDataType property
      + +
      -
      int? + get onlineTAToSignDataType
      - @@ -85,15 +81,14 @@

      Implementation

      -
      - void - onlineTAToSignDataType=(int? val) + set + onlineTAToSignDataType + (int? val)
      - @@ -108,7 +103,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDScenario/pacePasswordType.html b/doc/document_reader/RFIDScenario/pacePasswordType.html index ac236f1dbc..60f47934e1 100644 --- a/doc/document_reader/RFIDScenario/pacePasswordType.html +++ b/doc/document_reader/RFIDScenario/pacePasswordType.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      pacePasswordType property
      + +
      -
      RFIDPasswordType? + get pacePasswordType
      - @@ -85,15 +81,14 @@

      Implementation

      -
      - void - pacePasswordType=(RFIDPasswordType? val) + set + pacePasswordType + (RFIDPasswordType? val)
      - @@ -108,7 +103,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDScenario/paceStaticBinding.html b/doc/document_reader/RFIDScenario/paceStaticBinding.html index fbec60c88d..436a2abf2c 100644 --- a/doc/document_reader/RFIDScenario/paceStaticBinding.html +++ b/doc/document_reader/RFIDScenario/paceStaticBinding.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      paceStaticBinding property
      + +
      -
      bool? + get paceStaticBinding
      - @@ -85,15 +81,14 @@

      Implementation

      -
      - void - paceStaticBinding=(bool? val) + set + paceStaticBinding + (bool? val)
      - @@ -108,7 +103,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDScenario/passiveAuth.html b/doc/document_reader/RFIDScenario/passiveAuth.html index 361c344a9d..1f55cee51d 100644 --- a/doc/document_reader/RFIDScenario/passiveAuth.html +++ b/doc/document_reader/RFIDScenario/passiveAuth.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      passiveAuth property
      + +
      -
      bool? + get passiveAuth
      - @@ -85,15 +81,14 @@

      Implementation

      -
      - void - passiveAuth=(bool? val) + set + passiveAuth + (bool? val)
      - @@ -108,7 +103,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDScenario/password.html b/doc/document_reader/RFIDScenario/password.html index ae38fb2bfe..521f7dc555 100644 --- a/doc/document_reader/RFIDScenario/password.html +++ b/doc/document_reader/RFIDScenario/password.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      password property
      + +
      -
      String? + get password
      - @@ -85,15 +81,14 @@

      Implementation

      -
      - void - password=(String? val) + set + password + (String? val)
      - @@ -108,7 +103,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDScenario/pkdDSCertPriority.html b/doc/document_reader/RFIDScenario/pkdDSCertPriority.html index a1bfe3b94b..935bdf53fe 100644 --- a/doc/document_reader/RFIDScenario/pkdDSCertPriority.html +++ b/doc/document_reader/RFIDScenario/pkdDSCertPriority.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      pkdDSCertPriority property
      + +
      -
      bool? + get pkdDSCertPriority
      - @@ -85,15 +81,14 @@

      Implementation

      -
      - void - pkdDSCertPriority=(bool? val) + set + pkdDSCertPriority + (bool? val)
      - @@ -108,7 +103,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDScenario/pkdEAC.html b/doc/document_reader/RFIDScenario/pkdEAC.html index 20ed775e2f..320b308982 100644 --- a/doc/document_reader/RFIDScenario/pkdEAC.html +++ b/doc/document_reader/RFIDScenario/pkdEAC.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      pkdEAC property
      + +
      -
      String? + get pkdEAC
      - @@ -85,15 +81,14 @@

      Implementation

      -
      - void - pkdEAC=(String? val) + set + pkdEAC + (String? val)
      - @@ -108,7 +103,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDScenario/pkdPA.html b/doc/document_reader/RFIDScenario/pkdPA.html index 769367307d..8816ee962d 100644 --- a/doc/document_reader/RFIDScenario/pkdPA.html +++ b/doc/document_reader/RFIDScenario/pkdPA.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      pkdPA property
      + +
      -
      String? + get pkdPA
      - @@ -85,15 +81,14 @@

      Implementation

      -
      - void - pkdPA=(String? val) + set + pkdPA + (String? val)
      - @@ -108,7 +103,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDScenario/pkdUseExternalCSCA.html b/doc/document_reader/RFIDScenario/pkdUseExternalCSCA.html index 8d12df435c..b3750694b5 100644 --- a/doc/document_reader/RFIDScenario/pkdUseExternalCSCA.html +++ b/doc/document_reader/RFIDScenario/pkdUseExternalCSCA.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      pkdUseExternalCSCA property
      + +
      -
      bool? + get pkdUseExternalCSCA
      - @@ -85,15 +81,14 @@

      Implementation

      -
      - void - pkdUseExternalCSCA=(bool? val) + set + pkdUseExternalCSCA + (bool? val)
      - @@ -108,7 +103,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDScenario/proceedReadingAlways.html b/doc/document_reader/RFIDScenario/proceedReadingAlways.html index 4a38fe6c86..8da416e5b5 100644 --- a/doc/document_reader/RFIDScenario/proceedReadingAlways.html +++ b/doc/document_reader/RFIDScenario/proceedReadingAlways.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      proceedReadingAlways property
      + +
      -
      bool? + get proceedReadingAlways
      - @@ -85,15 +81,14 @@

      Implementation

      -
      - void - proceedReadingAlways=(bool? val) + set + proceedReadingAlways + (bool? val)
      - @@ -108,7 +103,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDScenario/profilerType.html b/doc/document_reader/RFIDScenario/profilerType.html index a62f6cbd07..31a36529c4 100644 --- a/doc/document_reader/RFIDScenario/profilerType.html +++ b/doc/document_reader/RFIDScenario/profilerType.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      profilerType property
      + +
      -
      RFIDSDKProfilerType? + get profilerType
      - @@ -85,15 +81,14 @@

      Implementation

      -
      - void - profilerType=(RFIDSDKProfilerType? val) + set + profilerType + (RFIDSDKProfilerType? val)
      - @@ -108,7 +103,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDScenario/readDTC.html b/doc/document_reader/RFIDScenario/readDTC.html new file mode 100644 index 0000000000..3421f120d8 --- /dev/null +++ b/doc/document_reader/RFIDScenario/readDTC.html @@ -0,0 +1,140 @@ + + + + + + + + readDTC property - RFIDScenario class - document_reader library - Dart API + + + + + + + + + + + + + + +
      +
      + menu + +
      readDTC
      + +
      + +
      +
      +
      +
      +
      +

      readDTC property +

      + + + + + +
      +
      + + bool? + get + readDTC + + +
      + + + +
      +

      Implementation

      +
      bool? get readDTC => _readDTC;
      +
      + +
      + + + +
      +
      + + set + readDTC + (bool? val) + + +
      + + + +
      +

      Implementation

      +
      set readDTC(bool? val) {
      +  _readDTC = val;
      +  _set({"readDTC": val});
      +}
      +
      + +
      + +
      + + +
      +
      + + flutter_document_reader_api + 7.3.1066-beta + + +
      + + + + + + + + diff --git a/doc/document_reader/RFIDScenario/readEDL.html b/doc/document_reader/RFIDScenario/readEDL.html index 911065222b..0af71e8625 100644 --- a/doc/document_reader/RFIDScenario/readEDL.html +++ b/doc/document_reader/RFIDScenario/readEDL.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      readEDL property
      + +
      -
      bool? + get readEDL
      - @@ -85,15 +81,14 @@

      Implementation

      -
      - void - readEDL=(bool? val) + set + readEDL + (bool? val)
      - @@ -108,7 +103,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDScenario/readEID.html b/doc/document_reader/RFIDScenario/readEID.html index 24b9afbd33..267fb7925f 100644 --- a/doc/document_reader/RFIDScenario/readEID.html +++ b/doc/document_reader/RFIDScenario/readEID.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      readEID property
      + +
      -
      bool? + get readEID
      - @@ -85,15 +81,14 @@

      Implementation

      -
      - void - readEID=(bool? val) + set + readEID + (bool? val)
      - @@ -108,7 +103,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDScenario/readEPassport.html b/doc/document_reader/RFIDScenario/readEPassport.html index 5f7942b675..d87debe9ae 100644 --- a/doc/document_reader/RFIDScenario/readEPassport.html +++ b/doc/document_reader/RFIDScenario/readEPassport.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      readEPassport property
      + +
      -
      bool? + get readEPassport
      - @@ -85,15 +81,14 @@

      Implementation

      -
      - void - readEPassport=(bool? val) + set + readEPassport + (bool? val)
      - @@ -108,7 +103,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDScenario/readingBuffer.html b/doc/document_reader/RFIDScenario/readingBuffer.html index 8081a83c9e..04b35066b4 100644 --- a/doc/document_reader/RFIDScenario/readingBuffer.html +++ b/doc/document_reader/RFIDScenario/readingBuffer.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      readingBuffer property
      + +
      -
      int? + get readingBuffer
      - @@ -85,15 +81,14 @@

      Implementation

      -
      - void - readingBuffer=(int? val) + set + readingBuffer + (int? val)
      - @@ -108,7 +103,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDScenario/signManagementAction.html b/doc/document_reader/RFIDScenario/signManagementAction.html index 5b2b3e998d..75bad038dd 100644 --- a/doc/document_reader/RFIDScenario/signManagementAction.html +++ b/doc/document_reader/RFIDScenario/signManagementAction.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      signManagementAction property
      + +
      -
      SignManagementAction? + get signManagementAction
      - @@ -85,15 +81,14 @@

      Implementation

      -
      - void - signManagementAction=(SignManagementAction? val) + set + signManagementAction + (SignManagementAction? val)
      - @@ -108,7 +103,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDScenario/skipAA.html b/doc/document_reader/RFIDScenario/skipAA.html index 85026542ca..bcc508a45b 100644 --- a/doc/document_reader/RFIDScenario/skipAA.html +++ b/doc/document_reader/RFIDScenario/skipAA.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      skipAA property
      + +
      -
      bool? + get skipAA
      - @@ -85,15 +81,14 @@

      Implementation

      -
      - void - skipAA=(bool? val) + set + skipAA + (bool? val)
      - @@ -108,7 +103,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDScenario/strictProcessing.html b/doc/document_reader/RFIDScenario/strictProcessing.html index ad798d8ba6..a9755308aa 100644 --- a/doc/document_reader/RFIDScenario/strictProcessing.html +++ b/doc/document_reader/RFIDScenario/strictProcessing.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      strictProcessing property
      + +
      -
      bool? + get strictProcessing
      - @@ -85,15 +81,14 @@

      Implementation

      -
      - void - strictProcessing=(bool? val) + set + strictProcessing + (bool? val)
      - @@ -108,7 +103,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDScenario/terminalType.html b/doc/document_reader/RFIDScenario/terminalType.html index 63c8db42d8..2086e0c539 100644 --- a/doc/document_reader/RFIDScenario/terminalType.html +++ b/doc/document_reader/RFIDScenario/terminalType.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      terminalType property
      + +
      -
      RFIDTerminalType? + get terminalType
      - @@ -85,15 +81,14 @@

      Implementation

      -
      - void - terminalType=(RFIDTerminalType? val) + set + terminalType + (RFIDTerminalType? val)
      - @@ -108,7 +103,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDScenario/testSetters.html b/doc/document_reader/RFIDScenario/testSetters.html index 0dfaea3a14..43ba05506d 100644 --- a/doc/document_reader/RFIDScenario/testSetters.html +++ b/doc/document_reader/RFIDScenario/testSetters.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      testSetters property
      +
      Map<String, dynamic> @@ -77,8 +73,8 @@

      Implementation

      + - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDScenario/toJson.html b/doc/document_reader/RFIDScenario/toJson.html index b6262076a5..73c1fb05a0 100644 --- a/doc/document_reader/RFIDScenario/toJson.html +++ b/doc/document_reader/RFIDScenario/toJson.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      toJson method
      - Map<String, dynamic> toJson() @@ -114,6 +108,8 @@

      Implementation

      "applyAmendments": applyAmendments, "autoSettings": autoSettings, "proceedReadingAlways": proceedReadingAlways, + "readDTC": readDTC, + "mrzStrictCheck": mrzStrictCheck, "readingBuffer": readingBuffer, "onlineTAToSignDataType": onlineTAToSignDataType, "defaultReadingBufferSize": defaultReadingBufferSize, @@ -129,15 +125,16 @@

      Implementation

      "mrz": mrz, "eSignPINDefault": eSignPINDefault, "eSignPINNewValue": eSignPINNewValue, + "cardAccess": cardAccess, "eDLDataGroups": eDLDataGroups.toJson(), "ePassportDataGroups": ePassportDataGroups.toJson(), "eIDDataGroups": eIDDataGroups.toJson(), + "dtcDataGroups": dtcDataGroups.toJson(), }.clearNulls();
      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDScenario/trustedPKD.html b/doc/document_reader/RFIDScenario/trustedPKD.html index 47669198de..f890f29a96 100644 --- a/doc/document_reader/RFIDScenario/trustedPKD.html +++ b/doc/document_reader/RFIDScenario/trustedPKD.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      trustedPKD property
      + +
      -
      bool? + get trustedPKD
      - @@ -85,15 +81,14 @@

      Implementation

      -
      - void - trustedPKD=(bool? val) + set + trustedPKD + (bool? val)
      - @@ -108,7 +103,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDScenario/universalAccessRights.html b/doc/document_reader/RFIDScenario/universalAccessRights.html index 22ea390b31..b4a70cd283 100644 --- a/doc/document_reader/RFIDScenario/universalAccessRights.html +++ b/doc/document_reader/RFIDScenario/universalAccessRights.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      universalAccessRights property
      + +
      -
      bool? + get universalAccessRights
      - @@ -85,15 +81,14 @@

      Implementation

      -
      - void - universalAccessRights=(bool? val) + set + universalAccessRights + (bool? val)
      - @@ -108,7 +103,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDScenario/useSFI.html b/doc/document_reader/RFIDScenario/useSFI.html index 715d3ffdf4..ec410f49b3 100644 --- a/doc/document_reader/RFIDScenario/useSFI.html +++ b/doc/document_reader/RFIDScenario/useSFI.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      useSFI property
      + +
      -
      bool? + get useSFI
      - @@ -85,15 +81,14 @@

      Implementation

      -
      - void - useSFI=(bool? val) + set + useSFI + (bool? val)
      - @@ -108,7 +103,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDScenario/writeEid.html b/doc/document_reader/RFIDScenario/writeEid.html index 7630621809..b9ca49f8ad 100644 --- a/doc/document_reader/RFIDScenario/writeEid.html +++ b/doc/document_reader/RFIDScenario/writeEid.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      writeEid property
      + +
      -
      bool? + get writeEid
      - @@ -85,15 +81,14 @@

      Implementation

      -
      - void - writeEid=(bool? val) + set + writeEid + (bool? val)
      - @@ -108,7 +103,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDSessionData-class-sidebar.html b/doc/document_reader/RFIDSessionData-class-sidebar.html index 853567c92c..6293b911d7 100644 --- a/doc/document_reader/RFIDSessionData-class-sidebar.html +++ b/doc/document_reader/RFIDSessionData-class-sidebar.html @@ -1,40 +1,91 @@
        -
      1. Constructors
      2. -
      3. RFIDSessionData
      4. +
      5. Constructors
      6. +
      7. RFIDSessionData
      8. Properties
      9. -
      10. accessControls
      11. -
      12. applications
      13. -
      14. cardProperties
      15. -
      16. dataFields
      17. -
      18. dataGroups
      19. -
      20. extLeSupport
      21. -
      22. hashCode
      23. -
      24. processTime
      25. -
      26. runtimeType
      27. -
      28. securityObjects
      29. -
      30. status
      31. -
      32. totalBytesReceived
      33. -
      34. totalBytesSent
      35. + +
      36. + accessControls +
      37. + +
      38. + applications +
      39. + +
      40. + cardProperties +
      41. + +
      42. + dataFields +
      43. + +
      44. + dataGroups +
      45. + +
      46. + extLeSupport +
      47. + +
      48. + hashCode +
      49. + +
      50. + processTime +
      51. + +
      52. + runtimeType +
      53. + +
      54. + securityObjects +
      55. + +
      56. + status +
      57. + +
      58. + totalBytesReceived +
      59. + +
      60. + totalBytesSent +
      61. Methods
      62. -
      63. noSuchMethod
      64. -
      65. toJson
      66. -
      67. toString
      68. + +
      69. + noSuchMethod +
      70. + +
      71. + toJson +
      72. + +
      73. + toString +
      74. Operators
      75. -
      76. operator ==
      77. + +
      78. + operator == +
      79. -
      80. Static methods
      81. -
      82. fromJson
      83. +
      84. Static methods
      85. +
      86. fromJson
      diff --git a/doc/document_reader/RFIDSessionData-class.html b/doc/document_reader/RFIDSessionData-class.html index 9951e14543..b771350ff7 100644 --- a/doc/document_reader/RFIDSessionData-class.html +++ b/doc/document_reader/RFIDSessionData-class.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      RFIDSessionData class

      Constructors

      -
      RFIDSessionData() @@ -248,6 +242,7 @@

      Properties

      +
      Static Methods
      -
      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDSessionData/RFIDSessionData.html b/doc/document_reader/RFIDSessionData/RFIDSessionData.html index 9766fb8e97..71e9cfafba 100644 --- a/doc/document_reader/RFIDSessionData/RFIDSessionData.html +++ b/doc/document_reader/RFIDSessionData/RFIDSessionData.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      RFIDSessionData constructor RFIDSessionData() - @@ -72,7 +66,6 @@

      RFIDSessionData constructor

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDSessionData/accessControls.html b/doc/document_reader/RFIDSessionData/accessControls.html index b61d6b1b7c..10f5ced6bd 100644 --- a/doc/document_reader/RFIDSessionData/accessControls.html +++ b/doc/document_reader/RFIDSessionData/accessControls.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      accessControls property
      + +
      -
      List<AccessControlProcedureType> + get accessControls
      -

      List of containers to store information about the supported procedures @@ -88,7 +84,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDSessionData/applications.html b/doc/document_reader/RFIDSessionData/applications.html index 04f8a3c502..5ae5eb1f60 100644 --- a/doc/document_reader/RFIDSessionData/applications.html +++ b/doc/document_reader/RFIDSessionData/applications.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      applications property
      + +
      -
      List<Application> + get applications
      -

      List of containers to store information about the involved ap-plications @@ -88,7 +84,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDSessionData/cardProperties.html b/doc/document_reader/RFIDSessionData/cardProperties.html index 4b337fded1..62ae182b5e 100644 --- a/doc/document_reader/RFIDSessionData/cardProperties.html +++ b/doc/document_reader/RFIDSessionData/cardProperties.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      cardProperties property
      + +
      -
      CardProperties? + get cardProperties
      -

      Set of electronic document chip characteristics.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDSessionData/dataFields.html b/doc/document_reader/RFIDSessionData/dataFields.html index 610e6adaba..afa4feaf35 100644 --- a/doc/document_reader/RFIDSessionData/dataFields.html +++ b/doc/document_reader/RFIDSessionData/dataFields.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      dataFields property
      + +
      -
      List<DataField> + get dataFields
      -

      List of data fields

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDSessionData/dataGroups.html b/doc/document_reader/RFIDSessionData/dataGroups.html index 2814e3662d..5fa58ca135 100644 --- a/doc/document_reader/RFIDSessionData/dataGroups.html +++ b/doc/document_reader/RFIDSessionData/dataGroups.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      dataGroups property
      + +
      -
      List<RFIDDataFileType>? + get dataGroups
      -

      List of data groups.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDSessionData/extLeSupport.html b/doc/document_reader/RFIDSessionData/extLeSupport.html index 80271031d2..0aa53122a4 100644 --- a/doc/document_reader/RFIDSessionData/extLeSupport.html +++ b/doc/document_reader/RFIDSessionData/extLeSupport.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      extLeSupport property
      + +
      -
      RFIDErrorCodes + get extLeSupport
      -

      Sign of support of RFID-chip for extended length commands of reading.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDSessionData/fromJson.html b/doc/document_reader/RFIDSessionData/fromJson.html index 0862a25fd9..2a41f8f9b8 100644 --- a/doc/document_reader/RFIDSessionData/fromJson.html +++ b/doc/document_reader/RFIDSessionData/fromJson.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      fromJson static method
      - RFIDSessionData? -fromJson(
      1. dynamic jsonObject
      2. +fromJson(
        1. dynamic jsonObject
        ) @@ -116,7 +110,6 @@

        Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDSessionData/processTime.html b/doc/document_reader/RFIDSessionData/processTime.html index ed2a512cd2..f5774924a7 100644 --- a/doc/document_reader/RFIDSessionData/processTime.html +++ b/doc/document_reader/RFIDSessionData/processTime.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      processTime property
      + +
      -
      int + get processTime
      -

      Total time of all operations performed during the session, ms.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDSessionData/securityObjects.html b/doc/document_reader/RFIDSessionData/securityObjects.html index ac700cae5f..b80b0d6953 100644 --- a/doc/document_reader/RFIDSessionData/securityObjects.html +++ b/doc/document_reader/RFIDSessionData/securityObjects.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      securityObjects property
      + +
      -
      List<SecurityObject> + get securityObjects
      -

      ist of containers to store information about the detected @@ -88,7 +84,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDSessionData/status.html b/doc/document_reader/RFIDSessionData/status.html index fcb5c8e994..cd31599338 100644 --- a/doc/document_reader/RFIDSessionData/status.html +++ b/doc/document_reader/RFIDSessionData/status.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      status property
      + +
      -
      RFIDErrorCodes + get status
      -

      Status.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDSessionData/toJson.html b/doc/document_reader/RFIDSessionData/toJson.html index 88c159bca5..a73e7c946a 100644 --- a/doc/document_reader/RFIDSessionData/toJson.html +++ b/doc/document_reader/RFIDSessionData/toJson.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      toJson method
      - Map<String, dynamic> toJson() @@ -95,7 +89,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDSessionData/totalBytesReceived.html b/doc/document_reader/RFIDSessionData/totalBytesReceived.html index ac0389d204..640f9ac7f9 100644 --- a/doc/document_reader/RFIDSessionData/totalBytesReceived.html +++ b/doc/document_reader/RFIDSessionData/totalBytesReceived.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      totalBytesReceived property
      + +
      -
      int + get totalBytesReceived
      -

      Total number of bytes received from the RFID-chip during the whole session.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDSessionData/totalBytesSent.html b/doc/document_reader/RFIDSessionData/totalBytesSent.html index 88c8e748de..cdc643ce7c 100644 --- a/doc/document_reader/RFIDSessionData/totalBytesSent.html +++ b/doc/document_reader/RFIDSessionData/totalBytesSent.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      totalBytesSent property
      + +
      -
      int + get totalBytesSent
      -

      Total number of bytes transmitted to the RFID-chip during the whole session.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDStatus-class-sidebar.html b/doc/document_reader/RFIDStatus-class-sidebar.html index e31f0efc1d..38447ce307 100644 --- a/doc/document_reader/RFIDStatus-class-sidebar.html +++ b/doc/document_reader/RFIDStatus-class-sidebar.html @@ -1,36 +1,75 @@
        -
      1. Constructors
      2. -
      3. RFIDStatus
      4. +
      5. Constructors
      6. +
      7. RFIDStatus
      8. Properties
      9. -
      10. aa
      11. -
      12. bac
      13. -
      14. ca
      15. -
      16. hashCode
      17. -
      18. overallStatus
      19. -
      20. pa
      21. -
      22. pace
      23. -
      24. runtimeType
      25. -
      26. ta
      27. + +
      28. + aa +
      29. + +
      30. + bac +
      31. + +
      32. + ca +
      33. + +
      34. + hashCode +
      35. + +
      36. + overallStatus +
      37. + +
      38. + pa +
      39. + +
      40. + pace +
      41. + +
      42. + runtimeType +
      43. + +
      44. + ta +
      45. Methods
      46. -
      47. noSuchMethod
      48. -
      49. toJson
      50. -
      51. toString
      52. + +
      53. + noSuchMethod +
      54. + +
      55. + toJson +
      56. + +
      57. + toString +
      58. Operators
      59. -
      60. operator ==
      61. + +
      62. + operator == +
      63. -
      64. Static methods
      65. -
      66. fromJson
      67. +
      68. Static methods
      69. +
      70. fromJson
      diff --git a/doc/document_reader/RFIDStatus-class.html b/doc/document_reader/RFIDStatus-class.html index 389591c24f..6f808cbc64 100644 --- a/doc/document_reader/RFIDStatus-class.html +++ b/doc/document_reader/RFIDStatus-class.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      RFIDStatus class

      Constructors

      -
      RFIDStatus() @@ -196,6 +190,7 @@

      Properties

      +
      Static Methods
      -
      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDStatus/RFIDStatus.html b/doc/document_reader/RFIDStatus/RFIDStatus.html index a1bcf74433..f660eebe1d 100644 --- a/doc/document_reader/RFIDStatus/RFIDStatus.html +++ b/doc/document_reader/RFIDStatus/RFIDStatus.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      RFIDStatus constructor RFIDStatus() - @@ -72,7 +66,6 @@

      RFIDStatus constructor

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDStatus/aa.html b/doc/document_reader/RFIDStatus/aa.html index 80a00cdb67..8653ab78c0 100644 --- a/doc/document_reader/RFIDStatus/aa.html +++ b/doc/document_reader/RFIDStatus/aa.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      aa property
      + +
      -
      CheckResult + get aa
      -

      Acitve authentication status.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDStatus/bac.html b/doc/document_reader/RFIDStatus/bac.html index 915103b395..544161a9fb 100644 --- a/doc/document_reader/RFIDStatus/bac.html +++ b/doc/document_reader/RFIDStatus/bac.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      bac property
      + +
      -
      CheckResult + get bac
      -

      Basics access control status.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDStatus/ca.html b/doc/document_reader/RFIDStatus/ca.html index 811d02347c..e6a2b4b524 100644 --- a/doc/document_reader/RFIDStatus/ca.html +++ b/doc/document_reader/RFIDStatus/ca.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      ca property
      + +
      -
      CheckResult + get ca
      -

      Chip authentication status.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDStatus/fromJson.html b/doc/document_reader/RFIDStatus/fromJson.html index a6aa4ff406..9a70e3fa15 100644 --- a/doc/document_reader/RFIDStatus/fromJson.html +++ b/doc/document_reader/RFIDStatus/fromJson.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      fromJson static method
      - RFIDStatus? -fromJson(
      1. dynamic jsonObject
      2. +fromJson(
        1. dynamic jsonObject
        ) @@ -98,7 +92,6 @@

        Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDStatus/overallStatus.html b/doc/document_reader/RFIDStatus/overallStatus.html index f420511459..71899e5a6f 100644 --- a/doc/document_reader/RFIDStatus/overallStatus.html +++ b/doc/document_reader/RFIDStatus/overallStatus.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      overallStatus property
      + +
      -
      CheckResult + get overallStatus
      -

      Summary of all RFID results.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDStatus/pa.html b/doc/document_reader/RFIDStatus/pa.html index f3fb318aa8..1e635898a2 100644 --- a/doc/document_reader/RFIDStatus/pa.html +++ b/doc/document_reader/RFIDStatus/pa.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      pa property
      + +
      -
      CheckResult + get pa
      -

      Passive authentication status.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDStatus/pace.html b/doc/document_reader/RFIDStatus/pace.html index 6830aecc9c..6617b458de 100644 --- a/doc/document_reader/RFIDStatus/pace.html +++ b/doc/document_reader/RFIDStatus/pace.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      pace property
      + +
      -
      CheckResult + get pace
      -

      Password authenticated connection establishment status.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDStatus/ta.html b/doc/document_reader/RFIDStatus/ta.html index 1d3b0b12d1..a510221fe0 100644 --- a/doc/document_reader/RFIDStatus/ta.html +++ b/doc/document_reader/RFIDStatus/ta.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      ta property
      + +
      -
      CheckResult + get ta
      -

      Terminal authentication status.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDStatus/toJson.html b/doc/document_reader/RFIDStatus/toJson.html index 1bafe5b39b..1d4bd4c3f3 100644 --- a/doc/document_reader/RFIDStatus/toJson.html +++ b/doc/document_reader/RFIDStatus/toJson.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      toJson method
      - Map<String, dynamic> toJson() @@ -91,7 +85,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDTerminalType-enum-sidebar.html b/doc/document_reader/RFIDTerminalType-enum-sidebar.html index 7e461e36f2..282aab4778 100644 --- a/doc/document_reader/RFIDTerminalType-enum-sidebar.html +++ b/doc/document_reader/RFIDTerminalType-enum-sidebar.html @@ -1,7 +1,5 @@
        -
      1. Constructors
      2. -
      3. RFIDTerminalType
      4. Values
      5. UNDEFINED
      6. @@ -14,25 +12,53 @@
      7. Properties
      8. -
      9. hashCode
      10. -
      11. index
      12. -
      13. runtimeType
      14. -
      15. value
      16. + +
      17. + hashCode +
      18. + +
      19. + index +
      20. + +
      21. + name + (ext) +
      22. + +
      23. + runtimeType +
      24. + +
      25. + value +
      26. Methods
      27. -
      28. noSuchMethod
      29. -
      30. toString
      31. + +
      32. + noSuchMethod +
      33. + +
      34. + toString +
      35. Operators
      36. -
      37. operator ==
      38. + +
      39. + operator == +
      40. -
      41. Static methods
      42. -
      43. getByValue
      44. +
      45. Static methods
      46. +
      47. getByValue
      48. -
      49. Constants
      50. -
      51. values
      52. +
      53. Constants
      54. +
      55. values
      diff --git a/doc/document_reader/RFIDTerminalType.html b/doc/document_reader/RFIDTerminalType.html index 915c9342f5..fdbe925cf0 100644 --- a/doc/document_reader/RFIDTerminalType.html +++ b/doc/document_reader/RFIDTerminalType.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      +
      Available extensions
      +
      + - -
      -

      Constructors

      - -
      -
      - RFIDTerminalType(int value) -
      -
      - -
      const
      -
      -
      -
      -

      Values

      -
      UNDEFINED @@ -213,6 +197,22 @@

      Properties

      A numeric identifier for the enumerated value.
      no setterinherited
      + + +
      + name + String + + +
      +
      +

      + Available on Enum, + provided by the EnumName extension +

      + The name of the enum value. +
      no setter
      +
      @@ -241,6 +241,7 @@

      Properties

      +
      Static Methods

      Constants

      -
      values @@ -337,7 +337,6 @@

      Constants

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDTerminalType/RFIDTerminalType.html b/doc/document_reader/RFIDTerminalType/RFIDTerminalType.html deleted file mode 100644 index f350e989a7..0000000000 --- a/doc/document_reader/RFIDTerminalType/RFIDTerminalType.html +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - RFIDTerminalType constructor - RFIDTerminalType - document_reader library - Dart API - - - - - - - - - - - - - - - - - -
      - -
      - menu - -
      RFIDTerminalType
      - -
      - -
      -
      -
      - -
      -
      -

      RFIDTerminalType constructor -

      - -
      - const - RFIDTerminalType(
      1. int value
      2. -
      ) -
      - - - - - -
      -

      Implementation

      -
      const RFIDTerminalType(this.value);
      -
      - - -
      - - - - - -
      - -
      - - flutter_document_reader_api - 7.3.947-beta - - - -
      - - - - - - - - - - - - diff --git a/doc/document_reader/RFIDTerminalType/getByValue.html b/doc/document_reader/RFIDTerminalType/getByValue.html index e0a4fa5fc7..d92a7afa73 100644 --- a/doc/document_reader/RFIDTerminalType/getByValue.html +++ b/doc/document_reader/RFIDTerminalType/getByValue.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      getByValue static method
      - RFIDTerminalType? -getByValue(
      1. int? i
      2. +getByValue(
        1. int? i
        ) @@ -88,7 +82,6 @@

        Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDTerminalType/value.html b/doc/document_reader/RFIDTerminalType/value.html index 9216819ccf..29fef6c69b 100644 --- a/doc/document_reader/RFIDTerminalType/value.html +++ b/doc/document_reader/RFIDTerminalType/value.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      value property
      +
      int @@ -76,8 +72,8 @@

      Implementation

      + - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDTerminalType/values-constant.html b/doc/document_reader/RFIDTerminalType/values-constant.html index 3b6fd1016b..3d534f2e12 100644 --- a/doc/document_reader/RFIDTerminalType/values-constant.html +++ b/doc/document_reader/RFIDTerminalType/values-constant.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      values constant
      +
      List<RFIDTerminalType> @@ -75,8 +71,8 @@

      values constant + - - -

      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDValidity-class-sidebar.html b/doc/document_reader/RFIDValidity-class-sidebar.html index 8f6cff8d43..60d4bfe0c4 100644 --- a/doc/document_reader/RFIDValidity-class-sidebar.html +++ b/doc/document_reader/RFIDValidity-class-sidebar.html @@ -1,31 +1,55 @@
        -
      1. Constructors
      2. -
      3. RFIDValidity
      4. +
      5. Constructors
      6. +
      7. RFIDValidity
      8. Properties
      9. -
      10. hashCode
      11. -
      12. notAfter
      13. -
      14. notBefore
      15. -
      16. runtimeType
      17. + +
      18. + hashCode +
      19. + +
      20. + notAfter +
      21. + +
      22. + notBefore +
      23. + +
      24. + runtimeType +
      25. Methods
      26. -
      27. noSuchMethod
      28. -
      29. toJson
      30. -
      31. toString
      32. + +
      33. + noSuchMethod +
      34. + +
      35. + toJson +
      36. + +
      37. + toString +
      38. Operators
      39. -
      40. operator ==
      41. + +
      42. + operator == +
      43. -
      44. Static methods
      45. -
      46. fromJson
      47. +
      48. Static methods
      49. +
      50. fromJson
      diff --git a/doc/document_reader/RFIDValidity-class.html b/doc/document_reader/RFIDValidity-class.html index 0ce2565694..a1093ccb22 100644 --- a/doc/document_reader/RFIDValidity-class.html +++ b/doc/document_reader/RFIDValidity-class.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      RFIDValidity class

      Constructors

      -
      RFIDValidity() @@ -133,6 +127,7 @@

      Properties

      +
      Static Methods
      -
      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDValidity/RFIDValidity.html b/doc/document_reader/RFIDValidity/RFIDValidity.html index 5f5859bf86..70ac7db529 100644 --- a/doc/document_reader/RFIDValidity/RFIDValidity.html +++ b/doc/document_reader/RFIDValidity/RFIDValidity.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      RFIDValidity constructor RFIDValidity() - @@ -72,7 +66,6 @@

      RFIDValidity constructor

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDValidity/fromJson.html b/doc/document_reader/RFIDValidity/fromJson.html index 3b114defee..5a1f13c200 100644 --- a/doc/document_reader/RFIDValidity/fromJson.html +++ b/doc/document_reader/RFIDValidity/fromJson.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      fromJson static method
      - RFIDValidity? -fromJson(
      1. dynamic jsonObject
      2. +fromJson(
        1. dynamic jsonObject
        ) @@ -92,7 +86,6 @@

        Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDValidity/notAfter.html b/doc/document_reader/RFIDValidity/notAfter.html index 1b762de896..cf9974e435 100644 --- a/doc/document_reader/RFIDValidity/notAfter.html +++ b/doc/document_reader/RFIDValidity/notAfter.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      notAfter property
      + +
      -
      RFIDValue? + get notAfter
      - @@ -84,7 +80,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDValidity/notBefore.html b/doc/document_reader/RFIDValidity/notBefore.html index 57b42f70d1..fa9edcc6f0 100644 --- a/doc/document_reader/RFIDValidity/notBefore.html +++ b/doc/document_reader/RFIDValidity/notBefore.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      notBefore property
      + +
      -
      RFIDValue? + get notBefore
      - @@ -84,7 +80,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDValidity/toJson.html b/doc/document_reader/RFIDValidity/toJson.html index dae9e57770..2873e2689f 100644 --- a/doc/document_reader/RFIDValidity/toJson.html +++ b/doc/document_reader/RFIDValidity/toJson.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      toJson method
      - Map<String, dynamic> toJson() @@ -86,7 +80,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDValue-class-sidebar.html b/doc/document_reader/RFIDValue-class-sidebar.html index 8d0281ddfe..91030f41b5 100644 --- a/doc/document_reader/RFIDValue-class-sidebar.html +++ b/doc/document_reader/RFIDValue-class-sidebar.html @@ -1,34 +1,67 @@
        -
      1. Constructors
      2. -
      3. RFIDValue
      4. +
      5. Constructors
      6. +
      7. RFIDValue
      8. Properties
      9. -
      10. data
      11. -
      12. format
      13. -
      14. hashCode
      15. -
      16. length
      17. -
      18. runtimeType
      19. -
      20. status
      21. -
      22. type
      23. + +
      24. + data +
      25. + +
      26. + format +
      27. + +
      28. + hashCode +
      29. + +
      30. + length +
      31. + +
      32. + runtimeType +
      33. + +
      34. + status +
      35. + +
      36. + type +
      37. Methods
      38. -
      39. noSuchMethod
      40. -
      41. toJson
      42. -
      43. toString
      44. + +
      45. + noSuchMethod +
      46. + +
      47. + toJson +
      48. + +
      49. + toString +
      50. Operators
      51. -
      52. operator ==
      53. + +
      54. + operator == +
      55. -
      56. Static methods
      57. -
      58. fromJson
      59. +
      60. Static methods
      61. +
      62. fromJson
      diff --git a/doc/document_reader/RFIDValue-class.html b/doc/document_reader/RFIDValue-class.html index 643a9d2c9f..e145fdc0c1 100644 --- a/doc/document_reader/RFIDValue-class.html +++ b/doc/document_reader/RFIDValue-class.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      RFIDValue class

      Constructors

      -
      RFIDValue() @@ -169,6 +163,7 @@

      Properties

      +
      Static Methods
      -
      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDValue/RFIDValue.html b/doc/document_reader/RFIDValue/RFIDValue.html index e8885bc0fe..4be98a719d 100644 --- a/doc/document_reader/RFIDValue/RFIDValue.html +++ b/doc/document_reader/RFIDValue/RFIDValue.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      RFIDValue constructor RFIDValue() - @@ -72,7 +66,6 @@

      RFIDValue constructor

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDValue/data.html b/doc/document_reader/RFIDValue/data.html index beeca75407..aab0701d2d 100644 --- a/doc/document_reader/RFIDValue/data.html +++ b/doc/document_reader/RFIDValue/data.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      data property
      + +
      -
      String? + get data
      - @@ -84,7 +80,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDValue/format.html b/doc/document_reader/RFIDValue/format.html index 418b0d3979..827d22d875 100644 --- a/doc/document_reader/RFIDValue/format.html +++ b/doc/document_reader/RFIDValue/format.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      format property
      + +
      -
      String? + get format
      - @@ -84,7 +80,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDValue/fromJson.html b/doc/document_reader/RFIDValue/fromJson.html index 99ba73fb83..9f2c94ee64 100644 --- a/doc/document_reader/RFIDValue/fromJson.html +++ b/doc/document_reader/RFIDValue/fromJson.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      fromJson static method
      - RFIDValue? -fromJson(
      1. dynamic jsonObject
      2. +fromJson(
        1. dynamic jsonObject
        ) @@ -95,7 +89,6 @@

        Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDValue/length.html b/doc/document_reader/RFIDValue/length.html index 94fd273ac1..ca3f031d39 100644 --- a/doc/document_reader/RFIDValue/length.html +++ b/doc/document_reader/RFIDValue/length.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      length property
      + +
      -
      int + get length
      - @@ -84,7 +80,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDValue/status.html b/doc/document_reader/RFIDValue/status.html index eed9c45366..2758a62975 100644 --- a/doc/document_reader/RFIDValue/status.html +++ b/doc/document_reader/RFIDValue/status.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      status property
      + +
      -
      int + get status
      - @@ -84,7 +80,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDValue/toJson.html b/doc/document_reader/RFIDValue/toJson.html index 9be1180286..35fb6db242 100644 --- a/doc/document_reader/RFIDValue/toJson.html +++ b/doc/document_reader/RFIDValue/toJson.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      toJson method
      - Map<String, dynamic> toJson() @@ -89,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RFIDValue/type.html b/doc/document_reader/RFIDValue/type.html index d057b9662a..22544421c1 100644 --- a/doc/document_reader/RFIDValue/type.html +++ b/doc/document_reader/RFIDValue/type.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      type property
      + +
      -
      int + get type
      - @@ -84,7 +80,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RecognizeConfig-class-sidebar.html b/doc/document_reader/RecognizeConfig-class-sidebar.html index 60efefe776..f355f579b7 100644 --- a/doc/document_reader/RecognizeConfig-class-sidebar.html +++ b/doc/document_reader/RecognizeConfig-class-sidebar.html @@ -1,39 +1,88 @@
        -
      1. Constructors
      2. -
      3. withOnlineProcessingConfig
      4. -
      5. withScenario
      6. +
      7. Constructors
      8. +
      9. withOnlineProcessingConfig
      10. +
      11. withScenario
      12. Properties
      13. -
      14. data
      15. -
      16. extPortrait
      17. -
      18. hashCode
      19. -
      20. image
      21. -
      22. imageInputData
      23. -
      24. images
      25. -
      26. livePortrait
      27. -
      28. oneShotIdentification
      29. -
      30. onlineProcessingConfig
      31. -
      32. runtimeType
      33. -
      34. scenario
      35. + +
      36. + data +
      37. + +
      38. + dtc +
      39. + +
      40. + extPortrait +
      41. + +
      42. + hashCode +
      43. + +
      44. + image +
      45. + +
      46. + imageInputData +
      47. + +
      48. + images +
      49. + +
      50. + livePortrait +
      51. + +
      52. + oneShotIdentification +
      53. + +
      54. + onlineProcessingConfig +
      55. + +
      56. + runtimeType +
      57. + +
      58. + scenario +
      59. Methods
      60. -
      61. noSuchMethod
      62. -
      63. toJson
      64. -
      65. toString
      66. + +
      67. + noSuchMethod +
      68. + +
      69. + toJson +
      70. + +
      71. + toString +
      72. Operators
      73. -
      74. operator ==
      75. + +
      76. + operator == +
      77. -
      78. Static methods
      79. -
      80. fromJson
      81. +
      82. Static methods
      83. +
      84. fromJson
      diff --git a/doc/document_reader/RecognizeConfig-class.html b/doc/document_reader/RecognizeConfig-class.html index defdd378d9..7ca56c1ee2 100644 --- a/doc/document_reader/RecognizeConfig-class.html +++ b/doc/document_reader/RecognizeConfig-class.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      RecognizeConfig class

      Constructors

      -
      - RecognizeConfig.withOnlineProcessingConfig(OnlineProcessingConfig onlineProcessingConfig, RecognizeData recognizeData) + RecognizeConfig.withOnlineProcessingConfig(OnlineProcessingConfig onlineProcessingConfig, {dynamic image, List? images, dynamic data, List<ImageInputData>? imageInputData, dynamic dtc, dynamic livePortrait, dynamic extPortrait, bool oneShotIdentification = false})
      - RecognizeConfig.withScenario(Scenario scenario, RecognizeData recognizeData) + RecognizeConfig.withScenario(Scenario scenario, {dynamic image, List? images, dynamic data, List<ImageInputData>? imageInputData, dynamic dtc, dynamic livePortrait, dynamic extPortrait, bool oneShotIdentification = false})
      @@ -94,13 +88,25 @@

      Properties

      data - → dynamic + ↔ dynamic
      - Binary for processing -
      no setter
      + Binary for processing. +
      getter/setter pair
      + +
      + +
      + dtc + ↔ dynamic + + +
      +
      + DTC file for processing. +
      getter/setter pair
      @@ -130,37 +136,37 @@

      Properties

      image - → dynamic + ↔ dynamic
      - Image for processing -
      no setter
      + Image for processing. +
      getter/setter pair
      imageInputData - List<ImageInputData>? + List<ImageInputData>?
      - Images(with input data) for processing -
      no setter
      + Images(with input data) for processing. +
      getter/setter pair
      images - List? + List?
      - Images for processing -
      no setter
      + Images for processing. +
      getter/setter pair
      @@ -229,6 +235,7 @@

      Properties

      +
      Static Methods
      -
      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RecognizeConfig/RecognizeConfig.withOnlineProcessingConfig.html b/doc/document_reader/RecognizeConfig/RecognizeConfig.withOnlineProcessingConfig.html index b940d57c61..82141cba8d 100644 --- a/doc/document_reader/RecognizeConfig/RecognizeConfig.withOnlineProcessingConfig.html +++ b/doc/document_reader/RecognizeConfig/RecognizeConfig.withOnlineProcessingConfig.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      RecognizeConfig.withOnlineProcessingConfig - RecognizeConfig.withOnlineProcessingConfig(
      1. OnlineProcessingConfig onlineProcessingConfig,
      2. -
      3. RecognizeData recognizeData
      4. -
      ) + RecognizeConfig.withOnlineProcessingConfig(
      1. OnlineProcessingConfig onlineProcessingConfig, {
      2. +
      3. dynamic image,
      4. +
      5. List? images,
      6. +
      7. dynamic data,
      8. +
      9. List<ImageInputData>? imageInputData,
      10. +
      11. dynamic dtc,
      12. +
      13. dynamic livePortrait,
      14. +
      15. dynamic extPortrait,
      16. +
      17. bool oneShotIdentification = false,
      18. +
      }) - @@ -74,19 +75,29 @@

      RecognizeConfig.withOnlineProcessingConfig

      Implementation

      RecognizeConfig.withOnlineProcessingConfig(
      -    OnlineProcessingConfig onlineProcessingConfig,
      -    RecognizeData recognizeData)
      -    : _scenario = null,
      +  OnlineProcessingConfig onlineProcessingConfig, {
      +  Uint8List? image,
      +  List<Uint8List>? images,
      +  Uint8List? data,
      +  List<ImageInputData>? imageInputData,
      +  Uint8List? dtc,
      +  Uint8List? livePortrait,
      +  Uint8List? extPortrait,
      +  bool oneShotIdentification = false,
      +})  : _scenario = null,
             _onlineProcessingConfig = onlineProcessingConfig,
      -      _image = recognizeData.image,
      -      _data = recognizeData.data,
      -      _images = recognizeData.images,
      -      _imageInputData = recognizeData.imageInputData;
      + livePortrait = livePortrait, + extPortrait = extPortrait, + oneShotIdentification = oneShotIdentification, + image = image, + images = images, + data = data, + imageInputData = imageInputData, + dtc = dtc;

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RecognizeConfig/RecognizeConfig.withScenario.html b/doc/document_reader/RecognizeConfig/RecognizeConfig.withScenario.html index aa3b1d47fe..fc5381ec7a 100644 --- a/doc/document_reader/RecognizeConfig/RecognizeConfig.withScenario.html +++ b/doc/document_reader/RecognizeConfig/RecognizeConfig.withScenario.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      RecognizeConfig.withScenario construct
      - RecognizeConfig.withScenario(
      1. Scenario scenario,
      2. -
      3. RecognizeData recognizeData
      4. -
      ) + RecognizeConfig.withScenario(
      1. Scenario scenario, {
      2. +
      3. dynamic image,
      4. +
      5. List? images,
      6. +
      7. dynamic data,
      8. +
      9. List<ImageInputData>? imageInputData,
      10. +
      11. dynamic dtc,
      12. +
      13. dynamic livePortrait,
      14. +
      15. dynamic extPortrait,
      16. +
      17. bool oneShotIdentification = false,
      18. +
      })
      -

      Implementation

      -
      RecognizeConfig.withScenario(Scenario scenario, RecognizeData recognizeData)
      -    : _scenario = scenario,
      +  
      RecognizeConfig.withScenario(
      +  Scenario scenario, {
      +  Uint8List? image,
      +  List<Uint8List>? images,
      +  Uint8List? data,
      +  List<ImageInputData>? imageInputData,
      +  Uint8List? dtc,
      +  Uint8List? livePortrait,
      +  Uint8List? extPortrait,
      +  bool oneShotIdentification = false,
      +})  : _scenario = scenario,
             _onlineProcessingConfig = null,
      -      _image = recognizeData.image,
      -      _data = recognizeData.data,
      -      _images = recognizeData.images,
      -      _imageInputData = recognizeData.imageInputData;
      + livePortrait = livePortrait, + extPortrait = extPortrait, + oneShotIdentification = oneShotIdentification, + image = image, + images = images, + data = data, + imageInputData = imageInputData, + dtc = dtc;
      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RecognizeConfig/data.html b/doc/document_reader/RecognizeConfig/data.html index 995fef7161..02379fc87c 100644 --- a/doc/document_reader/RecognizeConfig/data.html +++ b/doc/document_reader/RecognizeConfig/data.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      data property
      - + +
      -
      + dynamic + data +
      getter/setter pair
      -
      +
      - dynamic - data - - -
      - -
      -

      Binary for processing

      -

      Only one of image, data, images, imageInputData can be set -at a time. All the others must be null.

      +

      Binary for processing.

      - +

      Implementation

      -
      Uint8List? get data => _data;
      +
      Uint8List? data;
      -
      - + - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RecognizeData/data.html b/doc/document_reader/RecognizeConfig/dtc.html similarity index 76% rename from doc/document_reader/RecognizeData/data.html rename to doc/document_reader/RecognizeConfig/dtc.html index 8237ed2547..e0189d30d4 100644 --- a/doc/document_reader/RecognizeData/data.html +++ b/doc/document_reader/RecognizeConfig/dtc.html @@ -4,8 +4,8 @@ - - data property - RecognizeData class - document_reader library - Dart API + + dtc property - RecognizeConfig class - document_reader library - Dart API @@ -16,24 +16,20 @@ - - -
      -
      menu -
      data
      +
      dtc
      @@ -50,41 +46,37 @@
      -
      -

      data property +

      dtc property

      - + +
      -
      + dynamic + dtc +
      getter/setter pair
      -
      +
      - dynamic - data - - -
      - - +
      +

      DTC file for processing.

      +
      - +

      Implementation

      -
      Uint8List? get data => _data;
      +
      Uint8List? dtc;
      -
      - +
      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RecognizeConfig/extPortrait.html b/doc/document_reader/RecognizeConfig/extPortrait.html index 97de9f0efb..5354d6add5 100644 --- a/doc/document_reader/RecognizeConfig/extPortrait.html +++ b/doc/document_reader/RecognizeConfig/extPortrait.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      extPortrait property
      +
      dynamic @@ -80,8 +76,8 @@

      Implementation

      + - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RecognizeConfig/fromJson.html b/doc/document_reader/RecognizeConfig/fromJson.html index da9ce745a9..fbf6c8483c 100644 --- a/doc/document_reader/RecognizeConfig/fromJson.html +++ b/doc/document_reader/RecognizeConfig/fromJson.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      fromJson static method
      - RecognizeConfig? -fromJson(
      1. dynamic jsonObject
      2. +fromJson(
        1. dynamic jsonObject
        ) @@ -84,23 +78,24 @@

        Implementation

        result._scenario = Scenario.getByValue(jsonObject["scenario"]); result._onlineProcessingConfig = OnlineProcessingConfig.fromJson(jsonObject["onlineProcessingConfig"]); - result.livePortrait = _bytesFromBase64(jsonObject["livePortrait"]); - result.extPortrait = _bytesFromBase64(jsonObject["extPortrait"]); - result.oneShotIdentification = jsonObject["oneShotIdentification"]; - result._image = _bytesFromBase64(jsonObject["image"]); - result._data = _bytesFromBase64(jsonObject["data"]); + result.image = _bytesFromBase64(jsonObject["image"]); if (jsonObject["images"] != null) { - result._images = []; + result.images = []; for (var item in jsonObject["images"]) { - result._images!.addSafe(_bytesFromBase64(item)); + result.images!.addSafe(_bytesFromBase64(item)); } } + result.data = _bytesFromBase64(jsonObject["data"]); if (jsonObject["imageInputData"] != null) { - result._imageInputData = []; + result.imageInputData = []; for (var item in jsonObject["imageInputData"]) { - result._imageInputData!.addSafe(ImageInputData.fromJson(item)); + result.imageInputData!.addSafe(ImageInputData.fromJson(item)); } } + result.dtc = _bytesFromBase64(jsonObject["dtc"]); + result.livePortrait = _bytesFromBase64(jsonObject["livePortrait"]); + result.extPortrait = _bytesFromBase64(jsonObject["extPortrait"]); + result.oneShotIdentification = jsonObject["oneShotIdentification"]; return result; } @@ -108,7 +103,6 @@

        Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RecognizeConfig/image.html b/doc/document_reader/RecognizeConfig/image.html index 65d010b438..34c6bd7ed3 100644 --- a/doc/document_reader/RecognizeConfig/image.html +++ b/doc/document_reader/RecognizeConfig/image.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      image property
      - + +
      -
      + dynamic + image +
      getter/setter pair
      -
      +
      - dynamic - image - - -
      - -
      -

      Image for processing

      -

      Only one of image, data, images, imageInputData can be set -at a time. All the others must be null.

      +

      Image for processing.

      - +

      Implementation

      -
      Uint8List? get image => _image;
      +
      Uint8List? image;
      -
      - + - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RecognizeConfig/imageInputData.html b/doc/document_reader/RecognizeConfig/imageInputData.html index 6ecc75b8b8..b10f7b4f22 100644 --- a/doc/document_reader/RecognizeConfig/imageInputData.html +++ b/doc/document_reader/RecognizeConfig/imageInputData.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      imageInputData property
      - + +
      -
      + List<ImageInputData>? + imageInputData +
      getter/setter pair
      -
      +
      - List<ImageInputData>? - imageInputData - - -
      - -
      -

      Images(with input data) for processing

      -

      Only one of image, data, images, imageInputData can be set -at a time. All the others must be null.

      +

      Images(with input data) for processing.

      - +

      Implementation

      -
      List<ImageInputData>? get imageInputData => _imageInputData;
      +
      List<ImageInputData>? imageInputData;
      -
      - + - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RecognizeConfig/images.html b/doc/document_reader/RecognizeConfig/images.html index e48c35aab4..b803396184 100644 --- a/doc/document_reader/RecognizeConfig/images.html +++ b/doc/document_reader/RecognizeConfig/images.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      images property
      - + +
      -
      + List? + images +
      getter/setter pair
      -
      +
      - List? - images - - -
      - -
      -

      Images for processing

      -

      Only one of image, data, images, imageInputData can be set -at a time. All the others must be null.

      +

      Images for processing.

      - +

      Implementation

      -
      List<Uint8List>? get images => _images;
      +
      List<Uint8List>? images;
      -
      - + - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RecognizeConfig/livePortrait.html b/doc/document_reader/RecognizeConfig/livePortrait.html index 0ebcb25fb3..820da2a8b6 100644 --- a/doc/document_reader/RecognizeConfig/livePortrait.html +++ b/doc/document_reader/RecognizeConfig/livePortrait.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      livePortrait property
      +
      dynamic @@ -80,8 +76,8 @@

      Implementation

      + - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RecognizeConfig/oneShotIdentification.html b/doc/document_reader/RecognizeConfig/oneShotIdentification.html index c94303d7fe..0942e39b88 100644 --- a/doc/document_reader/RecognizeConfig/oneShotIdentification.html +++ b/doc/document_reader/RecognizeConfig/oneShotIdentification.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      oneShotIdentification property
      +
      bool @@ -82,8 +78,8 @@

      Implementation

      + - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RecognizeConfig/onlineProcessingConfig.html b/doc/document_reader/RecognizeConfig/onlineProcessingConfig.html index 1255810bd5..a0c027b8b5 100644 --- a/doc/document_reader/RecognizeConfig/onlineProcessingConfig.html +++ b/doc/document_reader/RecognizeConfig/onlineProcessingConfig.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      onlineProcessingConfig property
      + +
      -
      OnlineProcessingConfig? + get onlineProcessingConfig
      -

      Configuration class for online processing.

      @@ -88,7 +84,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RecognizeConfig/scenario.html b/doc/document_reader/RecognizeConfig/scenario.html index b2b380c90d..c4cc5df995 100644 --- a/doc/document_reader/RecognizeConfig/scenario.html +++ b/doc/document_reader/RecognizeConfig/scenario.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      scenario property
      + +
      -
      Scenario? + get scenario
      -

      Documents processing scenario.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RecognizeConfig/toJson.html b/doc/document_reader/RecognizeConfig/toJson.html index 52c5339663..13851bb512 100644 --- a/doc/document_reader/RecognizeConfig/toJson.html +++ b/doc/document_reader/RecognizeConfig/toJson.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      toJson method
      - Map<String, dynamic> toJson() @@ -79,19 +73,19 @@

      Implementation

      Map<String, dynamic> toJson() => { "scenario": scenario?.value, "onlineProcessingConfig": onlineProcessingConfig?.toJson(), - "oneShotIdentification": oneShotIdentification, - "livePortrait": _bytesToBase64(livePortrait), - "extPortrait": _bytesToBase64(extPortrait), "image": _bytesToBase64(image), - "data": _bytesToBase64(data), "images": images?.map((e) => _bytesToBase64(e)).toList(), + "data": _bytesToBase64(data), "imageInputData": imageInputData?.map((e) => e.toJson()).toList(), + "dtc": _bytesToBase64(dtc), + "oneShotIdentification": oneShotIdentification, + "livePortrait": _bytesToBase64(livePortrait), + "extPortrait": _bytesToBase64(extPortrait), }.clearNulls();
      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RecognizeData-class-sidebar.html b/doc/document_reader/RecognizeData-class-sidebar.html deleted file mode 100644 index 1f2512c99c..0000000000 --- a/doc/document_reader/RecognizeData-class-sidebar.html +++ /dev/null @@ -1,33 +0,0 @@ -
        - -
      1. Constructors
      2. -
      3. withData
      4. -
      5. withImage
      6. -
      7. withImageInputData
      8. -
      9. withImages
      10. - - - -
      11. - Properties -
      12. -
      13. data
      14. -
      15. hashCode
      16. -
      17. image
      18. -
      19. imageInputData
      20. -
      21. images
      22. -
      23. runtimeType
      24. - -
      25. Methods
      26. -
      27. noSuchMethod
      28. -
      29. toString
      30. - -
      31. Operators
      32. -
      33. operator ==
      34. - - - - - - -
      diff --git a/doc/document_reader/RecognizeData-class.html b/doc/document_reader/RecognizeData-class.html deleted file mode 100644 index ec0e1f93f2..0000000000 --- a/doc/document_reader/RecognizeData-class.html +++ /dev/null @@ -1,287 +0,0 @@ - - - - - - - - RecognizeData class - document_reader library - Dart API - - - - - - - - - - - - - - - - - -
      - -
      - menu - -
      RecognizeData
      - -
      - -
      -
      -
      - -
      -
      -

      RecognizeData class - -

      - - -
      -

      Insures that RecognizeConfig has exactly one of four parameters set: -image, data, images, imageInputData

      -
      - - - - -
      -

      Constructors

      - -
      -
      - RecognizeData.withData(dynamic data) -
      -
      - -
      -
      - RecognizeData.withImage(dynamic image) -
      -
      - -
      -
      - RecognizeData.withImageInputData(List<ImageInputData> imageInputData) -
      -
      - -
      -
      - RecognizeData.withImages(List images) -
      -
      - -
      -
      -
      - -
      -

      Properties

      -
      -
      - data - → dynamic - - -
      -
      - -
      no setter
      - -
      - -
      - hashCode - int - - -
      -
      - The hash code for this object. -
      no setterinherited
      - -
      - -
      - image - → dynamic - - -
      -
      - -
      no setter
      - -
      - -
      - imageInputData - List<ImageInputData>? - - -
      -
      - -
      no setter
      - -
      - -
      - images - List? - - -
      -
      - -
      no setter
      - -
      - -
      - runtimeType - Type - - -
      -
      - A representation of the runtime type of the object. -
      no setterinherited
      - -
      - -
      -
      - -
      -

      Methods

      -
      -
      - noSuchMethod(Invocation invocation) - → dynamic - - - -
      -
      - Invoked when a nonexistent method or property is accessed. -
      inherited
      - -
      - -
      - toString() - String - - - -
      -
      - A string representation of this object. -
      inherited
      - -
      - -
      -
      - -
      -

      Operators

      -
      -
      - operator ==(Object other) - bool - - - -
      -
      - The equality operator. -
      inherited
      - -
      - -
      -
      - - - - - -
      - - - - - -
      - -
      - - flutter_document_reader_api - 7.3.947-beta - - - -
      - - - - - - - - - - - - diff --git a/doc/document_reader/RecognizeData/RecognizeData.withData.html b/doc/document_reader/RecognizeData/RecognizeData.withData.html deleted file mode 100644 index 24f05302b7..0000000000 --- a/doc/document_reader/RecognizeData/RecognizeData.withData.html +++ /dev/null @@ -1,129 +0,0 @@ - - - - - - - - RecognizeData.withData constructor - RecognizeData - document_reader library - Dart API - - - - - - - - - - - - - - - - - -
      - -
      - menu - -
      RecognizeData.withData
      - -
      - -
      -
      -
      - -
      -
      -

      RecognizeData.withData constructor -

      - -
      - - RecognizeData.withData(
      1. dynamic data
      2. -
      ) -
      - - - - - -
      -

      Implementation

      -
      RecognizeData.withData(Uint8List data)
      -    : _image = null,
      -      _data = data,
      -      _images = null,
      -      _imageInputData = null;
      -
      - - -
      - - - - - -
      - -
      - - flutter_document_reader_api - 7.3.947-beta - - - -
      - - - - - - - - - - - - diff --git a/doc/document_reader/RecognizeData/RecognizeData.withImage.html b/doc/document_reader/RecognizeData/RecognizeData.withImage.html deleted file mode 100644 index 1a0994de37..0000000000 --- a/doc/document_reader/RecognizeData/RecognizeData.withImage.html +++ /dev/null @@ -1,129 +0,0 @@ - - - - - - - - RecognizeData.withImage constructor - RecognizeData - document_reader library - Dart API - - - - - - - - - - - - - - - - - -
      - -
      - menu - -
      RecognizeData.withImage
      - -
      - -
      -
      -
      - -
      -
      -

      RecognizeData.withImage constructor -

      - -
      - - RecognizeData.withImage(
      1. dynamic image
      2. -
      ) -
      - - - - - -
      -

      Implementation

      -
      RecognizeData.withImage(Uint8List image)
      -    : _image = image,
      -      _data = null,
      -      _images = null,
      -      _imageInputData = null;
      -
      - - -
      - - - - - -
      - -
      - - flutter_document_reader_api - 7.3.947-beta - - - -
      - - - - - - - - - - - - diff --git a/doc/document_reader/RecognizeData/RecognizeData.withImageInputData.html b/doc/document_reader/RecognizeData/RecognizeData.withImageInputData.html deleted file mode 100644 index e793e543ed..0000000000 --- a/doc/document_reader/RecognizeData/RecognizeData.withImageInputData.html +++ /dev/null @@ -1,129 +0,0 @@ - - - - - - - - RecognizeData.withImageInputData constructor - RecognizeData - document_reader library - Dart API - - - - - - - - - - - - - - - - - -
      - -
      - menu - -
      RecognizeData.withImageInputData
      - -
      - -
      -
      -
      - -
      -
      -

      RecognizeData.withImageInputData constructor -

      - -
      - - RecognizeData.withImageInputData(
      1. List<ImageInputData> imageInputData
      2. -
      ) -
      - - - - - -
      -

      Implementation

      -
      RecognizeData.withImageInputData(List<ImageInputData> imageInputData)
      -    : _image = null,
      -      _data = null,
      -      _images = null,
      -      _imageInputData = imageInputData;
      -
      - - -
      - - - - - -
      - -
      - - flutter_document_reader_api - 7.3.947-beta - - - -
      - - - - - - - - - - - - diff --git a/doc/document_reader/Rect-class-sidebar.html b/doc/document_reader/Rect-class-sidebar.html index 68f054cc06..466dbc0908 100644 --- a/doc/document_reader/Rect-class-sidebar.html +++ b/doc/document_reader/Rect-class-sidebar.html @@ -1,33 +1,63 @@
        -
      1. Constructors
      2. -
      3. Rect
      4. +
      5. Constructors
      6. +
      7. Rect
      8. Properties
      9. -
      10. bottom
      11. -
      12. hashCode
      13. -
      14. left
      15. -
      16. right
      17. -
      18. runtimeType
      19. -
      20. top
      21. + +
      22. + bottom +
      23. + +
      24. + hashCode +
      25. + +
      26. + left +
      27. + +
      28. + right +
      29. + +
      30. + runtimeType +
      31. + +
      32. + top +
      33. Methods
      34. -
      35. noSuchMethod
      36. -
      37. toJson
      38. -
      39. toString
      40. + +
      41. + noSuchMethod +
      42. + +
      43. + toJson +
      44. + +
      45. + toString +
      46. Operators
      47. -
      48. operator ==
      49. + +
      50. + operator == +
      51. -
      52. Static methods
      53. -
      54. fromJson
      55. +
      56. Static methods
      57. +
      58. fromJson
      diff --git a/doc/document_reader/Rect-class.html b/doc/document_reader/Rect-class.html index 7fc9401a6f..1c1e855be7 100644 --- a/doc/document_reader/Rect-class.html +++ b/doc/document_reader/Rect-class.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      Rect class

      Constructors

      -
      Rect() @@ -157,6 +151,7 @@

      Properties

      +
      Static Methods
      -
      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/Rect/Rect.html b/doc/document_reader/Rect/Rect.html index 752156f64b..f0d92f59ce 100644 --- a/doc/document_reader/Rect/Rect.html +++ b/doc/document_reader/Rect/Rect.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      Rect constructor Rect() - @@ -72,7 +66,6 @@

      Rect constructor

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/Rect/bottom.html b/doc/document_reader/Rect/bottom.html index 877340884a..a8fbfef78e 100644 --- a/doc/document_reader/Rect/bottom.html +++ b/doc/document_reader/Rect/bottom.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      bottom property
      + +
      -
      int + get bottom
      - @@ -84,7 +80,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/Rect/fromJson.html b/doc/document_reader/Rect/fromJson.html index f4e035c5d8..3f19e7dae3 100644 --- a/doc/document_reader/Rect/fromJson.html +++ b/doc/document_reader/Rect/fromJson.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      fromJson static method
      - Rect? -fromJson(
      1. dynamic jsonObject
      2. +fromJson(
        1. dynamic jsonObject
        ) @@ -94,7 +88,6 @@

        Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/Rect/left.html b/doc/document_reader/Rect/left.html index 5c6c82fb18..286377ff77 100644 --- a/doc/document_reader/Rect/left.html +++ b/doc/document_reader/Rect/left.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      left property
      + +
      -
      int + get left
      - @@ -84,7 +80,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/Rect/right.html b/doc/document_reader/Rect/right.html index ef6f6709f5..9a5c6db3e7 100644 --- a/doc/document_reader/Rect/right.html +++ b/doc/document_reader/Rect/right.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      right property
      + +
      -
      int + get right
      - @@ -84,7 +80,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/Rect/toJson.html b/doc/document_reader/Rect/toJson.html index 51d623d6ba..75d9acba2a 100644 --- a/doc/document_reader/Rect/toJson.html +++ b/doc/document_reader/Rect/toJson.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      toJson method
      - Map<String, dynamic> toJson() @@ -88,7 +82,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/Rect/top.html b/doc/document_reader/Rect/top.html index 4f95cc03d6..ed0e460b65 100644 --- a/doc/document_reader/Rect/top.html +++ b/doc/document_reader/Rect/top.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      top property
      + +
      -
      int + get top
      - @@ -84,7 +80,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/ResultType-enum-sidebar.html b/doc/document_reader/ResultType-enum-sidebar.html index 9fda0233b4..10bc4b952b 100644 --- a/doc/document_reader/ResultType-enum-sidebar.html +++ b/doc/document_reader/ResultType-enum-sidebar.html @@ -1,7 +1,5 @@
        -
      1. Constructors
      2. -
      3. ResultType
      4. Values
      5. NONE
      6. @@ -49,31 +47,60 @@
      7. RFID_IMAGE_DATA
      8. RFID_BINARY_DATA
      9. RFID_ORIGINAL_GRAPHICS
      10. +
      11. RFID_DTC_VC
      12. Properties
      13. -
      14. hashCode
      15. -
      16. index
      17. -
      18. runtimeType
      19. -
      20. value
      21. + +
      22. + hashCode +
      23. + +
      24. + index +
      25. + +
      26. + name + (ext) +
      27. + +
      28. + runtimeType +
      29. + +
      30. + value +
      31. Methods
      32. -
      33. noSuchMethod
      34. -
      35. toString
      36. + +
      37. + noSuchMethod +
      38. + +
      39. + toString +
      40. Operators
      41. -
      42. operator ==
      43. + +
      44. + operator == +
      45. -
      46. Static methods
      47. -
      48. fromIntList
      49. -
      50. getByValue
      51. +
      52. Static methods
      53. +
      54. fromIntList
      55. +
      56. getByValue
      57. -
      58. Constants
      59. -
      60. values
      61. +
      62. Constants
      63. +
      64. values
      diff --git a/doc/document_reader/ResultType.html b/doc/document_reader/ResultType.html index 2d449c6f21..b027602798 100644 --- a/doc/document_reader/ResultType.html +++ b/doc/document_reader/ResultType.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      +
      Available extensions
      +
      + - -
      -

      Constructors

      - -
      -
      - ResultType(int value) -
      -
      - -
      const
      -
      -
      -
      -

      Values

      -
      NONE @@ -801,6 +785,21 @@

      Values

      +
      + RFID_DTC_VC + → const ResultType + + +
      +
      +

      Digital Travel Credential data.

      + + +
      + const ResultType(109) +
      +
      + @@ -832,6 +831,22 @@

      Properties

      A numeric identifier for the enumerated value.
      no setterinherited
      + + +
      + name + String + + +
      +
      +

      + Available on Enum, + provided by the EnumName extension +

      + The name of the enum value. +
      no setter
      +
      @@ -860,6 +875,7 @@

      Properties

      +
      Static Methods

      Constants

      -
      values @@ -969,7 +984,6 @@

      Constants

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/ResultType/ResultType.html b/doc/document_reader/ResultType/ResultType.html deleted file mode 100644 index 77ba9d2221..0000000000 --- a/doc/document_reader/ResultType/ResultType.html +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - ResultType constructor - ResultType - document_reader library - Dart API - - - - - - - - - - - - - - - - - -
      - -
      - menu - -
      ResultType
      - -
      - -
      -
      -
      - -
      -
      -

      ResultType constructor -

      - -
      - const - ResultType(
      1. int value
      2. -
      ) -
      - - - - - -
      -

      Implementation

      -
      const ResultType(this.value);
      -
      - - -
      - - - - - -
      - -
      - - flutter_document_reader_api - 7.3.947-beta - - - -
      - - - - - - - - - - - - diff --git a/doc/document_reader/ResultType/fromIntList.html b/doc/document_reader/ResultType/fromIntList.html index 3103be8492..b9a59ddaf2 100644 --- a/doc/document_reader/ResultType/fromIntList.html +++ b/doc/document_reader/ResultType/fromIntList.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      fromIntList static method
      - List<ResultType>? -fromIntList(
      1. List? input
      2. +fromIntList(
        1. List? input
        ) @@ -88,7 +82,6 @@

        Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/ResultType/getByValue.html b/doc/document_reader/ResultType/getByValue.html index 4252b36ec8..e85250340b 100644 --- a/doc/document_reader/ResultType/getByValue.html +++ b/doc/document_reader/ResultType/getByValue.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      getByValue static method
      - ResultType? -getByValue(
      1. int? i
      2. +getByValue(
        1. int? i
        ) @@ -88,7 +82,6 @@

        Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/ResultType/value.html b/doc/document_reader/ResultType/value.html index 1f3d4cbf22..489aa98b9e 100644 --- a/doc/document_reader/ResultType/value.html +++ b/doc/document_reader/ResultType/value.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      value property
      +
      int @@ -76,8 +72,8 @@

      Implementation

      + - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/ResultType/values-constant.html b/doc/document_reader/ResultType/values-constant.html index cdb2170cc5..dcf4b05656 100644 --- a/doc/document_reader/ResultType/values-constant.html +++ b/doc/document_reader/ResultType/values-constant.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      values constant
      +
      List<ResultType> @@ -75,8 +71,8 @@

      values constant + - - -

      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/Results-class-sidebar.html b/doc/document_reader/Results-class-sidebar.html index 05f904cf32..58f4d203e0 100644 --- a/doc/document_reader/Results-class-sidebar.html +++ b/doc/document_reader/Results-class-sidebar.html @@ -1,65 +1,195 @@
        -
      1. Constructors
      2. -
      3. Results
      4. +
      5. Constructors
      6. +
      7. Results
      8. Properties
      9. -
      10. authenticityResult
      11. -
      12. barcodePosition
      13. -
      14. barcodeResult
      15. -
      16. chipPage
      17. -
      18. documentPosition
      19. -
      20. documentType
      21. -
      22. elapsedTime
      23. -
      24. elapsedTimeRFID
      25. -
      26. graphicResult
      27. -
      28. hashCode
      29. -
      30. imageQuality
      31. -
      32. morePagesAvailable
      33. -
      34. mrzPosition
      35. -
      36. processingFinishedStatus
      37. -
      38. rawResult
      39. -
      40. rfidSessionData
      41. -
      42. runtimeType
      43. -
      44. status
      45. -
      46. textResult
      47. -
      48. transactionInfo
      49. -
      50. vdsncData
      51. + +
      52. + authenticityResult +
      53. + +
      54. + barcodePosition +
      55. + +
      56. + barcodeResult +
      57. + +
      58. + chipPage +
      59. + +
      60. + documentPosition +
      61. + +
      62. + documentType +
      63. + +
      64. + dtcData +
      65. + +
      66. + elapsedTime +
      67. + +
      68. + elapsedTimeRFID +
      69. + +
      70. + graphicResult +
      71. + +
      72. + hashCode +
      73. + +
      74. + imageQuality +
      75. + +
      76. + morePagesAvailable +
      77. + +
      78. + mrzPosition +
      79. + +
      80. + processingFinishedStatus +
      81. + +
      82. + rawResult +
      83. + +
      84. + rfidSessionData +
      85. + +
      86. + runtimeType +
      87. + +
      88. + status +
      89. + +
      90. + textResult +
      91. + +
      92. + transactionInfo +
      93. + +
      94. + vdsncData +
      95. Methods
      96. -
      97. containers
      98. -
      99. encryptedContainers
      100. -
      101. graphicFieldByTypeSource
      102. -
      103. graphicFieldByTypeSourcePageIndex
      104. -
      105. graphicFieldByTypeSourcePageIndexLight
      106. -
      107. graphicFieldImageByType
      108. -
      109. graphicFieldImageByTypeSource
      110. -
      111. graphicFieldImageByTypeSourcePageIndex
      112. -
      113. graphicFieldImageByTypeSourcePageIndexLight
      114. -
      115. noSuchMethod
      116. -
      117. textFieldByType
      118. -
      119. textFieldByTypeLcid
      120. -
      121. textFieldValueByType
      122. -
      123. textFieldValueByTypeLcid
      124. -
      125. textFieldValueByTypeLcidSource
      126. -
      127. textFieldValueByTypeLcidSourceOriginal
      128. -
      129. textFieldValueByTypeSource
      130. -
      131. textFieldValueByTypeSourceOriginal
      132. -
      133. toJson
      134. -
      135. toString
      136. + +
      137. + containers +
      138. + +
      139. + encryptedContainers +
      140. + +
      141. + graphicFieldByTypeSource +
      142. + +
      143. + graphicFieldByTypeSourcePageIndex +
      144. + +
      145. + graphicFieldByTypeSourcePageIndexLight +
      146. + +
      147. + graphicFieldImageByType +
      148. + +
      149. + graphicFieldImageByTypeSource +
      150. + +
      151. + graphicFieldImageByTypeSourcePageIndex +
      152. + +
      153. + graphicFieldImageByTypeSourcePageIndexLight +
      154. + +
      155. + noSuchMethod +
      156. + +
      157. + textFieldByType +
      158. + +
      159. + textFieldByTypeLcid +
      160. + +
      161. + textFieldValueByType +
      162. + +
      163. + textFieldValueByTypeLcid +
      164. + +
      165. + textFieldValueByTypeLcidSource +
      166. + +
      167. + textFieldValueByTypeLcidSourceOriginal +
      168. + +
      169. + textFieldValueByTypeSource +
      170. + +
      171. + textFieldValueByTypeSourceOriginal +
      172. + +
      173. + toJson +
      174. + +
      175. + toString +
      176. Operators
      177. -
      178. operator ==
      179. + +
      180. + operator == +
      181. -
      182. Static methods
      183. -
      184. fromJson
      185. +
      186. Static methods
      187. +
      188. fromJson
      diff --git a/doc/document_reader/Results-class.html b/doc/document_reader/Results-class.html index 96401fbe6f..943236e370 100644 --- a/doc/document_reader/Results-class.html +++ b/doc/document_reader/Results-class.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      Results class

      Constructors

      -
      Results() @@ -157,6 +151,18 @@

      Properties

      Document type results.
      no setter
      + + +
      + dtcData + → dynamic + + +
      +
      + DTCVC data. +
      no setter
      +
      @@ -342,6 +348,7 @@

      Properties

      +
      Methods
      containers(List<ResultType> resultType) - Future<String?> + Future<String?> @@ -364,7 +371,7 @@

      Methods

      encryptedContainers() - Future<String?> + Future<String?> @@ -378,7 +385,7 @@

      Methods

      graphicFieldByTypeSource(GraphicFieldType fieldType, ResultType source) - Future<GraphicField?> + Future<GraphicField?> @@ -392,7 +399,7 @@

      Methods

      graphicFieldByTypeSourcePageIndex(GraphicFieldType fieldType, ResultType source, int pageIndex) - Future<GraphicField?> + Future<GraphicField?> @@ -406,7 +413,7 @@

      Methods

      graphicFieldByTypeSourcePageIndexLight(GraphicFieldType fieldType, ResultType source, int pageIndex, Lights light) - Future<GraphicField?> + Future<GraphicField?> @@ -420,7 +427,7 @@

      Methods

      graphicFieldImageByType(GraphicFieldType fieldType) - Future + Future @@ -433,7 +440,7 @@

      Methods

      graphicFieldImageByTypeSource(GraphicFieldType fieldType, ResultType source) - Future + Future @@ -446,7 +453,7 @@

      Methods

      graphicFieldImageByTypeSourcePageIndex(GraphicFieldType fieldType, ResultType source, int pageIndex) - Future + Future @@ -460,7 +467,7 @@

      Methods

      graphicFieldImageByTypeSourcePageIndexLight(GraphicFieldType fieldType, ResultType source, int pageIndex, Lights light) - Future + Future @@ -487,7 +494,7 @@

      Methods

      textFieldByType(FieldType fieldType) - Future<TextField?> + Future<TextField?> @@ -500,7 +507,7 @@

      Methods

      textFieldByTypeLcid(FieldType fieldType, LCID lcid) - Future<TextField?> + Future<TextField?> @@ -513,7 +520,7 @@

      Methods

      textFieldValueByType(FieldType fieldType) - Future<String?> + Future<String?> @@ -526,7 +533,7 @@

      Methods

      textFieldValueByTypeLcid(FieldType fieldType, LCID lcid) - Future<String?> + Future<String?> @@ -539,7 +546,7 @@

      Methods

      textFieldValueByTypeLcidSource(FieldType fieldType, LCID lcid, ResultType source) - Future<String?> + Future<String?> @@ -552,7 +559,7 @@

      Methods

      textFieldValueByTypeLcidSourceOriginal(FieldType fieldType, LCID lcid, ResultType source, bool original) - Future<String?> + Future<String?> @@ -566,7 +573,7 @@

      Methods

      textFieldValueByTypeSource(FieldType fieldType, ResultType source) - Future<String?> + Future<String?> @@ -579,7 +586,7 @@

      Methods

      textFieldValueByTypeSourceOriginal(FieldType fieldType, ResultType source, bool original) - Future<String?> + Future<String?> @@ -662,9 +669,7 @@

      Static Methods

      -
      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/Results/Results.html b/doc/document_reader/Results/Results.html index 2dfb276fd7..19261b5c3f 100644 --- a/doc/document_reader/Results/Results.html +++ b/doc/document_reader/Results/Results.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      Results constructor Results() - @@ -72,7 +66,6 @@

      Results constructor

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/Results/authenticityResult.html b/doc/document_reader/Results/authenticityResult.html index 8d72b83515..64883e5ca0 100644 --- a/doc/document_reader/Results/authenticityResult.html +++ b/doc/document_reader/Results/authenticityResult.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      authenticityResult property
      + +
      -
      AuthenticityResult? + get authenticityResult
      -

      Authenticity results.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/Results/barcodePosition.html b/doc/document_reader/Results/barcodePosition.html index 132737257d..293ae5c0bb 100644 --- a/doc/document_reader/Results/barcodePosition.html +++ b/doc/document_reader/Results/barcodePosition.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      barcodePosition property
      + +
      -
      List<Position>? + get barcodePosition
      -

      Position of a barcode.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/Results/barcodeResult.html b/doc/document_reader/Results/barcodeResult.html index 4114da0b6c..11d49a270b 100644 --- a/doc/document_reader/Results/barcodeResult.html +++ b/doc/document_reader/Results/barcodeResult.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      barcodeResult property
      + +
      -
      BarcodeResult? + get barcodeResult
      -

      Barcode results.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/Results/chipPage.html b/doc/document_reader/Results/chipPage.html index ee28f7c506..e4d2419d64 100644 --- a/doc/document_reader/Results/chipPage.html +++ b/doc/document_reader/Results/chipPage.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      chipPage property
      + +
      -
      int + get chipPage
      -

      Indicates which page of the document contains an RFID chip (0 if there's @@ -88,7 +84,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/Results/containers.html b/doc/document_reader/Results/containers.html index 3c69f98a10..8acf54f704 100644 --- a/doc/document_reader/Results/containers.html +++ b/doc/document_reader/Results/containers.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      containers method
      - -Future<String?> -containers(
      1. List<ResultType> resultType
      2. +Future<String?> +containers(
        1. List<ResultType> resultType
        ) @@ -92,7 +86,6 @@

        Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/Results/documentPosition.html b/doc/document_reader/Results/documentPosition.html index d2ad4b115a..31e83fbee2 100644 --- a/doc/document_reader/Results/documentPosition.html +++ b/doc/document_reader/Results/documentPosition.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      documentPosition property
      + +
      -
      List<Position>? + get documentPosition
      -

      Position of a document.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/Results/documentType.html b/doc/document_reader/Results/documentType.html index 0440b12667..4e99f12964 100644 --- a/doc/document_reader/Results/documentType.html +++ b/doc/document_reader/Results/documentType.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      documentType property
      + +
      -
      List<DocumentType>? + get documentType
      -

      Document type results.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RecognizeData/image.html b/doc/document_reader/Results/dtcData.html similarity index 80% rename from doc/document_reader/RecognizeData/image.html rename to doc/document_reader/Results/dtcData.html index 755c6acf45..e07e25af0c 100644 --- a/doc/document_reader/RecognizeData/image.html +++ b/doc/document_reader/Results/dtcData.html @@ -4,8 +4,8 @@ - - image property - RecognizeData class - document_reader library - Dart API + + dtcData property - Results class - document_reader library - Dart API @@ -16,24 +16,20 @@ - - -
      -
      menu -
      image
      +
      dtcData
      @@ -50,41 +46,43 @@
      -
      -

      image property +

      dtcData property

      + +
      -
      dynamic - image + get + dtcData
      - +
      +

      DTCVC data.

      +

      Implementation

      -
      Uint8List? get image => _image;
      +
      Uint8List? get dtcData => _dtcData;
      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/Results/elapsedTime.html b/doc/document_reader/Results/elapsedTime.html index 8eb0be6599..d03c05e847 100644 --- a/doc/document_reader/Results/elapsedTime.html +++ b/doc/document_reader/Results/elapsedTime.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      elapsedTime property
      + +
      -
      int + get elapsedTime
      -

      Indicates how much time has been required for document processing, milliseconds.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/Results/elapsedTimeRFID.html b/doc/document_reader/Results/elapsedTimeRFID.html index be7c200fbb..2f073e6584 100644 --- a/doc/document_reader/Results/elapsedTimeRFID.html +++ b/doc/document_reader/Results/elapsedTimeRFID.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      elapsedTimeRFID property
      + +
      -
      int + get elapsedTimeRFID
      -

      Indicates how much time has been required for RFID chip processing, milliseconds.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/Results/encryptedContainers.html b/doc/document_reader/Results/encryptedContainers.html index 7bfc4bdd31..8d5e1ee5ec 100644 --- a/doc/document_reader/Results/encryptedContainers.html +++ b/doc/document_reader/Results/encryptedContainers.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      encryptedContainers method
      - -Future<String?> +Future<String?> encryptedContainers() @@ -88,7 +82,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/Results/fromJson.html b/doc/document_reader/Results/fromJson.html index edeffec21a..5a3cb46cdd 100644 --- a/doc/document_reader/Results/fromJson.html +++ b/doc/document_reader/Results/fromJson.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      fromJson static method
      - Results? -fromJson(
      1. dynamic jsonObject
      2. +fromJson(
        1. dynamic jsonObject
        ) @@ -129,6 +123,7 @@

        Implementation

        result._barcodeResult = BarcodeResult.fromJson(jsonObject["barcodeResult"]); result._status = ResultsStatus.fromJson(jsonObject["status"])!; result._vdsncData = VDSNCData.fromJson(jsonObject["vdsncData"]); + result._dtcData = _bytesFromBase64(jsonObject["dtcData"]); result._transactionInfo = TransactionInfo.fromJson(jsonObject["transactionInfo"]); @@ -138,7 +133,6 @@

        Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/Results/graphicFieldByTypeSource.html b/doc/document_reader/Results/graphicFieldByTypeSource.html index 89ebf1ed21..b6850cb4e8 100644 --- a/doc/document_reader/Results/graphicFieldByTypeSource.html +++ b/doc/document_reader/Results/graphicFieldByTypeSource.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      graphicFieldByTypeSource method
      - -Future<GraphicField?> -graphicFieldByTypeSource(
      1. GraphicFieldType fieldType,
      2. +Future<GraphicField?> +graphicFieldByTypeSource(
        1. GraphicFieldType fieldType,
        2. ResultType source
        ) @@ -100,7 +94,6 @@

        Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/Results/graphicFieldByTypeSourcePageIndex.html b/doc/document_reader/Results/graphicFieldByTypeSourcePageIndex.html index 92db792689..cb29671b63 100644 --- a/doc/document_reader/Results/graphicFieldByTypeSourcePageIndex.html +++ b/doc/document_reader/Results/graphicFieldByTypeSourcePageIndex.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      graphicFieldByTypeSourcePageIndex method
      - -Future<GraphicField?> -graphicFieldByTypeSourcePageIndex(
      1. GraphicFieldType fieldType,
      2. +Future<GraphicField?> +graphicFieldByTypeSourcePageIndex(
        1. GraphicFieldType fieldType,
        2. ResultType source,
        3. int pageIndex
        ) @@ -103,7 +97,6 @@

        Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/Results/graphicFieldByTypeSourcePageIndexLight.html b/doc/document_reader/Results/graphicFieldByTypeSourcePageIndexLight.html index 8b7a76e853..698a8e297c 100644 --- a/doc/document_reader/Results/graphicFieldByTypeSourcePageIndexLight.html +++ b/doc/document_reader/Results/graphicFieldByTypeSourcePageIndexLight.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      graphicFieldByTypeSourcePageIndexLight meth
      - -Future<GraphicField?> -graphicFieldByTypeSourcePageIndexLight(
      1. GraphicFieldType fieldType,
      2. +Future<GraphicField?> +graphicFieldByTypeSourcePageIndexLight(
        1. GraphicFieldType fieldType,
        2. ResultType source,
        3. int pageIndex,
        4. -
        5. Lights light
        6. +
        7. Lights light,
        ) @@ -106,7 +100,6 @@

        Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/Results/graphicFieldImageByType.html b/doc/document_reader/Results/graphicFieldImageByType.html index 6f0313cfd8..189db6b3c5 100644 --- a/doc/document_reader/Results/graphicFieldImageByType.html +++ b/doc/document_reader/Results/graphicFieldImageByType.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      graphicFieldImageByType method
      - -Future -graphicFieldImageByType(
      1. GraphicFieldType fieldType
      2. +Future +graphicFieldImageByType(
        1. GraphicFieldType fieldType
        ) @@ -97,7 +91,6 @@

        Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/Results/graphicFieldImageByTypeSource.html b/doc/document_reader/Results/graphicFieldImageByTypeSource.html index 4162efd8c9..8a2073ff52 100644 --- a/doc/document_reader/Results/graphicFieldImageByTypeSource.html +++ b/doc/document_reader/Results/graphicFieldImageByTypeSource.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      graphicFieldImageByTypeSource method
      - -Future -graphicFieldImageByTypeSource(
      1. GraphicFieldType fieldType,
      2. +Future +graphicFieldImageByTypeSource(
        1. GraphicFieldType fieldType,
        2. ResultType source
        ) @@ -99,7 +93,6 @@

        Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/Results/graphicFieldImageByTypeSourcePageIndex.html b/doc/document_reader/Results/graphicFieldImageByTypeSourcePageIndex.html index 2e1f40348f..aa88413743 100644 --- a/doc/document_reader/Results/graphicFieldImageByTypeSourcePageIndex.html +++ b/doc/document_reader/Results/graphicFieldImageByTypeSourcePageIndex.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      graphicFieldImageByTypeSourcePageIndex meth
      - -Future -graphicFieldImageByTypeSourcePageIndex(
      1. GraphicFieldType fieldType,
      2. +Future +graphicFieldImageByTypeSourcePageIndex(
        1. GraphicFieldType fieldType,
        2. ResultType source,
        3. int pageIndex
        ) @@ -103,7 +97,6 @@

        Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/Results/graphicFieldImageByTypeSourcePageIndexLight.html b/doc/document_reader/Results/graphicFieldImageByTypeSourcePageIndexLight.html index 8684e690f5..46fc5530bb 100644 --- a/doc/document_reader/Results/graphicFieldImageByTypeSourcePageIndexLight.html +++ b/doc/document_reader/Results/graphicFieldImageByTypeSourcePageIndexLight.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      graphicFieldImageByTypeSourcePageIndexLight
      - -Future -graphicFieldImageByTypeSourcePageIndexLight(
      1. GraphicFieldType fieldType,
      2. +Future +graphicFieldImageByTypeSourcePageIndexLight(
        1. GraphicFieldType fieldType,
        2. ResultType source,
        3. int pageIndex,
        4. -
        5. Lights light
        6. +
        7. Lights light,
        ) @@ -106,7 +100,6 @@

        Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/Results/graphicResult.html b/doc/document_reader/Results/graphicResult.html index 829e1030ec..5a90b33076 100644 --- a/doc/document_reader/Results/graphicResult.html +++ b/doc/document_reader/Results/graphicResult.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      graphicResult property
      + +
      -
      GraphicResult? + get graphicResult
      -

      Graphic results.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/Results/imageQuality.html b/doc/document_reader/Results/imageQuality.html index eef3280fe5..17cf3470bd 100644 --- a/doc/document_reader/Results/imageQuality.html +++ b/doc/document_reader/Results/imageQuality.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      imageQuality property
      + +
      -
      List<ImageQualityGroup>? + get imageQuality
      -

      Image quality results.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/Results/morePagesAvailable.html b/doc/document_reader/Results/morePagesAvailable.html index 451cc76ce9..11702abe1b 100644 --- a/doc/document_reader/Results/morePagesAvailable.html +++ b/doc/document_reader/Results/morePagesAvailable.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      morePagesAvailable property
      + +
      -
      int + get morePagesAvailable
      -

      Indicates how many pages of a document remains to process. @@ -88,7 +84,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/Results/mrzPosition.html b/doc/document_reader/Results/mrzPosition.html index 6f0a2bffa7..dd3eab422a 100644 --- a/doc/document_reader/Results/mrzPosition.html +++ b/doc/document_reader/Results/mrzPosition.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      mrzPosition property
      + +
      -
      List<Position>? + get mrzPosition
      -

      Position of MRZ.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/Results/processingFinishedStatus.html b/doc/document_reader/Results/processingFinishedStatus.html index 8dd5f1b4a3..5ab7a5f912 100644 --- a/doc/document_reader/Results/processingFinishedStatus.html +++ b/doc/document_reader/Results/processingFinishedStatus.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      processingFinishedStatus property
      + +
      -
      ProcessingFinishedStatus + get processingFinishedStatus
      -

      Document processing finish status, one of RGLProcessingFinishedStatus values.

      @@ -88,7 +84,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/Results/rawResult.html b/doc/document_reader/Results/rawResult.html index 17e8d61a88..7b60f40d31 100644 --- a/doc/document_reader/Results/rawResult.html +++ b/doc/document_reader/Results/rawResult.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      rawResult property
      + +
      -
      String + get rawResult
      -

      Raw results, i.e. in their initial view.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/Results/rfidSessionData.html b/doc/document_reader/Results/rfidSessionData.html index b50c2a6c54..e169309cb5 100644 --- a/doc/document_reader/Results/rfidSessionData.html +++ b/doc/document_reader/Results/rfidSessionData.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      rfidSessionData property
      + +
      -
      RFIDSessionData? + get rfidSessionData
      -

      RFID session data.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/Results/status.html b/doc/document_reader/Results/status.html index cc318d3808..fec887ce53 100644 --- a/doc/document_reader/Results/status.html +++ b/doc/document_reader/Results/status.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      status property
      + +
      -
      ResultsStatus + get status
      -

      Status information for each operation.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/Results/textFieldByType.html b/doc/document_reader/Results/textFieldByType.html index 1b50b19c07..b6d5f70046 100644 --- a/doc/document_reader/Results/textFieldByType.html +++ b/doc/document_reader/Results/textFieldByType.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      textFieldByType method
      - -Future<TextField?> -textFieldByType(
      1. FieldType fieldType
      2. +Future<TextField?> +textFieldByType(
        1. FieldType fieldType
        ) @@ -96,7 +90,6 @@

        Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/Results/textFieldByTypeLcid.html b/doc/document_reader/Results/textFieldByTypeLcid.html index e05712e323..f76808819d 100644 --- a/doc/document_reader/Results/textFieldByTypeLcid.html +++ b/doc/document_reader/Results/textFieldByTypeLcid.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      textFieldByTypeLcid method
      - -Future<TextField?> -textFieldByTypeLcid(
      1. FieldType fieldType,
      2. +Future<TextField?> +textFieldByTypeLcid(
        1. FieldType fieldType,
        2. LCID lcid
        ) @@ -99,7 +93,6 @@

        Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/Results/textFieldValueByType.html b/doc/document_reader/Results/textFieldValueByType.html index 6c79514342..d4e3b41bff 100644 --- a/doc/document_reader/Results/textFieldValueByType.html +++ b/doc/document_reader/Results/textFieldValueByType.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      textFieldValueByType method
      - -Future<String?> -textFieldValueByType(
      1. FieldType fieldType
      2. +Future<String?> +textFieldValueByType(
        1. FieldType fieldType
        ) @@ -94,7 +88,6 @@

        Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/Results/textFieldValueByTypeLcid.html b/doc/document_reader/Results/textFieldValueByTypeLcid.html index 22086a7809..db1f1e6cf8 100644 --- a/doc/document_reader/Results/textFieldValueByTypeLcid.html +++ b/doc/document_reader/Results/textFieldValueByTypeLcid.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      textFieldValueByTypeLcid method
      - -Future<String?> -textFieldValueByTypeLcid(
      1. FieldType fieldType,
      2. +Future<String?> +textFieldValueByTypeLcid(
        1. FieldType fieldType,
        2. LCID lcid
        ) @@ -97,7 +91,6 @@

        Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/Results/textFieldValueByTypeLcidSource.html b/doc/document_reader/Results/textFieldValueByTypeLcidSource.html index c0b36cf7df..ca013eb0f3 100644 --- a/doc/document_reader/Results/textFieldValueByTypeLcidSource.html +++ b/doc/document_reader/Results/textFieldValueByTypeLcidSource.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      textFieldValueByTypeLcidSource method
      - -Future<String?> -textFieldValueByTypeLcidSource(
      1. FieldType fieldType,
      2. +Future<String?> +textFieldValueByTypeLcidSource(
        1. FieldType fieldType,
        2. LCID lcid,
        3. ResultType source
        ) @@ -100,7 +94,6 @@

        Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/Results/textFieldValueByTypeLcidSourceOriginal.html b/doc/document_reader/Results/textFieldValueByTypeLcidSourceOriginal.html index d95fc2ae8d..c57cbf98f9 100644 --- a/doc/document_reader/Results/textFieldValueByTypeLcidSourceOriginal.html +++ b/doc/document_reader/Results/textFieldValueByTypeLcidSourceOriginal.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      textFieldValueByTypeLcidSourceOriginal meth
      - -Future<String?> -textFieldValueByTypeLcidSourceOriginal(
      1. FieldType fieldType,
      2. +Future<String?> +textFieldValueByTypeLcidSourceOriginal(
        1. FieldType fieldType,
        2. LCID lcid,
        3. ResultType source,
        4. -
        5. bool original
        6. +
        7. bool original,
        ) @@ -104,7 +98,6 @@

        Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/Results/textFieldValueByTypeSource.html b/doc/document_reader/Results/textFieldValueByTypeSource.html index 952438ae3d..0fa3c294e8 100644 --- a/doc/document_reader/Results/textFieldValueByTypeSource.html +++ b/doc/document_reader/Results/textFieldValueByTypeSource.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      textFieldValueByTypeSource method
      - -Future<String?> -textFieldValueByTypeSource(
      1. FieldType fieldType,
      2. +Future<String?> +textFieldValueByTypeSource(
        1. FieldType fieldType,
        2. ResultType source
        ) @@ -97,7 +91,6 @@

        Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/Results/textFieldValueByTypeSourceOriginal.html b/doc/document_reader/Results/textFieldValueByTypeSourceOriginal.html index e47a7ff8fd..38db103dc2 100644 --- a/doc/document_reader/Results/textFieldValueByTypeSourceOriginal.html +++ b/doc/document_reader/Results/textFieldValueByTypeSourceOriginal.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      textFieldValueByTypeSourceOriginal method
      - -Future<String?> -textFieldValueByTypeSourceOriginal(
      1. FieldType fieldType,
      2. +Future<String?> +textFieldValueByTypeSourceOriginal(
        1. FieldType fieldType,
        2. ResultType source,
        3. bool original
        ) @@ -101,7 +95,6 @@

        Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/Results/textResult.html b/doc/document_reader/Results/textResult.html index d4b55e0785..da4b1a8baf 100644 --- a/doc/document_reader/Results/textResult.html +++ b/doc/document_reader/Results/textResult.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      textResult property
      + +
      -
      TextResult? + get textResult
      -

      Textual results.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/Results/toJson.html b/doc/document_reader/Results/toJson.html index c79520f9d7..5556973f4b 100644 --- a/doc/document_reader/Results/toJson.html +++ b/doc/document_reader/Results/toJson.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      toJson method
      - Map<String, dynamic> toJson() @@ -91,6 +85,7 @@

      Implementation

      "rfidSessionData": rfidSessionData?.toJson(), "barcodeResult": barcodeResult?.toJson(), "vdsncData": vdsncData?.toJson(), + "dtcData": _bytesToBase64(dtcData), "chipPage": chipPage, "processingFinishedStatus": processingFinishedStatus.value, "morePagesAvailable": morePagesAvailable, @@ -103,7 +98,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/Results/transactionInfo.html b/doc/document_reader/Results/transactionInfo.html index 1154e002d5..f071455bf1 100644 --- a/doc/document_reader/Results/transactionInfo.html +++ b/doc/document_reader/Results/transactionInfo.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      transactionInfo property
      + +
      -
      TransactionInfo? + get transactionInfo
      - @@ -84,7 +80,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/Results/vdsncData.html b/doc/document_reader/Results/vdsncData.html index 84a6a1d002..c1957189b0 100644 --- a/doc/document_reader/Results/vdsncData.html +++ b/doc/document_reader/Results/vdsncData.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      vdsncData property
      + +
      -
      VDSNCData? + get vdsncData
      -

      Visible Digital Seal data.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/ResultsStatus-class-sidebar.html b/doc/document_reader/ResultsStatus-class-sidebar.html index c9755ec5d0..c698579dd1 100644 --- a/doc/document_reader/ResultsStatus-class-sidebar.html +++ b/doc/document_reader/ResultsStatus-class-sidebar.html @@ -1,36 +1,75 @@
        -
      1. Constructors
      2. -
      3. ResultsStatus
      4. +
      5. Constructors
      6. +
      7. ResultsStatus
      8. Properties
      9. -
      10. detailsOptical
      11. -
      12. detailsRFID
      13. -
      14. hashCode
      15. -
      16. optical
      17. -
      18. overallStatus
      19. -
      20. portrait
      21. -
      22. rfid
      23. -
      24. runtimeType
      25. -
      26. stopList
      27. + +
      28. + detailsOptical +
      29. + +
      30. + detailsRFID +
      31. + +
      32. + hashCode +
      33. + +
      34. + optical +
      35. + +
      36. + overallStatus +
      37. + +
      38. + portrait +
      39. + +
      40. + rfid +
      41. + +
      42. + runtimeType +
      43. + +
      44. + stopList +
      45. Methods
      46. -
      47. noSuchMethod
      48. -
      49. toJson
      50. -
      51. toString
      52. + +
      53. + noSuchMethod +
      54. + +
      55. + toJson +
      56. + +
      57. + toString +
      58. Operators
      59. -
      60. operator ==
      61. + +
      62. + operator == +
      63. -
      64. Static methods
      65. -
      66. fromJson
      67. +
      68. Static methods
      69. +
      70. fromJson
      diff --git a/doc/document_reader/ResultsStatus-class.html b/doc/document_reader/ResultsStatus-class.html index 679132c508..d7a4a2b298 100644 --- a/doc/document_reader/ResultsStatus-class.html +++ b/doc/document_reader/ResultsStatus-class.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      ResultsStatus class

      Constructors

      -
      ResultsStatus() @@ -196,6 +190,7 @@

      Properties

      +
      Static Methods
      -
      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/ResultsStatus/ResultsStatus.html b/doc/document_reader/ResultsStatus/ResultsStatus.html index eb377487f2..4673164294 100644 --- a/doc/document_reader/ResultsStatus/ResultsStatus.html +++ b/doc/document_reader/ResultsStatus/ResultsStatus.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      ResultsStatus constructor ResultsStatus() - @@ -72,7 +66,6 @@

      ResultsStatus constructor

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/ResultsStatus/detailsOptical.html b/doc/document_reader/ResultsStatus/detailsOptical.html index 25b3201001..48f12a9a2b 100644 --- a/doc/document_reader/ResultsStatus/detailsOptical.html +++ b/doc/document_reader/ResultsStatus/detailsOptical.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      detailsOptical property
      + +
      -
      OpticalStatus + get detailsOptical
      -

      Container for an optical related scanning statuses.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/ResultsStatus/detailsRFID.html b/doc/document_reader/ResultsStatus/detailsRFID.html index 618d9b8057..52565d6b4e 100644 --- a/doc/document_reader/ResultsStatus/detailsRFID.html +++ b/doc/document_reader/ResultsStatus/detailsRFID.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      detailsRFID property
      + +
      -
      RFIDStatus + get detailsRFID
      -

      Container for a RFID related scanning statuses.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/ResultsStatus/fromJson.html b/doc/document_reader/ResultsStatus/fromJson.html index 541e3ff92c..11a8b83e43 100644 --- a/doc/document_reader/ResultsStatus/fromJson.html +++ b/doc/document_reader/ResultsStatus/fromJson.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      fromJson static method
      - ResultsStatus? -fromJson(
      1. dynamic jsonObject
      2. +fromJson(
        1. dynamic jsonObject
        ) @@ -99,7 +93,6 @@

        Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/ResultsStatus/optical.html b/doc/document_reader/ResultsStatus/optical.html index 2fa9397a40..b33f9fd4c9 100644 --- a/doc/document_reader/ResultsStatus/optical.html +++ b/doc/document_reader/ResultsStatus/optical.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      optical property
      + +
      -
      CheckResult + get optical
      -

      Summary of all optical results. The same value as OpticalStatus.overallStatus

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/ResultsStatus/overallStatus.html b/doc/document_reader/ResultsStatus/overallStatus.html index b8b8f6e8a0..1851c1d7d8 100644 --- a/doc/document_reader/ResultsStatus/overallStatus.html +++ b/doc/document_reader/ResultsStatus/overallStatus.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      overallStatus property
      + +
      -
      CheckResult + get overallStatus
      -

      Summary of all results.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/ResultsStatus/portrait.html b/doc/document_reader/ResultsStatus/portrait.html index e47d754858..e5aada9f57 100644 --- a/doc/document_reader/ResultsStatus/portrait.html +++ b/doc/document_reader/ResultsStatus/portrait.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      portrait property
      + +
      -
      CheckResult + get portrait
      -

      Comparison status for portrait in the document aganist live or external image.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/ResultsStatus/rfid.html b/doc/document_reader/ResultsStatus/rfid.html index a3d95052bb..cef2408fc9 100644 --- a/doc/document_reader/ResultsStatus/rfid.html +++ b/doc/document_reader/ResultsStatus/rfid.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      rfid property
      + +
      -
      CheckResult + get rfid
      -

      Summary of all RFID results. Same as RFIDStatus.overallStatus.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/ResultsStatus/stopList.html b/doc/document_reader/ResultsStatus/stopList.html index 97a5ba6661..f09568a934 100644 --- a/doc/document_reader/ResultsStatus/stopList.html +++ b/doc/document_reader/ResultsStatus/stopList.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      stopList property
      + +
      -
      CheckResult + get stopList
      -

      Verification status for document data against database.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/ResultsStatus/toJson.html b/doc/document_reader/ResultsStatus/toJson.html index 7e637e0591..74585ce8db 100644 --- a/doc/document_reader/ResultsStatus/toJson.html +++ b/doc/document_reader/ResultsStatus/toJson.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      toJson method
      - Map<String, dynamic> toJson() @@ -91,7 +85,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/RetryReadChipCompletion.html b/doc/document_reader/RetryReadChipCompletion.html index ec31d735ce..56683a04e2 100644 --- a/doc/document_reader/RetryReadChipCompletion.html +++ b/doc/document_reader/RetryReadChipCompletion.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      RetryReadChipCompletion typedef
      -
      RetryReadChipCompletion = void Function(RFIDException error) @@ -82,9 +76,7 @@

      Implementation

      typedef RetryReadChipCompletion = void Function(RFIDException error);
      - - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/ScannerConfig-class-sidebar.html b/doc/document_reader/ScannerConfig-class-sidebar.html index 6e98a1a975..877efcc457 100644 --- a/doc/document_reader/ScannerConfig-class-sidebar.html +++ b/doc/document_reader/ScannerConfig-class-sidebar.html @@ -1,36 +1,69 @@
        -
      1. Constructors
      2. -
      3. ScannerConfig
      4. -
      5. withOnlineProcessingConfig
      6. -
      7. withScenario
      8. +
      9. Constructors
      10. +
      11. ScannerConfig
      12. +
      13. withOnlineProcessingConfig
      14. +
      15. withScenario
      16. Properties
      17. -
      18. cameraId
      19. -
      20. extPortrait
      21. -
      22. hashCode
      23. -
      24. livePortrait
      25. -
      26. onlineProcessingConfig
      27. -
      28. runtimeType
      29. -
      30. scenario
      31. + +
      32. + cameraId +
      33. + +
      34. + extPortrait +
      35. + +
      36. + hashCode +
      37. + +
      38. + livePortrait +
      39. + +
      40. + onlineProcessingConfig +
      41. + +
      42. + runtimeType +
      43. + +
      44. + scenario +
      45. Methods
      46. -
      47. noSuchMethod
      48. -
      49. toJson
      50. -
      51. toString
      52. + +
      53. + noSuchMethod +
      54. + +
      55. + toJson +
      56. + +
      57. + toString +
      58. Operators
      59. -
      60. operator ==
      61. + +
      62. + operator == +
      63. -
      64. Static methods
      65. -
      66. fromJson
      67. +
      68. Static methods
      69. +
      70. fromJson
      diff --git a/doc/document_reader/ScannerConfig-class.html b/doc/document_reader/ScannerConfig-class.html index f529621b24..979b859788 100644 --- a/doc/document_reader/ScannerConfig-class.html +++ b/doc/document_reader/ScannerConfig-class.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      ScannerConfig class

      Constructors

      -
      ScannerConfig(Scenario scenario, OnlineProcessingConfig onlineProcessingConfig) @@ -181,6 +175,7 @@

      Properties

      +
      Static Methods
      -
      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/ScannerConfig/ScannerConfig.html b/doc/document_reader/ScannerConfig/ScannerConfig.html index cd71d12abe..942f7b916c 100644 --- a/doc/document_reader/ScannerConfig/ScannerConfig.html +++ b/doc/document_reader/ScannerConfig/ScannerConfig.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      ScannerConfig constructor
      - ScannerConfig(
      1. Scenario scenario,
      2. + ScannerConfig(
        1. Scenario scenario,
        2. OnlineProcessingConfig onlineProcessingConfig
        )
      - @@ -81,7 +75,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/ScannerConfig/ScannerConfig.withOnlineProcessingConfig.html b/doc/document_reader/ScannerConfig/ScannerConfig.withOnlineProcessingConfig.html index 39491d9c7e..6960c55b5d 100644 --- a/doc/document_reader/ScannerConfig/ScannerConfig.withOnlineProcessingConfig.html +++ b/doc/document_reader/ScannerConfig/ScannerConfig.withOnlineProcessingConfig.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      ScannerConfig.withOnlineProcessingConfig - ScannerConfig.withOnlineProcessingConfig(
      1. OnlineProcessingConfig onlineProcessingConfig
      2. + ScannerConfig.withOnlineProcessingConfig(
        1. OnlineProcessingConfig onlineProcessingConfig
        ) - @@ -80,7 +74,6 @@

        Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/ScannerConfig/ScannerConfig.withScenario.html b/doc/document_reader/ScannerConfig/ScannerConfig.withScenario.html index 7337e0405d..1140c13e2f 100644 --- a/doc/document_reader/ScannerConfig/ScannerConfig.withScenario.html +++ b/doc/document_reader/ScannerConfig/ScannerConfig.withScenario.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      ScannerConfig.withScenario constructor
      - ScannerConfig.withScenario(
      1. Scenario scenario
      2. + ScannerConfig.withScenario(
        1. Scenario scenario
        )
      - @@ -79,7 +73,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/ScannerConfig/cameraId.html b/doc/document_reader/ScannerConfig/cameraId.html index a00f114354..956c26a8ed 100644 --- a/doc/document_reader/ScannerConfig/cameraId.html +++ b/doc/document_reader/ScannerConfig/cameraId.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      cameraId property
      +
      int? @@ -80,8 +76,8 @@

      Implementation

      + - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/ScannerConfig/extPortrait.html b/doc/document_reader/ScannerConfig/extPortrait.html index 7635459979..dcc546d8a6 100644 --- a/doc/document_reader/ScannerConfig/extPortrait.html +++ b/doc/document_reader/ScannerConfig/extPortrait.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      extPortrait property
      +
      dynamic @@ -80,8 +76,8 @@

      Implementation

      + - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/ScannerConfig/fromJson.html b/doc/document_reader/ScannerConfig/fromJson.html index 13de51c187..8bf9dbee51 100644 --- a/doc/document_reader/ScannerConfig/fromJson.html +++ b/doc/document_reader/ScannerConfig/fromJson.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      fromJson static method
      - ScannerConfig? -fromJson(
      1. dynamic jsonObject
      2. +fromJson(
        1. dynamic jsonObject
        ) @@ -95,7 +89,6 @@

        Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/ScannerConfig/livePortrait.html b/doc/document_reader/ScannerConfig/livePortrait.html index bede335727..9c0f04cfd7 100644 --- a/doc/document_reader/ScannerConfig/livePortrait.html +++ b/doc/document_reader/ScannerConfig/livePortrait.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      livePortrait property
      +
      dynamic @@ -80,8 +76,8 @@

      Implementation

      + - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/ScannerConfig/onlineProcessingConfig.html b/doc/document_reader/ScannerConfig/onlineProcessingConfig.html index 9c873efaab..ecaf914695 100644 --- a/doc/document_reader/ScannerConfig/onlineProcessingConfig.html +++ b/doc/document_reader/ScannerConfig/onlineProcessingConfig.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      onlineProcessingConfig property
      + +
      -
      OnlineProcessingConfig? + get onlineProcessingConfig
      -

      Configuration class for online processing.

      @@ -88,7 +84,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/ScannerConfig/scenario.html b/doc/document_reader/ScannerConfig/scenario.html index f681fb9890..6af9e5d36c 100644 --- a/doc/document_reader/ScannerConfig/scenario.html +++ b/doc/document_reader/ScannerConfig/scenario.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      scenario property
      + +
      -
      Scenario? + get scenario
      -

      Documents processing scenario.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/ScannerConfig/toJson.html b/doc/document_reader/ScannerConfig/toJson.html index 4091542114..e28abfff01 100644 --- a/doc/document_reader/ScannerConfig/toJson.html +++ b/doc/document_reader/ScannerConfig/toJson.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      toJson method
      - Map<String, dynamic> toJson() @@ -87,7 +81,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/Scenario-enum-sidebar.html b/doc/document_reader/Scenario-enum-sidebar.html index f9bc8579cb..49fd19ba80 100644 --- a/doc/document_reader/Scenario-enum-sidebar.html +++ b/doc/document_reader/Scenario-enum-sidebar.html @@ -1,7 +1,5 @@
        -
      1. Constructors
      2. -
      3. Scenario
      4. Values
      5. MRZ
      6. @@ -23,30 +21,59 @@
      7. OCR_FREE
      8. CREDIT_CARD
      9. CAPTURE
      10. +
      11. DTC
      12. Properties
      13. -
      14. hashCode
      15. -
      16. index
      17. -
      18. runtimeType
      19. -
      20. value
      21. + +
      22. + hashCode +
      23. + +
      24. + index +
      25. + +
      26. + name + (ext) +
      27. + +
      28. + runtimeType +
      29. + +
      30. + value +
      31. Methods
      32. -
      33. noSuchMethod
      34. -
      35. toString
      36. + +
      37. + noSuchMethod +
      38. + +
      39. + toString +
      40. Operators
      41. -
      42. operator ==
      43. + +
      44. + operator == +
      45. -
      46. Static methods
      47. -
      48. getByValue
      49. +
      50. Static methods
      51. +
      52. getByValue
      53. -
      54. Constants
      55. -
      56. values
      57. +
      58. Constants
      59. +
      60. values
      diff --git a/doc/document_reader/Scenario.html b/doc/document_reader/Scenario.html index 3facb87a2b..2ac87e13cd 100644 --- a/doc/document_reader/Scenario.html +++ b/doc/document_reader/Scenario.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      +
      Available extensions
      +
      + - -
      -

      Constructors

      - -
      -
      - Scenario(String value) -
      -
      - -
      const
      -
      -
      -
      -

      Values

      -
      MRZ @@ -395,6 +379,21 @@

      Values

      +
      + DTC + → const Scenario + + +
      +
      +

      Scenario for Digital Travel Credentials (DTC) processing.

      + + +
      + const Scenario("DTC") +
      +
      + @@ -426,6 +425,22 @@

      Properties

      A numeric identifier for the enumerated value.
      no setterinherited
      + + +
      + name + String + + +
      +
      +

      + Available on Enum, + provided by the EnumName extension +

      + The name of the enum value. +
      no setter
      +
      @@ -454,6 +469,7 @@

      Properties

      +
      Static Methods

      Constants

      -
      values @@ -550,7 +565,6 @@

      Constants

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/Scenario/Scenario.html b/doc/document_reader/Scenario/Scenario.html deleted file mode 100644 index 9b48839c03..0000000000 --- a/doc/document_reader/Scenario/Scenario.html +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - Scenario constructor - Scenario - document_reader library - Dart API - - - - - - - - - - - - - - - - - -
      - -
      - menu - -
      Scenario
      - -
      - -
      -
      -
      - -
      -
      -

      Scenario constructor -

      - -
      - const - Scenario(
      1. String value
      2. -
      ) -
      - - - - - -
      -

      Implementation

      -
      const Scenario(this.value);
      -
      - - -
      - - - - - -
      - -
      - - flutter_document_reader_api - 7.3.947-beta - - - -
      - - - - - - - - - - - - diff --git a/doc/document_reader/Scenario/getByValue.html b/doc/document_reader/Scenario/getByValue.html index 60dcca126b..5dbe5c1c16 100644 --- a/doc/document_reader/Scenario/getByValue.html +++ b/doc/document_reader/Scenario/getByValue.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      getByValue static method
      - Scenario? -getByValue(
      1. String? i
      2. +getByValue(
        1. String? i
        ) @@ -84,7 +78,6 @@

        Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/Scenario/value.html b/doc/document_reader/Scenario/value.html index 70d5895323..b133e803b9 100644 --- a/doc/document_reader/Scenario/value.html +++ b/doc/document_reader/Scenario/value.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      value property
      +
      String @@ -76,8 +72,8 @@

      Implementation

      + - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/Scenario/values-constant.html b/doc/document_reader/Scenario/values-constant.html index 3590fb1681..0775a575c8 100644 --- a/doc/document_reader/Scenario/values-constant.html +++ b/doc/document_reader/Scenario/values-constant.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      values constant
      +
      List<Scenario> @@ -75,8 +71,8 @@

      values constant + - - -

      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/SecurityFeatureType-enum-sidebar.html b/doc/document_reader/SecurityFeatureType-enum-sidebar.html index aa64917b95..6841d76500 100644 --- a/doc/document_reader/SecurityFeatureType-enum-sidebar.html +++ b/doc/document_reader/SecurityFeatureType-enum-sidebar.html @@ -1,7 +1,5 @@
        -
      1. Constructors
      2. -
      3. SecurityFeatureType
      4. Values
      5. UNKNOWN
      6. @@ -58,30 +56,60 @@
      7. PORTRAIT_COMPARISON_BARCODE_VS_CAMERA
      8. CHECK_DIGITAL_SIGNATURE
      9. CONTACT_CHIP_CLASSIFICATION
      10. +
      11. HEAD_POSITION_CHECK
      12. +
      13. LIVENESS_BLACK_AND_WHITE_COPY_CHECK
      14. Properties
      15. -
      16. hashCode
      17. -
      18. index
      19. -
      20. runtimeType
      21. -
      22. value
      23. + +
      24. + hashCode +
      25. + +
      26. + index +
      27. + +
      28. + name + (ext) +
      29. + +
      30. + runtimeType +
      31. + +
      32. + value +
      33. Methods
      34. -
      35. noSuchMethod
      36. -
      37. toString
      38. + +
      39. + noSuchMethod +
      40. + +
      41. + toString +
      42. Operators
      43. -
      44. operator ==
      45. + +
      46. + operator == +
      47. -
      48. Static methods
      49. -
      50. getByValue
      51. +
      52. Static methods
      53. +
      54. getByValue
      55. -
      56. Constants
      57. -
      58. values
      59. +
      60. Constants
      61. +
      62. values
      diff --git a/doc/document_reader/SecurityFeatureType.html b/doc/document_reader/SecurityFeatureType.html index 39febe02ec..7cf64ad39e 100644 --- a/doc/document_reader/SecurityFeatureType.html +++ b/doc/document_reader/SecurityFeatureType.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      +
      Available extensions
      +
      + - -
      -

      Constructors

      - -
      -
      - SecurityFeatureType(int value) -
      -
      - -
      const
      -
      -
      -
      -

      Values

      -
      UNKNOWN @@ -921,6 +905,36 @@

      Values

      +
      + HEAD_POSITION_CHECK + → const SecurityFeatureType + + +
      +
      + + + +
      + const SecurityFeatureType(52) +
      +
      + +
      + LIVENESS_BLACK_AND_WHITE_COPY_CHECK + → const SecurityFeatureType + + +
      +
      + + + +
      + const SecurityFeatureType(53) +
      +
      + @@ -952,6 +966,22 @@

      Properties

      A numeric identifier for the enumerated value.
      no setterinherited
      + + +
      + name + String + + +
      +
      +

      + Available on Enum, + provided by the EnumName extension +

      + The name of the enum value. +
      no setter
      +
      @@ -980,6 +1010,7 @@

      Properties

      +
      Static Methods

      Constants

      -
      values @@ -1076,7 +1106,6 @@

      Constants

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/SecurityFeatureType/SecurityFeatureType.html b/doc/document_reader/SecurityFeatureType/SecurityFeatureType.html deleted file mode 100644 index 2d4e445217..0000000000 --- a/doc/document_reader/SecurityFeatureType/SecurityFeatureType.html +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - SecurityFeatureType constructor - SecurityFeatureType - document_reader library - Dart API - - - - - - - - - - - - - - - - - -
      - -
      - menu - -
      SecurityFeatureType
      - -
      - -
      -
      -
      - -
      -
      -

      SecurityFeatureType constructor -

      - -
      - const - SecurityFeatureType(
      1. int value
      2. -
      ) -
      - - - - - -
      -

      Implementation

      -
      const SecurityFeatureType(this.value);
      -
      - - -
      - - - - - -
      - -
      - - flutter_document_reader_api - 7.3.947-beta - - - -
      - - - - - - - - - - - - diff --git a/doc/document_reader/SecurityFeatureType/getByValue.html b/doc/document_reader/SecurityFeatureType/getByValue.html index 10a691fac2..6101aabc7f 100644 --- a/doc/document_reader/SecurityFeatureType/getByValue.html +++ b/doc/document_reader/SecurityFeatureType/getByValue.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      getByValue static method
      - SecurityFeatureType? -getByValue(
      1. int? i
      2. +getByValue(
        1. int? i
        ) @@ -88,7 +82,6 @@

        Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/SecurityFeatureType/value.html b/doc/document_reader/SecurityFeatureType/value.html index 1a2fe07ae6..8976ad7abd 100644 --- a/doc/document_reader/SecurityFeatureType/value.html +++ b/doc/document_reader/SecurityFeatureType/value.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      value property
      +
      int @@ -76,8 +72,8 @@

      Implementation

      + - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/SecurityFeatureType/values-constant.html b/doc/document_reader/SecurityFeatureType/values-constant.html index 7e3b9702e4..a78bc48fa6 100644 --- a/doc/document_reader/SecurityFeatureType/values-constant.html +++ b/doc/document_reader/SecurityFeatureType/values-constant.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      values constant
      +
      List<SecurityFeatureType> @@ -75,8 +71,8 @@

      values constant + - - -

      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/SecurityObject-class-sidebar.html b/doc/document_reader/SecurityObject-class-sidebar.html index f9284f3e06..8c76416de7 100644 --- a/doc/document_reader/SecurityObject-class-sidebar.html +++ b/doc/document_reader/SecurityObject-class-sidebar.html @@ -1,34 +1,67 @@
        -
      1. Constructors
      2. -
      3. SecurityObject
      4. +
      5. Constructors
      6. +
      7. SecurityObject
      8. Properties
      9. -
      10. fileReference
      11. -
      12. hashCode
      13. -
      14. notifications
      15. -
      16. objectType
      17. -
      18. runtimeType
      19. -
      20. signerInfos
      21. -
      22. version
      23. + +
      24. + fileReference +
      25. + +
      26. + hashCode +
      27. + +
      28. + notifications +
      29. + +
      30. + objectType +
      31. + +
      32. + runtimeType +
      33. + +
      34. + signerInfos +
      35. + +
      36. + version +
      37. Methods
      38. -
      39. noSuchMethod
      40. -
      41. toJson
      42. -
      43. toString
      44. + +
      45. + noSuchMethod +
      46. + +
      47. + toJson +
      48. + +
      49. + toString +
      50. Operators
      51. -
      52. operator ==
      53. + +
      54. + operator == +
      55. -
      56. Static methods
      57. -
      58. fromJson
      59. +
      60. Static methods
      61. +
      62. fromJson
      diff --git a/doc/document_reader/SecurityObject-class.html b/doc/document_reader/SecurityObject-class.html index bc55825693..d12aeffb0e 100644 --- a/doc/document_reader/SecurityObject-class.html +++ b/doc/document_reader/SecurityObject-class.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      SecurityObject class

      Constructors

      -
      SecurityObject() @@ -175,6 +169,7 @@

      Properties

      +
      Static Methods
      -
      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/SecurityObject/SecurityObject.html b/doc/document_reader/SecurityObject/SecurityObject.html index f7e028a8ed..173b614f4b 100644 --- a/doc/document_reader/SecurityObject/SecurityObject.html +++ b/doc/document_reader/SecurityObject/SecurityObject.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      SecurityObject constructor SecurityObject() - @@ -72,7 +66,6 @@

      SecurityObject constructor

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/SecurityObject/fileReference.html b/doc/document_reader/SecurityObject/fileReference.html index 0461443588..ce2770ae60 100644 --- a/doc/document_reader/SecurityObject/fileReference.html +++ b/doc/document_reader/SecurityObject/fileReference.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      fileReference property
      + +
      -
      int + get fileReference
      -

      Reference to the source file of the security object data.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/SecurityObject/fromJson.html b/doc/document_reader/SecurityObject/fromJson.html index 34096be068..e0c964b3ae 100644 --- a/doc/document_reader/SecurityObject/fromJson.html +++ b/doc/document_reader/SecurityObject/fromJson.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      fromJson static method
      - SecurityObject? -fromJson(
      1. dynamic jsonObject
      2. +fromJson(
        1. dynamic jsonObject
        ) @@ -86,7 +80,7 @@

        Implementation

        result._fileReference = jsonObject["fileReference"]; result._version = jsonObject["version"]; result._objectType = jsonObject["objectType"]; - result._notifications = jsonObject["notifications"].cast<int>(); + result._notifications = _intListFrom(jsonObject["notifications"])!; for (var item in jsonObject["signerInfos"]) { result.signerInfos.addSafe(SignerInfo.fromJson(item)); } @@ -97,7 +91,6 @@

        Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/SecurityObject/notifications.html b/doc/document_reader/SecurityObject/notifications.html index 3022a6205b..6a7bcb53d0 100644 --- a/doc/document_reader/SecurityObject/notifications.html +++ b/doc/document_reader/SecurityObject/notifications.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      notifications property
      + +
      -
      List<int> + get notifications
      -

      The list of remarks occured during the scanning procedure.

      @@ -88,7 +84,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/SecurityObject/objectType.html b/doc/document_reader/SecurityObject/objectType.html index f5ec2122b1..a8acb1d006 100644 --- a/doc/document_reader/SecurityObject/objectType.html +++ b/doc/document_reader/SecurityObject/objectType.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      objectType property
      + +
      -
      String? + get objectType
      -

      Security object identifier.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/SecurityObject/signerInfos.html b/doc/document_reader/SecurityObject/signerInfos.html index ef93abbb4b..d3bb64c3d8 100644 --- a/doc/document_reader/SecurityObject/signerInfos.html +++ b/doc/document_reader/SecurityObject/signerInfos.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      signerInfos property
      + +
      -
      List<SignerInfo> + get signerInfos
      -

      List of containers to store information about digital @@ -88,7 +84,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/SecurityObject/toJson.html b/doc/document_reader/SecurityObject/toJson.html index 48392d0aec..12b46ad39c 100644 --- a/doc/document_reader/SecurityObject/toJson.html +++ b/doc/document_reader/SecurityObject/toJson.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      toJson method
      - Map<String, dynamic> toJson() @@ -89,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/SecurityObject/version.html b/doc/document_reader/SecurityObject/version.html index 20c8f79207..3b2457bb5c 100644 --- a/doc/document_reader/SecurityObject/version.html +++ b/doc/document_reader/SecurityObject/version.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      version property
      + +
      -
      int + get version
      -

      Security object version.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/SecurityObjectCertificates-class-sidebar.html b/doc/document_reader/SecurityObjectCertificates-class-sidebar.html index 768498f186..be44735079 100644 --- a/doc/document_reader/SecurityObjectCertificates-class-sidebar.html +++ b/doc/document_reader/SecurityObjectCertificates-class-sidebar.html @@ -1,30 +1,51 @@
        -
      1. Constructors
      2. -
      3. SecurityObjectCertificates
      4. +
      5. Constructors
      6. +
      7. SecurityObjectCertificates
      8. Properties
      9. -
      10. hashCode
      11. -
      12. runtimeType
      13. -
      14. securityObject
      15. + +
      16. + hashCode +
      17. + +
      18. + runtimeType +
      19. + +
      20. + securityObject +
      21. Methods
      22. -
      23. noSuchMethod
      24. -
      25. toJson
      26. -
      27. toString
      28. + +
      29. + noSuchMethod +
      30. + +
      31. + toJson +
      32. + +
      33. + toString +
      34. Operators
      35. -
      36. operator ==
      37. + +
      38. + operator == +
      39. -
      40. Static methods
      41. -
      42. fromJson
      43. +
      44. Static methods
      45. +
      46. fromJson
      diff --git a/doc/document_reader/SecurityObjectCertificates-class.html b/doc/document_reader/SecurityObjectCertificates-class.html index 00a3acbf1e..be00dc05de 100644 --- a/doc/document_reader/SecurityObjectCertificates-class.html +++ b/doc/document_reader/SecurityObjectCertificates-class.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      SecurityObjectCertificates class

      Constructors

      -
      SecurityObjectCertificates() @@ -121,6 +115,7 @@

      Properties

      +
      Static Methods
      -
      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/SecurityObjectCertificates/SecurityObjectCertificates.html b/doc/document_reader/SecurityObjectCertificates/SecurityObjectCertificates.html index cf13cabd0e..b6c1f45c19 100644 --- a/doc/document_reader/SecurityObjectCertificates/SecurityObjectCertificates.html +++ b/doc/document_reader/SecurityObjectCertificates/SecurityObjectCertificates.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      SecurityObjectCertificates constructor SecurityObjectCertificates() - @@ -72,7 +66,6 @@

      SecurityObjectCertificates constructor

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/SecurityObjectCertificates/fromJson.html b/doc/document_reader/SecurityObjectCertificates/fromJson.html index 4eb6760b35..0e04e34f0f 100644 --- a/doc/document_reader/SecurityObjectCertificates/fromJson.html +++ b/doc/document_reader/SecurityObjectCertificates/fromJson.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      fromJson static method
      - SecurityObjectCertificates? -fromJson(
      1. dynamic jsonObject
      2. +fromJson(
        1. dynamic jsonObject
        ) @@ -92,7 +86,6 @@

        Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/SecurityObjectCertificates/securityObject.html b/doc/document_reader/SecurityObjectCertificates/securityObject.html index 5851c7ddd0..484c4fd83c 100644 --- a/doc/document_reader/SecurityObjectCertificates/securityObject.html +++ b/doc/document_reader/SecurityObjectCertificates/securityObject.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      securityObject property
      + +
      -
      CertificateData? + get securityObject
      - @@ -84,7 +80,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/SecurityObjectCertificates/toJson.html b/doc/document_reader/SecurityObjectCertificates/toJson.html index ed04dd8a9d..16c679ea37 100644 --- a/doc/document_reader/SecurityObjectCertificates/toJson.html +++ b/doc/document_reader/SecurityObjectCertificates/toJson.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      toJson method
      - Map<String, dynamic> toJson() @@ -85,7 +79,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/SignManagementAction-enum-sidebar.html b/doc/document_reader/SignManagementAction-enum-sidebar.html index df8dfe2f34..e03344826d 100644 --- a/doc/document_reader/SignManagementAction-enum-sidebar.html +++ b/doc/document_reader/SignManagementAction-enum-sidebar.html @@ -1,7 +1,5 @@
        -
      1. Constructors
      2. -
      3. SignManagementAction
      4. Values
      5. UNDEFINED
      6. @@ -17,25 +15,53 @@
      7. Properties
      8. -
      9. hashCode
      10. -
      11. index
      12. -
      13. runtimeType
      14. -
      15. value
      16. + +
      17. + hashCode +
      18. + +
      19. + index +
      20. + +
      21. + name + (ext) +
      22. + +
      23. + runtimeType +
      24. + +
      25. + value +
      26. Methods
      27. -
      28. noSuchMethod
      29. -
      30. toString
      31. + +
      32. + noSuchMethod +
      33. + +
      34. + toString +
      35. Operators
      36. -
      37. operator ==
      38. + +
      39. + operator == +
      40. -
      41. Static methods
      42. -
      43. getByValue
      44. +
      45. Static methods
      46. +
      47. getByValue
      48. -
      49. Constants
      50. -
      51. values
      52. +
      53. Constants
      54. +
      55. values
      diff --git a/doc/document_reader/SignManagementAction.html b/doc/document_reader/SignManagementAction.html index f10f837d46..f6b180f277 100644 --- a/doc/document_reader/SignManagementAction.html +++ b/doc/document_reader/SignManagementAction.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      +
      Available extensions
      +
      + - -
      -

      Constructors

      - -
      -
      - SignManagementAction(int value) -
      -
      - -
      const
      -
      -
      -
      -

      Values

      -
      UNDEFINED @@ -258,6 +242,22 @@

      Properties

      A numeric identifier for the enumerated value.
      no setterinherited
      + + +
      + name + String + + +
      +
      +

      + Available on Enum, + provided by the EnumName extension +

      + The name of the enum value. +
      no setter
      +
      @@ -286,6 +286,7 @@

      Properties

      +
      Static Methods

      Constants

      -
      values @@ -382,7 +382,6 @@

      Constants

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/SignManagementAction/SignManagementAction.html b/doc/document_reader/SignManagementAction/SignManagementAction.html deleted file mode 100644 index 1eb641d40c..0000000000 --- a/doc/document_reader/SignManagementAction/SignManagementAction.html +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - SignManagementAction constructor - SignManagementAction - document_reader library - Dart API - - - - - - - - - - - - - - - - - -
      - -
      - menu - -
      SignManagementAction
      - -
      - -
      -
      -
      - -
      -
      -

      SignManagementAction constructor -

      - -
      - const - SignManagementAction(
      1. int value
      2. -
      ) -
      - - - - - -
      -

      Implementation

      -
      const SignManagementAction(this.value);
      -
      - - -
      - - - - - -
      - -
      - - flutter_document_reader_api - 7.3.947-beta - - - -
      - - - - - - - - - - - - diff --git a/doc/document_reader/SignManagementAction/getByValue.html b/doc/document_reader/SignManagementAction/getByValue.html index 146f5e234d..1f7302e0f8 100644 --- a/doc/document_reader/SignManagementAction/getByValue.html +++ b/doc/document_reader/SignManagementAction/getByValue.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      getByValue static method
      - SignManagementAction? -getByValue(
      1. int? i
      2. +getByValue(
        1. int? i
        ) @@ -88,7 +82,6 @@

        Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/SignManagementAction/value.html b/doc/document_reader/SignManagementAction/value.html index 78416c24e0..6b85e24a81 100644 --- a/doc/document_reader/SignManagementAction/value.html +++ b/doc/document_reader/SignManagementAction/value.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      value property
      +
      int @@ -76,8 +72,8 @@

      Implementation

      + - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/SignManagementAction/values-constant.html b/doc/document_reader/SignManagementAction/values-constant.html index 177667570d..01d7e7e482 100644 --- a/doc/document_reader/SignManagementAction/values-constant.html +++ b/doc/document_reader/SignManagementAction/values-constant.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      values constant
      +
      List<SignManagementAction> @@ -75,8 +71,8 @@

      values constant + - - -

      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/SignerInfo-class-sidebar.html b/doc/document_reader/SignerInfo-class-sidebar.html index 5c161d7e7f..8a40968077 100644 --- a/doc/document_reader/SignerInfo-class-sidebar.html +++ b/doc/document_reader/SignerInfo-class-sidebar.html @@ -1,41 +1,95 @@
        -
      1. Constructors
      2. -
      3. SignerInfo
      4. +
      5. Constructors
      6. +
      7. SignerInfo
      8. Properties
      9. -
      10. certificateChain
      11. -
      12. dataToHash
      13. -
      14. digestAlgorithm
      15. -
      16. hashCode
      17. -
      18. issuer
      19. -
      20. notifications
      21. -
      22. paStatus
      23. -
      24. runtimeType
      25. -
      26. serialNumber
      27. -
      28. signature
      29. -
      30. signatureAlgorithm
      31. -
      32. signedAttributes
      33. -
      34. subjectKeyIdentifier
      35. -
      36. version
      37. + +
      38. + certificateChain +
      39. + +
      40. + dataToHash +
      41. + +
      42. + digestAlgorithm +
      43. + +
      44. + hashCode +
      45. + +
      46. + issuer +
      47. + +
      48. + notifications +
      49. + +
      50. + paStatus +
      51. + +
      52. + runtimeType +
      53. + +
      54. + serialNumber +
      55. + +
      56. + signature +
      57. + +
      58. + signatureAlgorithm +
      59. + +
      60. + signedAttributes +
      61. + +
      62. + subjectKeyIdentifier +
      63. + +
      64. + version +
      65. Methods
      66. -
      67. noSuchMethod
      68. -
      69. toJson
      70. -
      71. toString
      72. + +
      73. + noSuchMethod +
      74. + +
      75. + toJson +
      76. + +
      77. + toString +
      78. Operators
      79. -
      80. operator ==
      81. + +
      82. + operator == +
      83. -
      84. Static methods
      85. -
      86. fromJson
      87. +
      88. Static methods
      89. +
      90. fromJson
      diff --git a/doc/document_reader/SignerInfo-class.html b/doc/document_reader/SignerInfo-class.html index e1f4468d83..40cd544adc 100644 --- a/doc/document_reader/SignerInfo-class.html +++ b/doc/document_reader/SignerInfo-class.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      SignerInfo class

      Constructors

      -
      SignerInfo() @@ -257,6 +251,7 @@

      Properties

      +
      Static Methods
      -
      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/SignerInfo/SignerInfo.html b/doc/document_reader/SignerInfo/SignerInfo.html index 194040000a..3c2783c4a8 100644 --- a/doc/document_reader/SignerInfo/SignerInfo.html +++ b/doc/document_reader/SignerInfo/SignerInfo.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      SignerInfo constructor SignerInfo() - @@ -72,7 +66,6 @@

      SignerInfo constructor

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/SignerInfo/certificateChain.html b/doc/document_reader/SignerInfo/certificateChain.html index 2e171783f7..9e4b474625 100644 --- a/doc/document_reader/SignerInfo/certificateChain.html +++ b/doc/document_reader/SignerInfo/certificateChain.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      certificateChain property
      + +
      -
      List<CertificateChain> + get certificateChain
      -

      Certificate chain, used for the digital signature verification.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/SignerInfo/dataToHash.html b/doc/document_reader/SignerInfo/dataToHash.html index dbdbb51b59..e582d1900c 100644 --- a/doc/document_reader/SignerInfo/dataToHash.html +++ b/doc/document_reader/SignerInfo/dataToHash.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      dataToHash property
      + +
      -
      String? + get dataToHash
      -

      Data to hash.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/SignerInfo/digestAlgorithm.html b/doc/document_reader/SignerInfo/digestAlgorithm.html index 8c00f1cc1b..aff72758df 100644 --- a/doc/document_reader/SignerInfo/digestAlgorithm.html +++ b/doc/document_reader/SignerInfo/digestAlgorithm.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      digestAlgorithm property
      + +
      -
      String? + get digestAlgorithm
      -

      Digital signature hash-function algorithm identifier.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/SignerInfo/fromJson.html b/doc/document_reader/SignerInfo/fromJson.html index 8d2b55875f..a81e55f14d 100644 --- a/doc/document_reader/SignerInfo/fromJson.html +++ b/doc/document_reader/SignerInfo/fromJson.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      fromJson static method
      - SignerInfo? -fromJson(
      1. dynamic jsonObject
      2. +fromJson(
        1. dynamic jsonObject
        ) @@ -93,7 +87,7 @@

        Implementation

        result._subjectKeyIdentifier = RFIDValue.fromJson(jsonObject["subjectKeyIdentifier"]); result._issuer = Authority.fromJson(jsonObject["issuer"]); - result._notifications = jsonObject["notifications"].cast<int>(); + result._notifications = _intListFrom(jsonObject["notifications"])!; for (var item in jsonObject["signedAttributes"]) { result._signedAttributes.addSafe(Extension.fromJson(item)); } @@ -107,7 +101,6 @@

        Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/SignerInfo/issuer.html b/doc/document_reader/SignerInfo/issuer.html index 0e2735b08a..5d2a08012d 100644 --- a/doc/document_reader/SignerInfo/issuer.html +++ b/doc/document_reader/SignerInfo/issuer.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      issuer property
      + +
      -
      Authority? + get issuer
      -

      Identifier of the necessary certificate issuer.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/SignerInfo/notifications.html b/doc/document_reader/SignerInfo/notifications.html index 5d54d6e6f0..d043d5cea7 100644 --- a/doc/document_reader/SignerInfo/notifications.html +++ b/doc/document_reader/SignerInfo/notifications.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      notifications property
      + +
      -
      List<int> + get notifications
      -

      The list of remarks occured during the scanning procedure.

      @@ -88,7 +84,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/SignerInfo/paStatus.html b/doc/document_reader/SignerInfo/paStatus.html index a2d010e28d..7589eb2721 100644 --- a/doc/document_reader/SignerInfo/paStatus.html +++ b/doc/document_reader/SignerInfo/paStatus.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      paStatus property
      + +
      -
      int + get paStatus
      -

      Result of the digital signature verification.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/SignerInfo/serialNumber.html b/doc/document_reader/SignerInfo/serialNumber.html index 47be41147c..fed20108c7 100644 --- a/doc/document_reader/SignerInfo/serialNumber.html +++ b/doc/document_reader/SignerInfo/serialNumber.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      serialNumber property
      + +
      -
      RFIDValue? + get serialNumber
      -

      Serial number of the necessary certificate.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/SignerInfo/signature.html b/doc/document_reader/SignerInfo/signature.html index c6f2eed1b2..0f14afca2a 100644 --- a/doc/document_reader/SignerInfo/signature.html +++ b/doc/document_reader/SignerInfo/signature.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      signature property
      + +
      -
      RFIDValue? + get signature
      -

      Binary data of the verified digital signature.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/SignerInfo/signatureAlgorithm.html b/doc/document_reader/SignerInfo/signatureAlgorithm.html index 22ea66613e..5b9dc45537 100644 --- a/doc/document_reader/SignerInfo/signatureAlgorithm.html +++ b/doc/document_reader/SignerInfo/signatureAlgorithm.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      signatureAlgorithm property
      + +
      -
      String? + get signatureAlgorithm
      -

      Digital signature algorithm identifier.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/SignerInfo/signedAttributes.html b/doc/document_reader/SignerInfo/signedAttributes.html index a3791c662b..16636a6de8 100644 --- a/doc/document_reader/SignerInfo/signedAttributes.html +++ b/doc/document_reader/SignerInfo/signedAttributes.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      signedAttributes property
      + +
      -
      List<Extension> + get signedAttributes
      -

      List of the signed attributes.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/SignerInfo/subjectKeyIdentifier.html b/doc/document_reader/SignerInfo/subjectKeyIdentifier.html index ebec6b01ad..fbad8ca63e 100644 --- a/doc/document_reader/SignerInfo/subjectKeyIdentifier.html +++ b/doc/document_reader/SignerInfo/subjectKeyIdentifier.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      subjectKeyIdentifier property
      + +
      -
      RFIDValue? + get subjectKeyIdentifier
      -

      Signature object identifier of the necessary certificate.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/SignerInfo/toJson.html b/doc/document_reader/SignerInfo/toJson.html index ee546f476b..6cc43fd7ac 100644 --- a/doc/document_reader/SignerInfo/toJson.html +++ b/doc/document_reader/SignerInfo/toJson.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      toJson method
      - Map<String, dynamic> toJson() @@ -96,7 +90,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/SignerInfo/version.html b/doc/document_reader/SignerInfo/version.html index 5097e89f4e..8dc8794313 100644 --- a/doc/document_reader/SignerInfo/version.html +++ b/doc/document_reader/SignerInfo/version.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      version property
      + +
      -
      int + get version
      -

      Version of the digital signature data structure.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/SuccessOrError.html b/doc/document_reader/SuccessOrError.html index d2f3013752..23a6206824 100644 --- a/doc/document_reader/SuccessOrError.html +++ b/doc/document_reader/SuccessOrError.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      SuccessOrError typedef
      -
      @@ -112,9 +106,7 @@

      Implementation

      typedef SuccessOrError = (bool, DocReaderException?);
      - - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/Symbol-class-sidebar.html b/doc/document_reader/Symbol-class-sidebar.html index 62d0ec7a88..9ff84c2a1c 100644 --- a/doc/document_reader/Symbol-class-sidebar.html +++ b/doc/document_reader/Symbol-class-sidebar.html @@ -1,32 +1,59 @@
        -
      1. Constructors
      2. -
      3. Symbol
      4. +
      5. Constructors
      6. +
      7. Symbol
      8. Properties
      9. -
      10. code
      11. -
      12. hashCode
      13. -
      14. probability
      15. -
      16. rect
      17. -
      18. runtimeType
      19. + +
      20. + code +
      21. + +
      22. + hashCode +
      23. + +
      24. + probability +
      25. + +
      26. + rect +
      27. + +
      28. + runtimeType +
      29. Methods
      30. -
      31. noSuchMethod
      32. -
      33. toJson
      34. -
      35. toString
      36. + +
      37. + noSuchMethod +
      38. + +
      39. + toJson +
      40. + +
      41. + toString +
      42. Operators
      43. -
      44. operator ==
      45. + +
      46. + operator == +
      47. -
      48. Static methods
      49. -
      50. fromJson
      51. +
      52. Static methods
      53. +
      54. fromJson
      diff --git a/doc/document_reader/Symbol-class.html b/doc/document_reader/Symbol-class.html index 78609f7b2b..ccda305b67 100644 --- a/doc/document_reader/Symbol-class.html +++ b/doc/document_reader/Symbol-class.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      Symbol class

      Constructors

      -
      Symbol() @@ -148,6 +142,7 @@

      Properties

      +
      Static Methods
      -
      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/Symbol/Symbol.html b/doc/document_reader/Symbol/Symbol.html index 6d4a5036c2..00d02117a0 100644 --- a/doc/document_reader/Symbol/Symbol.html +++ b/doc/document_reader/Symbol/Symbol.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      Symbol constructor Symbol() - @@ -72,7 +66,6 @@

      Symbol constructor

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/Symbol/code.html b/doc/document_reader/Symbol/code.html index fc84974c1e..c3ab99ea2c 100644 --- a/doc/document_reader/Symbol/code.html +++ b/doc/document_reader/Symbol/code.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      code property
      + +
      -
      int + get code
      -

      ASCII code of symbol.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/Symbol/fromJson.html b/doc/document_reader/Symbol/fromJson.html index 3e0f177e32..a413127871 100644 --- a/doc/document_reader/Symbol/fromJson.html +++ b/doc/document_reader/Symbol/fromJson.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      fromJson static method
      - Symbol? -fromJson(
      1. dynamic jsonObject
      2. +fromJson(
        1. dynamic jsonObject
        ) @@ -93,7 +87,6 @@

        Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/Symbol/probability.html b/doc/document_reader/Symbol/probability.html index 019e11671c..95ed68cac2 100644 --- a/doc/document_reader/Symbol/probability.html +++ b/doc/document_reader/Symbol/probability.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      probability property
      + +
      -
      int + get probability
      -

      Symbol recognition probability (0–100, %).

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/Symbol/rect.html b/doc/document_reader/Symbol/rect.html index 61d0239694..12c96da9bb 100644 --- a/doc/document_reader/Symbol/rect.html +++ b/doc/document_reader/Symbol/rect.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      rect property
      + +
      -
      Rect? + get rect
      -

      Bounds result of the particular value.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/Symbol/toJson.html b/doc/document_reader/Symbol/toJson.html index be4017020a..a8faa8a7e1 100644 --- a/doc/document_reader/Symbol/toJson.html +++ b/doc/document_reader/Symbol/toJson.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      toJson method
      - Map<String, dynamic> toJson() @@ -87,7 +81,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/TAChallenge-class-sidebar.html b/doc/document_reader/TAChallenge-class-sidebar.html index ef957ccebd..06ccbaee1a 100644 --- a/doc/document_reader/TAChallenge-class-sidebar.html +++ b/doc/document_reader/TAChallenge-class-sidebar.html @@ -1,34 +1,67 @@
        -
      1. Constructors
      2. -
      3. TAChallenge
      4. +
      5. Constructors
      6. +
      7. TAChallenge
      8. Properties
      9. -
      10. auxPCD
      11. -
      12. challengePICC
      13. -
      14. data
      15. -
      16. hashCode
      17. -
      18. hashPK
      19. -
      20. idPICC
      21. -
      22. runtimeType
      23. + +
      24. + auxPCD +
      25. + +
      26. + challengePICC +
      27. + +
      28. + data +
      29. + +
      30. + hashCode +
      31. + +
      32. + hashPK +
      33. + +
      34. + idPICC +
      35. + +
      36. + runtimeType +
      37. Methods
      38. -
      39. noSuchMethod
      40. -
      41. toJson
      42. -
      43. toString
      44. + +
      45. + noSuchMethod +
      46. + +
      47. + toJson +
      48. + +
      49. + toString +
      50. Operators
      51. -
      52. operator ==
      53. + +
      54. + operator == +
      55. -
      56. Static methods
      57. -
      58. fromJson
      59. +
      60. Static methods
      61. +
      62. fromJson
      diff --git a/doc/document_reader/TAChallenge-class.html b/doc/document_reader/TAChallenge-class.html index faea278628..3e1b479165 100644 --- a/doc/document_reader/TAChallenge-class.html +++ b/doc/document_reader/TAChallenge-class.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      TAChallenge class

      Constructors

      -
      TAChallenge() @@ -169,6 +163,7 @@

      Properties

      +
      Static Methods
      -
      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/TAChallenge/TAChallenge.html b/doc/document_reader/TAChallenge/TAChallenge.html index 4de9cd454f..c398e18f2f 100644 --- a/doc/document_reader/TAChallenge/TAChallenge.html +++ b/doc/document_reader/TAChallenge/TAChallenge.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      TAChallenge constructor TAChallenge() - @@ -72,7 +66,6 @@

      TAChallenge constructor

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/TAChallenge/auxPCD.html b/doc/document_reader/TAChallenge/auxPCD.html index d3b4e2ec18..04e2ae5709 100644 --- a/doc/document_reader/TAChallenge/auxPCD.html +++ b/doc/document_reader/TAChallenge/auxPCD.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      auxPCD property
      + +
      -
      String + get auxPCD
      - @@ -84,7 +80,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/TAChallenge/challengePICC.html b/doc/document_reader/TAChallenge/challengePICC.html index d51f1a9b0b..a2d4f84340 100644 --- a/doc/document_reader/TAChallenge/challengePICC.html +++ b/doc/document_reader/TAChallenge/challengePICC.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      challengePICC property
      + +
      -
      String + get challengePICC
      - @@ -84,7 +80,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/TAChallenge/data.html b/doc/document_reader/TAChallenge/data.html index 6acb68be3d..ba8990f9f8 100644 --- a/doc/document_reader/TAChallenge/data.html +++ b/doc/document_reader/TAChallenge/data.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      data property
      + +
      -
      dynamic + get data
      - @@ -84,7 +80,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/TAChallenge/fromJson.html b/doc/document_reader/TAChallenge/fromJson.html index 59fa02749a..063e9a8686 100644 --- a/doc/document_reader/TAChallenge/fromJson.html +++ b/doc/document_reader/TAChallenge/fromJson.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      fromJson static method
      - TAChallenge? -fromJson(
      1. dynamic jsonObject
      2. +fromJson(
        1. dynamic jsonObject
        ) @@ -93,7 +87,6 @@

        Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/TAChallenge/hashPK.html b/doc/document_reader/TAChallenge/hashPK.html index 5303e43fb7..19c6073cab 100644 --- a/doc/document_reader/TAChallenge/hashPK.html +++ b/doc/document_reader/TAChallenge/hashPK.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      hashPK property
      + +
      -
      String + get hashPK
      - @@ -84,7 +80,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/TAChallenge/idPICC.html b/doc/document_reader/TAChallenge/idPICC.html index 2d322920f0..f82b68318e 100644 --- a/doc/document_reader/TAChallenge/idPICC.html +++ b/doc/document_reader/TAChallenge/idPICC.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      idPICC property
      + +
      -
      String + get idPICC
      - @@ -84,7 +80,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/TAChallenge/toJson.html b/doc/document_reader/TAChallenge/toJson.html index a45a6e4647..23e2a2ebe6 100644 --- a/doc/document_reader/TAChallenge/toJson.html +++ b/doc/document_reader/TAChallenge/toJson.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      toJson method
      - Map<String, dynamic> toJson() @@ -87,7 +81,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/TASignatureRequest.html b/doc/document_reader/TASignatureRequest.html index f57c20ad26..736c3e5ff8 100644 --- a/doc/document_reader/TASignatureRequest.html +++ b/doc/document_reader/TASignatureRequest.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      TASignatureRequest typedef
      -
      TASignatureRequest = - Future<void> Function(dynamic signature) + Future<void> Function(dynamic signature)
      @@ -80,9 +74,7 @@

      Implementation

      ); - - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/TaCertificateCompletion.html b/doc/document_reader/TaCertificateCompletion.html index c1b637063f..08b2254b1a 100644 --- a/doc/document_reader/TaCertificateCompletion.html +++ b/doc/document_reader/TaCertificateCompletion.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      TaCertificateCompletion typedef
      -
      TaCertificateCompletion = void Function(String? keyCAR, PKDCertificateRequest request) @@ -80,9 +74,7 @@

      Implementation

      );
      - - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/TaSignatureCompletion.html b/doc/document_reader/TaSignatureCompletion.html index 43c84e84ae..e0a1ddcaea 100644 --- a/doc/document_reader/TaSignatureCompletion.html +++ b/doc/document_reader/TaSignatureCompletion.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      TaSignatureCompletion typedef
      -
      TaSignatureCompletion = void Function(TAChallenge? challenge, TASignatureRequest request) @@ -80,9 +74,7 @@

      Implementation

      );
      - - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/TccParams-class-sidebar.html b/doc/document_reader/TccParams-class-sidebar.html index 31d81fd528..e83a37255b 100644 --- a/doc/document_reader/TccParams-class-sidebar.html +++ b/doc/document_reader/TccParams-class-sidebar.html @@ -1,34 +1,67 @@
        -
      1. Constructors
      2. -
      3. TccParams
      4. +
      5. Constructors
      6. +
      7. TccParams
      8. Properties
      9. -
      10. hashCode
      11. -
      12. pfxCert
      13. -
      14. pfxCertUrl
      15. -
      16. pfxPassPhrase
      17. -
      18. runtimeType
      19. -
      20. serviceUrlPA
      21. -
      22. serviceUrlTA
      23. + +
      24. + hashCode +
      25. + +
      26. + pfxCert +
      27. + +
      28. + pfxCertUrl +
      29. + +
      30. + pfxPassPhrase +
      31. + +
      32. + runtimeType +
      33. + +
      34. + serviceUrlPA +
      35. + +
      36. + serviceUrlTA +
      37. Methods
      38. -
      39. noSuchMethod
      40. -
      41. toJson
      42. -
      43. toString
      44. + +
      45. + noSuchMethod +
      46. + +
      47. + toJson +
      48. + +
      49. + toString +
      50. Operators
      51. -
      52. operator ==
      53. + +
      54. + operator == +
      55. -
      56. Static methods
      57. -
      58. fromJson
      59. +
      60. Static methods
      61. +
      62. fromJson
      diff --git a/doc/document_reader/TccParams-class.html b/doc/document_reader/TccParams-class.html index 32a46dc058..748649d38f 100644 --- a/doc/document_reader/TccParams-class.html +++ b/doc/document_reader/TccParams-class.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      TccParams class

      Constructors

      -
      TccParams() @@ -176,6 +170,7 @@

      Properties

      +
      Static Methods
      -
      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/TccParams/TccParams.html b/doc/document_reader/TccParams/TccParams.html index 8a534ad32d..6a38171789 100644 --- a/doc/document_reader/TccParams/TccParams.html +++ b/doc/document_reader/TccParams/TccParams.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      TccParams constructor TccParams() - @@ -72,7 +66,6 @@

      TccParams constructor

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/TccParams/fromJson.html b/doc/document_reader/TccParams/fromJson.html index da4101c961..322551ef2b 100644 --- a/doc/document_reader/TccParams/fromJson.html +++ b/doc/document_reader/TccParams/fromJson.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      fromJson static method
      - TccParams? -fromJson(
      1. dynamic jsonObject
      2. +fromJson(
        1. dynamic jsonObject
        ) @@ -93,7 +87,6 @@

        Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/TccParams/pfxCert.html b/doc/document_reader/TccParams/pfxCert.html index 0beba8b4b5..6e724b7e14 100644 --- a/doc/document_reader/TccParams/pfxCert.html +++ b/doc/document_reader/TccParams/pfxCert.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      pfxCert property
      +
      dynamic @@ -80,8 +76,8 @@

      Implementation

      + - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/TccParams/pfxCertUrl.html b/doc/document_reader/TccParams/pfxCertUrl.html index 2f287bce96..46dfbf7c64 100644 --- a/doc/document_reader/TccParams/pfxCertUrl.html +++ b/doc/document_reader/TccParams/pfxCertUrl.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      pfxCertUrl property
      +
      String? @@ -80,8 +76,8 @@

      Implementation

      + - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/TccParams/pfxPassPhrase.html b/doc/document_reader/TccParams/pfxPassPhrase.html index 0376adf15d..a70615dc3c 100644 --- a/doc/document_reader/TccParams/pfxPassPhrase.html +++ b/doc/document_reader/TccParams/pfxPassPhrase.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      pfxPassPhrase property
      +
      String? @@ -79,8 +75,8 @@

      Implementation

      + - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/TccParams/serviceUrlPA.html b/doc/document_reader/TccParams/serviceUrlPA.html index cef12a43a1..51c789ea09 100644 --- a/doc/document_reader/TccParams/serviceUrlPA.html +++ b/doc/document_reader/TccParams/serviceUrlPA.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      serviceUrlPA property
      +
      String? @@ -80,8 +76,8 @@

      Implementation

      + - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/TccParams/serviceUrlTA.html b/doc/document_reader/TccParams/serviceUrlTA.html index 4cee45020b..4f1a6c617c 100644 --- a/doc/document_reader/TccParams/serviceUrlTA.html +++ b/doc/document_reader/TccParams/serviceUrlTA.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      serviceUrlTA property
      +
      String? @@ -80,8 +76,8 @@

      Implementation

      + - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/TccParams/toJson.html b/doc/document_reader/TccParams/toJson.html index 004308ca8f..282c2faf09 100644 --- a/doc/document_reader/TccParams/toJson.html +++ b/doc/document_reader/TccParams/toJson.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      toJson method
      - Map<String, dynamic> toJson() @@ -87,7 +81,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/TextField-class-sidebar.html b/doc/document_reader/TextField-class-sidebar.html index afffa78253..c421860d6e 100644 --- a/doc/document_reader/TextField-class-sidebar.html +++ b/doc/document_reader/TextField-class-sidebar.html @@ -1,41 +1,95 @@
        -
      1. Constructors
      2. -
      3. TextField
      4. +
      5. Constructors
      6. +
      7. TextField
      8. Properties
      9. -
      10. comparisonList
      11. -
      12. comparisonStatus
      13. -
      14. fieldName
      15. -
      16. fieldType
      17. -
      18. hashCode
      19. -
      20. lcid
      21. -
      22. lcidName
      23. -
      24. runtimeType
      25. -
      26. status
      27. -
      28. validityList
      29. -
      30. validityStatus
      31. -
      32. value
      33. -
      34. values
      35. + +
      36. + comparisonList +
      37. + +
      38. + comparisonStatus +
      39. + +
      40. + fieldName +
      41. + +
      42. + fieldType +
      43. + +
      44. + hashCode +
      45. + +
      46. + lcid +
      47. + +
      48. + lcidName +
      49. + +
      50. + runtimeType +
      51. + +
      52. + status +
      53. + +
      54. + validityList +
      55. + +
      56. + validityStatus +
      57. + +
      58. + value +
      59. + +
      60. + values +
      61. Methods
      62. -
      63. getValue
      64. -
      65. noSuchMethod
      66. -
      67. toJson
      68. -
      69. toString
      70. + +
      71. + getValue +
      72. + +
      73. + noSuchMethod +
      74. + +
      75. + toJson +
      76. + +
      77. + toString +
      78. Operators
      79. -
      80. operator ==
      81. + +
      82. + operator == +
      83. -
      84. Static methods
      85. -
      86. fromJson
      87. +
      88. Static methods
      89. +
      90. fromJson
      diff --git a/doc/document_reader/TextField-class.html b/doc/document_reader/TextField-class.html index aa30e37b57..6bc2130ad7 100644 --- a/doc/document_reader/TextField-class.html +++ b/doc/document_reader/TextField-class.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      TextField class

      Constructors

      -
      TextField() @@ -246,6 +240,7 @@

      Properties

      +
      Static Methods
      -
      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/TextField/TextField.html b/doc/document_reader/TextField/TextField.html index e985ad105e..bfbd0c7247 100644 --- a/doc/document_reader/TextField/TextField.html +++ b/doc/document_reader/TextField/TextField.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      TextField constructor TextField() - @@ -72,7 +66,6 @@

      TextField constructor

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/TextField/comparisonList.html b/doc/document_reader/TextField/comparisonList.html index a7084b5bdb..00246234a5 100644 --- a/doc/document_reader/TextField/comparisonList.html +++ b/doc/document_reader/TextField/comparisonList.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      comparisonList property
      + +
      -
      List<Comparison> + get comparisonList
      -

      List of all comparison statuses for this field type.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/TextField/comparisonStatus.html b/doc/document_reader/TextField/comparisonStatus.html index f00a32fb2b..c09581908b 100644 --- a/doc/document_reader/TextField/comparisonStatus.html +++ b/doc/document_reader/TextField/comparisonStatus.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      comparisonStatus property
      + +
      -
      CheckResult + get comparisonStatus
      -

      Comparison result of the field.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/TextField/fieldName.html b/doc/document_reader/TextField/fieldName.html index 9af5220e25..c24accddf9 100644 --- a/doc/document_reader/TextField/fieldName.html +++ b/doc/document_reader/TextField/fieldName.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      fieldName property
      + +
      -
      String + get fieldName
      -

      Textual field symbolic name.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/TextField/fieldType.html b/doc/document_reader/TextField/fieldType.html index 50afa06715..b7ae1375d2 100644 --- a/doc/document_reader/TextField/fieldType.html +++ b/doc/document_reader/TextField/fieldType.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      fieldType property
      + +
      -
      FieldType + get fieldType
      -

      Textual field logical type.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/TextField/fromJson.html b/doc/document_reader/TextField/fromJson.html index 66573144ce..ac146430f0 100644 --- a/doc/document_reader/TextField/fromJson.html +++ b/doc/document_reader/TextField/fromJson.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      fromJson static method
      - TextField? -fromJson(
      1. dynamic jsonObject
      2. +fromJson(
        1. dynamic jsonObject
        ) @@ -109,7 +103,6 @@

        Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/TextField/getValue.html b/doc/document_reader/TextField/getValue.html index 371bd58b8c..115a4e9ff8 100644 --- a/doc/document_reader/TextField/getValue.html +++ b/doc/document_reader/TextField/getValue.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      getValue method
      - Value? getValue() @@ -80,7 +74,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/TextField/lcid.html b/doc/document_reader/TextField/lcid.html index dd4aac83b5..5974fe1f58 100644 --- a/doc/document_reader/TextField/lcid.html +++ b/doc/document_reader/TextField/lcid.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      lcid property
      + +
      -
      LCID + get lcid
      -

      ID of language-culture to differentiate one field of the same type from @@ -89,7 +85,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/TextField/lcidName.html b/doc/document_reader/TextField/lcidName.html index b6cbd350c4..58afdc9860 100644 --- a/doc/document_reader/TextField/lcidName.html +++ b/doc/document_reader/TextField/lcidName.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      lcidName property
      + +
      -
      String + get lcidName
      -

      LCID symbolic name.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/TextField/status.html b/doc/document_reader/TextField/status.html index ba8da177af..d4688ee4fe 100644 --- a/doc/document_reader/TextField/status.html +++ b/doc/document_reader/TextField/status.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      status property
      + +
      -
      CheckResult + get status
      -

      Textual field check result.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/TextField/toJson.html b/doc/document_reader/TextField/toJson.html index 73ecf242ee..c365d44a50 100644 --- a/doc/document_reader/TextField/toJson.html +++ b/doc/document_reader/TextField/toJson.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      toJson method
      - Map<String, dynamic> toJson() @@ -96,7 +90,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/TextField/validityList.html b/doc/document_reader/TextField/validityList.html index dd76a11c0b..ee7f44b6a1 100644 --- a/doc/document_reader/TextField/validityList.html +++ b/doc/document_reader/TextField/validityList.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      validityList property
      + +
      -
      List<Validity> + get validityList
      -

      List of all validity statuses for this field type.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/TextField/validityStatus.html b/doc/document_reader/TextField/validityStatus.html index 34172b80bb..1a43c5a24b 100644 --- a/doc/document_reader/TextField/validityStatus.html +++ b/doc/document_reader/TextField/validityStatus.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      validityStatus property
      + +
      -
      CheckResult + get validityStatus
      -

      Validity result of the field

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/TextField/value.html b/doc/document_reader/TextField/value.html index bd9e58f3dc..8f9148f160 100644 --- a/doc/document_reader/TextField/value.html +++ b/doc/document_reader/TextField/value.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      value property
      + +
      -
      String? + get value
      -

      Value from the field.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/TextField/values.html b/doc/document_reader/TextField/values.html index 43f170e4a3..70a63f204e 100644 --- a/doc/document_reader/TextField/values.html +++ b/doc/document_reader/TextField/values.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      values property
      + +
      -
      List<Value> + get values
      -

      An array of values.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/TextResult-class-sidebar.html b/doc/document_reader/TextResult-class-sidebar.html index f2df4e163f..bb98dfa9a8 100644 --- a/doc/document_reader/TextResult-class-sidebar.html +++ b/doc/document_reader/TextResult-class-sidebar.html @@ -1,34 +1,67 @@
        -
      1. Constructors
      2. -
      3. TextResult
      4. +
      5. Constructors
      6. +
      7. TextResult
      8. Properties
      9. -
      10. availableSourceList
      11. -
      12. comparisonStatus
      13. -
      14. fields
      15. -
      16. hashCode
      17. -
      18. runtimeType
      19. -
      20. status
      21. -
      22. validityStatus
      23. + +
      24. + availableSourceList +
      25. + +
      26. + comparisonStatus +
      27. + +
      28. + fields +
      29. + +
      30. + hashCode +
      31. + +
      32. + runtimeType +
      33. + +
      34. + status +
      35. + +
      36. + validityStatus +
      37. Methods
      38. -
      39. noSuchMethod
      40. -
      41. toJson
      42. -
      43. toString
      44. + +
      45. + noSuchMethod +
      46. + +
      47. + toJson +
      48. + +
      49. + toString +
      50. Operators
      51. -
      52. operator ==
      53. + +
      54. + operator == +
      55. -
      56. Static methods
      57. -
      58. fromJson
      59. +
      60. Static methods
      61. +
      62. fromJson
      diff --git a/doc/document_reader/TextResult-class.html b/doc/document_reader/TextResult-class.html index 26ada4b885..49de570ed2 100644 --- a/doc/document_reader/TextResult-class.html +++ b/doc/document_reader/TextResult-class.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      TextResult class

      Constructors

      -
      TextResult() @@ -173,6 +167,7 @@

      Properties

      +
      Static Methods
      -
      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/TextResult/TextResult.html b/doc/document_reader/TextResult/TextResult.html index fe4a6efa4c..16f7a9fa84 100644 --- a/doc/document_reader/TextResult/TextResult.html +++ b/doc/document_reader/TextResult/TextResult.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      TextResult constructor TextResult() - @@ -72,7 +66,6 @@

      TextResult constructor

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/TextResult/availableSourceList.html b/doc/document_reader/TextResult/availableSourceList.html index ab0d503cd7..83dfae41ce 100644 --- a/doc/document_reader/TextResult/availableSourceList.html +++ b/doc/document_reader/TextResult/availableSourceList.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      availableSourceList property
      + +
      -
      List<TextSource> + get availableSourceList
      -

      List of all available origin source with overall validity @@ -88,7 +84,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/TextResult/comparisonStatus.html b/doc/document_reader/TextResult/comparisonStatus.html index 8fd8f771a0..d7c51d06d9 100644 --- a/doc/document_reader/TextResult/comparisonStatus.html +++ b/doc/document_reader/TextResult/comparisonStatus.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      comparisonStatus property
      + +
      -
      CheckResult + get comparisonStatus
      -

      Comparison status of all text fields.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/TextResult/fields.html b/doc/document_reader/TextResult/fields.html index 61dac58f4d..1c97aa482a 100644 --- a/doc/document_reader/TextResult/fields.html +++ b/doc/document_reader/TextResult/fields.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      fields property
      + +
      -
      List<TextField> + get fields
      -

      An array of textual results.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/TextResult/fromJson.html b/doc/document_reader/TextResult/fromJson.html index 34e6f4f4c4..7048cd71de 100644 --- a/doc/document_reader/TextResult/fromJson.html +++ b/doc/document_reader/TextResult/fromJson.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      fromJson static method
      - TextResult? -fromJson(
      1. dynamic jsonObject
      2. +fromJson(
        1. dynamic jsonObject
        ) @@ -100,7 +94,6 @@

        Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/TextResult/status.html b/doc/document_reader/TextResult/status.html index 3ac3bbc849..ff1b1618c4 100644 --- a/doc/document_reader/TextResult/status.html +++ b/doc/document_reader/TextResult/status.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      status property
      + +
      -
      CheckResult + get status
      -

      Textual fields check result.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/TextResult/toJson.html b/doc/document_reader/TextResult/toJson.html index 4484da324a..262e1cfac5 100644 --- a/doc/document_reader/TextResult/toJson.html +++ b/doc/document_reader/TextResult/toJson.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      toJson method
      - Map<String, dynamic> toJson() @@ -90,7 +84,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/TextResult/validityStatus.html b/doc/document_reader/TextResult/validityStatus.html index be5ea0fbcb..7bb217cf0d 100644 --- a/doc/document_reader/TextResult/validityStatus.html +++ b/doc/document_reader/TextResult/validityStatus.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      validityStatus property
      + +
      -
      CheckResult + get validityStatus
      -

      Validity status of all text fields.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/TextSource-class-sidebar.html b/doc/document_reader/TextSource-class-sidebar.html index 9f2886a624..71e43d215a 100644 --- a/doc/document_reader/TextSource-class-sidebar.html +++ b/doc/document_reader/TextSource-class-sidebar.html @@ -1,32 +1,59 @@
        -
      1. Constructors
      2. -
      3. TextSource
      4. +
      5. Constructors
      6. +
      7. TextSource
      8. Properties
      9. -
      10. hashCode
      11. -
      12. runtimeType
      13. -
      14. source
      15. -
      16. sourceType
      17. -
      18. validityStatus
      19. + +
      20. + hashCode +
      21. + +
      22. + runtimeType +
      23. + +
      24. + source +
      25. + +
      26. + sourceType +
      27. + +
      28. + validityStatus +
      29. Methods
      30. -
      31. noSuchMethod
      32. -
      33. toJson
      34. -
      35. toString
      36. + +
      37. + noSuchMethod +
      38. + +
      39. + toJson +
      40. + +
      41. + toString +
      42. Operators
      43. -
      44. operator ==
      45. + +
      46. + operator == +
      47. -
      48. Static methods
      49. -
      50. fromJson
      51. +
      52. Static methods
      53. +
      54. fromJson
      diff --git a/doc/document_reader/TextSource-class.html b/doc/document_reader/TextSource-class.html index b105c99c57..1c3c7505b2 100644 --- a/doc/document_reader/TextSource-class.html +++ b/doc/document_reader/TextSource-class.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      TextSource class

      Constructors

      -
      TextSource() @@ -148,6 +142,7 @@

      Properties

      +
      Static Methods
      -
      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/TextSource/TextSource.html b/doc/document_reader/TextSource/TextSource.html index 2672fdabed..7a7a785bc4 100644 --- a/doc/document_reader/TextSource/TextSource.html +++ b/doc/document_reader/TextSource/TextSource.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      TextSource constructor TextSource() - @@ -72,7 +66,6 @@

      TextSource constructor

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/TextSource/fromJson.html b/doc/document_reader/TextSource/fromJson.html index 6d75df8993..ea777affc4 100644 --- a/doc/document_reader/TextSource/fromJson.html +++ b/doc/document_reader/TextSource/fromJson.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      fromJson static method
      - TextSource? -fromJson(
      1. dynamic jsonObject
      2. +fromJson(
        1. dynamic jsonObject
        ) @@ -94,7 +88,6 @@

        Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/TextSource/source.html b/doc/document_reader/TextSource/source.html index ae0b24cd25..8a380fa91e 100644 --- a/doc/document_reader/TextSource/source.html +++ b/doc/document_reader/TextSource/source.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      source property
      + +
      -
      String? + get source
      -

      The value's origin source string description.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/TextSource/sourceType.html b/doc/document_reader/TextSource/sourceType.html index ebacec5c87..6c57a40e14 100644 --- a/doc/document_reader/TextSource/sourceType.html +++ b/doc/document_reader/TextSource/sourceType.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      sourceType property
      + +
      -
      ResultType + get sourceType
      -

      The value's origin source.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/TextSource/toJson.html b/doc/document_reader/TextSource/toJson.html index 094b167a1d..da0b92542e 100644 --- a/doc/document_reader/TextSource/toJson.html +++ b/doc/document_reader/TextSource/toJson.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      toJson method
      - Map<String, dynamic> toJson() @@ -87,7 +81,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/TextSource/validityStatus.html b/doc/document_reader/TextSource/validityStatus.html index 74b88ba455..62fa316655 100644 --- a/doc/document_reader/TextSource/validityStatus.html +++ b/doc/document_reader/TextSource/validityStatus.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      validityStatus property
      + +
      -
      CheckResult + get validityStatus
      -

      Overall validity status of all text fields of this source type.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/TransactionInfo-class-sidebar.html b/doc/document_reader/TransactionInfo-class-sidebar.html index aeb2d20a97..4f8b54b46d 100644 --- a/doc/document_reader/TransactionInfo-class-sidebar.html +++ b/doc/document_reader/TransactionInfo-class-sidebar.html @@ -1,31 +1,55 @@
        -
      1. Constructors
      2. -
      3. TransactionInfo
      4. +
      5. Constructors
      6. +
      7. TransactionInfo
      8. Properties
      9. -
      10. hashCode
      11. -
      12. runtimeType
      13. -
      14. tag
      15. -
      16. transactionId
      17. + +
      18. + hashCode +
      19. + +
      20. + runtimeType +
      21. + +
      22. + tag +
      23. + +
      24. + transactionId +
      25. Methods
      26. -
      27. noSuchMethod
      28. -
      29. toJson
      30. -
      31. toString
      32. + +
      33. + noSuchMethod +
      34. + +
      35. + toJson +
      36. + +
      37. + toString +
      38. Operators
      39. -
      40. operator ==
      41. + +
      42. + operator == +
      43. -
      44. Static methods
      45. -
      46. fromJson
      47. +
      48. Static methods
      49. +
      50. fromJson
      diff --git a/doc/document_reader/TransactionInfo-class.html b/doc/document_reader/TransactionInfo-class.html index 55023007b3..1806fc420f 100644 --- a/doc/document_reader/TransactionInfo-class.html +++ b/doc/document_reader/TransactionInfo-class.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      TransactionInfo class

      Constructors

      -
      TransactionInfo() @@ -133,6 +127,7 @@

      Properties

      +
      Static Methods
      -
      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/TransactionInfo/TransactionInfo.html b/doc/document_reader/TransactionInfo/TransactionInfo.html index f80493f03c..349bcb7644 100644 --- a/doc/document_reader/TransactionInfo/TransactionInfo.html +++ b/doc/document_reader/TransactionInfo/TransactionInfo.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      TransactionInfo constructor TransactionInfo() - @@ -72,7 +66,6 @@

      TransactionInfo constructor

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/TransactionInfo/fromJson.html b/doc/document_reader/TransactionInfo/fromJson.html index d761e09192..13053d56fa 100644 --- a/doc/document_reader/TransactionInfo/fromJson.html +++ b/doc/document_reader/TransactionInfo/fromJson.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      fromJson static method
      - TransactionInfo? -fromJson(
      1. dynamic jsonObject
      2. +fromJson(
        1. dynamic jsonObject
        ) @@ -92,7 +86,6 @@

        Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/TransactionInfo/tag.html b/doc/document_reader/TransactionInfo/tag.html index 5f3fce9f98..57fe08024c 100644 --- a/doc/document_reader/TransactionInfo/tag.html +++ b/doc/document_reader/TransactionInfo/tag.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      tag property
      + +
      -
      String? + get tag
      - @@ -84,7 +80,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/TransactionInfo/toJson.html b/doc/document_reader/TransactionInfo/toJson.html index d77f1a8470..f45566c565 100644 --- a/doc/document_reader/TransactionInfo/toJson.html +++ b/doc/document_reader/TransactionInfo/toJson.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      toJson method
      - Map<String, dynamic> toJson() @@ -86,7 +80,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/TransactionInfo/transactionId.html b/doc/document_reader/TransactionInfo/transactionId.html index 3194694d52..b196c0b447 100644 --- a/doc/document_reader/TransactionInfo/transactionId.html +++ b/doc/document_reader/TransactionInfo/transactionId.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      transactionId property
      + +
      -
      String? + get transactionId
      - @@ -84,7 +80,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/VDSNCData-class-sidebar.html b/doc/document_reader/VDSNCData-class-sidebar.html index 9a22e68c38..647d1d99aa 100644 --- a/doc/document_reader/VDSNCData-class-sidebar.html +++ b/doc/document_reader/VDSNCData-class-sidebar.html @@ -1,38 +1,83 @@
        -
      1. Constructors
      2. -
      3. VDSNCData
      4. +
      5. Constructors
      6. +
      7. VDSNCData
      8. Properties
      9. -
      10. certificate
      11. -
      12. certificateChain
      13. -
      14. hashCode
      15. -
      16. issuingCountry
      17. -
      18. message
      19. -
      20. notifications
      21. -
      22. runtimeType
      23. -
      24. signature
      25. -
      26. signatureAlgorithm
      27. -
      28. type
      29. -
      30. version
      31. + +
      32. + certificate +
      33. + +
      34. + certificateChain +
      35. + +
      36. + hashCode +
      37. + +
      38. + issuingCountry +
      39. + +
      40. + message +
      41. + +
      42. + notifications +
      43. + +
      44. + runtimeType +
      45. + +
      46. + signature +
      47. + +
      48. + signatureAlgorithm +
      49. + +
      50. + type +
      51. + +
      52. + version +
      53. Methods
      54. -
      55. noSuchMethod
      56. -
      57. toJson
      58. -
      59. toString
      60. + +
      61. + noSuchMethod +
      62. + +
      63. + toJson +
      64. + +
      65. + toString +
      66. Operators
      67. -
      68. operator ==
      69. + +
      70. + operator == +
      71. -
      72. Static methods
      73. -
      74. fromJson
      75. +
      76. Static methods
      77. +
      78. fromJson
      diff --git a/doc/document_reader/VDSNCData-class.html b/doc/document_reader/VDSNCData-class.html index 4df77df548..72c54db986 100644 --- a/doc/document_reader/VDSNCData-class.html +++ b/doc/document_reader/VDSNCData-class.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      VDSNCData class

      Constructors

      -
      VDSNCData() @@ -223,6 +217,7 @@

      Properties

      +
      Static Methods
      -
      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/VDSNCData/VDSNCData.html b/doc/document_reader/VDSNCData/VDSNCData.html index da7f2e9374..f27437886e 100644 --- a/doc/document_reader/VDSNCData/VDSNCData.html +++ b/doc/document_reader/VDSNCData/VDSNCData.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      VDSNCData constructor VDSNCData() - @@ -72,7 +66,6 @@

      VDSNCData constructor

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/VDSNCData/certificate.html b/doc/document_reader/VDSNCData/certificate.html index 25793013ca..a7d75ad3b6 100644 --- a/doc/document_reader/VDSNCData/certificate.html +++ b/doc/document_reader/VDSNCData/certificate.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      certificate property
      + +
      -
      BytesData? + get certificate
      -

      The binary data of the signer certificate.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/VDSNCData/certificateChain.html b/doc/document_reader/VDSNCData/certificateChain.html index 1d9ae1137c..1cc615eb92 100644 --- a/doc/document_reader/VDSNCData/certificateChain.html +++ b/doc/document_reader/VDSNCData/certificateChain.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      certificateChain property
      + +
      -
      List<CertificateChain> + get certificateChain
      -

      The certificate chain, used for the digital signature verification.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/VDSNCData/fromJson.html b/doc/document_reader/VDSNCData/fromJson.html index 55bd8770c3..32cad2ee5a 100644 --- a/doc/document_reader/VDSNCData/fromJson.html +++ b/doc/document_reader/VDSNCData/fromJson.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      fromJson static method
      - VDSNCData? -fromJson(
      1. dynamic jsonObject
      2. +fromJson(
        1. dynamic jsonObject
        ) @@ -93,9 +87,7 @@

        Implementation

        for (var item in jsonObject["certificateChain"]) { result._certificateChain.addSafe(CertificateChain.fromJson(item)); } - result._notifications = jsonObject["notifications"] == null - ? null - : List<int>.from(jsonObject["notifications"]); + result._notifications = _intListFrom(jsonObject["notifications"]); return result; } @@ -103,7 +95,6 @@

        Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/VDSNCData/issuingCountry.html b/doc/document_reader/VDSNCData/issuingCountry.html index f87710a1d0..5880866d3f 100644 --- a/doc/document_reader/VDSNCData/issuingCountry.html +++ b/doc/document_reader/VDSNCData/issuingCountry.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      issuingCountry property
      + +
      -
      String? + get issuingCountry
      -

      Three letter code identifying the issuing state or organization.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/VDSNCData/message.html b/doc/document_reader/VDSNCData/message.html index 5121f9725c..7d22495ead 100644 --- a/doc/document_reader/VDSNCData/message.html +++ b/doc/document_reader/VDSNCData/message.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      message property
      + +
      -
      Map<String, dynamic>? + get message
      -

      The message field contains the actual data as a dictionary (JSON).

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/VDSNCData/notifications.html b/doc/document_reader/VDSNCData/notifications.html index f6deabcfb8..e961f9f28b 100644 --- a/doc/document_reader/VDSNCData/notifications.html +++ b/doc/document_reader/VDSNCData/notifications.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      notifications property
      + +
      -
      List<int>? + get notifications
      -

      The list of remarks occured during the scanning procedure.

      @@ -88,7 +84,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/VDSNCData/signature.html b/doc/document_reader/VDSNCData/signature.html index 12233b1d7b..83c167c7d0 100644 --- a/doc/document_reader/VDSNCData/signature.html +++ b/doc/document_reader/VDSNCData/signature.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      signature property
      + +
      -
      BytesData? + get signature
      -

      The binary data of the verified digital signature.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/VDSNCData/signatureAlgorithm.html b/doc/document_reader/VDSNCData/signatureAlgorithm.html index dde8b5410e..48e8a89fa0 100644 --- a/doc/document_reader/VDSNCData/signatureAlgorithm.html +++ b/doc/document_reader/VDSNCData/signatureAlgorithm.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      signatureAlgorithm property
      + +
      -
      String? + get signatureAlgorithm
      -

      The signature algorithm used to produce the signature. ECDSA scheme.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/VDSNCData/toJson.html b/doc/document_reader/VDSNCData/toJson.html index 7a3290899d..491cd6ba85 100644 --- a/doc/document_reader/VDSNCData/toJson.html +++ b/doc/document_reader/VDSNCData/toJson.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      toJson method
      - Map<String, dynamic> toJson() @@ -93,7 +87,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/VDSNCData/type.html b/doc/document_reader/VDSNCData/type.html index 0974a38f18..42f5763167 100644 --- a/doc/document_reader/VDSNCData/type.html +++ b/doc/document_reader/VDSNCData/type.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      type property
      + +
      -
      String? + get type
      -

      Visible Digital Seal use case type. @@ -90,7 +86,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/VDSNCData/version.html b/doc/document_reader/VDSNCData/version.html index 7af084e385..9ca6672e9d 100644 --- a/doc/document_reader/VDSNCData/version.html +++ b/doc/document_reader/VDSNCData/version.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      version property
      + +
      -
      int + get version
      -

      Visible Digital Seal use case version.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/Validity-class-sidebar.html b/doc/document_reader/Validity-class-sidebar.html index 98e6e286cc..c4f212ec1d 100644 --- a/doc/document_reader/Validity-class-sidebar.html +++ b/doc/document_reader/Validity-class-sidebar.html @@ -1,31 +1,55 @@
        -
      1. Constructors
      2. -
      3. Validity
      4. +
      5. Constructors
      6. +
      7. Validity
      8. Properties
      9. -
      10. hashCode
      11. -
      12. runtimeType
      13. -
      14. sourceType
      15. -
      16. status
      17. + +
      18. + hashCode +
      19. + +
      20. + runtimeType +
      21. + +
      22. + sourceType +
      23. + +
      24. + status +
      25. Methods
      26. -
      27. noSuchMethod
      28. -
      29. toJson
      30. -
      31. toString
      32. + +
      33. + noSuchMethod +
      34. + +
      35. + toJson +
      36. + +
      37. + toString +
      38. Operators
      39. -
      40. operator ==
      41. + +
      42. + operator == +
      43. -
      44. Static methods
      45. -
      46. fromJson
      47. +
      48. Static methods
      49. +
      50. fromJson
      diff --git a/doc/document_reader/Validity-class.html b/doc/document_reader/Validity-class.html index 5886560424..964ef33c8f 100644 --- a/doc/document_reader/Validity-class.html +++ b/doc/document_reader/Validity-class.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      Validity class

      Constructors

      -
      Validity() @@ -136,6 +130,7 @@

      Properties

      +
      Static Methods
      -
      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/Validity/Validity.html b/doc/document_reader/Validity/Validity.html index 722c47e010..1dbdc24cd2 100644 --- a/doc/document_reader/Validity/Validity.html +++ b/doc/document_reader/Validity/Validity.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      Validity constructor Validity() - @@ -72,7 +66,6 @@

      Validity constructor

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/Validity/fromJson.html b/doc/document_reader/Validity/fromJson.html index ebe3db3c18..abed0a8bbe 100644 --- a/doc/document_reader/Validity/fromJson.html +++ b/doc/document_reader/Validity/fromJson.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      fromJson static method
      - Validity? -fromJson(
      1. dynamic jsonObject
      2. +fromJson(
        1. dynamic jsonObject
        ) @@ -92,7 +86,6 @@

        Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/Validity/sourceType.html b/doc/document_reader/Validity/sourceType.html index e2d33cfd45..8847587838 100644 --- a/doc/document_reader/Validity/sourceType.html +++ b/doc/document_reader/Validity/sourceType.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      sourceType property
      + +
      -
      ResultType + get sourceType
      -

      The value's origin source.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/Validity/status.html b/doc/document_reader/Validity/status.html index 33f86b1204..e150008aa6 100644 --- a/doc/document_reader/Validity/status.html +++ b/doc/document_reader/Validity/status.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      status property
      + +
      -
      CheckResult + get status
      -

      Overall validity status of all text fields of this particular field.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/Validity/toJson.html b/doc/document_reader/Validity/toJson.html index f9488ec9b3..4db88e4a54 100644 --- a/doc/document_reader/Validity/toJson.html +++ b/doc/document_reader/Validity/toJson.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      toJson method
      - Map<String, dynamic> toJson() @@ -86,7 +80,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/Value-class-sidebar.html b/doc/document_reader/Value-class-sidebar.html index ace16804ed..bf1ea752ee 100644 --- a/doc/document_reader/Value-class-sidebar.html +++ b/doc/document_reader/Value-class-sidebar.html @@ -1,37 +1,79 @@
        -
      1. Constructors
      2. -
      3. Value
      4. +
      5. Constructors
      6. +
      7. Value
      8. Properties
      9. -
      10. boundRect
      11. -
      12. hashCode
      13. -
      14. originalSymbols
      15. -
      16. originalValue
      17. -
      18. pageIndex
      19. -
      20. probability
      21. -
      22. rfidOrigin
      23. -
      24. runtimeType
      25. -
      26. sourceType
      27. -
      28. value
      29. + +
      30. + boundRect +
      31. + +
      32. + hashCode +
      33. + +
      34. + originalSymbols +
      35. + +
      36. + originalValue +
      37. + +
      38. + pageIndex +
      39. + +
      40. + probability +
      41. + +
      42. + rfidOrigin +
      43. + +
      44. + runtimeType +
      45. + +
      46. + sourceType +
      47. + +
      48. + value +
      49. Methods
      50. -
      51. noSuchMethod
      52. -
      53. toJson
      54. -
      55. toString
      56. + +
      57. + noSuchMethod +
      58. + +
      59. + toJson +
      60. + +
      61. + toString +
      62. Operators
      63. -
      64. operator ==
      65. + +
      66. + operator == +
      67. -
      68. Static methods
      69. -
      70. fromJson
      71. +
      72. Static methods
      73. +
      74. fromJson
      diff --git a/doc/document_reader/Value-class.html b/doc/document_reader/Value-class.html index a59fd3c53b..5dd41e07cd 100644 --- a/doc/document_reader/Value-class.html +++ b/doc/document_reader/Value-class.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      Value class

      Constructors

      -
      Value() @@ -208,6 +202,7 @@

      Properties

      +
      Static Methods
      -
      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/Value/Value.html b/doc/document_reader/Value/Value.html index 8e814047b7..2c8a4df23d 100644 --- a/doc/document_reader/Value/Value.html +++ b/doc/document_reader/Value/Value.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      value property
      + +
      -
      String? + get value
      -

      A value.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/Value/boundRect.html b/doc/document_reader/Value/boundRect.html index 43acd68091..866ef66a4e 100644 --- a/doc/document_reader/Value/boundRect.html +++ b/doc/document_reader/Value/boundRect.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      boundRect property
      + +
      -
      Rect? + get boundRect
      -

      Field rectangular area coordinates on the image.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/Value/fromJson.html b/doc/document_reader/Value/fromJson.html index 74f76ef751..8a488822cf 100644 --- a/doc/document_reader/Value/fromJson.html +++ b/doc/document_reader/Value/fromJson.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      fromJson static method
      - Value? -fromJson(
      1. dynamic jsonObject
      2. +fromJson(
        1. dynamic jsonObject
        ) @@ -100,7 +94,6 @@

        Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/Value/originalSymbols.html b/doc/document_reader/Value/originalSymbols.html index 27249e0b95..a1bd7dc88c 100644 --- a/doc/document_reader/Value/originalSymbols.html +++ b/doc/document_reader/Value/originalSymbols.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      originalSymbols property
      + +
      -
      List<Symbol> + get originalSymbols
      -

      List of all symbols for this value.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/Value/originalValue.html b/doc/document_reader/Value/originalValue.html index 2f4a7e2d53..a803ab48e0 100644 --- a/doc/document_reader/Value/originalValue.html +++ b/doc/document_reader/Value/originalValue.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      originalValue property
      + +
      -
      String? + get originalValue
      -

      An original value.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/Value/pageIndex.html b/doc/document_reader/Value/pageIndex.html index ebc0002f9a..8837d5170e 100644 --- a/doc/document_reader/Value/pageIndex.html +++ b/doc/document_reader/Value/pageIndex.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      pageIndex property
      + +
      -
      int + get pageIndex
      -

      An index of the document page whence the textual field is extracted.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/Value/probability.html b/doc/document_reader/Value/probability.html index 081fab47e2..afa03bf265 100644 --- a/doc/document_reader/Value/probability.html +++ b/doc/document_reader/Value/probability.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      probability property
      + +
      -
      int + get probability
      -

      Textual field recognition probability (0 - 100, %).

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/Value/rfidOrigin.html b/doc/document_reader/Value/rfidOrigin.html index 3f3f09ccec..4a6c5d48dd 100644 --- a/doc/document_reader/Value/rfidOrigin.html +++ b/doc/document_reader/Value/rfidOrigin.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      rfidOrigin property
      + +
      -
      RFIDOrigin? + get rfidOrigin
      -

      RFID origin data. Only for the 'RFID' source.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/Value/sourceType.html b/doc/document_reader/Value/sourceType.html index 5ca138d387..5e805f3af9 100644 --- a/doc/document_reader/Value/sourceType.html +++ b/doc/document_reader/Value/sourceType.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      sourceType property
      + +
      -
      ResultType + get sourceType
      -

      Identifies zone whence data is extracted.

      @@ -87,7 +83,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/Value/toJson.html b/doc/document_reader/Value/toJson.html index b4e37529ab..232505743e 100644 --- a/doc/document_reader/Value/toJson.html +++ b/doc/document_reader/Value/toJson.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      toJson method
      - Map<String, dynamic> toJson() @@ -92,7 +86,6 @@

      Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/VideoEncoderCompletion.html b/doc/document_reader/VideoEncoderCompletion.html index 8729acb6d8..a1bafe6969 100644 --- a/doc/document_reader/VideoEncoderCompletion.html +++ b/doc/document_reader/VideoEncoderCompletion.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      VideoEncoderCompletion typedef
      -
      VideoEncoderCompletion = void Function(String filePath) @@ -81,9 +75,7 @@

      Implementation

      );
      - - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/ViewContentMode-enum-sidebar.html b/doc/document_reader/ViewContentMode-enum-sidebar.html index 188d5ce0f1..37add89e2e 100644 --- a/doc/document_reader/ViewContentMode-enum-sidebar.html +++ b/doc/document_reader/ViewContentMode-enum-sidebar.html @@ -1,7 +1,5 @@
        -
      1. Constructors
      2. -
      3. ViewContentMode
      4. Values
      5. UNKNOWN
      6. @@ -23,25 +21,53 @@
      7. Properties
      8. -
      9. hashCode
      10. -
      11. index
      12. -
      13. runtimeType
      14. -
      15. value
      16. + +
      17. + hashCode +
      18. + +
      19. + index +
      20. + +
      21. + name + (ext) +
      22. + +
      23. + runtimeType +
      24. + +
      25. + value +
      26. Methods
      27. -
      28. noSuchMethod
      29. -
      30. toString
      31. + +
      32. + noSuchMethod +
      33. + +
      34. + toString +
      35. Operators
      36. -
      37. operator ==
      38. + +
      39. + operator == +
      40. -
      41. Static methods
      42. -
      43. getByValue
      44. +
      45. Static methods
      46. +
      47. getByValue
      48. -
      49. Constants
      50. -
      51. values
      52. +
      53. Constants
      54. +
      55. values
      diff --git a/doc/document_reader/ViewContentMode.html b/doc/document_reader/ViewContentMode.html index 5693ab6922..6ad09468f0 100644 --- a/doc/document_reader/ViewContentMode.html +++ b/doc/document_reader/ViewContentMode.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      +
      Available extensions
      +
      + - -
      -

      Constructors

      - -
      -
      - ViewContentMode(int value) -
      -
      - -
      const
      -
      -
      -
      -

      Values

      -
      UNKNOWN @@ -351,6 +335,22 @@

      Properties

      A numeric identifier for the enumerated value.
      no setterinherited
      + + +
      + name + String + + +
      +
      +

      + Available on Enum, + provided by the EnumName extension +

      + The name of the enum value. +
      no setter
      +
      @@ -379,6 +379,7 @@

      Properties

      +
      Static Methods

      Constants

      -
      values @@ -475,7 +475,6 @@

      Constants

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/ViewContentMode/ViewContentMode.html b/doc/document_reader/ViewContentMode/ViewContentMode.html deleted file mode 100644 index 3fffe2f5a8..0000000000 --- a/doc/document_reader/ViewContentMode/ViewContentMode.html +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - ViewContentMode constructor - ViewContentMode - document_reader library - Dart API - - - - - - - - - - - - - - - - - -
      - -
      - menu - -
      ViewContentMode
      - -
      - -
      -
      -
      - -
      -
      -

      ViewContentMode constructor -

      - -
      - const - ViewContentMode(
      1. int value
      2. -
      ) -
      - - - - - -
      -

      Implementation

      -
      const ViewContentMode(this.value);
      -
      - - -
      - - - - - -
      - -
      - - flutter_document_reader_api - 7.3.947-beta - - - -
      - - - - - - - - - - - - diff --git a/doc/document_reader/ViewContentMode/getByValue.html b/doc/document_reader/ViewContentMode/getByValue.html index 826cafac10..14842a3035 100644 --- a/doc/document_reader/ViewContentMode/getByValue.html +++ b/doc/document_reader/ViewContentMode/getByValue.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      getByValue static method
      - ViewContentMode? -getByValue(
      1. int? i
      2. +getByValue(
        1. int? i
        ) @@ -88,7 +82,6 @@

        Implementation

      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/ViewContentMode/value.html b/doc/document_reader/ViewContentMode/value.html index 76a5831c15..56cb6182a3 100644 --- a/doc/document_reader/ViewContentMode/value.html +++ b/doc/document_reader/ViewContentMode/value.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      value property
      +
      int @@ -76,8 +72,8 @@

      Implementation

      + - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/ViewContentMode/values-constant.html b/doc/document_reader/ViewContentMode/values-constant.html index a0a9d89327..c78970d80b 100644 --- a/doc/document_reader/ViewContentMode/values-constant.html +++ b/doc/document_reader/ViewContentMode/values-constant.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      values constant
      +
      List<ViewContentMode> @@ -75,8 +71,8 @@

      values constant + - - -

      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/document_reader/document_reader-library-sidebar.html b/doc/document_reader/document_reader-library-sidebar.html index 5ef2f60230..739e0f62cf 100644 --- a/doc/document_reader/document_reader-library-sidebar.html +++ b/doc/document_reader/document_reader-library-sidebar.html @@ -30,6 +30,7 @@
    60. DocumentReader
    61. DocumentsDatabase
    62. DocumentType
    63. +
    64. DTCDataGroups
    65. EDLDataGroups
    66. EIDDataGroups
    67. EPassportDataGroups
    68. @@ -60,7 +61,6 @@
    69. PrepareProgress
    70. ProcessParams
    71. RecognizeConfig
    72. -
    73. RecognizeData
    74. Rect
    75. Results
    76. ResultsStatus
    77. @@ -126,6 +126,7 @@
    78. ProcessingFinishedStatus
    79. ResultType
    80. RFIDAccessControlProcedureType
    81. +
    82. RFIDApplicationType
    83. RFIDAuthenticationProcedureType
    84. RFIDCertificateType
    85. RFIDDataFileType
    86. diff --git a/doc/document_reader/document_reader-library.html b/doc/document_reader/document_reader-library.html index 5e4a8dfd6c..45f1517f28 100644 --- a/doc/document_reader/document_reader-library.html +++ b/doc/document_reader/document_reader-library.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -

      Classes

      -
      AccessControlProcedureType @@ -174,7 +168,7 @@

      Classes

      Keeps user notified about btDevice`s connection state. -Used in DocumentReader.startBluetoothService +Used in DocumentReader.startBluetoothService
      @@ -320,6 +314,14 @@

      Classes

      +
      + +
      + DTCDataGroups + +
      +
      +
      @@ -564,15 +566,6 @@

      Classes

      Image processing configuration. -
      - RecognizeData - -
      -
      - Insures that RecognizeConfig has exactly one of four parameters set: -image, data, images, imageInputData -
      -
      Rect @@ -798,7 +791,6 @@

      Classes

      Enums

      -
      Authenticity @@ -1095,6 +1087,14 @@

      Enums

      +
      + +
      + RFIDApplicationType + +
      +
      + Type of application of electronic document.
      @@ -1208,7 +1208,6 @@

      Enums

      Typedefs

      -
      @@ -1300,7 +1299,7 @@

      Typedefs

      PKDCertificateRequest - = Future<void> Function(List<PKDCertificate>? certificates) + = Future<void> Function(List<PKDCertificate>? certificates) @@ -1403,7 +1402,7 @@

      Typedefs

      TASignatureRequest - = Future<void> Function(dynamic signature) + = Future<void> Function(dynamic signature) @@ -1433,9 +1432,7 @@

      Typedefs

      -
      - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/index.html b/doc/index.html index 7971853d21..ab3404cab3 100644 --- a/doc/index.html +++ b/doc/index.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      @@ -58,7 +53,7 @@

      Regula Document Reader plugin

      You can use native camera to scan the documents or image from gallery for extract all data from it.

      This repository contains the source code of the Document Reader API, and the sample application that demonstrates the API calls you can use to interact with the Document Reader library.

      Documentation

      -

      You can find documentation here.

      +

      You can find documentation here.

      License

      To obtaining the production license or other purchasing information, please submit an inquiry and our sales team will contact you shortly.

      Support

      @@ -78,9 +73,7 @@

      Libraries

      -
      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/index.json b/doc/index.json index 8aca7dc930..1dc9bcd5de 100644 --- a/doc/index.json +++ b/doc/index.json @@ -1 +1 @@ -[{"name":"document_reader","qualifiedName":"document_reader","href":"document_reader/document_reader-library.html","kind":9,"overriddenDepth":0,"packageRank":0,"desc":"Regula Document Reader SDK"},{"name":"AccessControlProcedureType","qualifiedName":"document_reader.AccessControlProcedureType","href":"document_reader/AccessControlProcedureType-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"Structure is used to describe the results of a single authentication\nprocedure or a procedure of secure data access within the context\nof the communication session with electronic document.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"AccessControlProcedureType","qualifiedName":"document_reader.AccessControlProcedureType.AccessControlProcedureType","href":"document_reader/AccessControlProcedureType/AccessControlProcedureType.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"AccessControlProcedureType","kind":3,"href":"document_reader/AccessControlProcedureType-class.html"}},{"name":"activeOptionIdx","qualifiedName":"document_reader.AccessControlProcedureType.activeOptionIdx","href":"document_reader/AccessControlProcedureType/activeOptionIdx.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Index of the active variant of the procedure.","enclosedBy":{"name":"AccessControlProcedureType","kind":3,"href":"document_reader/AccessControlProcedureType-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.AccessControlProcedureType.fromJson","href":"document_reader/AccessControlProcedureType/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"AccessControlProcedureType","kind":3,"href":"document_reader/AccessControlProcedureType-class.html"}},{"name":"notifications","qualifiedName":"document_reader.AccessControlProcedureType.notifications","href":"document_reader/AccessControlProcedureType/notifications.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"List of remarks arisen during the procedure.","enclosedBy":{"name":"AccessControlProcedureType","kind":3,"href":"document_reader/AccessControlProcedureType-class.html"}},{"name":"status","qualifiedName":"document_reader.AccessControlProcedureType.status","href":"document_reader/AccessControlProcedureType/status.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Procedure status.","enclosedBy":{"name":"AccessControlProcedureType","kind":3,"href":"document_reader/AccessControlProcedureType-class.html"}},{"name":"toJson","qualifiedName":"document_reader.AccessControlProcedureType.toJson","href":"document_reader/AccessControlProcedureType/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"AccessControlProcedureType","kind":3,"href":"document_reader/AccessControlProcedureType-class.html"}},{"name":"type","qualifiedName":"document_reader.AccessControlProcedureType.type","href":"document_reader/AccessControlProcedureType/type.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Procedure type.","enclosedBy":{"name":"AccessControlProcedureType","kind":3,"href":"document_reader/AccessControlProcedureType-class.html"}},{"name":"Application","qualifiedName":"document_reader.Application","href":"document_reader/Application-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"Structure is used to describe the contents of a single LDS applica-tion\nand their analysis within the context of the communication session with\nelectronic document.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"Application","qualifiedName":"document_reader.Application.Application","href":"document_reader/Application/Application.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"Application","kind":3,"href":"document_reader/Application-class.html"}},{"name":"applicationID","qualifiedName":"document_reader.Application.applicationID","href":"document_reader/Application/applicationID.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Application identifier.","enclosedBy":{"name":"Application","kind":3,"href":"document_reader/Application-class.html"}},{"name":"dataHashAlgorithm","qualifiedName":"document_reader.Application.dataHashAlgorithm","href":"document_reader/Application/dataHashAlgorithm.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Algorithm for calculating hash values for files for the proce-dure of PA.","enclosedBy":{"name":"Application","kind":3,"href":"document_reader/Application-class.html"}},{"name":"files","qualifiedName":"document_reader.Application.files","href":"document_reader/Application/files.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"List of containers to store information about the read files of the application.","enclosedBy":{"name":"Application","kind":3,"href":"document_reader/Application-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.Application.fromJson","href":"document_reader/Application/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"Application","kind":3,"href":"document_reader/Application-class.html"}},{"name":"status","qualifiedName":"document_reader.Application.status","href":"document_reader/Application/status.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Status of the application selection procedure.","enclosedBy":{"name":"Application","kind":3,"href":"document_reader/Application-class.html"}},{"name":"toJson","qualifiedName":"document_reader.Application.toJson","href":"document_reader/Application/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"Application","kind":3,"href":"document_reader/Application-class.html"}},{"name":"type","qualifiedName":"document_reader.Application.type","href":"document_reader/Application/type.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Type of application of electronic document.","enclosedBy":{"name":"Application","kind":3,"href":"document_reader/Application-class.html"}},{"name":"unicodeVersion","qualifiedName":"document_reader.Application.unicodeVersion","href":"document_reader/Application/unicodeVersion.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Unicode version for application.","enclosedBy":{"name":"Application","kind":3,"href":"document_reader/Application-class.html"}},{"name":"version","qualifiedName":"document_reader.Application.version","href":"document_reader/Application/version.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Application version.","enclosedBy":{"name":"Application","kind":3,"href":"document_reader/Application-class.html"}},{"name":"Attribute","qualifiedName":"document_reader.Attribute","href":"document_reader/Attribute-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"Attribute","qualifiedName":"document_reader.Attribute.Attribute","href":"document_reader/Attribute/Attribute.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"Attribute","kind":3,"href":"document_reader/Attribute-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.Attribute.fromJson","href":"document_reader/Attribute/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"Attribute","kind":3,"href":"document_reader/Attribute-class.html"}},{"name":"toJson","qualifiedName":"document_reader.Attribute.toJson","href":"document_reader/Attribute/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"Attribute","kind":3,"href":"document_reader/Attribute-class.html"}},{"name":"type","qualifiedName":"document_reader.Attribute.type","href":"document_reader/Attribute/type.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"Attribute","kind":3,"href":"document_reader/Attribute-class.html"}},{"name":"value","qualifiedName":"document_reader.Attribute.value","href":"document_reader/Attribute/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"Attribute","kind":3,"href":"document_reader/Attribute-class.html"}},{"name":"Authenticity","qualifiedName":"document_reader.Authenticity","href":"document_reader/Authenticity.html","kind":5,"overriddenDepth":0,"packageRank":0,"desc":"Enumeration contains identifiers that determine the possibility\nof performing different authenticity control procedures\nusing images for definite lighting schemes.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"Authenticity","qualifiedName":"document_reader.Authenticity.Authenticity","href":"document_reader/Authenticity/Authenticity.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"Authenticity","kind":5,"href":"document_reader/Authenticity.html"}},{"name":"getByValue","qualifiedName":"document_reader.Authenticity.getByValue","href":"document_reader/Authenticity/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"Authenticity","kind":5,"href":"document_reader/Authenticity.html"}},{"name":"value","qualifiedName":"document_reader.Authenticity.value","href":"document_reader/Authenticity/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"Authenticity","kind":5,"href":"document_reader/Authenticity.html"}},{"name":"values","qualifiedName":"document_reader.Authenticity.values","href":"document_reader/Authenticity/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"Authenticity","kind":5,"href":"document_reader/Authenticity.html"}},{"name":"AuthenticityCheck","qualifiedName":"document_reader.AuthenticityCheck","href":"document_reader/AuthenticityCheck-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"AuthenticityCheck","qualifiedName":"document_reader.AuthenticityCheck.AuthenticityCheck","href":"document_reader/AuthenticityCheck/AuthenticityCheck.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"AuthenticityCheck","kind":3,"href":"document_reader/AuthenticityCheck-class.html"}},{"name":"elements","qualifiedName":"document_reader.AuthenticityCheck.elements","href":"document_reader/AuthenticityCheck/elements.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"AuthenticityCheck","kind":3,"href":"document_reader/AuthenticityCheck-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.AuthenticityCheck.fromJson","href":"document_reader/AuthenticityCheck/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"AuthenticityCheck","kind":3,"href":"document_reader/AuthenticityCheck-class.html"}},{"name":"pageIndex","qualifiedName":"document_reader.AuthenticityCheck.pageIndex","href":"document_reader/AuthenticityCheck/pageIndex.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"AuthenticityCheck","kind":3,"href":"document_reader/AuthenticityCheck-class.html"}},{"name":"status","qualifiedName":"document_reader.AuthenticityCheck.status","href":"document_reader/AuthenticityCheck/status.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Indicates verification result.","enclosedBy":{"name":"AuthenticityCheck","kind":3,"href":"document_reader/AuthenticityCheck-class.html"}},{"name":"toJson","qualifiedName":"document_reader.AuthenticityCheck.toJson","href":"document_reader/AuthenticityCheck/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"AuthenticityCheck","kind":3,"href":"document_reader/AuthenticityCheck-class.html"}},{"name":"type","qualifiedName":"document_reader.AuthenticityCheck.type","href":"document_reader/AuthenticityCheck/type.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Indicates verification type result.","enclosedBy":{"name":"AuthenticityCheck","kind":3,"href":"document_reader/AuthenticityCheck-class.html"}},{"name":"typeName","qualifiedName":"document_reader.AuthenticityCheck.typeName","href":"document_reader/AuthenticityCheck/typeName.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"AuthenticityCheck","kind":3,"href":"document_reader/AuthenticityCheck-class.html"}},{"name":"AuthenticityElement","qualifiedName":"document_reader.AuthenticityElement","href":"document_reader/AuthenticityElement-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"AuthenticityElement","qualifiedName":"document_reader.AuthenticityElement.AuthenticityElement","href":"document_reader/AuthenticityElement/AuthenticityElement.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"AuthenticityElement","kind":3,"href":"document_reader/AuthenticityElement-class.html"}},{"name":"elementDiagnose","qualifiedName":"document_reader.AuthenticityElement.elementDiagnose","href":"document_reader/AuthenticityElement/elementDiagnose.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Indicates element diagnose.","enclosedBy":{"name":"AuthenticityElement","kind":3,"href":"document_reader/AuthenticityElement-class.html"}},{"name":"elementDiagnoseName","qualifiedName":"document_reader.AuthenticityElement.elementDiagnoseName","href":"document_reader/AuthenticityElement/elementDiagnoseName.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"AuthenticityElement","kind":3,"href":"document_reader/AuthenticityElement-class.html"}},{"name":"elementType","qualifiedName":"document_reader.AuthenticityElement.elementType","href":"document_reader/AuthenticityElement/elementType.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Indicates element type.","enclosedBy":{"name":"AuthenticityElement","kind":3,"href":"document_reader/AuthenticityElement-class.html"}},{"name":"elementTypeName","qualifiedName":"document_reader.AuthenticityElement.elementTypeName","href":"document_reader/AuthenticityElement/elementTypeName.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"AuthenticityElement","kind":3,"href":"document_reader/AuthenticityElement-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.AuthenticityElement.fromJson","href":"document_reader/AuthenticityElement/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"AuthenticityElement","kind":3,"href":"document_reader/AuthenticityElement-class.html"}},{"name":"status","qualifiedName":"document_reader.AuthenticityElement.status","href":"document_reader/AuthenticityElement/status.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Indicates verification result of the field.","enclosedBy":{"name":"AuthenticityElement","kind":3,"href":"document_reader/AuthenticityElement-class.html"}},{"name":"toJson","qualifiedName":"document_reader.AuthenticityElement.toJson","href":"document_reader/AuthenticityElement/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"AuthenticityElement","kind":3,"href":"document_reader/AuthenticityElement-class.html"}},{"name":"AuthenticityParams","qualifiedName":"document_reader.AuthenticityParams","href":"document_reader/AuthenticityParams-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"AuthenticityParams","qualifiedName":"document_reader.AuthenticityParams.AuthenticityParams","href":"document_reader/AuthenticityParams/AuthenticityParams.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"AuthenticityParams","kind":3,"href":"document_reader/AuthenticityParams-class.html"}},{"name":"checkAxial","qualifiedName":"document_reader.AuthenticityParams.checkAxial","href":"document_reader/AuthenticityParams/checkAxial.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"AuthenticityParams","kind":3,"href":"document_reader/AuthenticityParams-class.html"}},{"name":"checkBarcodeFormat","qualifiedName":"document_reader.AuthenticityParams.checkBarcodeFormat","href":"document_reader/AuthenticityParams/checkBarcodeFormat.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"AuthenticityParams","kind":3,"href":"document_reader/AuthenticityParams-class.html"}},{"name":"checkExtMRZ","qualifiedName":"document_reader.AuthenticityParams.checkExtMRZ","href":"document_reader/AuthenticityParams/checkExtMRZ.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"AuthenticityParams","kind":3,"href":"document_reader/AuthenticityParams-class.html"}},{"name":"checkExtOCR","qualifiedName":"document_reader.AuthenticityParams.checkExtOCR","href":"document_reader/AuthenticityParams/checkExtOCR.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"AuthenticityParams","kind":3,"href":"document_reader/AuthenticityParams-class.html"}},{"name":"checkFibers","qualifiedName":"document_reader.AuthenticityParams.checkFibers","href":"document_reader/AuthenticityParams/checkFibers.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"AuthenticityParams","kind":3,"href":"document_reader/AuthenticityParams-class.html"}},{"name":"checkIPI","qualifiedName":"document_reader.AuthenticityParams.checkIPI","href":"document_reader/AuthenticityParams/checkIPI.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"AuthenticityParams","kind":3,"href":"document_reader/AuthenticityParams-class.html"}},{"name":"checkIRB900","qualifiedName":"document_reader.AuthenticityParams.checkIRB900","href":"document_reader/AuthenticityParams/checkIRB900.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"AuthenticityParams","kind":3,"href":"document_reader/AuthenticityParams-class.html"}},{"name":"checkIRVisibility","qualifiedName":"document_reader.AuthenticityParams.checkIRVisibility","href":"document_reader/AuthenticityParams/checkIRVisibility.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"AuthenticityParams","kind":3,"href":"document_reader/AuthenticityParams-class.html"}},{"name":"checkImagePatterns","qualifiedName":"document_reader.AuthenticityParams.checkImagePatterns","href":"document_reader/AuthenticityParams/checkImagePatterns.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"AuthenticityParams","kind":3,"href":"document_reader/AuthenticityParams-class.html"}},{"name":"checkLetterScreen","qualifiedName":"document_reader.AuthenticityParams.checkLetterScreen","href":"document_reader/AuthenticityParams/checkLetterScreen.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"AuthenticityParams","kind":3,"href":"document_reader/AuthenticityParams-class.html"}},{"name":"checkPhotoComparison","qualifiedName":"document_reader.AuthenticityParams.checkPhotoComparison","href":"document_reader/AuthenticityParams/checkPhotoComparison.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"AuthenticityParams","kind":3,"href":"document_reader/AuthenticityParams-class.html"}},{"name":"checkPhotoEmbedding","qualifiedName":"document_reader.AuthenticityParams.checkPhotoEmbedding","href":"document_reader/AuthenticityParams/checkPhotoEmbedding.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"AuthenticityParams","kind":3,"href":"document_reader/AuthenticityParams-class.html"}},{"name":"checkUVLuminiscence","qualifiedName":"document_reader.AuthenticityParams.checkUVLuminiscence","href":"document_reader/AuthenticityParams/checkUVLuminiscence.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"AuthenticityParams","kind":3,"href":"document_reader/AuthenticityParams-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.AuthenticityParams.fromJson","href":"document_reader/AuthenticityParams/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"AuthenticityParams","kind":3,"href":"document_reader/AuthenticityParams-class.html"}},{"name":"livenessParams","qualifiedName":"document_reader.AuthenticityParams.livenessParams","href":"document_reader/AuthenticityParams/livenessParams.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"AuthenticityParams","kind":3,"href":"document_reader/AuthenticityParams-class.html"}},{"name":"testSetters","qualifiedName":"document_reader.AuthenticityParams.testSetters","href":"document_reader/AuthenticityParams/testSetters.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"AuthenticityParams","kind":3,"href":"document_reader/AuthenticityParams-class.html"}},{"name":"toJson","qualifiedName":"document_reader.AuthenticityParams.toJson","href":"document_reader/AuthenticityParams/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"AuthenticityParams","kind":3,"href":"document_reader/AuthenticityParams-class.html"}},{"name":"useLivenessCheck","qualifiedName":"document_reader.AuthenticityParams.useLivenessCheck","href":"document_reader/AuthenticityParams/useLivenessCheck.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"This parameter is used to enable document liveness check.","enclosedBy":{"name":"AuthenticityParams","kind":3,"href":"document_reader/AuthenticityParams-class.html"}},{"name":"AuthenticityResult","qualifiedName":"document_reader.AuthenticityResult","href":"document_reader/AuthenticityResult-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"AuthenticityResult","qualifiedName":"document_reader.AuthenticityResult.AuthenticityResult","href":"document_reader/AuthenticityResult/AuthenticityResult.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"AuthenticityResult","kind":3,"href":"document_reader/AuthenticityResult-class.html"}},{"name":"checks","qualifiedName":"document_reader.AuthenticityResult.checks","href":"document_reader/AuthenticityResult/checks.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"AuthenticityResult","kind":3,"href":"document_reader/AuthenticityResult-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.AuthenticityResult.fromJson","href":"document_reader/AuthenticityResult/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"AuthenticityResult","kind":3,"href":"document_reader/AuthenticityResult-class.html"}},{"name":"status","qualifiedName":"document_reader.AuthenticityResult.status","href":"document_reader/AuthenticityResult/status.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"AuthenticityResult","kind":3,"href":"document_reader/AuthenticityResult-class.html"}},{"name":"toJson","qualifiedName":"document_reader.AuthenticityResult.toJson","href":"document_reader/AuthenticityResult/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"AuthenticityResult","kind":3,"href":"document_reader/AuthenticityResult-class.html"}},{"name":"Authority","qualifiedName":"document_reader.Authority","href":"document_reader/Authority-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"Authority","qualifiedName":"document_reader.Authority.Authority","href":"document_reader/Authority/Authority.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"Authority","kind":3,"href":"document_reader/Authority-class.html"}},{"name":"attributes","qualifiedName":"document_reader.Authority.attributes","href":"document_reader/Authority/attributes.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"Authority","kind":3,"href":"document_reader/Authority-class.html"}},{"name":"data","qualifiedName":"document_reader.Authority.data","href":"document_reader/Authority/data.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"Authority","kind":3,"href":"document_reader/Authority-class.html"}},{"name":"friendlyName","qualifiedName":"document_reader.Authority.friendlyName","href":"document_reader/Authority/friendlyName.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"Authority","kind":3,"href":"document_reader/Authority-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.Authority.fromJson","href":"document_reader/Authority/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"Authority","kind":3,"href":"document_reader/Authority-class.html"}},{"name":"toJson","qualifiedName":"document_reader.Authority.toJson","href":"document_reader/Authority/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"Authority","kind":3,"href":"document_reader/Authority-class.html"}},{"name":"BackendProcessingConfig","qualifiedName":"document_reader.BackendProcessingConfig","href":"document_reader/BackendProcessingConfig-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"BackendProcessingConfig","qualifiedName":"document_reader.BackendProcessingConfig.BackendProcessingConfig","href":"document_reader/BackendProcessingConfig/BackendProcessingConfig.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"BackendProcessingConfig","kind":3,"href":"document_reader/BackendProcessingConfig-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.BackendProcessingConfig.fromJson","href":"document_reader/BackendProcessingConfig/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"BackendProcessingConfig","kind":3,"href":"document_reader/BackendProcessingConfig-class.html"}},{"name":"httpHeaders","qualifiedName":"document_reader.BackendProcessingConfig.httpHeaders","href":"document_reader/BackendProcessingConfig/httpHeaders.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"BackendProcessingConfig","kind":3,"href":"document_reader/BackendProcessingConfig-class.html"}},{"name":"rfidServerSideChipVerification","qualifiedName":"document_reader.BackendProcessingConfig.rfidServerSideChipVerification","href":"document_reader/BackendProcessingConfig/rfidServerSideChipVerification.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"BackendProcessingConfig","kind":3,"href":"document_reader/BackendProcessingConfig-class.html"}},{"name":"toJson","qualifiedName":"document_reader.BackendProcessingConfig.toJson","href":"document_reader/BackendProcessingConfig/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"BackendProcessingConfig","kind":3,"href":"document_reader/BackendProcessingConfig-class.html"}},{"name":"url","qualifiedName":"document_reader.BackendProcessingConfig.url","href":"document_reader/BackendProcessingConfig/url.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"BackendProcessingConfig","kind":3,"href":"document_reader/BackendProcessingConfig-class.html"}},{"name":"BarcodeField","qualifiedName":"document_reader.BarcodeField","href":"document_reader/BarcodeField-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"Structure describing single value of the field.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"BarcodeField","qualifiedName":"document_reader.BarcodeField.BarcodeField","href":"document_reader/BarcodeField/BarcodeField.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"BarcodeField","kind":3,"href":"document_reader/BarcodeField-class.html"}},{"name":"barcodeType","qualifiedName":"document_reader.BarcodeField.barcodeType","href":"document_reader/BarcodeField/barcodeType.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Decoded barcode type.","enclosedBy":{"name":"BarcodeField","kind":3,"href":"document_reader/BarcodeField-class.html"}},{"name":"data","qualifiedName":"document_reader.BarcodeField.data","href":"document_reader/BarcodeField/data.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Results of reading data from barcode modules.","enclosedBy":{"name":"BarcodeField","kind":3,"href":"document_reader/BarcodeField-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.BarcodeField.fromJson","href":"document_reader/BarcodeField/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"BarcodeField","kind":3,"href":"document_reader/BarcodeField-class.html"}},{"name":"pageIndex","qualifiedName":"document_reader.BarcodeField.pageIndex","href":"document_reader/BarcodeField/pageIndex.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Indicates an index of the document page, whence the result is received.","enclosedBy":{"name":"BarcodeField","kind":3,"href":"document_reader/BarcodeField-class.html"}},{"name":"pdf417Info","qualifiedName":"document_reader.BarcodeField.pdf417Info","href":"document_reader/BarcodeField/pdf417Info.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Contains the information about the PDF417 barcode.","enclosedBy":{"name":"BarcodeField","kind":3,"href":"document_reader/BarcodeField-class.html"}},{"name":"status","qualifiedName":"document_reader.BarcodeField.status","href":"document_reader/BarcodeField/status.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Indicates barcode reading result.","enclosedBy":{"name":"BarcodeField","kind":3,"href":"document_reader/BarcodeField-class.html"}},{"name":"toJson","qualifiedName":"document_reader.BarcodeField.toJson","href":"document_reader/BarcodeField/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"BarcodeField","kind":3,"href":"document_reader/BarcodeField-class.html"}},{"name":"BarcodeResult","qualifiedName":"document_reader.BarcodeResult","href":"document_reader/BarcodeResult-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"Structure, describing single barcode extracted.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"BarcodeResult","qualifiedName":"document_reader.BarcodeResult.BarcodeResult","href":"document_reader/BarcodeResult/BarcodeResult.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"BarcodeResult","kind":3,"href":"document_reader/BarcodeResult-class.html"}},{"name":"fields","qualifiedName":"document_reader.BarcodeResult.fields","href":"document_reader/BarcodeResult/fields.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"BarcodeResult","kind":3,"href":"document_reader/BarcodeResult-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.BarcodeResult.fromJson","href":"document_reader/BarcodeResult/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"BarcodeResult","kind":3,"href":"document_reader/BarcodeResult-class.html"}},{"name":"toJson","qualifiedName":"document_reader.BarcodeResult.toJson","href":"document_reader/BarcodeResult/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"BarcodeResult","kind":3,"href":"document_reader/BarcodeResult-class.html"}},{"name":"BarcodeStatus","qualifiedName":"document_reader.BarcodeStatus","href":"document_reader/BarcodeStatus.html","kind":5,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"BarcodeStatus","qualifiedName":"document_reader.BarcodeStatus.BarcodeStatus","href":"document_reader/BarcodeStatus/BarcodeStatus.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"BarcodeStatus","kind":5,"href":"document_reader/BarcodeStatus.html"}},{"name":"getByValue","qualifiedName":"document_reader.BarcodeStatus.getByValue","href":"document_reader/BarcodeStatus/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"BarcodeStatus","kind":5,"href":"document_reader/BarcodeStatus.html"}},{"name":"value","qualifiedName":"document_reader.BarcodeStatus.value","href":"document_reader/BarcodeStatus/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"BarcodeStatus","kind":5,"href":"document_reader/BarcodeStatus.html"}},{"name":"values","qualifiedName":"document_reader.BarcodeStatus.values","href":"document_reader/BarcodeStatus/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"BarcodeStatus","kind":5,"href":"document_reader/BarcodeStatus.html"}},{"name":"BarcodeType","qualifiedName":"document_reader.BarcodeType","href":"document_reader/BarcodeType.html","kind":5,"overriddenDepth":0,"packageRank":0,"desc":"Enumeration contains the types of barcodes that can be processed.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"BarcodeType","qualifiedName":"document_reader.BarcodeType.BarcodeType","href":"document_reader/BarcodeType/BarcodeType.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"BarcodeType","kind":5,"href":"document_reader/BarcodeType.html"}},{"name":"fromIntList","qualifiedName":"document_reader.BarcodeType.fromIntList","href":"document_reader/BarcodeType/fromIntList.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"BarcodeType","kind":5,"href":"document_reader/BarcodeType.html"}},{"name":"getByValue","qualifiedName":"document_reader.BarcodeType.getByValue","href":"document_reader/BarcodeType/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"BarcodeType","kind":5,"href":"document_reader/BarcodeType.html"}},{"name":"value","qualifiedName":"document_reader.BarcodeType.value","href":"document_reader/BarcodeType/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"BarcodeType","kind":5,"href":"document_reader/BarcodeType.html"}},{"name":"values","qualifiedName":"document_reader.BarcodeType.values","href":"document_reader/BarcodeType/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"BarcodeType","kind":5,"href":"document_reader/BarcodeType.html"}},{"name":"BluetoothServiceCompletion","qualifiedName":"document_reader.BluetoothServiceCompletion","href":"document_reader/BluetoothServiceCompletion-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"Keeps user notified about btDevice`s connection state.\nUsed in DocumentReader.startBluetoothService","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"BluetoothServiceCompletion","qualifiedName":"document_reader.BluetoothServiceCompletion.BluetoothServiceCompletion","href":"document_reader/BluetoothServiceCompletion/BluetoothServiceCompletion.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"BluetoothServiceCompletion","kind":3,"href":"document_reader/BluetoothServiceCompletion-class.html"}},{"name":"onDeviceReady","qualifiedName":"document_reader.BluetoothServiceCompletion.onDeviceReady","href":"document_reader/BluetoothServiceCompletion/onDeviceReady.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"BluetoothServiceCompletion","kind":3,"href":"document_reader/BluetoothServiceCompletion-class.html"}},{"name":"onServiceConnected","qualifiedName":"document_reader.BluetoothServiceCompletion.onServiceConnected","href":"document_reader/BluetoothServiceCompletion/onServiceConnected.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"BluetoothServiceCompletion","kind":3,"href":"document_reader/BluetoothServiceCompletion-class.html"}},{"name":"onServiceDisconnected","qualifiedName":"document_reader.BluetoothServiceCompletion.onServiceDisconnected","href":"document_reader/BluetoothServiceCompletion/onServiceDisconnected.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"BluetoothServiceCompletion","kind":3,"href":"document_reader/BluetoothServiceCompletion-class.html"}},{"name":"BytesData","qualifiedName":"document_reader.BytesData","href":"document_reader/BytesData-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"BytesData","qualifiedName":"document_reader.BytesData.BytesData","href":"document_reader/BytesData/BytesData.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"BytesData","kind":3,"href":"document_reader/BytesData-class.html"}},{"name":"data","qualifiedName":"document_reader.BytesData.data","href":"document_reader/BytesData/data.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"BytesData","kind":3,"href":"document_reader/BytesData-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.BytesData.fromJson","href":"document_reader/BytesData/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"BytesData","kind":3,"href":"document_reader/BytesData-class.html"}},{"name":"length","qualifiedName":"document_reader.BytesData.length","href":"document_reader/BytesData/length.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"BytesData","kind":3,"href":"document_reader/BytesData-class.html"}},{"name":"status","qualifiedName":"document_reader.BytesData.status","href":"document_reader/BytesData/status.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"BytesData","kind":3,"href":"document_reader/BytesData-class.html"}},{"name":"toJson","qualifiedName":"document_reader.BytesData.toJson","href":"document_reader/BytesData/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"BytesData","kind":3,"href":"document_reader/BytesData-class.html"}},{"name":"type","qualifiedName":"document_reader.BytesData.type","href":"document_reader/BytesData/type.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"BytesData","kind":3,"href":"document_reader/BytesData-class.html"}},{"name":"CameraMode","qualifiedName":"document_reader.CameraMode","href":"document_reader/CameraMode.html","kind":5,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"CameraMode","qualifiedName":"document_reader.CameraMode.CameraMode","href":"document_reader/CameraMode/CameraMode.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CameraMode","kind":5,"href":"document_reader/CameraMode.html"}},{"name":"getByValue","qualifiedName":"document_reader.CameraMode.getByValue","href":"document_reader/CameraMode/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CameraMode","kind":5,"href":"document_reader/CameraMode.html"}},{"name":"value","qualifiedName":"document_reader.CameraMode.value","href":"document_reader/CameraMode/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CameraMode","kind":5,"href":"document_reader/CameraMode.html"}},{"name":"values","qualifiedName":"document_reader.CameraMode.values","href":"document_reader/CameraMode/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"CameraMode","kind":5,"href":"document_reader/CameraMode.html"}},{"name":"CameraPosition","qualifiedName":"document_reader.CameraPosition","href":"document_reader/CameraPosition.html","kind":5,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"CameraPosition","qualifiedName":"document_reader.CameraPosition.CameraPosition","href":"document_reader/CameraPosition/CameraPosition.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CameraPosition","kind":5,"href":"document_reader/CameraPosition.html"}},{"name":"getByValue","qualifiedName":"document_reader.CameraPosition.getByValue","href":"document_reader/CameraPosition/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CameraPosition","kind":5,"href":"document_reader/CameraPosition.html"}},{"name":"value","qualifiedName":"document_reader.CameraPosition.value","href":"document_reader/CameraPosition/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CameraPosition","kind":5,"href":"document_reader/CameraPosition.html"}},{"name":"values","qualifiedName":"document_reader.CameraPosition.values","href":"document_reader/CameraPosition/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"CameraPosition","kind":5,"href":"document_reader/CameraPosition.html"}},{"name":"CameraSize","qualifiedName":"document_reader.CameraSize","href":"document_reader/CameraSize-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"CameraSize","qualifiedName":"document_reader.CameraSize.CameraSize","href":"document_reader/CameraSize/CameraSize.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CameraSize","kind":3,"href":"document_reader/CameraSize-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.CameraSize.fromJson","href":"document_reader/CameraSize/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"CameraSize","kind":3,"href":"document_reader/CameraSize-class.html"}},{"name":"height","qualifiedName":"document_reader.CameraSize.height","href":"document_reader/CameraSize/height.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CameraSize","kind":3,"href":"document_reader/CameraSize-class.html"}},{"name":"toJson","qualifiedName":"document_reader.CameraSize.toJson","href":"document_reader/CameraSize/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"CameraSize","kind":3,"href":"document_reader/CameraSize-class.html"}},{"name":"width","qualifiedName":"document_reader.CameraSize.width","href":"document_reader/CameraSize/width.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CameraSize","kind":3,"href":"document_reader/CameraSize-class.html"}},{"name":"Cap","qualifiedName":"document_reader.Cap","href":"document_reader/Cap.html","kind":5,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"Cap","qualifiedName":"document_reader.Cap.Cap","href":"document_reader/Cap/Cap.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"Cap","kind":5,"href":"document_reader/Cap.html"}},{"name":"getByValue","qualifiedName":"document_reader.Cap.getByValue","href":"document_reader/Cap/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"Cap","kind":5,"href":"document_reader/Cap.html"}},{"name":"value","qualifiedName":"document_reader.Cap.value","href":"document_reader/Cap/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"Cap","kind":5,"href":"document_reader/Cap.html"}},{"name":"values","qualifiedName":"document_reader.Cap.values","href":"document_reader/Cap/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"Cap","kind":5,"href":"document_reader/Cap.html"}},{"name":"CaptureMode","qualifiedName":"document_reader.CaptureMode","href":"document_reader/CaptureMode.html","kind":5,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"CaptureMode","qualifiedName":"document_reader.CaptureMode.CaptureMode","href":"document_reader/CaptureMode/CaptureMode.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CaptureMode","kind":5,"href":"document_reader/CaptureMode.html"}},{"name":"getByValue","qualifiedName":"document_reader.CaptureMode.getByValue","href":"document_reader/CaptureMode/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CaptureMode","kind":5,"href":"document_reader/CaptureMode.html"}},{"name":"value","qualifiedName":"document_reader.CaptureMode.value","href":"document_reader/CaptureMode/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CaptureMode","kind":5,"href":"document_reader/CaptureMode.html"}},{"name":"values","qualifiedName":"document_reader.CaptureMode.values","href":"document_reader/CaptureMode/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"CaptureMode","kind":5,"href":"document_reader/CaptureMode.html"}},{"name":"CaptureSessionPreset","qualifiedName":"document_reader.CaptureSessionPreset","href":"document_reader/CaptureSessionPreset.html","kind":5,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"CaptureSessionPreset","qualifiedName":"document_reader.CaptureSessionPreset.CaptureSessionPreset","href":"document_reader/CaptureSessionPreset/CaptureSessionPreset.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CaptureSessionPreset","kind":5,"href":"document_reader/CaptureSessionPreset.html"}},{"name":"getByValue","qualifiedName":"document_reader.CaptureSessionPreset.getByValue","href":"document_reader/CaptureSessionPreset/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CaptureSessionPreset","kind":5,"href":"document_reader/CaptureSessionPreset.html"}},{"name":"value","qualifiedName":"document_reader.CaptureSessionPreset.value","href":"document_reader/CaptureSessionPreset/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CaptureSessionPreset","kind":5,"href":"document_reader/CaptureSessionPreset.html"}},{"name":"values","qualifiedName":"document_reader.CaptureSessionPreset.values","href":"document_reader/CaptureSessionPreset/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"CaptureSessionPreset","kind":5,"href":"document_reader/CaptureSessionPreset.html"}},{"name":"CardProperties","qualifiedName":"document_reader.CardProperties","href":"document_reader/CardProperties-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"Structure is used to store extended information about the characteristics\nof the RFID-chip located in the scope of the reader.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"CardProperties","qualifiedName":"document_reader.CardProperties.CardProperties","href":"document_reader/CardProperties/CardProperties.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CardProperties","kind":3,"href":"document_reader/CardProperties-class.html"}},{"name":"aTQA","qualifiedName":"document_reader.CardProperties.aTQA","href":"document_reader/CardProperties/aTQA.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Numeric ATQ_A value in hexadecimal format (e.g. \"0x0000\").","enclosedBy":{"name":"CardProperties","kind":3,"href":"document_reader/CardProperties-class.html"}},{"name":"aTQB","qualifiedName":"document_reader.CardProperties.aTQB","href":"document_reader/CardProperties/aTQB.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"ATQ_B contents in text format. Each byte is represented by its\nhexadecimal value. The individual bytes are sepa-rated by spaces\n(e.g. \"50 F9 4F 41 60 00 00 00 00 77 81 81\").","enclosedBy":{"name":"CardProperties","kind":3,"href":"document_reader/CardProperties-class.html"}},{"name":"aTR","qualifiedName":"document_reader.CardProperties.aTR","href":"document_reader/CardProperties/aTR.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"aTR contents in text format. Each byte is represented by its hexadecimal value.\nThe individual bytes are separated by spaces\n(e.g. \"3B 88 81 11 FC 00 00 00 00 77 81 81 00 93\").","enclosedBy":{"name":"CardProperties","kind":3,"href":"document_reader/CardProperties-class.html"}},{"name":"baudrate1","qualifiedName":"document_reader.CardProperties.baudrate1","href":"document_reader/CardProperties/baudrate1.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Numeric Baudrate1 value in hexadecimal format (e.g. \"0x0000000F\").","enclosedBy":{"name":"CardProperties","kind":3,"href":"document_reader/CardProperties-class.html"}},{"name":"baudrate2","qualifiedName":"document_reader.CardProperties.baudrate2","href":"document_reader/CardProperties/baudrate2.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Numeric Baudrate2 value in hexadecimal format.","enclosedBy":{"name":"CardProperties","kind":3,"href":"document_reader/CardProperties-class.html"}},{"name":"bitRateR","qualifiedName":"document_reader.CardProperties.bitRateR","href":"document_reader/CardProperties/bitRateR.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Numeric BitRateR value in hexadecimal format (e.g. \"0x04\").","enclosedBy":{"name":"CardProperties","kind":3,"href":"document_reader/CardProperties-class.html"}},{"name":"bitRateS","qualifiedName":"document_reader.CardProperties.bitRateS","href":"document_reader/CardProperties/bitRateS.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Numeric BitRateS value in hexadecimal format (e.g. \"0x04\").","enclosedBy":{"name":"CardProperties","kind":3,"href":"document_reader/CardProperties-class.html"}},{"name":"chipTypeA","qualifiedName":"document_reader.CardProperties.chipTypeA","href":"document_reader/CardProperties/chipTypeA.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Text abbreviation of ChipType_A value.","enclosedBy":{"name":"CardProperties","kind":3,"href":"document_reader/CardProperties-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.CardProperties.fromJson","href":"document_reader/CardProperties/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"CardProperties","kind":3,"href":"document_reader/CardProperties-class.html"}},{"name":"mifareMemory","qualifiedName":"document_reader.CardProperties.mifareMemory","href":"document_reader/CardProperties/mifareMemory.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Numeric MifareMemory value.","enclosedBy":{"name":"CardProperties","kind":3,"href":"document_reader/CardProperties-class.html"}},{"name":"rfidType","qualifiedName":"document_reader.CardProperties.rfidType","href":"document_reader/CardProperties/rfidType.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Text abbreviation of RFID_Type value.","enclosedBy":{"name":"CardProperties","kind":3,"href":"document_reader/CardProperties-class.html"}},{"name":"sAK","qualifiedName":"document_reader.CardProperties.sAK","href":"document_reader/CardProperties/sAK.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Numeric SAK value in hexadecimal format (e.g. \"0x00\").","enclosedBy":{"name":"CardProperties","kind":3,"href":"document_reader/CardProperties-class.html"}},{"name":"support4","qualifiedName":"document_reader.CardProperties.support4","href":"document_reader/CardProperties/support4.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Boolean Support_4 value.","enclosedBy":{"name":"CardProperties","kind":3,"href":"document_reader/CardProperties-class.html"}},{"name":"supportMifare","qualifiedName":"document_reader.CardProperties.supportMifare","href":"document_reader/CardProperties/supportMifare.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Boolean Support_Mifare value.","enclosedBy":{"name":"CardProperties","kind":3,"href":"document_reader/CardProperties-class.html"}},{"name":"toJson","qualifiedName":"document_reader.CardProperties.toJson","href":"document_reader/CardProperties/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"CardProperties","kind":3,"href":"document_reader/CardProperties-class.html"}},{"name":"uID","qualifiedName":"document_reader.CardProperties.uID","href":"document_reader/CardProperties/uID.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"UID contents in text format. Each byte is represented by its hexadecimal value.\nThe individual bytes are separated by spaces (e.g. \"F9 4F 41 60\").","enclosedBy":{"name":"CardProperties","kind":3,"href":"document_reader/CardProperties-class.html"}},{"name":"CertificateChain","qualifiedName":"document_reader.CertificateChain","href":"document_reader/CertificateChain-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"CertificateChain","qualifiedName":"document_reader.CertificateChain.CertificateChain","href":"document_reader/CertificateChain/CertificateChain.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CertificateChain","kind":3,"href":"document_reader/CertificateChain-class.html"}},{"name":"extensions","qualifiedName":"document_reader.CertificateChain.extensions","href":"document_reader/CertificateChain/extensions.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CertificateChain","kind":3,"href":"document_reader/CertificateChain-class.html"}},{"name":"fileName","qualifiedName":"document_reader.CertificateChain.fileName","href":"document_reader/CertificateChain/fileName.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CertificateChain","kind":3,"href":"document_reader/CertificateChain-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.CertificateChain.fromJson","href":"document_reader/CertificateChain/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"CertificateChain","kind":3,"href":"document_reader/CertificateChain-class.html"}},{"name":"issuer","qualifiedName":"document_reader.CertificateChain.issuer","href":"document_reader/CertificateChain/issuer.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CertificateChain","kind":3,"href":"document_reader/CertificateChain-class.html"}},{"name":"notifications","qualifiedName":"document_reader.CertificateChain.notifications","href":"document_reader/CertificateChain/notifications.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CertificateChain","kind":3,"href":"document_reader/CertificateChain-class.html"}},{"name":"origin","qualifiedName":"document_reader.CertificateChain.origin","href":"document_reader/CertificateChain/origin.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CertificateChain","kind":3,"href":"document_reader/CertificateChain-class.html"}},{"name":"paStatus","qualifiedName":"document_reader.CertificateChain.paStatus","href":"document_reader/CertificateChain/paStatus.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CertificateChain","kind":3,"href":"document_reader/CertificateChain-class.html"}},{"name":"serialNumber","qualifiedName":"document_reader.CertificateChain.serialNumber","href":"document_reader/CertificateChain/serialNumber.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CertificateChain","kind":3,"href":"document_reader/CertificateChain-class.html"}},{"name":"signatureAlgorithm","qualifiedName":"document_reader.CertificateChain.signatureAlgorithm","href":"document_reader/CertificateChain/signatureAlgorithm.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CertificateChain","kind":3,"href":"document_reader/CertificateChain-class.html"}},{"name":"subject","qualifiedName":"document_reader.CertificateChain.subject","href":"document_reader/CertificateChain/subject.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CertificateChain","kind":3,"href":"document_reader/CertificateChain-class.html"}},{"name":"subjectPKAlgorithm","qualifiedName":"document_reader.CertificateChain.subjectPKAlgorithm","href":"document_reader/CertificateChain/subjectPKAlgorithm.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CertificateChain","kind":3,"href":"document_reader/CertificateChain-class.html"}},{"name":"toJson","qualifiedName":"document_reader.CertificateChain.toJson","href":"document_reader/CertificateChain/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"CertificateChain","kind":3,"href":"document_reader/CertificateChain-class.html"}},{"name":"type","qualifiedName":"document_reader.CertificateChain.type","href":"document_reader/CertificateChain/type.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Define the type of certificate used in the procedure of document\nsecurity object digital signature verification.","enclosedBy":{"name":"CertificateChain","kind":3,"href":"document_reader/CertificateChain-class.html"}},{"name":"validity","qualifiedName":"document_reader.CertificateChain.validity","href":"document_reader/CertificateChain/validity.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CertificateChain","kind":3,"href":"document_reader/CertificateChain-class.html"}},{"name":"version","qualifiedName":"document_reader.CertificateChain.version","href":"document_reader/CertificateChain/version.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CertificateChain","kind":3,"href":"document_reader/CertificateChain-class.html"}},{"name":"CertificateData","qualifiedName":"document_reader.CertificateData","href":"document_reader/CertificateData-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"CertificateData","qualifiedName":"document_reader.CertificateData.CertificateData","href":"document_reader/CertificateData/CertificateData.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CertificateData","kind":3,"href":"document_reader/CertificateData-class.html"}},{"name":"data","qualifiedName":"document_reader.CertificateData.data","href":"document_reader/CertificateData/data.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CertificateData","kind":3,"href":"document_reader/CertificateData-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.CertificateData.fromJson","href":"document_reader/CertificateData/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"CertificateData","kind":3,"href":"document_reader/CertificateData-class.html"}},{"name":"length","qualifiedName":"document_reader.CertificateData.length","href":"document_reader/CertificateData/length.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CertificateData","kind":3,"href":"document_reader/CertificateData-class.html"}},{"name":"toJson","qualifiedName":"document_reader.CertificateData.toJson","href":"document_reader/CertificateData/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"CertificateData","kind":3,"href":"document_reader/CertificateData-class.html"}},{"name":"CheckDiagnose","qualifiedName":"document_reader.CheckDiagnose","href":"document_reader/CheckDiagnose.html","kind":5,"overriddenDepth":0,"packageRank":0,"desc":"Enumeration contains identificators that determine the result of the\ntext field comparison from different sources.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"CheckDiagnose","qualifiedName":"document_reader.CheckDiagnose.CheckDiagnose","href":"document_reader/CheckDiagnose/CheckDiagnose.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CheckDiagnose","kind":5,"href":"document_reader/CheckDiagnose.html"}},{"name":"getByValue","qualifiedName":"document_reader.CheckDiagnose.getByValue","href":"document_reader/CheckDiagnose/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CheckDiagnose","kind":5,"href":"document_reader/CheckDiagnose.html"}},{"name":"value","qualifiedName":"document_reader.CheckDiagnose.value","href":"document_reader/CheckDiagnose/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CheckDiagnose","kind":5,"href":"document_reader/CheckDiagnose.html"}},{"name":"values","qualifiedName":"document_reader.CheckDiagnose.values","href":"document_reader/CheckDiagnose/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"CheckDiagnose","kind":5,"href":"document_reader/CheckDiagnose.html"}},{"name":"CheckResult","qualifiedName":"document_reader.CheckResult","href":"document_reader/CheckResult.html","kind":5,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"CheckResult","qualifiedName":"document_reader.CheckResult.CheckResult","href":"document_reader/CheckResult/CheckResult.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CheckResult","kind":5,"href":"document_reader/CheckResult.html"}},{"name":"getByValue","qualifiedName":"document_reader.CheckResult.getByValue","href":"document_reader/CheckResult/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CheckResult","kind":5,"href":"document_reader/CheckResult.html"}},{"name":"value","qualifiedName":"document_reader.CheckResult.value","href":"document_reader/CheckResult/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CheckResult","kind":5,"href":"document_reader/CheckResult.html"}},{"name":"values","qualifiedName":"document_reader.CheckResult.values","href":"document_reader/CheckResult/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"CheckResult","kind":5,"href":"document_reader/CheckResult.html"}},{"name":"ChipDetectedCompletion","qualifiedName":"document_reader.ChipDetectedCompletion","href":"document_reader/ChipDetectedCompletion.html","kind":21,"overriddenDepth":0,"packageRank":0,"desc":"Callback for receiving signal when RFID chip is recognized\nby a phone and chip reading is started.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"Comparison","qualifiedName":"document_reader.Comparison","href":"document_reader/Comparison-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"Structure describing single value of the field.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"Comparison","qualifiedName":"document_reader.Comparison.Comparison","href":"document_reader/Comparison/Comparison.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"Comparison","kind":3,"href":"document_reader/Comparison-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.Comparison.fromJson","href":"document_reader/Comparison/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"Comparison","kind":3,"href":"document_reader/Comparison-class.html"}},{"name":"sourceTypeLeft","qualifiedName":"document_reader.Comparison.sourceTypeLeft","href":"document_reader/Comparison/sourceTypeLeft.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"The value's origin source.","enclosedBy":{"name":"Comparison","kind":3,"href":"document_reader/Comparison-class.html"}},{"name":"sourceTypeRight","qualifiedName":"document_reader.Comparison.sourceTypeRight","href":"document_reader/Comparison/sourceTypeRight.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"The value's origin source.","enclosedBy":{"name":"Comparison","kind":3,"href":"document_reader/Comparison-class.html"}},{"name":"status","qualifiedName":"document_reader.Comparison.status","href":"document_reader/Comparison/status.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"The status of field comparisons.","enclosedBy":{"name":"Comparison","kind":3,"href":"document_reader/Comparison-class.html"}},{"name":"toJson","qualifiedName":"document_reader.Comparison.toJson","href":"document_reader/Comparison/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"Comparison","kind":3,"href":"document_reader/Comparison-class.html"}},{"name":"Coordinate","qualifiedName":"document_reader.Coordinate","href":"document_reader/Coordinate-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"Structure describing point coordinate.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"Coordinate","qualifiedName":"document_reader.Coordinate.Coordinate","href":"document_reader/Coordinate/Coordinate.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"Coordinate","kind":3,"href":"document_reader/Coordinate-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.Coordinate.fromJson","href":"document_reader/Coordinate/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"Coordinate","kind":3,"href":"document_reader/Coordinate-class.html"}},{"name":"toJson","qualifiedName":"document_reader.Coordinate.toJson","href":"document_reader/Coordinate/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"Coordinate","kind":3,"href":"document_reader/Coordinate-class.html"}},{"name":"x","qualifiedName":"document_reader.Coordinate.x","href":"document_reader/Coordinate/x.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"Coordinate","kind":3,"href":"document_reader/Coordinate-class.html"}},{"name":"y","qualifiedName":"document_reader.Coordinate.y","href":"document_reader/Coordinate/y.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"Coordinate","kind":3,"href":"document_reader/Coordinate-class.html"}},{"name":"CustomButtonTag","qualifiedName":"document_reader.CustomButtonTag","href":"document_reader/CustomButtonTag.html","kind":5,"overriddenDepth":0,"packageRank":0,"desc":"Button tags for UI customization.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"CustomButtonTag","qualifiedName":"document_reader.CustomButtonTag.CustomButtonTag","href":"document_reader/CustomButtonTag/CustomButtonTag.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CustomButtonTag","kind":5,"href":"document_reader/CustomButtonTag.html"}},{"name":"getByValue","qualifiedName":"document_reader.CustomButtonTag.getByValue","href":"document_reader/CustomButtonTag/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CustomButtonTag","kind":5,"href":"document_reader/CustomButtonTag.html"}},{"name":"value","qualifiedName":"document_reader.CustomButtonTag.value","href":"document_reader/CustomButtonTag/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CustomButtonTag","kind":5,"href":"document_reader/CustomButtonTag.html"}},{"name":"values","qualifiedName":"document_reader.CustomButtonTag.values","href":"document_reader/CustomButtonTag/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"CustomButtonTag","kind":5,"href":"document_reader/CustomButtonTag.html"}},{"name":"CustomButtonTappedCompletion","qualifiedName":"document_reader.CustomButtonTappedCompletion","href":"document_reader/CustomButtonTappedCompletion.html","kind":21,"overriddenDepth":0,"packageRank":0,"desc":"Callback for receiving signal, when a custom button,\nconfigured in Customization.uiCustomizationLayer, is pressed.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"Customization","qualifiedName":"document_reader.Customization","href":"document_reader/Customization-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"Params that relate to the camera view controller customization and etc.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"Customization","qualifiedName":"document_reader.Customization.Customization","href":"document_reader/Customization/Customization.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"activityIndicatorColor","qualifiedName":"document_reader.Customization.activityIndicatorColor","href":"document_reader/Customization/activityIndicatorColor.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to set a color for the activity indicator.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"backgroundMaskAlpha","qualifiedName":"document_reader.Customization.backgroundMaskAlpha","href":"document_reader/Customization/backgroundMaskAlpha.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to set intensity of the background mask.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"borderBackgroundImage","qualifiedName":"document_reader.Customization.borderBackgroundImage","href":"document_reader/Customization/borderBackgroundImage.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to set any image within the camera frame.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"borderBackgroundImageTransformsAndroid","qualifiedName":"document_reader.Customization.borderBackgroundImageTransformsAndroid","href":"document_reader/Customization/borderBackgroundImageTransformsAndroid.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Matrix used to scale the view within the camera frame.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"borderBackgroundImageTransformsIOS","qualifiedName":"document_reader.Customization.borderBackgroundImageTransformsIOS","href":"document_reader/Customization/borderBackgroundImageTransformsIOS.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to specify how a view within the camera frame adjusts\nits content when its size changes.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"cameraFrameActiveColor","qualifiedName":"document_reader.Customization.cameraFrameActiveColor","href":"document_reader/Customization/cameraFrameActiveColor.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to set a color for the camera frame when a document is detected.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"cameraFrameBorderWidth","qualifiedName":"document_reader.Customization.cameraFrameBorderWidth","href":"document_reader/Customization/cameraFrameBorderWidth.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to set thickness of the camera frame borders.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"cameraFrameCornerRadius","qualifiedName":"document_reader.Customization.cameraFrameCornerRadius","href":"document_reader/Customization/cameraFrameCornerRadius.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to set a corner radius of the camera frame.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"cameraFrameDefaultColor","qualifiedName":"document_reader.Customization.cameraFrameDefaultColor","href":"document_reader/Customization/cameraFrameDefaultColor.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to set a color for the camera frame when a document is out\nof the camera frame or is not detected.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"cameraFrameLandscapeAspectRatio","qualifiedName":"document_reader.Customization.cameraFrameLandscapeAspectRatio","href":"document_reader/Customization/cameraFrameLandscapeAspectRatio.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to set an aspect ratio of the camera frame (landscape orientation).\nDefault: 0.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"cameraFrameLineCap","qualifiedName":"document_reader.Customization.cameraFrameLineCap","href":"document_reader/Customization/cameraFrameLineCap.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to customize the beginning and ending of stroked lines\nof the camera frame.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"cameraFrameLineLength","qualifiedName":"document_reader.Customization.cameraFrameLineLength","href":"document_reader/Customization/cameraFrameLineLength.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to set length of the lines of the camera frame.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"cameraFrameOffsetWidth","qualifiedName":"document_reader.Customization.cameraFrameOffsetWidth","href":"document_reader/Customization/cameraFrameOffsetWidth.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to set an offset for the camera frame (portrait orientation).","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"cameraFramePortraitAspectRatio","qualifiedName":"document_reader.Customization.cameraFramePortraitAspectRatio","href":"document_reader/Customization/cameraFramePortraitAspectRatio.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to set an aspect ratio of the camera frame (portrait orientation).","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"cameraFrameShapeType","qualifiedName":"document_reader.Customization.cameraFrameShapeType","href":"document_reader/Customization/cameraFrameShapeType.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to set a shape type for the camera frame.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"cameraFrameVerticalPositionMultiplier","qualifiedName":"document_reader.Customization.cameraFrameVerticalPositionMultiplier","href":"document_reader/Customization/cameraFrameVerticalPositionMultiplier.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to change the location of the camera frame vertically.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"cameraPreviewBackgroundColor","qualifiedName":"document_reader.Customization.cameraPreviewBackgroundColor","href":"document_reader/Customization/cameraPreviewBackgroundColor.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to set a background color for the camera preview\n(top and bottom frames).","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"cameraSwitchButtonImage","qualifiedName":"document_reader.Customization.cameraSwitchButtonImage","href":"document_reader/Customization/cameraSwitchButtonImage.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to set any image for the button that allows\nchanging positions of the capture device.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"captureButtonImage","qualifiedName":"document_reader.Customization.captureButtonImage","href":"document_reader/Customization/captureButtonImage.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to set any image for the capture button.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"changeFrameButtonCollapseImage","qualifiedName":"document_reader.Customization.changeFrameButtonCollapseImage","href":"document_reader/Customization/changeFrameButtonCollapseImage.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to set any image for the button that allows changing\nshapes of the camera (collapsed state).","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"changeFrameButtonExpandImage","qualifiedName":"document_reader.Customization.changeFrameButtonExpandImage","href":"document_reader/Customization/changeFrameButtonExpandImage.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to set any image for the button that allows changing\nshapes of the camera (expanded state).","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"closeButtonImage","qualifiedName":"document_reader.Customization.closeButtonImage","href":"document_reader/Customization/closeButtonImage.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to set any image for the close button.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"colors","qualifiedName":"document_reader.Customization.colors","href":"document_reader/Customization/colors.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"customLabelStatus","qualifiedName":"document_reader.Customization.customLabelStatus","href":"document_reader/Customization/customLabelStatus.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to create a custom status.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"customStatusPositionMultiplier","qualifiedName":"document_reader.Customization.customStatusPositionMultiplier","href":"document_reader/Customization/customStatusPositionMultiplier.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to change the location of the custom status.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"fonts","qualifiedName":"document_reader.Customization.fonts","href":"document_reader/Customization/fonts.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.Customization.fromJson","href":"document_reader/Customization/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"helpAnimationImage","qualifiedName":"document_reader.Customization.helpAnimationImage","href":"document_reader/Customization/helpAnimationImage.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to set any image for the help animation.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"helpAnimationImageTransformsAndroid","qualifiedName":"document_reader.Customization.helpAnimationImageTransformsAndroid","href":"document_reader/Customization/helpAnimationImageTransformsAndroid.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Matrix used to scale help animation.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"helpAnimationImageTransformsIOS","qualifiedName":"document_reader.Customization.helpAnimationImageTransformsIOS","href":"document_reader/Customization/helpAnimationImageTransformsIOS.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to specify how a view of the help animation adjusts\nits content when its size changes.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"images","qualifiedName":"document_reader.Customization.images","href":"document_reader/Customization/images.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"livenessAnimationImage","qualifiedName":"document_reader.Customization.livenessAnimationImage","href":"document_reader/Customization/livenessAnimationImage.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to set any image for the liveness animation.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"livenessAnimationImageTransformsAndroid","qualifiedName":"document_reader.Customization.livenessAnimationImageTransformsAndroid","href":"document_reader/Customization/livenessAnimationImageTransformsAndroid.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Matrix used to scale liveness animation.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"livenessAnimationImageTransformsIOS","qualifiedName":"document_reader.Customization.livenessAnimationImageTransformsIOS","href":"document_reader/Customization/livenessAnimationImageTransformsIOS.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to specify how a view of the liveness animation\nadjusts its content when its size changes.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"livenessAnimationPositionMultiplier","qualifiedName":"document_reader.Customization.livenessAnimationPositionMultiplier","href":"document_reader/Customization/livenessAnimationPositionMultiplier.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to change the location of the liveness animation.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"multipageAnimationBackImage","qualifiedName":"document_reader.Customization.multipageAnimationBackImage","href":"document_reader/Customization/multipageAnimationBackImage.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to set any image for the multipage animation (back side).","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"multipageAnimationBackImageTransformsAndroid","qualifiedName":"document_reader.Customization.multipageAnimationBackImageTransformsAndroid","href":"document_reader/Customization/multipageAnimationBackImageTransformsAndroid.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Matrix used to scale multipage animation (back side).","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"multipageAnimationBackImageTransformsIOS","qualifiedName":"document_reader.Customization.multipageAnimationBackImageTransformsIOS","href":"document_reader/Customization/multipageAnimationBackImageTransformsIOS.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to specify how a view of the multipage animation (back side)\nadjusts its content when its size changes.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"multipageAnimationFrontImage","qualifiedName":"document_reader.Customization.multipageAnimationFrontImage","href":"document_reader/Customization/multipageAnimationFrontImage.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to set any image for the multipage animation (front side).","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"multipageAnimationFrontImageTransformsAndroid","qualifiedName":"document_reader.Customization.multipageAnimationFrontImageTransformsAndroid","href":"document_reader/Customization/multipageAnimationFrontImageTransformsAndroid.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Matrix used to scale multipage animation (front side).","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"multipageAnimationFrontImageTransformsIOS","qualifiedName":"document_reader.Customization.multipageAnimationFrontImageTransformsIOS","href":"document_reader/Customization/multipageAnimationFrontImageTransformsIOS.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to specify how a view of the multipage animation (front side)\nadjusts its content when its size changes.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"multipageButtonBackgroundColor","qualifiedName":"document_reader.Customization.multipageButtonBackgroundColor","href":"document_reader/Customization/multipageButtonBackgroundColor.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to set a color for the \"Skip next page\" button.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"resultStatus","qualifiedName":"document_reader.Customization.resultStatus","href":"document_reader/Customization/resultStatus.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to set any string to the result status.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"resultStatusBackgroundColor","qualifiedName":"document_reader.Customization.resultStatusBackgroundColor","href":"document_reader/Customization/resultStatusBackgroundColor.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to set a color of the background for the result status messages.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"resultStatusPositionMultiplier","qualifiedName":"document_reader.Customization.resultStatusPositionMultiplier","href":"document_reader/Customization/resultStatusPositionMultiplier.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to change the location of the result status.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"resultStatusTextColor","qualifiedName":"document_reader.Customization.resultStatusTextColor","href":"document_reader/Customization/resultStatusTextColor.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to set a color for the result status messages.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"resultStatusTextFont","qualifiedName":"document_reader.Customization.resultStatusTextFont","href":"document_reader/Customization/resultStatusTextFont.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to set a font for the result status messages.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"showBackgroundMask","qualifiedName":"document_reader.Customization.showBackgroundMask","href":"document_reader/Customization/showBackgroundMask.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"If it's set to true, the background mask next to the camera frame\nwill be displayed.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"showHelpAnimation","qualifiedName":"document_reader.Customization.showHelpAnimation","href":"document_reader/Customization/showHelpAnimation.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"If it's set to true, the animation showing how to position a document\nwill be displayed.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"showNextPageAnimation","qualifiedName":"document_reader.Customization.showNextPageAnimation","href":"document_reader/Customization/showNextPageAnimation.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"If it's set to true, the animation asking for processing\nthe next page will be displayed.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"showResultStatusMessages","qualifiedName":"document_reader.Customization.showResultStatusMessages","href":"document_reader/Customization/showResultStatusMessages.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"If it's set to true, result status messages during the document processing\nwill be shown.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"showStatusMessages","qualifiedName":"document_reader.Customization.showStatusMessages","href":"document_reader/Customization/showStatusMessages.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"If it's set to true, status messages during the document processing\nwill be shown.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"status","qualifiedName":"document_reader.Customization.status","href":"document_reader/Customization/status.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to set any string to the status.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"statusBackgroundColor","qualifiedName":"document_reader.Customization.statusBackgroundColor","href":"document_reader/Customization/statusBackgroundColor.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to set a background color for the status messages.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"statusPositionMultiplier","qualifiedName":"document_reader.Customization.statusPositionMultiplier","href":"document_reader/Customization/statusPositionMultiplier.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to change the location of the status.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"statusTextColor","qualifiedName":"document_reader.Customization.statusTextColor","href":"document_reader/Customization/statusTextColor.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to set a color for the status messages.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"statusTextFont","qualifiedName":"document_reader.Customization.statusTextFont","href":"document_reader/Customization/statusTextFont.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to set a font for the status messages.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"testSetters","qualifiedName":"document_reader.Customization.testSetters","href":"document_reader/Customization/testSetters.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"tintColor","qualifiedName":"document_reader.Customization.tintColor","href":"document_reader/Customization/tintColor.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to set a color for all visual elements.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"toJson","qualifiedName":"document_reader.Customization.toJson","href":"document_reader/Customization/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"toolbarSize","qualifiedName":"document_reader.Customization.toolbarSize","href":"document_reader/Customization/toolbarSize.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to set a size for the toolbar\n(it's where all buttons are located).","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"torchButtonOffImage","qualifiedName":"document_reader.Customization.torchButtonOffImage","href":"document_reader/Customization/torchButtonOffImage.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to set any image for the torch button when its state is OFF.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"torchButtonOnImage","qualifiedName":"document_reader.Customization.torchButtonOnImage","href":"document_reader/Customization/torchButtonOnImage.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to set any image for the torch button when its state is ON.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"uiCustomizationLayer","qualifiedName":"document_reader.Customization.uiCustomizationLayer","href":"document_reader/Customization/uiCustomizationLayer.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"JSON structure defining labels and graphic elements\nto be added to the Camera UI","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"CustomizationColors","qualifiedName":"document_reader.CustomizationColors","href":"document_reader/CustomizationColors-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"CustomizationColors","qualifiedName":"document_reader.CustomizationColors.CustomizationColors","href":"document_reader/CustomizationColors/CustomizationColors.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CustomizationColors","kind":3,"href":"document_reader/CustomizationColors-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.CustomizationColors.fromJson","href":"document_reader/CustomizationColors/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"CustomizationColors","kind":3,"href":"document_reader/CustomizationColors-class.html"}},{"name":"rfidProcessingScreenBackground","qualifiedName":"document_reader.CustomizationColors.rfidProcessingScreenBackground","href":"document_reader/CustomizationColors/rfidProcessingScreenBackground.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CustomizationColors","kind":3,"href":"document_reader/CustomizationColors-class.html"}},{"name":"rfidProcessingScreenHintLabelBackground","qualifiedName":"document_reader.CustomizationColors.rfidProcessingScreenHintLabelBackground","href":"document_reader/CustomizationColors/rfidProcessingScreenHintLabelBackground.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CustomizationColors","kind":3,"href":"document_reader/CustomizationColors-class.html"}},{"name":"rfidProcessingScreenHintLabelText","qualifiedName":"document_reader.CustomizationColors.rfidProcessingScreenHintLabelText","href":"document_reader/CustomizationColors/rfidProcessingScreenHintLabelText.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CustomizationColors","kind":3,"href":"document_reader/CustomizationColors-class.html"}},{"name":"rfidProcessingScreenLoadingBar","qualifiedName":"document_reader.CustomizationColors.rfidProcessingScreenLoadingBar","href":"document_reader/CustomizationColors/rfidProcessingScreenLoadingBar.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CustomizationColors","kind":3,"href":"document_reader/CustomizationColors-class.html"}},{"name":"rfidProcessingScreenProgressBar","qualifiedName":"document_reader.CustomizationColors.rfidProcessingScreenProgressBar","href":"document_reader/CustomizationColors/rfidProcessingScreenProgressBar.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CustomizationColors","kind":3,"href":"document_reader/CustomizationColors-class.html"}},{"name":"rfidProcessingScreenProgressBarBackground","qualifiedName":"document_reader.CustomizationColors.rfidProcessingScreenProgressBarBackground","href":"document_reader/CustomizationColors/rfidProcessingScreenProgressBarBackground.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CustomizationColors","kind":3,"href":"document_reader/CustomizationColors-class.html"}},{"name":"rfidProcessingScreenProgressLabelText","qualifiedName":"document_reader.CustomizationColors.rfidProcessingScreenProgressLabelText","href":"document_reader/CustomizationColors/rfidProcessingScreenProgressLabelText.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CustomizationColors","kind":3,"href":"document_reader/CustomizationColors-class.html"}},{"name":"rfidProcessingScreenResultLabelText","qualifiedName":"document_reader.CustomizationColors.rfidProcessingScreenResultLabelText","href":"document_reader/CustomizationColors/rfidProcessingScreenResultLabelText.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CustomizationColors","kind":3,"href":"document_reader/CustomizationColors-class.html"}},{"name":"testSetters","qualifiedName":"document_reader.CustomizationColors.testSetters","href":"document_reader/CustomizationColors/testSetters.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CustomizationColors","kind":3,"href":"document_reader/CustomizationColors-class.html"}},{"name":"toJson","qualifiedName":"document_reader.CustomizationColors.toJson","href":"document_reader/CustomizationColors/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"CustomizationColors","kind":3,"href":"document_reader/CustomizationColors-class.html"}},{"name":"CustomizationFonts","qualifiedName":"document_reader.CustomizationFonts","href":"document_reader/CustomizationFonts-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"CustomizationFonts","qualifiedName":"document_reader.CustomizationFonts.CustomizationFonts","href":"document_reader/CustomizationFonts/CustomizationFonts.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CustomizationFonts","kind":3,"href":"document_reader/CustomizationFonts-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.CustomizationFonts.fromJson","href":"document_reader/CustomizationFonts/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"CustomizationFonts","kind":3,"href":"document_reader/CustomizationFonts-class.html"}},{"name":"rfidProcessingScreenHintLabel","qualifiedName":"document_reader.CustomizationFonts.rfidProcessingScreenHintLabel","href":"document_reader/CustomizationFonts/rfidProcessingScreenHintLabel.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CustomizationFonts","kind":3,"href":"document_reader/CustomizationFonts-class.html"}},{"name":"rfidProcessingScreenProgressLabel","qualifiedName":"document_reader.CustomizationFonts.rfidProcessingScreenProgressLabel","href":"document_reader/CustomizationFonts/rfidProcessingScreenProgressLabel.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CustomizationFonts","kind":3,"href":"document_reader/CustomizationFonts-class.html"}},{"name":"rfidProcessingScreenResultLabel","qualifiedName":"document_reader.CustomizationFonts.rfidProcessingScreenResultLabel","href":"document_reader/CustomizationFonts/rfidProcessingScreenResultLabel.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CustomizationFonts","kind":3,"href":"document_reader/CustomizationFonts-class.html"}},{"name":"testSetters","qualifiedName":"document_reader.CustomizationFonts.testSetters","href":"document_reader/CustomizationFonts/testSetters.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CustomizationFonts","kind":3,"href":"document_reader/CustomizationFonts-class.html"}},{"name":"toJson","qualifiedName":"document_reader.CustomizationFonts.toJson","href":"document_reader/CustomizationFonts/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"CustomizationFonts","kind":3,"href":"document_reader/CustomizationFonts-class.html"}},{"name":"CustomizationImages","qualifiedName":"document_reader.CustomizationImages","href":"document_reader/CustomizationImages-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"CustomizationImages","qualifiedName":"document_reader.CustomizationImages.CustomizationImages","href":"document_reader/CustomizationImages/CustomizationImages.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CustomizationImages","kind":3,"href":"document_reader/CustomizationImages-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.CustomizationImages.fromJson","href":"document_reader/CustomizationImages/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"CustomizationImages","kind":3,"href":"document_reader/CustomizationImages-class.html"}},{"name":"rfidProcessingScreenFailureImage","qualifiedName":"document_reader.CustomizationImages.rfidProcessingScreenFailureImage","href":"document_reader/CustomizationImages/rfidProcessingScreenFailureImage.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CustomizationImages","kind":3,"href":"document_reader/CustomizationImages-class.html"}},{"name":"testSetters","qualifiedName":"document_reader.CustomizationImages.testSetters","href":"document_reader/CustomizationImages/testSetters.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CustomizationImages","kind":3,"href":"document_reader/CustomizationImages-class.html"}},{"name":"toJson","qualifiedName":"document_reader.CustomizationImages.toJson","href":"document_reader/CustomizationImages/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"CustomizationImages","kind":3,"href":"document_reader/CustomizationImages-class.html"}},{"name":"DataField","qualifiedName":"document_reader.DataField","href":"document_reader/DataField-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"DataField","qualifiedName":"document_reader.DataField.DataField","href":"document_reader/DataField/DataField.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DataField","kind":3,"href":"document_reader/DataField-class.html"}},{"name":"data","qualifiedName":"document_reader.DataField.data","href":"document_reader/DataField/data.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DataField","kind":3,"href":"document_reader/DataField-class.html"}},{"name":"fieldType","qualifiedName":"document_reader.DataField.fieldType","href":"document_reader/DataField/fieldType.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DataField","kind":3,"href":"document_reader/DataField-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.DataField.fromJson","href":"document_reader/DataField/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"DataField","kind":3,"href":"document_reader/DataField-class.html"}},{"name":"toJson","qualifiedName":"document_reader.DataField.toJson","href":"document_reader/DataField/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"DataField","kind":3,"href":"document_reader/DataField-class.html"}},{"name":"DocFormat","qualifiedName":"document_reader.DocFormat","href":"document_reader/DocFormat.html","kind":5,"overriddenDepth":0,"packageRank":0,"desc":"Defining the geometric format of documents in accordance with ISO / IEC 7810.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"DocFormat","qualifiedName":"document_reader.DocFormat.DocFormat","href":"document_reader/DocFormat/DocFormat.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DocFormat","kind":5,"href":"document_reader/DocFormat.html"}},{"name":"getByValue","qualifiedName":"document_reader.DocFormat.getByValue","href":"document_reader/DocFormat/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DocFormat","kind":5,"href":"document_reader/DocFormat.html"}},{"name":"value","qualifiedName":"document_reader.DocFormat.value","href":"document_reader/DocFormat/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DocFormat","kind":5,"href":"document_reader/DocFormat.html"}},{"name":"values","qualifiedName":"document_reader.DocFormat.values","href":"document_reader/DocFormat/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"DocFormat","kind":5,"href":"document_reader/DocFormat.html"}},{"name":"DocReaderAction","qualifiedName":"document_reader.DocReaderAction","href":"document_reader/DocReaderAction.html","kind":5,"overriddenDepth":0,"packageRank":0,"desc":"Contains all possible DocumentReaderNotification callback codes","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"DocReaderAction","qualifiedName":"document_reader.DocReaderAction.DocReaderAction","href":"document_reader/DocReaderAction/DocReaderAction.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DocReaderAction","kind":5,"href":"document_reader/DocReaderAction.html"}},{"name":"finished","qualifiedName":"document_reader.DocReaderAction.finished","href":"document_reader/DocReaderAction/finished.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DocReaderAction","kind":5,"href":"document_reader/DocReaderAction.html"}},{"name":"getByValue","qualifiedName":"document_reader.DocReaderAction.getByValue","href":"document_reader/DocReaderAction/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DocReaderAction","kind":5,"href":"document_reader/DocReaderAction.html"}},{"name":"interrupted","qualifiedName":"document_reader.DocReaderAction.interrupted","href":"document_reader/DocReaderAction/interrupted.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DocReaderAction","kind":5,"href":"document_reader/DocReaderAction.html"}},{"name":"stopped","qualifiedName":"document_reader.DocReaderAction.stopped","href":"document_reader/DocReaderAction/stopped.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DocReaderAction","kind":5,"href":"document_reader/DocReaderAction.html"}},{"name":"value","qualifiedName":"document_reader.DocReaderAction.value","href":"document_reader/DocReaderAction/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DocReaderAction","kind":5,"href":"document_reader/DocReaderAction.html"}},{"name":"values","qualifiedName":"document_reader.DocReaderAction.values","href":"document_reader/DocReaderAction/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"DocReaderAction","kind":5,"href":"document_reader/DocReaderAction.html"}},{"name":"DocReaderException","qualifiedName":"document_reader.DocReaderException","href":"document_reader/DocReaderException-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"DocReaderException","qualifiedName":"document_reader.DocReaderException.DocReaderException","href":"document_reader/DocReaderException/DocReaderException.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DocReaderException","kind":3,"href":"document_reader/DocReaderException-class.html"}},{"name":"code","qualifiedName":"document_reader.DocReaderException.code","href":"document_reader/DocReaderException/code.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DocReaderException","kind":3,"href":"document_reader/DocReaderException-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.DocReaderException.fromJson","href":"document_reader/DocReaderException/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DocReaderException","kind":3,"href":"document_reader/DocReaderException-class.html"}},{"name":"message","qualifiedName":"document_reader.DocReaderException.message","href":"document_reader/DocReaderException/message.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DocReaderException","kind":3,"href":"document_reader/DocReaderException-class.html"}},{"name":"toJson","qualifiedName":"document_reader.DocReaderException.toJson","href":"document_reader/DocReaderException/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DocReaderException","kind":3,"href":"document_reader/DocReaderException-class.html"}},{"name":"DocReaderFrame","qualifiedName":"document_reader.DocReaderFrame","href":"document_reader/DocReaderFrame.html","kind":5,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"DocReaderFrame","qualifiedName":"document_reader.DocReaderFrame.DocReaderFrame","href":"document_reader/DocReaderFrame/DocReaderFrame.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DocReaderFrame","kind":5,"href":"document_reader/DocReaderFrame.html"}},{"name":"getByValue","qualifiedName":"document_reader.DocReaderFrame.getByValue","href":"document_reader/DocReaderFrame/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DocReaderFrame","kind":5,"href":"document_reader/DocReaderFrame.html"}},{"name":"value","qualifiedName":"document_reader.DocReaderFrame.value","href":"document_reader/DocReaderFrame/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DocReaderFrame","kind":5,"href":"document_reader/DocReaderFrame.html"}},{"name":"values","qualifiedName":"document_reader.DocReaderFrame.values","href":"document_reader/DocReaderFrame/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"DocReaderFrame","kind":5,"href":"document_reader/DocReaderFrame.html"}},{"name":"DocReaderOrientation","qualifiedName":"document_reader.DocReaderOrientation","href":"document_reader/DocReaderOrientation.html","kind":5,"overriddenDepth":0,"packageRank":0,"desc":"Contains set of values of the application's orientation.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"DocReaderOrientation","qualifiedName":"document_reader.DocReaderOrientation.DocReaderOrientation","href":"document_reader/DocReaderOrientation/DocReaderOrientation.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DocReaderOrientation","kind":5,"href":"document_reader/DocReaderOrientation.html"}},{"name":"getByValue","qualifiedName":"document_reader.DocReaderOrientation.getByValue","href":"document_reader/DocReaderOrientation/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DocReaderOrientation","kind":5,"href":"document_reader/DocReaderOrientation.html"}},{"name":"value","qualifiedName":"document_reader.DocReaderOrientation.value","href":"document_reader/DocReaderOrientation/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DocReaderOrientation","kind":5,"href":"document_reader/DocReaderOrientation.html"}},{"name":"values","qualifiedName":"document_reader.DocReaderOrientation.values","href":"document_reader/DocReaderOrientation/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"DocReaderOrientation","kind":5,"href":"document_reader/DocReaderOrientation.html"}},{"name":"DocReaderScenario","qualifiedName":"document_reader.DocReaderScenario","href":"document_reader/DocReaderScenario-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"DocReaderScenario","qualifiedName":"document_reader.DocReaderScenario.DocReaderScenario","href":"document_reader/DocReaderScenario/DocReaderScenario.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DocReaderScenario","kind":3,"href":"document_reader/DocReaderScenario-class.html"}},{"name":"caption","qualifiedName":"document_reader.DocReaderScenario.caption","href":"document_reader/DocReaderScenario/caption.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"string representation of scenario ID.","enclosedBy":{"name":"DocReaderScenario","kind":3,"href":"document_reader/DocReaderScenario-class.html"}},{"name":"description","qualifiedName":"document_reader.DocReaderScenario.description","href":"document_reader/DocReaderScenario/description.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Description of the scenario.","enclosedBy":{"name":"DocReaderScenario","kind":3,"href":"document_reader/DocReaderScenario-class.html"}},{"name":"faceExt","qualifiedName":"document_reader.DocReaderScenario.faceExt","href":"document_reader/DocReaderScenario/faceExt.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DocReaderScenario","kind":3,"href":"document_reader/DocReaderScenario-class.html"}},{"name":"frameKWHDoublePageSpreadLandscape","qualifiedName":"document_reader.DocReaderScenario.frameKWHDoublePageSpreadLandscape","href":"document_reader/DocReaderScenario/frameKWHDoublePageSpreadLandscape.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DocReaderScenario","kind":3,"href":"document_reader/DocReaderScenario-class.html"}},{"name":"frameKWHDoublePageSpreadPortrait","qualifiedName":"document_reader.DocReaderScenario.frameKWHDoublePageSpreadPortrait","href":"document_reader/DocReaderScenario/frameKWHDoublePageSpreadPortrait.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DocReaderScenario","kind":3,"href":"document_reader/DocReaderScenario-class.html"}},{"name":"frameKWHLandscape","qualifiedName":"document_reader.DocReaderScenario.frameKWHLandscape","href":"document_reader/DocReaderScenario/frameKWHLandscape.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DocReaderScenario","kind":3,"href":"document_reader/DocReaderScenario-class.html"}},{"name":"frameKWHPortrait","qualifiedName":"document_reader.DocReaderScenario.frameKWHPortrait","href":"document_reader/DocReaderScenario/frameKWHPortrait.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DocReaderScenario","kind":3,"href":"document_reader/DocReaderScenario-class.html"}},{"name":"frameOrientation","qualifiedName":"document_reader.DocReaderScenario.frameOrientation","href":"document_reader/DocReaderScenario/frameOrientation.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Available orientation for scenario.","enclosedBy":{"name":"DocReaderScenario","kind":3,"href":"document_reader/DocReaderScenario-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.DocReaderScenario.fromJson","href":"document_reader/DocReaderScenario/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DocReaderScenario","kind":3,"href":"document_reader/DocReaderScenario-class.html"}},{"name":"manualCrop","qualifiedName":"document_reader.DocReaderScenario.manualCrop","href":"document_reader/DocReaderScenario/manualCrop.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DocReaderScenario","kind":3,"href":"document_reader/DocReaderScenario-class.html"}},{"name":"multiPageOff","qualifiedName":"document_reader.DocReaderScenario.multiPageOff","href":"document_reader/DocReaderScenario/multiPageOff.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DocReaderScenario","kind":3,"href":"document_reader/DocReaderScenario-class.html"}},{"name":"name","qualifiedName":"document_reader.DocReaderScenario.name","href":"document_reader/DocReaderScenario/name.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"ID of the scenario.","enclosedBy":{"name":"DocReaderScenario","kind":3,"href":"document_reader/DocReaderScenario-class.html"}},{"name":"seriesProcessMode","qualifiedName":"document_reader.DocReaderScenario.seriesProcessMode","href":"document_reader/DocReaderScenario/seriesProcessMode.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DocReaderScenario","kind":3,"href":"document_reader/DocReaderScenario-class.html"}},{"name":"toJson","qualifiedName":"document_reader.DocReaderScenario.toJson","href":"document_reader/DocReaderScenario/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DocReaderScenario","kind":3,"href":"document_reader/DocReaderScenario-class.html"}},{"name":"uvTorch","qualifiedName":"document_reader.DocReaderScenario.uvTorch","href":"document_reader/DocReaderScenario/uvTorch.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DocReaderScenario","kind":3,"href":"document_reader/DocReaderScenario-class.html"}},{"name":"DocReaderVersion","qualifiedName":"document_reader.DocReaderVersion","href":"document_reader/DocReaderVersion-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"Class contains properties to get the information about the SDK.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"DocReaderVersion","qualifiedName":"document_reader.DocReaderVersion.DocReaderVersion","href":"document_reader/DocReaderVersion/DocReaderVersion.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DocReaderVersion","kind":3,"href":"document_reader/DocReaderVersion-class.html"}},{"name":"api","qualifiedName":"document_reader.DocReaderVersion.api","href":"document_reader/DocReaderVersion/api.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"A version of the API framework.","enclosedBy":{"name":"DocReaderVersion","kind":3,"href":"document_reader/DocReaderVersion-class.html"}},{"name":"core","qualifiedName":"document_reader.DocReaderVersion.core","href":"document_reader/DocReaderVersion/core.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"A version of the Core framework.","enclosedBy":{"name":"DocReaderVersion","kind":3,"href":"document_reader/DocReaderVersion-class.html"}},{"name":"coreMode","qualifiedName":"document_reader.DocReaderVersion.coreMode","href":"document_reader/DocReaderVersion/coreMode.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"A type of the Core framework.","enclosedBy":{"name":"DocReaderVersion","kind":3,"href":"document_reader/DocReaderVersion-class.html"}},{"name":"database","qualifiedName":"document_reader.DocReaderVersion.database","href":"document_reader/DocReaderVersion/database.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"A version of the database.","enclosedBy":{"name":"DocReaderVersion","kind":3,"href":"document_reader/DocReaderVersion-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.DocReaderVersion.fromJson","href":"document_reader/DocReaderVersion/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DocReaderVersion","kind":3,"href":"document_reader/DocReaderVersion-class.html"}},{"name":"toJson","qualifiedName":"document_reader.DocReaderVersion.toJson","href":"document_reader/DocReaderVersion/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DocReaderVersion","kind":3,"href":"document_reader/DocReaderVersion-class.html"}},{"name":"DocType","qualifiedName":"document_reader.DocType","href":"document_reader/DocType.html","kind":5,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"DocType","qualifiedName":"document_reader.DocType.DocType","href":"document_reader/DocType/DocType.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DocType","kind":5,"href":"document_reader/DocType.html"}},{"name":"fromIntList","qualifiedName":"document_reader.DocType.fromIntList","href":"document_reader/DocType/fromIntList.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DocType","kind":5,"href":"document_reader/DocType.html"}},{"name":"getByValue","qualifiedName":"document_reader.DocType.getByValue","href":"document_reader/DocType/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DocType","kind":5,"href":"document_reader/DocType.html"}},{"name":"value","qualifiedName":"document_reader.DocType.value","href":"document_reader/DocType/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DocType","kind":5,"href":"document_reader/DocType.html"}},{"name":"values","qualifiedName":"document_reader.DocType.values","href":"document_reader/DocType/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"DocType","kind":5,"href":"document_reader/DocType.html"}},{"name":"DocumentReader","qualifiedName":"document_reader.DocumentReader","href":"document_reader/DocumentReader-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"Entry point of the Regula DocumentReader SDK.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"addPKDCertificates","qualifiedName":"document_reader.DocumentReader.addPKDCertificates","href":"document_reader/DocumentReader/addPKDCertificates.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Used to pass certificates to Document Reader that will be used during the\nRFID chip processing.","enclosedBy":{"name":"DocumentReader","kind":3,"href":"document_reader/DocumentReader-class.html"}},{"name":"availableScenarios","qualifiedName":"document_reader.DocumentReader.availableScenarios","href":"document_reader/DocumentReader/availableScenarios.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"A list of scenarios that can be used for documents recognition based on\nyour license and Core framework capabilities.","enclosedBy":{"name":"DocumentReader","kind":3,"href":"document_reader/DocumentReader-class.html"}},{"name":"cancelDBUpdate","qualifiedName":"document_reader.DocumentReader.cancelDBUpdate","href":"document_reader/DocumentReader/cancelDBUpdate.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to cancel the database update.","enclosedBy":{"name":"DocumentReader","kind":3,"href":"document_reader/DocumentReader-class.html"}},{"name":"checkDatabaseUpdate","qualifiedName":"document_reader.DocumentReader.checkDatabaseUpdate","href":"document_reader/DocumentReader/checkDatabaseUpdate.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to to check database update.","enclosedBy":{"name":"DocumentReader","kind":3,"href":"document_reader/DocumentReader-class.html"}},{"name":"clearPKDCertificates","qualifiedName":"document_reader.DocumentReader.clearPKDCertificates","href":"document_reader/DocumentReader/clearPKDCertificates.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"It's used to remove certificates from your app that are used during the\nRFID chip processing.","enclosedBy":{"name":"DocumentReader","kind":3,"href":"document_reader/DocumentReader-class.html"}},{"name":"customization","qualifiedName":"document_reader.DocumentReader.customization","href":"document_reader/DocumentReader/customization.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Params that relate to the camera view controller customization and etc.","enclosedBy":{"name":"DocumentReader","kind":3,"href":"document_reader/DocumentReader-class.html"}},{"name":"deinitializeReader","qualifiedName":"document_reader.DocumentReader.deinitializeReader","href":"document_reader/DocumentReader/deinitializeReader.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Used to deinitialize Document Reader and free up RAM as a\nconsequence of this.","enclosedBy":{"name":"DocumentReader","kind":3,"href":"document_reader/DocumentReader-class.html"}},{"name":"env","qualifiedName":"document_reader.DocumentReader.env","href":"document_reader/DocumentReader/env.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Environment type.","enclosedBy":{"name":"DocumentReader","kind":3,"href":"document_reader/DocumentReader-class.html"}},{"name":"finalizePackage","qualifiedName":"document_reader.DocumentReader.finalizePackage","href":"document_reader/DocumentReader/finalizePackage.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DocumentReader","kind":3,"href":"document_reader/DocumentReader-class.html"}},{"name":"functionality","qualifiedName":"document_reader.DocumentReader.functionality","href":"document_reader/DocumentReader/functionality.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Params that influence the scanning process, camera view controller\ncustomization and etc.","enclosedBy":{"name":"DocumentReader","kind":3,"href":"document_reader/DocumentReader-class.html"}},{"name":"initializeReader","qualifiedName":"document_reader.DocumentReader.initializeReader","href":"document_reader/DocumentReader/initializeReader.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to initialize Document Reader.","enclosedBy":{"name":"DocumentReader","kind":3,"href":"document_reader/DocumentReader-class.html"}},{"name":"instance","qualifiedName":"document_reader.DocumentReader.instance","href":"document_reader/DocumentReader/instance.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"The only instanse of singleton class DocumentReader.","enclosedBy":{"name":"DocumentReader","kind":3,"href":"document_reader/DocumentReader-class.html"}},{"name":"isAuthenticatorAvailableForUse","qualifiedName":"document_reader.DocumentReader.isAuthenticatorAvailableForUse","href":"document_reader/DocumentReader/isAuthenticatorAvailableForUse.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to check if you can use external Regula Bluetooth devices based\non your license and Core framework capabilities.","enclosedBy":{"name":"DocumentReader","kind":3,"href":"document_reader/DocumentReader-class.html"}},{"name":"isBlePermissionsGranted","qualifiedName":"document_reader.DocumentReader.isBlePermissionsGranted","href":"document_reader/DocumentReader/isBlePermissionsGranted.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Checks if the app has all the required bluetooth permissions.","enclosedBy":{"name":"DocumentReader","kind":3,"href":"document_reader/DocumentReader-class.html"}},{"name":"isRFIDAvailableForUse","qualifiedName":"document_reader.DocumentReader.isRFIDAvailableForUse","href":"document_reader/DocumentReader/isRFIDAvailableForUse.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to check if RFID chip reading can be performed based on your\nlicense and Core framework capabilities.","enclosedBy":{"name":"DocumentReader","kind":3,"href":"document_reader/DocumentReader-class.html"}},{"name":"isReady","qualifiedName":"document_reader.DocumentReader.isReady","href":"document_reader/DocumentReader/isReady.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to check if Document Reader is ready for use.","enclosedBy":{"name":"DocumentReader","kind":3,"href":"document_reader/DocumentReader-class.html"}},{"name":"license","qualifiedName":"document_reader.DocumentReader.license","href":"document_reader/DocumentReader/license.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Information about your license.","enclosedBy":{"name":"DocumentReader","kind":3,"href":"document_reader/DocumentReader-class.html"}},{"name":"localizationDictionary","qualifiedName":"document_reader.DocumentReader.localizationDictionary","href":"document_reader/DocumentReader/localizationDictionary.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"A localization dictionary to override default localization logic.\nAllows to replace any string of DocumentReader SDK with an arbitrary string.","enclosedBy":{"name":"DocumentReader","kind":3,"href":"document_reader/DocumentReader-class.html"}},{"name":"onCustomButtonTapped","qualifiedName":"document_reader.DocumentReader.onCustomButtonTapped","href":"document_reader/DocumentReader/onCustomButtonTapped.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DocumentReader","kind":3,"href":"document_reader/DocumentReader-class.html"}},{"name":"prepareDatabase","qualifiedName":"document_reader.DocumentReader.prepareDatabase","href":"document_reader/DocumentReader/prepareDatabase.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to download a database from the Regula server. If it exists\nin your app and compatible with the SDK, it won't be downloaded.","enclosedBy":{"name":"DocumentReader","kind":3,"href":"document_reader/DocumentReader-class.html"}},{"name":"processParams","qualifiedName":"document_reader.DocumentReader.processParams","href":"document_reader/DocumentReader/processParams.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Params that influence the scanning process.","enclosedBy":{"name":"DocumentReader","kind":3,"href":"document_reader/DocumentReader-class.html"}},{"name":"recognize","qualifiedName":"document_reader.DocumentReader.recognize","href":"document_reader/DocumentReader/recognize.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Used for proccessing predefined images.","enclosedBy":{"name":"DocumentReader","kind":3,"href":"document_reader/DocumentReader-class.html"}},{"name":"removeDatabase","qualifiedName":"document_reader.DocumentReader.removeDatabase","href":"document_reader/DocumentReader/removeDatabase.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to remove the database from your app.","enclosedBy":{"name":"DocumentReader","kind":3,"href":"document_reader/DocumentReader-class.html"}},{"name":"resetConfiguration","qualifiedName":"document_reader.DocumentReader.resetConfiguration","href":"document_reader/DocumentReader/resetConfiguration.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Use this method to reset all parameters to their default values.","enclosedBy":{"name":"DocumentReader","kind":3,"href":"document_reader/DocumentReader-class.html"}},{"name":"rfid","qualifiedName":"document_reader.DocumentReader.rfid","href":"document_reader/DocumentReader/rfid.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Used for the RFID chip processing.","enclosedBy":{"name":"DocumentReader","kind":3,"href":"document_reader/DocumentReader-class.html"}},{"name":"rfidScenario","qualifiedName":"document_reader.DocumentReader.rfidScenario","href":"document_reader/DocumentReader/rfidScenario.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Params that influence the RFID chip processing.","enclosedBy":{"name":"DocumentReader","kind":3,"href":"document_reader/DocumentReader-class.html"}},{"name":"rfidSessionStatus","qualifiedName":"document_reader.DocumentReader.rfidSessionStatus","href":"document_reader/DocumentReader/rfidSessionStatus.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to get a status of the RFID chip reading process.","enclosedBy":{"name":"DocumentReader","kind":3,"href":"document_reader/DocumentReader-class.html"}},{"name":"runAutoUpdate","qualifiedName":"document_reader.DocumentReader.runAutoUpdate","href":"document_reader/DocumentReader/runAutoUpdate.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to download a database from the Regula server.\nEach new update of the database will be downloaded.","enclosedBy":{"name":"DocumentReader","kind":3,"href":"document_reader/DocumentReader-class.html"}},{"name":"scan","qualifiedName":"document_reader.DocumentReader.scan","href":"document_reader/DocumentReader/scan.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Used for multiple frames processing which are captured from the camera.","enclosedBy":{"name":"DocumentReader","kind":3,"href":"document_reader/DocumentReader-class.html"}},{"name":"setTCCParams","qualifiedName":"document_reader.DocumentReader.setTCCParams","href":"document_reader/DocumentReader/setTCCParams.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Sets the given TCCParams to the RFID session.\nThe parameters are required to be set before starting RFID session.","enclosedBy":{"name":"DocumentReader","kind":3,"href":"document_reader/DocumentReader-class.html"}},{"name":"startBluetoothService","qualifiedName":"document_reader.DocumentReader.startBluetoothService","href":"document_reader/DocumentReader/startBluetoothService.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Used to connect to the ble device.","enclosedBy":{"name":"DocumentReader","kind":3,"href":"document_reader/DocumentReader-class.html"}},{"name":"startNewPage","qualifiedName":"document_reader.DocumentReader.startNewPage","href":"document_reader/DocumentReader/startNewPage.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Used to start the processing of the next page of the document once the\ncurrent one is processed.","enclosedBy":{"name":"DocumentReader","kind":3,"href":"document_reader/DocumentReader-class.html"}},{"name":"startNewSession","qualifiedName":"document_reader.DocumentReader.startNewSession","href":"document_reader/DocumentReader/startNewSession.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Used to start a scanning process.","enclosedBy":{"name":"DocumentReader","kind":3,"href":"document_reader/DocumentReader-class.html"}},{"name":"status","qualifiedName":"document_reader.DocumentReader.status","href":"document_reader/DocumentReader/status.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to get a status of Document Reader.","enclosedBy":{"name":"DocumentReader","kind":3,"href":"document_reader/DocumentReader-class.html"}},{"name":"stopRFIDReader","qualifiedName":"document_reader.DocumentReader.stopRFIDReader","href":"document_reader/DocumentReader/stopRFIDReader.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Used to stop the scanning process.","enclosedBy":{"name":"DocumentReader","kind":3,"href":"document_reader/DocumentReader-class.html"}},{"name":"stopScanner","qualifiedName":"document_reader.DocumentReader.stopScanner","href":"document_reader/DocumentReader/stopScanner.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Used to stop the scanning process.","enclosedBy":{"name":"DocumentReader","kind":3,"href":"document_reader/DocumentReader-class.html"}},{"name":"tag","qualifiedName":"document_reader.DocumentReader.tag","href":"document_reader/DocumentReader/tag.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Current Session identifier.","enclosedBy":{"name":"DocumentReader","kind":3,"href":"document_reader/DocumentReader-class.html"}},{"name":"tenant","qualifiedName":"document_reader.DocumentReader.tenant","href":"document_reader/DocumentReader/tenant.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Customer name.","enclosedBy":{"name":"DocumentReader","kind":3,"href":"document_reader/DocumentReader-class.html"}},{"name":"version","qualifiedName":"document_reader.DocumentReader.version","href":"document_reader/DocumentReader/version.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Information about the SDK.","enclosedBy":{"name":"DocumentReader","kind":3,"href":"document_reader/DocumentReader-class.html"}},{"name":"videoEncoderCompletion","qualifiedName":"document_reader.DocumentReader.videoEncoderCompletion","href":"document_reader/DocumentReader/videoEncoderCompletion.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows user to receive a video file of current session","enclosedBy":{"name":"DocumentReader","kind":3,"href":"document_reader/DocumentReader-class.html"}},{"name":"DocumentReaderCompletion","qualifiedName":"document_reader.DocumentReaderCompletion","href":"document_reader/DocumentReaderCompletion.html","kind":21,"overriddenDepth":0,"packageRank":0,"desc":"Callback for receiving answer from processing engine.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"DocumentReaderPrepareCompletion","qualifiedName":"document_reader.DocumentReaderPrepareCompletion","href":"document_reader/DocumentReaderPrepareCompletion.html","kind":21,"overriddenDepth":0,"packageRank":0,"desc":"Callback for receiving notifications on Documents Database preparation.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"DocumentType","qualifiedName":"document_reader.DocumentType","href":"document_reader/DocumentType-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"DocumentType","qualifiedName":"document_reader.DocumentType.DocumentType","href":"document_reader/DocumentType/DocumentType.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DocumentType","kind":3,"href":"document_reader/DocumentType-class.html"}},{"name":"countryName","qualifiedName":"document_reader.DocumentType.countryName","href":"document_reader/DocumentType/countryName.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Document issuing country name.","enclosedBy":{"name":"DocumentType","kind":3,"href":"document_reader/DocumentType-class.html"}},{"name":"description","qualifiedName":"document_reader.DocumentType.description","href":"document_reader/DocumentType/description.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Document description text.","enclosedBy":{"name":"DocumentType","kind":3,"href":"document_reader/DocumentType-class.html"}},{"name":"fDSID","qualifiedName":"document_reader.DocumentType.fDSID","href":"document_reader/DocumentType/fDSID.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"An array of IRS document identifiers.","enclosedBy":{"name":"DocumentType","kind":3,"href":"document_reader/DocumentType-class.html"}},{"name":"format","qualifiedName":"document_reader.DocumentType.format","href":"document_reader/DocumentType/format.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Document format.","enclosedBy":{"name":"DocumentType","kind":3,"href":"document_reader/DocumentType-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.DocumentType.fromJson","href":"document_reader/DocumentType/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"DocumentType","kind":3,"href":"document_reader/DocumentType-class.html"}},{"name":"iCAOCode","qualifiedName":"document_reader.DocumentType.iCAOCode","href":"document_reader/DocumentType/iCAOCode.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Document issuing country ICAO code.","enclosedBy":{"name":"DocumentType","kind":3,"href":"document_reader/DocumentType-class.html"}},{"name":"id","qualifiedName":"document_reader.DocumentType.id","href":"document_reader/DocumentType/id.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Document type numeric code.","enclosedBy":{"name":"DocumentType","kind":3,"href":"document_reader/DocumentType-class.html"}},{"name":"isDeprecated","qualifiedName":"document_reader.DocumentType.isDeprecated","href":"document_reader/DocumentType/isDeprecated.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Document deprecation.","enclosedBy":{"name":"DocumentType","kind":3,"href":"document_reader/DocumentType-class.html"}},{"name":"mrz","qualifiedName":"document_reader.DocumentType.mrz","href":"document_reader/DocumentType/mrz.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Flag for MRZ presence on a document.","enclosedBy":{"name":"DocumentType","kind":3,"href":"document_reader/DocumentType-class.html"}},{"name":"name","qualifiedName":"document_reader.DocumentType.name","href":"document_reader/DocumentType/name.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Document type name.","enclosedBy":{"name":"DocumentType","kind":3,"href":"document_reader/DocumentType-class.html"}},{"name":"pageIndex","qualifiedName":"document_reader.DocumentType.pageIndex","href":"document_reader/DocumentType/pageIndex.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"An index of the document page whence results are received.","enclosedBy":{"name":"DocumentType","kind":3,"href":"document_reader/DocumentType-class.html"}},{"name":"toJson","qualifiedName":"document_reader.DocumentType.toJson","href":"document_reader/DocumentType/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"DocumentType","kind":3,"href":"document_reader/DocumentType-class.html"}},{"name":"type","qualifiedName":"document_reader.DocumentType.type","href":"document_reader/DocumentType/type.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Document type.","enclosedBy":{"name":"DocumentType","kind":3,"href":"document_reader/DocumentType-class.html"}},{"name":"year","qualifiedName":"document_reader.DocumentType.year","href":"document_reader/DocumentType/year.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Document issue year.","enclosedBy":{"name":"DocumentType","kind":3,"href":"document_reader/DocumentType-class.html"}},{"name":"DocumentsDatabase","qualifiedName":"document_reader.DocumentsDatabase","href":"document_reader/DocumentsDatabase-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"Class contains properties to get the information about the database.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"DocumentsDatabase","qualifiedName":"document_reader.DocumentsDatabase.DocumentsDatabase","href":"document_reader/DocumentsDatabase/DocumentsDatabase.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DocumentsDatabase","kind":3,"href":"document_reader/DocumentsDatabase-class.html"}},{"name":"countriesNumber","qualifiedName":"document_reader.DocumentsDatabase.countriesNumber","href":"document_reader/DocumentsDatabase/countriesNumber.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"A number of countries included in the database.","enclosedBy":{"name":"DocumentsDatabase","kind":3,"href":"document_reader/DocumentsDatabase-class.html"}},{"name":"databaseDescription","qualifiedName":"document_reader.DocumentsDatabase.databaseDescription","href":"document_reader/DocumentsDatabase/databaseDescription.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"A list of supported documents in the database.","enclosedBy":{"name":"DocumentsDatabase","kind":3,"href":"document_reader/DocumentsDatabase-class.html"}},{"name":"databaseID","qualifiedName":"document_reader.DocumentsDatabase.databaseID","href":"document_reader/DocumentsDatabase/databaseID.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"An ID of the database, e.g. BLR, RUS.","enclosedBy":{"name":"DocumentsDatabase","kind":3,"href":"document_reader/DocumentsDatabase-class.html"}},{"name":"date","qualifiedName":"document_reader.DocumentsDatabase.date","href":"document_reader/DocumentsDatabase/date.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"A date when the database was created.","enclosedBy":{"name":"DocumentsDatabase","kind":3,"href":"document_reader/DocumentsDatabase-class.html"}},{"name":"documentsNumber","qualifiedName":"document_reader.DocumentsDatabase.documentsNumber","href":"document_reader/DocumentsDatabase/documentsNumber.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"A number of documents included in the database.","enclosedBy":{"name":"DocumentsDatabase","kind":3,"href":"document_reader/DocumentsDatabase-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.DocumentsDatabase.fromJson","href":"document_reader/DocumentsDatabase/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DocumentsDatabase","kind":3,"href":"document_reader/DocumentsDatabase-class.html"}},{"name":"size","qualifiedName":"document_reader.DocumentsDatabase.size","href":"document_reader/DocumentsDatabase/size.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Database size. In bytes.\nAvailable for database update check.","enclosedBy":{"name":"DocumentsDatabase","kind":3,"href":"document_reader/DocumentsDatabase-class.html"}},{"name":"toJson","qualifiedName":"document_reader.DocumentsDatabase.toJson","href":"document_reader/DocumentsDatabase/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DocumentsDatabase","kind":3,"href":"document_reader/DocumentsDatabase-class.html"}},{"name":"version","qualifiedName":"document_reader.DocumentsDatabase.version","href":"document_reader/DocumentsDatabase/version.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"A version of the database.","enclosedBy":{"name":"DocumentsDatabase","kind":3,"href":"document_reader/DocumentsDatabase-class.html"}},{"name":"EDLDataGroups","qualifiedName":"document_reader.EDLDataGroups","href":"document_reader/EDLDataGroups-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"EDLDataGroups","qualifiedName":"document_reader.EDLDataGroups.EDLDataGroups","href":"document_reader/EDLDataGroups/EDLDataGroups.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EDLDataGroups","kind":3,"href":"document_reader/EDLDataGroups-class.html"}},{"name":"dg1","qualifiedName":"document_reader.EDLDataGroups.dg1","href":"document_reader/EDLDataGroups/dg1.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EDLDataGroups","kind":3,"href":"document_reader/EDLDataGroups-class.html"}},{"name":"dg2","qualifiedName":"document_reader.EDLDataGroups.dg2","href":"document_reader/EDLDataGroups/dg2.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EDLDataGroups","kind":3,"href":"document_reader/EDLDataGroups-class.html"}},{"name":"dg3","qualifiedName":"document_reader.EDLDataGroups.dg3","href":"document_reader/EDLDataGroups/dg3.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EDLDataGroups","kind":3,"href":"document_reader/EDLDataGroups-class.html"}},{"name":"dg4","qualifiedName":"document_reader.EDLDataGroups.dg4","href":"document_reader/EDLDataGroups/dg4.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EDLDataGroups","kind":3,"href":"document_reader/EDLDataGroups-class.html"}},{"name":"dg5","qualifiedName":"document_reader.EDLDataGroups.dg5","href":"document_reader/EDLDataGroups/dg5.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EDLDataGroups","kind":3,"href":"document_reader/EDLDataGroups-class.html"}},{"name":"dg6","qualifiedName":"document_reader.EDLDataGroups.dg6","href":"document_reader/EDLDataGroups/dg6.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EDLDataGroups","kind":3,"href":"document_reader/EDLDataGroups-class.html"}},{"name":"dg7","qualifiedName":"document_reader.EDLDataGroups.dg7","href":"document_reader/EDLDataGroups/dg7.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EDLDataGroups","kind":3,"href":"document_reader/EDLDataGroups-class.html"}},{"name":"dg8","qualifiedName":"document_reader.EDLDataGroups.dg8","href":"document_reader/EDLDataGroups/dg8.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EDLDataGroups","kind":3,"href":"document_reader/EDLDataGroups-class.html"}},{"name":"dg9","qualifiedName":"document_reader.EDLDataGroups.dg9","href":"document_reader/EDLDataGroups/dg9.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EDLDataGroups","kind":3,"href":"document_reader/EDLDataGroups-class.html"}},{"name":"dg10","qualifiedName":"document_reader.EDLDataGroups.dg10","href":"document_reader/EDLDataGroups/dg10.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EDLDataGroups","kind":3,"href":"document_reader/EDLDataGroups-class.html"}},{"name":"dg11","qualifiedName":"document_reader.EDLDataGroups.dg11","href":"document_reader/EDLDataGroups/dg11.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EDLDataGroups","kind":3,"href":"document_reader/EDLDataGroups-class.html"}},{"name":"dg12","qualifiedName":"document_reader.EDLDataGroups.dg12","href":"document_reader/EDLDataGroups/dg12.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EDLDataGroups","kind":3,"href":"document_reader/EDLDataGroups-class.html"}},{"name":"dg13","qualifiedName":"document_reader.EDLDataGroups.dg13","href":"document_reader/EDLDataGroups/dg13.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EDLDataGroups","kind":3,"href":"document_reader/EDLDataGroups-class.html"}},{"name":"dg14","qualifiedName":"document_reader.EDLDataGroups.dg14","href":"document_reader/EDLDataGroups/dg14.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EDLDataGroups","kind":3,"href":"document_reader/EDLDataGroups-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.EDLDataGroups.fromJson","href":"document_reader/EDLDataGroups/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"EDLDataGroups","kind":3,"href":"document_reader/EDLDataGroups-class.html"}},{"name":"testSetters","qualifiedName":"document_reader.EDLDataGroups.testSetters","href":"document_reader/EDLDataGroups/testSetters.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EDLDataGroups","kind":3,"href":"document_reader/EDLDataGroups-class.html"}},{"name":"toJson","qualifiedName":"document_reader.EDLDataGroups.toJson","href":"document_reader/EDLDataGroups/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"EDLDataGroups","kind":3,"href":"document_reader/EDLDataGroups-class.html"}},{"name":"EIDDataGroups","qualifiedName":"document_reader.EIDDataGroups","href":"document_reader/EIDDataGroups-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"EIDDataGroups","qualifiedName":"document_reader.EIDDataGroups.EIDDataGroups","href":"document_reader/EIDDataGroups/EIDDataGroups.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EIDDataGroups","kind":3,"href":"document_reader/EIDDataGroups-class.html"}},{"name":"dg1","qualifiedName":"document_reader.EIDDataGroups.dg1","href":"document_reader/EIDDataGroups/dg1.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EIDDataGroups","kind":3,"href":"document_reader/EIDDataGroups-class.html"}},{"name":"dg2","qualifiedName":"document_reader.EIDDataGroups.dg2","href":"document_reader/EIDDataGroups/dg2.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EIDDataGroups","kind":3,"href":"document_reader/EIDDataGroups-class.html"}},{"name":"dg3","qualifiedName":"document_reader.EIDDataGroups.dg3","href":"document_reader/EIDDataGroups/dg3.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EIDDataGroups","kind":3,"href":"document_reader/EIDDataGroups-class.html"}},{"name":"dg4","qualifiedName":"document_reader.EIDDataGroups.dg4","href":"document_reader/EIDDataGroups/dg4.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EIDDataGroups","kind":3,"href":"document_reader/EIDDataGroups-class.html"}},{"name":"dg5","qualifiedName":"document_reader.EIDDataGroups.dg5","href":"document_reader/EIDDataGroups/dg5.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EIDDataGroups","kind":3,"href":"document_reader/EIDDataGroups-class.html"}},{"name":"dg6","qualifiedName":"document_reader.EIDDataGroups.dg6","href":"document_reader/EIDDataGroups/dg6.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EIDDataGroups","kind":3,"href":"document_reader/EIDDataGroups-class.html"}},{"name":"dg7","qualifiedName":"document_reader.EIDDataGroups.dg7","href":"document_reader/EIDDataGroups/dg7.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EIDDataGroups","kind":3,"href":"document_reader/EIDDataGroups-class.html"}},{"name":"dg8","qualifiedName":"document_reader.EIDDataGroups.dg8","href":"document_reader/EIDDataGroups/dg8.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EIDDataGroups","kind":3,"href":"document_reader/EIDDataGroups-class.html"}},{"name":"dg9","qualifiedName":"document_reader.EIDDataGroups.dg9","href":"document_reader/EIDDataGroups/dg9.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EIDDataGroups","kind":3,"href":"document_reader/EIDDataGroups-class.html"}},{"name":"dg10","qualifiedName":"document_reader.EIDDataGroups.dg10","href":"document_reader/EIDDataGroups/dg10.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EIDDataGroups","kind":3,"href":"document_reader/EIDDataGroups-class.html"}},{"name":"dg11","qualifiedName":"document_reader.EIDDataGroups.dg11","href":"document_reader/EIDDataGroups/dg11.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EIDDataGroups","kind":3,"href":"document_reader/EIDDataGroups-class.html"}},{"name":"dg12","qualifiedName":"document_reader.EIDDataGroups.dg12","href":"document_reader/EIDDataGroups/dg12.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EIDDataGroups","kind":3,"href":"document_reader/EIDDataGroups-class.html"}},{"name":"dg13","qualifiedName":"document_reader.EIDDataGroups.dg13","href":"document_reader/EIDDataGroups/dg13.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EIDDataGroups","kind":3,"href":"document_reader/EIDDataGroups-class.html"}},{"name":"dg14","qualifiedName":"document_reader.EIDDataGroups.dg14","href":"document_reader/EIDDataGroups/dg14.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EIDDataGroups","kind":3,"href":"document_reader/EIDDataGroups-class.html"}},{"name":"dg15","qualifiedName":"document_reader.EIDDataGroups.dg15","href":"document_reader/EIDDataGroups/dg15.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EIDDataGroups","kind":3,"href":"document_reader/EIDDataGroups-class.html"}},{"name":"dg16","qualifiedName":"document_reader.EIDDataGroups.dg16","href":"document_reader/EIDDataGroups/dg16.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EIDDataGroups","kind":3,"href":"document_reader/EIDDataGroups-class.html"}},{"name":"dg17","qualifiedName":"document_reader.EIDDataGroups.dg17","href":"document_reader/EIDDataGroups/dg17.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EIDDataGroups","kind":3,"href":"document_reader/EIDDataGroups-class.html"}},{"name":"dg18","qualifiedName":"document_reader.EIDDataGroups.dg18","href":"document_reader/EIDDataGroups/dg18.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EIDDataGroups","kind":3,"href":"document_reader/EIDDataGroups-class.html"}},{"name":"dg19","qualifiedName":"document_reader.EIDDataGroups.dg19","href":"document_reader/EIDDataGroups/dg19.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EIDDataGroups","kind":3,"href":"document_reader/EIDDataGroups-class.html"}},{"name":"dg20","qualifiedName":"document_reader.EIDDataGroups.dg20","href":"document_reader/EIDDataGroups/dg20.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EIDDataGroups","kind":3,"href":"document_reader/EIDDataGroups-class.html"}},{"name":"dg21","qualifiedName":"document_reader.EIDDataGroups.dg21","href":"document_reader/EIDDataGroups/dg21.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EIDDataGroups","kind":3,"href":"document_reader/EIDDataGroups-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.EIDDataGroups.fromJson","href":"document_reader/EIDDataGroups/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"EIDDataGroups","kind":3,"href":"document_reader/EIDDataGroups-class.html"}},{"name":"testSetters","qualifiedName":"document_reader.EIDDataGroups.testSetters","href":"document_reader/EIDDataGroups/testSetters.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EIDDataGroups","kind":3,"href":"document_reader/EIDDataGroups-class.html"}},{"name":"toJson","qualifiedName":"document_reader.EIDDataGroups.toJson","href":"document_reader/EIDDataGroups/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"EIDDataGroups","kind":3,"href":"document_reader/EIDDataGroups-class.html"}},{"name":"EPassportDataGroups","qualifiedName":"document_reader.EPassportDataGroups","href":"document_reader/EPassportDataGroups-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"EPassportDataGroups","qualifiedName":"document_reader.EPassportDataGroups.EPassportDataGroups","href":"document_reader/EPassportDataGroups/EPassportDataGroups.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EPassportDataGroups","kind":3,"href":"document_reader/EPassportDataGroups-class.html"}},{"name":"dg1","qualifiedName":"document_reader.EPassportDataGroups.dg1","href":"document_reader/EPassportDataGroups/dg1.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EPassportDataGroups","kind":3,"href":"document_reader/EPassportDataGroups-class.html"}},{"name":"dg2","qualifiedName":"document_reader.EPassportDataGroups.dg2","href":"document_reader/EPassportDataGroups/dg2.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EPassportDataGroups","kind":3,"href":"document_reader/EPassportDataGroups-class.html"}},{"name":"dg3","qualifiedName":"document_reader.EPassportDataGroups.dg3","href":"document_reader/EPassportDataGroups/dg3.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EPassportDataGroups","kind":3,"href":"document_reader/EPassportDataGroups-class.html"}},{"name":"dg4","qualifiedName":"document_reader.EPassportDataGroups.dg4","href":"document_reader/EPassportDataGroups/dg4.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EPassportDataGroups","kind":3,"href":"document_reader/EPassportDataGroups-class.html"}},{"name":"dg5","qualifiedName":"document_reader.EPassportDataGroups.dg5","href":"document_reader/EPassportDataGroups/dg5.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EPassportDataGroups","kind":3,"href":"document_reader/EPassportDataGroups-class.html"}},{"name":"dg6","qualifiedName":"document_reader.EPassportDataGroups.dg6","href":"document_reader/EPassportDataGroups/dg6.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EPassportDataGroups","kind":3,"href":"document_reader/EPassportDataGroups-class.html"}},{"name":"dg7","qualifiedName":"document_reader.EPassportDataGroups.dg7","href":"document_reader/EPassportDataGroups/dg7.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EPassportDataGroups","kind":3,"href":"document_reader/EPassportDataGroups-class.html"}},{"name":"dg8","qualifiedName":"document_reader.EPassportDataGroups.dg8","href":"document_reader/EPassportDataGroups/dg8.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EPassportDataGroups","kind":3,"href":"document_reader/EPassportDataGroups-class.html"}},{"name":"dg9","qualifiedName":"document_reader.EPassportDataGroups.dg9","href":"document_reader/EPassportDataGroups/dg9.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EPassportDataGroups","kind":3,"href":"document_reader/EPassportDataGroups-class.html"}},{"name":"dg10","qualifiedName":"document_reader.EPassportDataGroups.dg10","href":"document_reader/EPassportDataGroups/dg10.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EPassportDataGroups","kind":3,"href":"document_reader/EPassportDataGroups-class.html"}},{"name":"dg11","qualifiedName":"document_reader.EPassportDataGroups.dg11","href":"document_reader/EPassportDataGroups/dg11.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EPassportDataGroups","kind":3,"href":"document_reader/EPassportDataGroups-class.html"}},{"name":"dg12","qualifiedName":"document_reader.EPassportDataGroups.dg12","href":"document_reader/EPassportDataGroups/dg12.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EPassportDataGroups","kind":3,"href":"document_reader/EPassportDataGroups-class.html"}},{"name":"dg13","qualifiedName":"document_reader.EPassportDataGroups.dg13","href":"document_reader/EPassportDataGroups/dg13.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EPassportDataGroups","kind":3,"href":"document_reader/EPassportDataGroups-class.html"}},{"name":"dg14","qualifiedName":"document_reader.EPassportDataGroups.dg14","href":"document_reader/EPassportDataGroups/dg14.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EPassportDataGroups","kind":3,"href":"document_reader/EPassportDataGroups-class.html"}},{"name":"dg15","qualifiedName":"document_reader.EPassportDataGroups.dg15","href":"document_reader/EPassportDataGroups/dg15.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EPassportDataGroups","kind":3,"href":"document_reader/EPassportDataGroups-class.html"}},{"name":"dg16","qualifiedName":"document_reader.EPassportDataGroups.dg16","href":"document_reader/EPassportDataGroups/dg16.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EPassportDataGroups","kind":3,"href":"document_reader/EPassportDataGroups-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.EPassportDataGroups.fromJson","href":"document_reader/EPassportDataGroups/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"EPassportDataGroups","kind":3,"href":"document_reader/EPassportDataGroups-class.html"}},{"name":"testSetters","qualifiedName":"document_reader.EPassportDataGroups.testSetters","href":"document_reader/EPassportDataGroups/testSetters.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EPassportDataGroups","kind":3,"href":"document_reader/EPassportDataGroups-class.html"}},{"name":"toJson","qualifiedName":"document_reader.EPassportDataGroups.toJson","href":"document_reader/EPassportDataGroups/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"EPassportDataGroups","kind":3,"href":"document_reader/EPassportDataGroups-class.html"}},{"name":"ErrorCodes","qualifiedName":"document_reader.ErrorCodes","href":"document_reader/ErrorCodes.html","kind":5,"overriddenDepth":0,"packageRank":0,"desc":"Enum contains all possible error codes","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"ErrorCodes","qualifiedName":"document_reader.ErrorCodes.ErrorCodes","href":"document_reader/ErrorCodes/ErrorCodes.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"ErrorCodes","kind":5,"href":"document_reader/ErrorCodes.html"}},{"name":"getByValue","qualifiedName":"document_reader.ErrorCodes.getByValue","href":"document_reader/ErrorCodes/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"ErrorCodes","kind":5,"href":"document_reader/ErrorCodes.html"}},{"name":"value","qualifiedName":"document_reader.ErrorCodes.value","href":"document_reader/ErrorCodes/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"ErrorCodes","kind":5,"href":"document_reader/ErrorCodes.html"}},{"name":"values","qualifiedName":"document_reader.ErrorCodes.values","href":"document_reader/ErrorCodes/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"ErrorCodes","kind":5,"href":"document_reader/ErrorCodes.html"}},{"name":"Extension","qualifiedName":"document_reader.Extension","href":"document_reader/Extension-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"Extension","qualifiedName":"document_reader.Extension.Extension","href":"document_reader/Extension/Extension.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"Extension","kind":3,"href":"document_reader/Extension-class.html"}},{"name":"data","qualifiedName":"document_reader.Extension.data","href":"document_reader/Extension/data.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"Extension","kind":3,"href":"document_reader/Extension-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.Extension.fromJson","href":"document_reader/Extension/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"Extension","kind":3,"href":"document_reader/Extension-class.html"}},{"name":"toJson","qualifiedName":"document_reader.Extension.toJson","href":"document_reader/Extension/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"Extension","kind":3,"href":"document_reader/Extension-class.html"}},{"name":"type","qualifiedName":"document_reader.Extension.type","href":"document_reader/Extension/type.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"Extension","kind":3,"href":"document_reader/Extension-class.html"}},{"name":"FaceApiParams","qualifiedName":"document_reader.FaceApiParams","href":"document_reader/FaceApiParams-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"FaceApiParams","qualifiedName":"document_reader.FaceApiParams.FaceApiParams","href":"document_reader/FaceApiParams/FaceApiParams.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"FaceApiParams","kind":3,"href":"document_reader/FaceApiParams-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.FaceApiParams.fromJson","href":"document_reader/FaceApiParams/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"FaceApiParams","kind":3,"href":"document_reader/FaceApiParams-class.html"}},{"name":"mode","qualifiedName":"document_reader.FaceApiParams.mode","href":"document_reader/FaceApiParams/mode.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"The processing mode: \"match\" or \"match+search\".","enclosedBy":{"name":"FaceApiParams","kind":3,"href":"document_reader/FaceApiParams-class.html"}},{"name":"proxy","qualifiedName":"document_reader.FaceApiParams.proxy","href":"document_reader/FaceApiParams/proxy.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Proxy to use, should be set according to the cURL standart.","enclosedBy":{"name":"FaceApiParams","kind":3,"href":"document_reader/FaceApiParams-class.html"}},{"name":"proxyPassword","qualifiedName":"document_reader.FaceApiParams.proxyPassword","href":"document_reader/FaceApiParams/proxyPassword.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Username and password to use for proxy authentication,\nshould be set according to the cURL standart.","enclosedBy":{"name":"FaceApiParams","kind":3,"href":"document_reader/FaceApiParams-class.html"}},{"name":"proxyType","qualifiedName":"document_reader.FaceApiParams.proxyType","href":"document_reader/FaceApiParams/proxyType.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Proxy protocol type, should be set according to the cURL standart.","enclosedBy":{"name":"FaceApiParams","kind":3,"href":"document_reader/FaceApiParams-class.html"}},{"name":"searchParams","qualifiedName":"document_reader.FaceApiParams.searchParams","href":"document_reader/FaceApiParams/searchParams.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"A search filter that can be applied if the \"match+search\" mode is enabled.","enclosedBy":{"name":"FaceApiParams","kind":3,"href":"document_reader/FaceApiParams-class.html"}},{"name":"serviceTimeout","qualifiedName":"document_reader.FaceApiParams.serviceTimeout","href":"document_reader/FaceApiParams/serviceTimeout.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"The service request timeout, ms.","enclosedBy":{"name":"FaceApiParams","kind":3,"href":"document_reader/FaceApiParams-class.html"}},{"name":"threshold","qualifiedName":"document_reader.FaceApiParams.threshold","href":"document_reader/FaceApiParams/threshold.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"The similarity threshold, 0-100. Above 75 means that the faces' similarity\nis verified, below 75 is not.","enclosedBy":{"name":"FaceApiParams","kind":3,"href":"document_reader/FaceApiParams-class.html"}},{"name":"toJson","qualifiedName":"document_reader.FaceApiParams.toJson","href":"document_reader/FaceApiParams/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"FaceApiParams","kind":3,"href":"document_reader/FaceApiParams-class.html"}},{"name":"url","qualifiedName":"document_reader.FaceApiParams.url","href":"document_reader/FaceApiParams/url.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"The URL of the Regula Face SDK service instance to be used.","enclosedBy":{"name":"FaceApiParams","kind":3,"href":"document_reader/FaceApiParams-class.html"}},{"name":"FaceApiSearchParams","qualifiedName":"document_reader.FaceApiSearchParams","href":"document_reader/FaceApiSearchParams-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"FaceApiSearchParams","qualifiedName":"document_reader.FaceApiSearchParams.FaceApiSearchParams","href":"document_reader/FaceApiSearchParams/FaceApiSearchParams.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"FaceApiSearchParams","kind":3,"href":"document_reader/FaceApiSearchParams-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.FaceApiSearchParams.fromJson","href":"document_reader/FaceApiSearchParams/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"FaceApiSearchParams","kind":3,"href":"document_reader/FaceApiSearchParams-class.html"}},{"name":"groupIds","qualifiedName":"document_reader.FaceApiSearchParams.groupIds","href":"document_reader/FaceApiSearchParams/groupIds.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"The IDs of the groups in which the search is performed.","enclosedBy":{"name":"FaceApiSearchParams","kind":3,"href":"document_reader/FaceApiSearchParams-class.html"}},{"name":"limit","qualifiedName":"document_reader.FaceApiSearchParams.limit","href":"document_reader/FaceApiSearchParams/limit.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"The number of returned Persons limit.","enclosedBy":{"name":"FaceApiSearchParams","kind":3,"href":"document_reader/FaceApiSearchParams-class.html"}},{"name":"threshold","qualifiedName":"document_reader.FaceApiSearchParams.threshold","href":"document_reader/FaceApiSearchParams/threshold.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"The similarity distance threshold, should be between 0.0 and 2.0,\nwhere 0.0 is for returning results for only the most similar persons\nand 2.0 is for all the persons, even the dissimilar ones.\nIf not set, the default 1.0 value is used.","enclosedBy":{"name":"FaceApiSearchParams","kind":3,"href":"document_reader/FaceApiSearchParams-class.html"}},{"name":"toJson","qualifiedName":"document_reader.FaceApiSearchParams.toJson","href":"document_reader/FaceApiSearchParams/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"FaceApiSearchParams","kind":3,"href":"document_reader/FaceApiSearchParams-class.html"}},{"name":"FieldType","qualifiedName":"document_reader.FieldType","href":"document_reader/FieldType.html","kind":5,"overriddenDepth":0,"packageRank":0,"desc":"Enum contains identifiers that determine the logical type of text data\nobtained while reading MRZ, document filling fields, and barcodes.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"FieldType","qualifiedName":"document_reader.FieldType.FieldType","href":"document_reader/FieldType/FieldType.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"FieldType","kind":5,"href":"document_reader/FieldType.html"}},{"name":"fromIntList","qualifiedName":"document_reader.FieldType.fromIntList","href":"document_reader/FieldType/fromIntList.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"FieldType","kind":5,"href":"document_reader/FieldType.html"}},{"name":"getByValue","qualifiedName":"document_reader.FieldType.getByValue","href":"document_reader/FieldType/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"FieldType","kind":5,"href":"document_reader/FieldType.html"}},{"name":"getTranslation","qualifiedName":"document_reader.FieldType.getTranslation","href":"document_reader/FieldType/getTranslation.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"FieldType","kind":5,"href":"document_reader/FieldType.html"}},{"name":"value","qualifiedName":"document_reader.FieldType.value","href":"document_reader/FieldType/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"FieldType","kind":5,"href":"document_reader/FieldType.html"}},{"name":"values","qualifiedName":"document_reader.FieldType.values","href":"document_reader/FieldType/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"FieldType","kind":5,"href":"document_reader/FieldType.html"}},{"name":"File","qualifiedName":"document_reader.File","href":"document_reader/File-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"File","qualifiedName":"document_reader.File.File","href":"document_reader/File/File.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"File","kind":3,"href":"document_reader/File-class.html"}},{"name":"certificates","qualifiedName":"document_reader.File.certificates","href":"document_reader/File/certificates.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"File","kind":3,"href":"document_reader/File-class.html"}},{"name":"docFieldsGraphics","qualifiedName":"document_reader.File.docFieldsGraphics","href":"document_reader/File/docFieldsGraphics.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"File","kind":3,"href":"document_reader/File-class.html"}},{"name":"docFieldsOriginals","qualifiedName":"document_reader.File.docFieldsOriginals","href":"document_reader/File/docFieldsOriginals.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"File","kind":3,"href":"document_reader/File-class.html"}},{"name":"docFieldsText","qualifiedName":"document_reader.File.docFieldsText","href":"document_reader/File/docFieldsText.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"File","kind":3,"href":"document_reader/File-class.html"}},{"name":"fileData","qualifiedName":"document_reader.File.fileData","href":"document_reader/File/fileData.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"File","kind":3,"href":"document_reader/File-class.html"}},{"name":"fileID","qualifiedName":"document_reader.File.fileID","href":"document_reader/File/fileID.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"File","kind":3,"href":"document_reader/File-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.File.fromJson","href":"document_reader/File/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"File","kind":3,"href":"document_reader/File-class.html"}},{"name":"notifications","qualifiedName":"document_reader.File.notifications","href":"document_reader/File/notifications.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"File","kind":3,"href":"document_reader/File-class.html"}},{"name":"pAStatus","qualifiedName":"document_reader.File.pAStatus","href":"document_reader/File/pAStatus.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"File","kind":3,"href":"document_reader/File-class.html"}},{"name":"readingStatus","qualifiedName":"document_reader.File.readingStatus","href":"document_reader/File/readingStatus.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"File","kind":3,"href":"document_reader/File-class.html"}},{"name":"readingTime","qualifiedName":"document_reader.File.readingTime","href":"document_reader/File/readingTime.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"File","kind":3,"href":"document_reader/File-class.html"}},{"name":"toJson","qualifiedName":"document_reader.File.toJson","href":"document_reader/File/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"File","kind":3,"href":"document_reader/File-class.html"}},{"name":"type","qualifiedName":"document_reader.File.type","href":"document_reader/File/type.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"File","kind":3,"href":"document_reader/File-class.html"}},{"name":"typeName","qualifiedName":"document_reader.File.typeName","href":"document_reader/File/typeName.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"File","kind":3,"href":"document_reader/File-class.html"}},{"name":"FileData","qualifiedName":"document_reader.FileData","href":"document_reader/FileData-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"FileData","qualifiedName":"document_reader.FileData.FileData","href":"document_reader/FileData/FileData.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"FileData","kind":3,"href":"document_reader/FileData-class.html"}},{"name":"data","qualifiedName":"document_reader.FileData.data","href":"document_reader/FileData/data.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"FileData","kind":3,"href":"document_reader/FileData-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.FileData.fromJson","href":"document_reader/FileData/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"FileData","kind":3,"href":"document_reader/FileData-class.html"}},{"name":"length","qualifiedName":"document_reader.FileData.length","href":"document_reader/FileData/length.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"FileData","kind":3,"href":"document_reader/FileData-class.html"}},{"name":"status","qualifiedName":"document_reader.FileData.status","href":"document_reader/FileData/status.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"FileData","kind":3,"href":"document_reader/FileData-class.html"}},{"name":"toJson","qualifiedName":"document_reader.FileData.toJson","href":"document_reader/FileData/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"FileData","kind":3,"href":"document_reader/FileData-class.html"}},{"name":"type","qualifiedName":"document_reader.FileData.type","href":"document_reader/FileData/type.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"FileData","kind":3,"href":"document_reader/FileData-class.html"}},{"name":"FinalizePackageCompletion","qualifiedName":"document_reader.FinalizePackageCompletion","href":"document_reader/FinalizePackageCompletion.html","kind":21,"overriddenDepth":0,"packageRank":0,"desc":"Type for receiving answer after backend processing has finished.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"Font","qualifiedName":"document_reader.Font","href":"document_reader/Font-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"Font","qualifiedName":"document_reader.Font.Font","href":"document_reader/Font/Font.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"Font","kind":3,"href":"document_reader/Font-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.Font.fromJson","href":"document_reader/Font/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"Font","kind":3,"href":"document_reader/Font-class.html"}},{"name":"name","qualifiedName":"document_reader.Font.name","href":"document_reader/Font/name.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Font family.","enclosedBy":{"name":"Font","kind":3,"href":"document_reader/Font-class.html"}},{"name":"size","qualifiedName":"document_reader.Font.size","href":"document_reader/Font/size.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Font size.","enclosedBy":{"name":"Font","kind":3,"href":"document_reader/Font-class.html"}},{"name":"style","qualifiedName":"document_reader.Font.style","href":"document_reader/Font/style.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Font style.","enclosedBy":{"name":"Font","kind":3,"href":"document_reader/Font-class.html"}},{"name":"toJson","qualifiedName":"document_reader.Font.toJson","href":"document_reader/Font/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"Font","kind":3,"href":"document_reader/Font-class.html"}},{"name":"FontStyle","qualifiedName":"document_reader.FontStyle","href":"document_reader/FontStyle.html","kind":5,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"FontStyle","qualifiedName":"document_reader.FontStyle.FontStyle","href":"document_reader/FontStyle/FontStyle.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"FontStyle","kind":5,"href":"document_reader/FontStyle.html"}},{"name":"getByValue","qualifiedName":"document_reader.FontStyle.getByValue","href":"document_reader/FontStyle/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"FontStyle","kind":5,"href":"document_reader/FontStyle.html"}},{"name":"value","qualifiedName":"document_reader.FontStyle.value","href":"document_reader/FontStyle/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"FontStyle","kind":5,"href":"document_reader/FontStyle.html"}},{"name":"values","qualifiedName":"document_reader.FontStyle.values","href":"document_reader/FontStyle/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"FontStyle","kind":5,"href":"document_reader/FontStyle.html"}},{"name":"FrameShapeType","qualifiedName":"document_reader.FrameShapeType","href":"document_reader/FrameShapeType.html","kind":5,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"FrameShapeType","qualifiedName":"document_reader.FrameShapeType.FrameShapeType","href":"document_reader/FrameShapeType/FrameShapeType.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"FrameShapeType","kind":5,"href":"document_reader/FrameShapeType.html"}},{"name":"getByValue","qualifiedName":"document_reader.FrameShapeType.getByValue","href":"document_reader/FrameShapeType/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"FrameShapeType","kind":5,"href":"document_reader/FrameShapeType.html"}},{"name":"value","qualifiedName":"document_reader.FrameShapeType.value","href":"document_reader/FrameShapeType/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"FrameShapeType","kind":5,"href":"document_reader/FrameShapeType.html"}},{"name":"values","qualifiedName":"document_reader.FrameShapeType.values","href":"document_reader/FrameShapeType/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"FrameShapeType","kind":5,"href":"document_reader/FrameShapeType.html"}},{"name":"Functionality","qualifiedName":"document_reader.Functionality","href":"document_reader/Functionality-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"Params that influence the scanning process, camera view controller\ncustomization and etc.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"Functionality","qualifiedName":"document_reader.Functionality.Functionality","href":"document_reader/Functionality/Functionality.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"Functionality","kind":3,"href":"document_reader/Functionality-class.html"}},{"name":"btDeviceName","qualifiedName":"document_reader.Functionality.btDeviceName","href":"document_reader/Functionality/btDeviceName.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to specify a name of a Regula device that will be used\nwith Document Reader SDK.","enclosedBy":{"name":"Functionality","kind":3,"href":"document_reader/Functionality-class.html"}},{"name":"cameraFrame","qualifiedName":"document_reader.Functionality.cameraFrame","href":"document_reader/Functionality/cameraFrame.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Set this setting to override the default cropping frame provided by scenarios.","enclosedBy":{"name":"Functionality","kind":3,"href":"document_reader/Functionality-class.html"}},{"name":"cameraMode","qualifiedName":"document_reader.Functionality.cameraMode","href":"document_reader/Functionality/cameraMode.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to specify the camera API.","enclosedBy":{"name":"Functionality","kind":3,"href":"document_reader/Functionality-class.html"}},{"name":"cameraPositionIOS","qualifiedName":"document_reader.Functionality.cameraPositionIOS","href":"document_reader/Functionality/cameraPositionIOS.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to specify a position of a capture device for the video session.","enclosedBy":{"name":"Functionality","kind":3,"href":"document_reader/Functionality-class.html"}},{"name":"cameraResolutionAndroid","qualifiedName":"document_reader.Functionality.cameraResolutionAndroid","href":"document_reader/Functionality/cameraResolutionAndroid.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to specify the frame resolution.","enclosedBy":{"name":"Functionality","kind":3,"href":"document_reader/Functionality-class.html"}},{"name":"cameraResolutionIOS","qualifiedName":"document_reader.Functionality.cameraResolutionIOS","href":"document_reader/Functionality/cameraResolutionIOS.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to specify the frame resolution.","enclosedBy":{"name":"Functionality","kind":3,"href":"document_reader/Functionality-class.html"}},{"name":"captureMode","qualifiedName":"document_reader.Functionality.captureMode","href":"document_reader/Functionality/captureMode.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to specify the video processing mode.","enclosedBy":{"name":"Functionality","kind":3,"href":"document_reader/Functionality-class.html"}},{"name":"displayMetadata","qualifiedName":"document_reader.Functionality.displayMetadata","href":"document_reader/Functionality/displayMetadata.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"If it's set to true, the metadata will be displayed over the camera\npreview during document processing, namely the perspective angle value.","enclosedBy":{"name":"Functionality","kind":3,"href":"document_reader/Functionality-class.html"}},{"name":"excludedCamera2Models","qualifiedName":"document_reader.Functionality.excludedCamera2Models","href":"document_reader/Functionality/excludedCamera2Models.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"A list of devices that must not use the camera2 API.","enclosedBy":{"name":"Functionality","kind":3,"href":"document_reader/Functionality-class.html"}},{"name":"exposure","qualifiedName":"document_reader.Functionality.exposure","href":"document_reader/Functionality/exposure.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to control exposure.","enclosedBy":{"name":"Functionality","kind":3,"href":"document_reader/Functionality-class.html"}},{"name":"forcePagesCount","qualifiedName":"document_reader.Functionality.forcePagesCount","href":"document_reader/Functionality/forcePagesCount.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Sets a limit on the number of pages to be processed.","enclosedBy":{"name":"Functionality","kind":3,"href":"document_reader/Functionality-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.Functionality.fromJson","href":"document_reader/Functionality/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"Functionality","kind":3,"href":"document_reader/Functionality-class.html"}},{"name":"isCameraTorchCheckDisabled","qualifiedName":"document_reader.Functionality.isCameraTorchCheckDisabled","href":"document_reader/Functionality/isCameraTorchCheckDisabled.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to disable all validations of having a torch in case Android\nreturns that it's not available, but it can be used when checks are skipped.","enclosedBy":{"name":"Functionality","kind":3,"href":"document_reader/Functionality-class.html"}},{"name":"isZoomEnabled","qualifiedName":"document_reader.Functionality.isZoomEnabled","href":"document_reader/Functionality/isZoomEnabled.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"If it's set to true, allows you to adjust a zoom level using the pinch\ngesture (its range is from 1x to 10x).","enclosedBy":{"name":"Functionality","kind":3,"href":"document_reader/Functionality-class.html"}},{"name":"manualMultipageMode","qualifiedName":"document_reader.Functionality.manualMultipageMode","href":"document_reader/Functionality/manualMultipageMode.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"If it's set to true, scanner operate in manual multipage scanning mode.\nSet this flag to true, if you wanna create for example, custom logic\n(or UI) between scanning document pages.","enclosedBy":{"name":"Functionality","kind":3,"href":"document_reader/Functionality-class.html"}},{"name":"orientation","qualifiedName":"document_reader.Functionality.orientation","href":"document_reader/Functionality/orientation.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to specify an orientation of the camera view controller.","enclosedBy":{"name":"Functionality","kind":3,"href":"document_reader/Functionality-class.html"}},{"name":"pictureOnBoundsReady","qualifiedName":"document_reader.Functionality.pictureOnBoundsReady","href":"document_reader/Functionality/pictureOnBoundsReady.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"If set to true, as soon as document is located during video mode,\npicture wil be taken and processed as single frame.","enclosedBy":{"name":"Functionality","kind":3,"href":"document_reader/Functionality-class.html"}},{"name":"recordScanningProcess","qualifiedName":"document_reader.Functionality.recordScanningProcess","href":"document_reader/Functionality/recordScanningProcess.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"If set to true, video during processing of the document will be recorded.\nThis can be used later for debugging and troubleshooting.","enclosedBy":{"name":"Functionality","kind":3,"href":"document_reader/Functionality-class.html"}},{"name":"rfidTimeout","qualifiedName":"document_reader.Functionality.rfidTimeout","href":"document_reader/Functionality/rfidTimeout.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Use the parameter to set the time limit (in seconds) for the RFID chip reading,\nbeyond which it does not continue regardless of its result.","enclosedBy":{"name":"Functionality","kind":3,"href":"document_reader/Functionality-class.html"}},{"name":"showCameraSwitchButton","qualifiedName":"document_reader.Functionality.showCameraSwitchButton","href":"document_reader/Functionality/showCameraSwitchButton.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"If it's set to true, the button that allows you to change a position\nof a capture device for the video session will be displayed.","enclosedBy":{"name":"Functionality","kind":3,"href":"document_reader/Functionality-class.html"}},{"name":"showCaptureButton","qualifiedName":"document_reader.Functionality.showCaptureButton","href":"document_reader/Functionality/showCaptureButton.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"If it's set to true, the button that allows you to take a picture\nand process it as a single frame will be displayed.","enclosedBy":{"name":"Functionality","kind":3,"href":"document_reader/Functionality-class.html"}},{"name":"showCaptureButtonDelayFromDetect","qualifiedName":"document_reader.Functionality.showCaptureButtonDelayFromDetect","href":"document_reader/Functionality/showCaptureButtonDelayFromDetect.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to specify a time interval when the Capture button\nhas to be displayed after the document is detected.\nDon't forget to set the showCaptureButton to true,\notherwise, it won't be displayed.","enclosedBy":{"name":"Functionality","kind":3,"href":"document_reader/Functionality-class.html"}},{"name":"showCaptureButtonDelayFromStart","qualifiedName":"document_reader.Functionality.showCaptureButtonDelayFromStart","href":"document_reader/Functionality/showCaptureButtonDelayFromStart.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to specify a time interval when the Capture button\nhas to be displayed after the scanning process is started.\nDon't forget to set the showCaptureButton to true,\notherwise, it won't be displayed.","enclosedBy":{"name":"Functionality","kind":3,"href":"document_reader/Functionality-class.html"}},{"name":"showChangeFrameButton","qualifiedName":"document_reader.Functionality.showChangeFrameButton","href":"document_reader/Functionality/showChangeFrameButton.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"If it's set to true, the button that allows you to change the camera\nframe type will be displayed.","enclosedBy":{"name":"Functionality","kind":3,"href":"document_reader/Functionality-class.html"}},{"name":"showCloseButton","qualifiedName":"document_reader.Functionality.showCloseButton","href":"document_reader/Functionality/showCloseButton.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"If it's set to true, the button that allows you to close the scanner\nwill be displayed.","enclosedBy":{"name":"Functionality","kind":3,"href":"document_reader/Functionality-class.html"}},{"name":"showSkipNextPageButton","qualifiedName":"document_reader.Functionality.showSkipNextPageButton","href":"document_reader/Functionality/showSkipNextPageButton.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"If it's set to true, the button that allows you to skip processing\nof the next page of a document will be displayed.","enclosedBy":{"name":"Functionality","kind":3,"href":"document_reader/Functionality-class.html"}},{"name":"showTorchButton","qualifiedName":"document_reader.Functionality.showTorchButton","href":"document_reader/Functionality/showTorchButton.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"If it's set to true, the button that allows you to turn on/off\nthe torch will be displayed.","enclosedBy":{"name":"Functionality","kind":3,"href":"document_reader/Functionality-class.html"}},{"name":"singleResult","qualifiedName":"document_reader.Functionality.singleResult","href":"document_reader/Functionality/singleResult.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"If it's set to true, once the scanning process is finished,\nthe scanner will be dismissed.","enclosedBy":{"name":"Functionality","kind":3,"href":"document_reader/Functionality-class.html"}},{"name":"skipFocusingFrames","qualifiedName":"document_reader.Functionality.skipFocusingFrames","href":"document_reader/Functionality/skipFocusingFrames.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"If it's set to true, camera frames won't be taken for recognition\nwhile a camera is focusing.","enclosedBy":{"name":"Functionality","kind":3,"href":"document_reader/Functionality-class.html"}},{"name":"testSetters","qualifiedName":"document_reader.Functionality.testSetters","href":"document_reader/Functionality/testSetters.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"Functionality","kind":3,"href":"document_reader/Functionality-class.html"}},{"name":"toJson","qualifiedName":"document_reader.Functionality.toJson","href":"document_reader/Functionality/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"Functionality","kind":3,"href":"document_reader/Functionality-class.html"}},{"name":"useAuthenticator","qualifiedName":"document_reader.Functionality.useAuthenticator","href":"document_reader/Functionality/useAuthenticator.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"If it's set to true, allows you to connect to the external\nRegula Bluetooth devices like Regula 1120 and others.","enclosedBy":{"name":"Functionality","kind":3,"href":"document_reader/Functionality-class.html"}},{"name":"videoCaptureMotionControl","qualifiedName":"document_reader.Functionality.videoCaptureMotionControl","href":"document_reader/Functionality/videoCaptureMotionControl.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"If it's set to true, camera frames won't be taken for recognition\nwhile a device is moving based on motion sensors.","enclosedBy":{"name":"Functionality","kind":3,"href":"document_reader/Functionality-class.html"}},{"name":"zoomFactor","qualifiedName":"document_reader.Functionality.zoomFactor","href":"document_reader/Functionality/zoomFactor.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to set the desired zoom level (its range from 1x to 10x).","enclosedBy":{"name":"Functionality","kind":3,"href":"document_reader/Functionality-class.html"}},{"name":"GlaresCheckParams","qualifiedName":"document_reader.GlaresCheckParams","href":"document_reader/GlaresCheckParams-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"GlaresCheckParams","qualifiedName":"document_reader.GlaresCheckParams.GlaresCheckParams","href":"document_reader/GlaresCheckParams/GlaresCheckParams.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"GlaresCheckParams","kind":3,"href":"document_reader/GlaresCheckParams-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.GlaresCheckParams.fromJson","href":"document_reader/GlaresCheckParams/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"GlaresCheckParams","kind":3,"href":"document_reader/GlaresCheckParams-class.html"}},{"name":"imgMarginPart","qualifiedName":"document_reader.GlaresCheckParams.imgMarginPart","href":"document_reader/GlaresCheckParams/imgMarginPart.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Part of margin from the edges of the image that is ignored by glares check.\nExample: value 0.07 is 7% of image area is ignored.","enclosedBy":{"name":"GlaresCheckParams","kind":3,"href":"document_reader/GlaresCheckParams-class.html"}},{"name":"maxGlaringPart","qualifiedName":"document_reader.GlaresCheckParams.maxGlaringPart","href":"document_reader/GlaresCheckParams/maxGlaringPart.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"The maximum allowable part of glared area.\nExample: value 0.1 is 10% allowed.","enclosedBy":{"name":"GlaresCheckParams","kind":3,"href":"document_reader/GlaresCheckParams-class.html"}},{"name":"toJson","qualifiedName":"document_reader.GlaresCheckParams.toJson","href":"document_reader/GlaresCheckParams/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"GlaresCheckParams","kind":3,"href":"document_reader/GlaresCheckParams-class.html"}},{"name":"GraphicField","qualifiedName":"document_reader.GraphicField","href":"document_reader/GraphicField-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"Structure, describing single graphic field extracted.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"GraphicField","qualifiedName":"document_reader.GraphicField.GraphicField","href":"document_reader/GraphicField/GraphicField.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"GraphicField","kind":3,"href":"document_reader/GraphicField-class.html"}},{"name":"fieldName","qualifiedName":"document_reader.GraphicField.fieldName","href":"document_reader/GraphicField/fieldName.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Graphic field symbolic name.","enclosedBy":{"name":"GraphicField","kind":3,"href":"document_reader/GraphicField-class.html"}},{"name":"fieldRect","qualifiedName":"document_reader.GraphicField.fieldRect","href":"document_reader/GraphicField/fieldRect.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Field area coordinates on the general image.","enclosedBy":{"name":"GraphicField","kind":3,"href":"document_reader/GraphicField-class.html"}},{"name":"fieldType","qualifiedName":"document_reader.GraphicField.fieldType","href":"document_reader/GraphicField/fieldType.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Graphic field logical type.","enclosedBy":{"name":"GraphicField","kind":3,"href":"document_reader/GraphicField-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.GraphicField.fromJson","href":"document_reader/GraphicField/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"GraphicField","kind":3,"href":"document_reader/GraphicField-class.html"}},{"name":"light","qualifiedName":"document_reader.GraphicField.light","href":"document_reader/GraphicField/light.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Light type.","enclosedBy":{"name":"GraphicField","kind":3,"href":"document_reader/GraphicField-class.html"}},{"name":"lightName","qualifiedName":"document_reader.GraphicField.lightName","href":"document_reader/GraphicField/lightName.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Light symbolic name.","enclosedBy":{"name":"GraphicField","kind":3,"href":"document_reader/GraphicField-class.html"}},{"name":"originalPageIndex","qualifiedName":"document_reader.GraphicField.originalPageIndex","href":"document_reader/GraphicField/originalPageIndex.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Original page index.","enclosedBy":{"name":"GraphicField","kind":3,"href":"document_reader/GraphicField-class.html"}},{"name":"pageIndex","qualifiedName":"document_reader.GraphicField.pageIndex","href":"document_reader/GraphicField/pageIndex.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"An index of the document page whence the graphic field is extracted.","enclosedBy":{"name":"GraphicField","kind":3,"href":"document_reader/GraphicField-class.html"}},{"name":"sourceType","qualifiedName":"document_reader.GraphicField.sourceType","href":"document_reader/GraphicField/sourceType.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Identifies zone whence data is extracted.","enclosedBy":{"name":"GraphicField","kind":3,"href":"document_reader/GraphicField-class.html"}},{"name":"toJson","qualifiedName":"document_reader.GraphicField.toJson","href":"document_reader/GraphicField/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"GraphicField","kind":3,"href":"document_reader/GraphicField-class.html"}},{"name":"value","qualifiedName":"document_reader.GraphicField.value","href":"document_reader/GraphicField/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"An image.","enclosedBy":{"name":"GraphicField","kind":3,"href":"document_reader/GraphicField-class.html"}},{"name":"GraphicFieldType","qualifiedName":"document_reader.GraphicFieldType","href":"document_reader/GraphicFieldType.html","kind":5,"overriddenDepth":0,"packageRank":0,"desc":"Enumeration contains identifiers that determine the logical type\nof the graphic data obtained while reading the document filling fields or barcodes.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"GraphicFieldType","qualifiedName":"document_reader.GraphicFieldType.GraphicFieldType","href":"document_reader/GraphicFieldType/GraphicFieldType.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"GraphicFieldType","kind":5,"href":"document_reader/GraphicFieldType.html"}},{"name":"getByValue","qualifiedName":"document_reader.GraphicFieldType.getByValue","href":"document_reader/GraphicFieldType/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"GraphicFieldType","kind":5,"href":"document_reader/GraphicFieldType.html"}},{"name":"value","qualifiedName":"document_reader.GraphicFieldType.value","href":"document_reader/GraphicFieldType/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"GraphicFieldType","kind":5,"href":"document_reader/GraphicFieldType.html"}},{"name":"values","qualifiedName":"document_reader.GraphicFieldType.values","href":"document_reader/GraphicFieldType/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"GraphicFieldType","kind":5,"href":"document_reader/GraphicFieldType.html"}},{"name":"GraphicResult","qualifiedName":"document_reader.GraphicResult","href":"document_reader/GraphicResult-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"Structure, containing all graphic fields extracted.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"GraphicResult","qualifiedName":"document_reader.GraphicResult.GraphicResult","href":"document_reader/GraphicResult/GraphicResult.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"GraphicResult","kind":3,"href":"document_reader/GraphicResult-class.html"}},{"name":"fields","qualifiedName":"document_reader.GraphicResult.fields","href":"document_reader/GraphicResult/fields.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"An array of graphic results.","enclosedBy":{"name":"GraphicResult","kind":3,"href":"document_reader/GraphicResult-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.GraphicResult.fromJson","href":"document_reader/GraphicResult/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"GraphicResult","kind":3,"href":"document_reader/GraphicResult-class.html"}},{"name":"toJson","qualifiedName":"document_reader.GraphicResult.toJson","href":"document_reader/GraphicResult/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"GraphicResult","kind":3,"href":"document_reader/GraphicResult-class.html"}},{"name":"ImageFormat","qualifiedName":"document_reader.ImageFormat","href":"document_reader/ImageFormat.html","kind":5,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"ImageFormat","qualifiedName":"document_reader.ImageFormat.ImageFormat","href":"document_reader/ImageFormat/ImageFormat.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"ImageFormat","kind":5,"href":"document_reader/ImageFormat.html"}},{"name":"getByValue","qualifiedName":"document_reader.ImageFormat.getByValue","href":"document_reader/ImageFormat/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"ImageFormat","kind":5,"href":"document_reader/ImageFormat.html"}},{"name":"value","qualifiedName":"document_reader.ImageFormat.value","href":"document_reader/ImageFormat/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"ImageFormat","kind":5,"href":"document_reader/ImageFormat.html"}},{"name":"values","qualifiedName":"document_reader.ImageFormat.values","href":"document_reader/ImageFormat/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"ImageFormat","kind":5,"href":"document_reader/ImageFormat.html"}},{"name":"ImageInputData","qualifiedName":"document_reader.ImageInputData","href":"document_reader/ImageInputData-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"ImageInputData","qualifiedName":"document_reader.ImageInputData.ImageInputData","href":"document_reader/ImageInputData/ImageInputData.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"ImageInputData","kind":3,"href":"document_reader/ImageInputData-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.ImageInputData.fromJson","href":"document_reader/ImageInputData/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"ImageInputData","kind":3,"href":"document_reader/ImageInputData-class.html"}},{"name":"image","qualifiedName":"document_reader.ImageInputData.image","href":"document_reader/ImageInputData/image.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"An image.","enclosedBy":{"name":"ImageInputData","kind":3,"href":"document_reader/ImageInputData-class.html"}},{"name":"light","qualifiedName":"document_reader.ImageInputData.light","href":"document_reader/ImageInputData/light.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Light type, one of RGLGraphicFieldLight values.","enclosedBy":{"name":"ImageInputData","kind":3,"href":"document_reader/ImageInputData-class.html"}},{"name":"pageIndex","qualifiedName":"document_reader.ImageInputData.pageIndex","href":"document_reader/ImageInputData/pageIndex.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"An index of the document page whence the graphic field is extracted.","enclosedBy":{"name":"ImageInputData","kind":3,"href":"document_reader/ImageInputData-class.html"}},{"name":"toJson","qualifiedName":"document_reader.ImageInputData.toJson","href":"document_reader/ImageInputData/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"ImageInputData","kind":3,"href":"document_reader/ImageInputData-class.html"}},{"name":"ImageQA","qualifiedName":"document_reader.ImageQA","href":"document_reader/ImageQA-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"Class contains properties to configure image quality.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"ImageQA","qualifiedName":"document_reader.ImageQA.ImageQA","href":"document_reader/ImageQA/ImageQA.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"ImageQA","kind":3,"href":"document_reader/ImageQA-class.html"}},{"name":"angleThreshold","qualifiedName":"document_reader.ImageQA.angleThreshold","href":"document_reader/ImageQA/angleThreshold.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"This parameter sets threshold for Image QA check of the presented\ndocument perspective angle in degrees. If actual document perspective\nangle is above this threshold, check will fail.","enclosedBy":{"name":"ImageQA","kind":3,"href":"document_reader/ImageQA-class.html"}},{"name":"brightnessThreshold","qualifiedName":"document_reader.ImageQA.brightnessThreshold","href":"document_reader/ImageQA/brightnessThreshold.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Set the threshold for an actual document brightness below which the check fails.","enclosedBy":{"name":"ImageQA","kind":3,"href":"document_reader/ImageQA-class.html"}},{"name":"colornessCheck","qualifiedName":"document_reader.ImageQA.colornessCheck","href":"document_reader/ImageQA/colornessCheck.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"This option disabled colorness check during performing image quality validation.","enclosedBy":{"name":"ImageQA","kind":3,"href":"document_reader/ImageQA-class.html"}},{"name":"documentPositionIndent","qualifiedName":"document_reader.ImageQA.documentPositionIndent","href":"document_reader/ImageQA/documentPositionIndent.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Specify the minimum indent from the corners of the document to the borders\nof the image. The value reflects the allowed percentage for the indent\nrelative to the width of the document. If it is detected that the corners\nof the document are closer than the specified value, the status will contain\nan error in the DocumentReaderResults.imageQuality.imageQualityList.result field.","enclosedBy":{"name":"ImageQA","kind":3,"href":"document_reader/ImageQA-class.html"}},{"name":"dpiThreshold","qualifiedName":"document_reader.ImageQA.dpiThreshold","href":"document_reader/ImageQA/dpiThreshold.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"This parameter sets threshold for Image QA check of the presented\ndocument physical dpi. If actual document dpi is below this threshold,\ncheck will fail.","enclosedBy":{"name":"ImageQA","kind":3,"href":"document_reader/ImageQA-class.html"}},{"name":"expectedPass","qualifiedName":"document_reader.ImageQA.expectedPass","href":"document_reader/ImageQA/expectedPass.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"This option controls the quality checks that the image should pass\nin order to be considered a valid input during the scanning process.","enclosedBy":{"name":"ImageQA","kind":3,"href":"document_reader/ImageQA-class.html"}},{"name":"focusCheck","qualifiedName":"document_reader.ImageQA.focusCheck","href":"document_reader/ImageQA/focusCheck.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"This option disabled focus check during performing image quality validation.","enclosedBy":{"name":"ImageQA","kind":3,"href":"document_reader/ImageQA-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.ImageQA.fromJson","href":"document_reader/ImageQA/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"ImageQA","kind":3,"href":"document_reader/ImageQA-class.html"}},{"name":"glaresCheck","qualifiedName":"document_reader.ImageQA.glaresCheck","href":"document_reader/ImageQA/glaresCheck.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"This option disabled glares check during performing image quality validation.","enclosedBy":{"name":"ImageQA","kind":3,"href":"document_reader/ImageQA-class.html"}},{"name":"glaresCheckParams","qualifiedName":"document_reader.ImageQA.glaresCheckParams","href":"document_reader/ImageQA/glaresCheckParams.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Parameters for glares image quality validation.","enclosedBy":{"name":"ImageQA","kind":3,"href":"document_reader/ImageQA-class.html"}},{"name":"screenCapture","qualifiedName":"document_reader.ImageQA.screenCapture","href":"document_reader/ImageQA/screenCapture.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"This option disabled moire patterns check during performing image quality validation.","enclosedBy":{"name":"ImageQA","kind":3,"href":"document_reader/ImageQA-class.html"}},{"name":"testSetters","qualifiedName":"document_reader.ImageQA.testSetters","href":"document_reader/ImageQA/testSetters.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"ImageQA","kind":3,"href":"document_reader/ImageQA-class.html"}},{"name":"toJson","qualifiedName":"document_reader.ImageQA.toJson","href":"document_reader/ImageQA/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"ImageQA","kind":3,"href":"document_reader/ImageQA-class.html"}},{"name":"ImageQuality","qualifiedName":"document_reader.ImageQuality","href":"document_reader/ImageQuality-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"Structure, containing information about single image quality check.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"ImageQuality","qualifiedName":"document_reader.ImageQuality.ImageQuality","href":"document_reader/ImageQuality/ImageQuality.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"ImageQuality","kind":3,"href":"document_reader/ImageQuality-class.html"}},{"name":"boundRects","qualifiedName":"document_reader.ImageQuality.boundRects","href":"document_reader/ImageQuality/boundRects.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Coordinates of glares.","enclosedBy":{"name":"ImageQuality","kind":3,"href":"document_reader/ImageQuality-class.html"}},{"name":"featureType","qualifiedName":"document_reader.ImageQuality.featureType","href":"document_reader/ImageQuality/featureType.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Check result.","enclosedBy":{"name":"ImageQuality","kind":3,"href":"document_reader/ImageQuality-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.ImageQuality.fromJson","href":"document_reader/ImageQuality/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"ImageQuality","kind":3,"href":"document_reader/ImageQuality-class.html"}},{"name":"result","qualifiedName":"document_reader.ImageQuality.result","href":"document_reader/ImageQuality/result.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Check result.","enclosedBy":{"name":"ImageQuality","kind":3,"href":"document_reader/ImageQuality-class.html"}},{"name":"toJson","qualifiedName":"document_reader.ImageQuality.toJson","href":"document_reader/ImageQuality/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"ImageQuality","kind":3,"href":"document_reader/ImageQuality-class.html"}},{"name":"type","qualifiedName":"document_reader.ImageQuality.type","href":"document_reader/ImageQuality/type.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Check result type.","enclosedBy":{"name":"ImageQuality","kind":3,"href":"document_reader/ImageQuality-class.html"}},{"name":"ImageQualityCheckType","qualifiedName":"document_reader.ImageQualityCheckType","href":"document_reader/ImageQualityCheckType.html","kind":5,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"ImageQualityCheckType","qualifiedName":"document_reader.ImageQualityCheckType.ImageQualityCheckType","href":"document_reader/ImageQualityCheckType/ImageQualityCheckType.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"ImageQualityCheckType","kind":5,"href":"document_reader/ImageQualityCheckType.html"}},{"name":"fromIntList","qualifiedName":"document_reader.ImageQualityCheckType.fromIntList","href":"document_reader/ImageQualityCheckType/fromIntList.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"ImageQualityCheckType","kind":5,"href":"document_reader/ImageQualityCheckType.html"}},{"name":"getByValue","qualifiedName":"document_reader.ImageQualityCheckType.getByValue","href":"document_reader/ImageQualityCheckType/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"ImageQualityCheckType","kind":5,"href":"document_reader/ImageQualityCheckType.html"}},{"name":"getTranslation","qualifiedName":"document_reader.ImageQualityCheckType.getTranslation","href":"document_reader/ImageQualityCheckType/getTranslation.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"ImageQualityCheckType","kind":5,"href":"document_reader/ImageQualityCheckType.html"}},{"name":"value","qualifiedName":"document_reader.ImageQualityCheckType.value","href":"document_reader/ImageQualityCheckType/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"ImageQualityCheckType","kind":5,"href":"document_reader/ImageQualityCheckType.html"}},{"name":"values","qualifiedName":"document_reader.ImageQualityCheckType.values","href":"document_reader/ImageQualityCheckType/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"ImageQualityCheckType","kind":5,"href":"document_reader/ImageQualityCheckType.html"}},{"name":"ImageQualityGroup","qualifiedName":"document_reader.ImageQualityGroup","href":"document_reader/ImageQualityGroup-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"Structure, containing overall data about quality checks performed.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"ImageQualityGroup","qualifiedName":"document_reader.ImageQualityGroup.ImageQualityGroup","href":"document_reader/ImageQualityGroup/ImageQualityGroup.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"ImageQualityGroup","kind":3,"href":"document_reader/ImageQualityGroup-class.html"}},{"name":"count","qualifiedName":"document_reader.ImageQualityGroup.count","href":"document_reader/ImageQualityGroup/count.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Number of results.","enclosedBy":{"name":"ImageQualityGroup","kind":3,"href":"document_reader/ImageQualityGroup-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.ImageQualityGroup.fromJson","href":"document_reader/ImageQualityGroup/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"ImageQualityGroup","kind":3,"href":"document_reader/ImageQualityGroup-class.html"}},{"name":"imageQualityList","qualifiedName":"document_reader.ImageQualityGroup.imageQualityList","href":"document_reader/ImageQualityGroup/imageQualityList.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"An array of single check result pointers.","enclosedBy":{"name":"ImageQualityGroup","kind":3,"href":"document_reader/ImageQualityGroup-class.html"}},{"name":"pageIndex","qualifiedName":"document_reader.ImageQualityGroup.pageIndex","href":"document_reader/ImageQualityGroup/pageIndex.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Index of the document page, whence the result is received.","enclosedBy":{"name":"ImageQualityGroup","kind":3,"href":"document_reader/ImageQualityGroup-class.html"}},{"name":"result","qualifiedName":"document_reader.ImageQualityGroup.result","href":"document_reader/ImageQualityGroup/result.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Overall check result for document page.","enclosedBy":{"name":"ImageQualityGroup","kind":3,"href":"document_reader/ImageQualityGroup-class.html"}},{"name":"toJson","qualifiedName":"document_reader.ImageQualityGroup.toJson","href":"document_reader/ImageQualityGroup/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"ImageQualityGroup","kind":3,"href":"document_reader/ImageQualityGroup-class.html"}},{"name":"InitConfig","qualifiedName":"document_reader.InitConfig","href":"document_reader/InitConfig-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"A configuration file for DocumentReader initialization.\nControls initialization time properties such as licenseUpdate and delayedNNLoad.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"InitConfig","qualifiedName":"document_reader.InitConfig.InitConfig","href":"document_reader/InitConfig/InitConfig.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"Constructor for initialization using a license binary.","enclosedBy":{"name":"InitConfig","kind":3,"href":"document_reader/InitConfig-class.html"}},{"name":"blackList","qualifiedName":"document_reader.InitConfig.blackList","href":"document_reader/InitConfig/blackList.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Android only.","enclosedBy":{"name":"InitConfig","kind":3,"href":"document_reader/InitConfig-class.html"}},{"name":"customDb","qualifiedName":"document_reader.InitConfig.customDb","href":"document_reader/InitConfig/customDb.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Custom database binary.","enclosedBy":{"name":"InitConfig","kind":3,"href":"document_reader/InitConfig-class.html"}},{"name":"databasePath","qualifiedName":"document_reader.InitConfig.databasePath","href":"document_reader/InitConfig/databasePath.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"The path to the database file.","enclosedBy":{"name":"InitConfig","kind":3,"href":"document_reader/InitConfig-class.html"}},{"name":"delayedNNLoad","qualifiedName":"document_reader.InitConfig.delayedNNLoad","href":"document_reader/InitConfig/delayedNNLoad.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Defines whether the DocumentReader delays loading of neural networks.","enclosedBy":{"name":"InitConfig","kind":3,"href":"document_reader/InitConfig-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.InitConfig.fromJson","href":"document_reader/InitConfig/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"InitConfig","kind":3,"href":"document_reader/InitConfig-class.html"}},{"name":"license","qualifiedName":"document_reader.InitConfig.license","href":"document_reader/InitConfig/license.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"The license binary file.","enclosedBy":{"name":"InitConfig","kind":3,"href":"document_reader/InitConfig-class.html"}},{"name":"licenseUpdate","qualifiedName":"document_reader.InitConfig.licenseUpdate","href":"document_reader/InitConfig/licenseUpdate.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Enables automatic license update check during DocumentReader initialization.","enclosedBy":{"name":"InitConfig","kind":3,"href":"document_reader/InitConfig-class.html"}},{"name":"toJson","qualifiedName":"document_reader.InitConfig.toJson","href":"document_reader/InitConfig/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"InitConfig","kind":3,"href":"document_reader/InitConfig-class.html"}},{"name":"InitConfig.withBleDevice","qualifiedName":"document_reader.InitConfig.withBleDevice","href":"document_reader/InitConfig/InitConfig.withBleDevice.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"Constructor for initialization using a ble device.\nDoesn't need a license file, it will be fetched automatically from your ble device.","enclosedBy":{"name":"InitConfig","kind":3,"href":"document_reader/InitConfig-class.html"}},{"name":"LCID","qualifiedName":"document_reader.LCID","href":"document_reader/LCID.html","kind":5,"overriddenDepth":0,"packageRank":0,"desc":"Enumeration contains a language ID that identifies a particular language.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"LCID","qualifiedName":"document_reader.LCID.LCID","href":"document_reader/LCID/LCID.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"LCID","kind":5,"href":"document_reader/LCID.html"}},{"name":"fromIntList","qualifiedName":"document_reader.LCID.fromIntList","href":"document_reader/LCID/fromIntList.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"LCID","kind":5,"href":"document_reader/LCID.html"}},{"name":"getByValue","qualifiedName":"document_reader.LCID.getByValue","href":"document_reader/LCID/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"LCID","kind":5,"href":"document_reader/LCID.html"}},{"name":"getTranslation","qualifiedName":"document_reader.LCID.getTranslation","href":"document_reader/LCID/getTranslation.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"LCID","kind":5,"href":"document_reader/LCID.html"}},{"name":"value","qualifiedName":"document_reader.LCID.value","href":"document_reader/LCID/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"LCID","kind":5,"href":"document_reader/LCID.html"}},{"name":"values","qualifiedName":"document_reader.LCID.values","href":"document_reader/LCID/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"LCID","kind":5,"href":"document_reader/LCID.html"}},{"name":"LDSParsingErrorCodes","qualifiedName":"document_reader.LDSParsingErrorCodes","href":"document_reader/LDSParsingErrorCodes.html","kind":5,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"LDSParsingErrorCodes","qualifiedName":"document_reader.LDSParsingErrorCodes.LDSParsingErrorCodes","href":"document_reader/LDSParsingErrorCodes/LDSParsingErrorCodes.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"LDSParsingErrorCodes","kind":5,"href":"document_reader/LDSParsingErrorCodes.html"}},{"name":"getByValue","qualifiedName":"document_reader.LDSParsingErrorCodes.getByValue","href":"document_reader/LDSParsingErrorCodes/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"LDSParsingErrorCodes","kind":5,"href":"document_reader/LDSParsingErrorCodes.html"}},{"name":"getTranslation","qualifiedName":"document_reader.LDSParsingErrorCodes.getTranslation","href":"document_reader/LDSParsingErrorCodes/getTranslation.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"LDSParsingErrorCodes","kind":5,"href":"document_reader/LDSParsingErrorCodes.html"}},{"name":"value","qualifiedName":"document_reader.LDSParsingErrorCodes.value","href":"document_reader/LDSParsingErrorCodes/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"LDSParsingErrorCodes","kind":5,"href":"document_reader/LDSParsingErrorCodes.html"}},{"name":"values","qualifiedName":"document_reader.LDSParsingErrorCodes.values","href":"document_reader/LDSParsingErrorCodes/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"LDSParsingErrorCodes","kind":5,"href":"document_reader/LDSParsingErrorCodes.html"}},{"name":"LDSParsingNotificationCodes","qualifiedName":"document_reader.LDSParsingNotificationCodes","href":"document_reader/LDSParsingNotificationCodes.html","kind":5,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"LDSParsingNotificationCodes","qualifiedName":"document_reader.LDSParsingNotificationCodes.LDSParsingNotificationCodes","href":"document_reader/LDSParsingNotificationCodes/LDSParsingNotificationCodes.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"LDSParsingNotificationCodes","kind":5,"href":"document_reader/LDSParsingNotificationCodes.html"}},{"name":"getByValue","qualifiedName":"document_reader.LDSParsingNotificationCodes.getByValue","href":"document_reader/LDSParsingNotificationCodes/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"LDSParsingNotificationCodes","kind":5,"href":"document_reader/LDSParsingNotificationCodes.html"}},{"name":"getTranslation","qualifiedName":"document_reader.LDSParsingNotificationCodes.getTranslation","href":"document_reader/LDSParsingNotificationCodes/getTranslation.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"LDSParsingNotificationCodes","kind":5,"href":"document_reader/LDSParsingNotificationCodes.html"}},{"name":"value","qualifiedName":"document_reader.LDSParsingNotificationCodes.value","href":"document_reader/LDSParsingNotificationCodes/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"LDSParsingNotificationCodes","kind":5,"href":"document_reader/LDSParsingNotificationCodes.html"}},{"name":"values","qualifiedName":"document_reader.LDSParsingNotificationCodes.values","href":"document_reader/LDSParsingNotificationCodes/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"LDSParsingNotificationCodes","kind":5,"href":"document_reader/LDSParsingNotificationCodes.html"}},{"name":"License","qualifiedName":"document_reader.License","href":"document_reader/License-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"Class contains properties to get the information about the license.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"License","qualifiedName":"document_reader.License.License","href":"document_reader/License/License.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"License","kind":3,"href":"document_reader/License-class.html"}},{"name":"countryFilter","qualifiedName":"document_reader.License.countryFilter","href":"document_reader/License/countryFilter.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to get a list of country identifiers which are defined for\nprocessing in the license. If the array is empty, there are no\nrestrictions for processing.","enclosedBy":{"name":"License","kind":3,"href":"document_reader/License-class.html"}},{"name":"expiryDate","qualifiedName":"document_reader.License.expiryDate","href":"document_reader/License/expiryDate.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to get an expiration date of your license.","enclosedBy":{"name":"License","kind":3,"href":"document_reader/License-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.License.fromJson","href":"document_reader/License/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"License","kind":3,"href":"document_reader/License-class.html"}},{"name":"isRfidAvailable","qualifiedName":"document_reader.License.isRfidAvailable","href":"document_reader/License/isRfidAvailable.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to verify that RFID chip reading capabilities are added to your license.","enclosedBy":{"name":"License","kind":3,"href":"document_reader/License-class.html"}},{"name":"toJson","qualifiedName":"document_reader.License.toJson","href":"document_reader/License/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"License","kind":3,"href":"document_reader/License-class.html"}},{"name":"Lights","qualifiedName":"document_reader.Lights","href":"document_reader/Lights.html","kind":5,"overriddenDepth":0,"packageRank":0,"desc":"Enumeration contains a set of identifiers used for identifying the\ndocument reader possibilities, specifying lighting schemes for scanning, etc.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"Lights","qualifiedName":"document_reader.Lights.Lights","href":"document_reader/Lights/Lights.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"Lights","kind":5,"href":"document_reader/Lights.html"}},{"name":"getByValue","qualifiedName":"document_reader.Lights.getByValue","href":"document_reader/Lights/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"Lights","kind":5,"href":"document_reader/Lights.html"}},{"name":"value","qualifiedName":"document_reader.Lights.value","href":"document_reader/Lights/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"Lights","kind":5,"href":"document_reader/Lights.html"}},{"name":"values","qualifiedName":"document_reader.Lights.values","href":"document_reader/Lights/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"Lights","kind":5,"href":"document_reader/Lights.html"}},{"name":"LivenessParams","qualifiedName":"document_reader.LivenessParams","href":"document_reader/LivenessParams-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"LivenessParams","qualifiedName":"document_reader.LivenessParams.LivenessParams","href":"document_reader/LivenessParams/LivenessParams.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"LivenessParams","kind":3,"href":"document_reader/LivenessParams-class.html"}},{"name":"checkED","qualifiedName":"document_reader.LivenessParams.checkED","href":"document_reader/LivenessParams/checkED.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"LivenessParams","kind":3,"href":"document_reader/LivenessParams-class.html"}},{"name":"checkHolo","qualifiedName":"document_reader.LivenessParams.checkHolo","href":"document_reader/LivenessParams/checkHolo.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"LivenessParams","kind":3,"href":"document_reader/LivenessParams-class.html"}},{"name":"checkMLI","qualifiedName":"document_reader.LivenessParams.checkMLI","href":"document_reader/LivenessParams/checkMLI.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"LivenessParams","kind":3,"href":"document_reader/LivenessParams-class.html"}},{"name":"checkOVI","qualifiedName":"document_reader.LivenessParams.checkOVI","href":"document_reader/LivenessParams/checkOVI.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"LivenessParams","kind":3,"href":"document_reader/LivenessParams-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.LivenessParams.fromJson","href":"document_reader/LivenessParams/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"LivenessParams","kind":3,"href":"document_reader/LivenessParams-class.html"}},{"name":"testSetters","qualifiedName":"document_reader.LivenessParams.testSetters","href":"document_reader/LivenessParams/testSetters.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"LivenessParams","kind":3,"href":"document_reader/LivenessParams-class.html"}},{"name":"toJson","qualifiedName":"document_reader.LivenessParams.toJson","href":"document_reader/LivenessParams/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"LivenessParams","kind":3,"href":"document_reader/LivenessParams-class.html"}},{"name":"LogLevel","qualifiedName":"document_reader.LogLevel","href":"document_reader/LogLevel.html","kind":5,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"LogLevel","qualifiedName":"document_reader.LogLevel.LogLevel","href":"document_reader/LogLevel/LogLevel.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"LogLevel","kind":5,"href":"document_reader/LogLevel.html"}},{"name":"getByValue","qualifiedName":"document_reader.LogLevel.getByValue","href":"document_reader/LogLevel/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"LogLevel","kind":5,"href":"document_reader/LogLevel.html"}},{"name":"value","qualifiedName":"document_reader.LogLevel.value","href":"document_reader/LogLevel/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"LogLevel","kind":5,"href":"document_reader/LogLevel.html"}},{"name":"values","qualifiedName":"document_reader.LogLevel.values","href":"document_reader/LogLevel/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"LogLevel","kind":5,"href":"document_reader/LogLevel.html"}},{"name":"MRZFormat","qualifiedName":"document_reader.MRZFormat","href":"document_reader/MRZFormat.html","kind":5,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"MRZFormat","qualifiedName":"document_reader.MRZFormat.MRZFormat","href":"document_reader/MRZFormat/MRZFormat.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"MRZFormat","kind":5,"href":"document_reader/MRZFormat.html"}},{"name":"fromStringList","qualifiedName":"document_reader.MRZFormat.fromStringList","href":"document_reader/MRZFormat/fromStringList.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"MRZFormat","kind":5,"href":"document_reader/MRZFormat.html"}},{"name":"getByValue","qualifiedName":"document_reader.MRZFormat.getByValue","href":"document_reader/MRZFormat/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"MRZFormat","kind":5,"href":"document_reader/MRZFormat.html"}},{"name":"value","qualifiedName":"document_reader.MRZFormat.value","href":"document_reader/MRZFormat/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"MRZFormat","kind":5,"href":"document_reader/MRZFormat.html"}},{"name":"values","qualifiedName":"document_reader.MRZFormat.values","href":"document_reader/MRZFormat/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"MRZFormat","kind":5,"href":"document_reader/MRZFormat.html"}},{"name":"MeasureSystem","qualifiedName":"document_reader.MeasureSystem","href":"document_reader/MeasureSystem.html","kind":5,"overriddenDepth":0,"packageRank":0,"desc":"The constants of the enumeration identify the system\nfor measuring distances and weight.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"MeasureSystem","qualifiedName":"document_reader.MeasureSystem.MeasureSystem","href":"document_reader/MeasureSystem/MeasureSystem.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"MeasureSystem","kind":5,"href":"document_reader/MeasureSystem.html"}},{"name":"getByValue","qualifiedName":"document_reader.MeasureSystem.getByValue","href":"document_reader/MeasureSystem/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"MeasureSystem","kind":5,"href":"document_reader/MeasureSystem.html"}},{"name":"value","qualifiedName":"document_reader.MeasureSystem.value","href":"document_reader/MeasureSystem/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"MeasureSystem","kind":5,"href":"document_reader/MeasureSystem.html"}},{"name":"values","qualifiedName":"document_reader.MeasureSystem.values","href":"document_reader/MeasureSystem/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"MeasureSystem","kind":5,"href":"document_reader/MeasureSystem.html"}},{"name":"MrzDetectionModes","qualifiedName":"document_reader.MrzDetectionModes","href":"document_reader/MrzDetectionModes.html","kind":5,"overriddenDepth":0,"packageRank":0,"desc":"Enumeration contains the types of barcodes that can be processed.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"MrzDetectionModes","qualifiedName":"document_reader.MrzDetectionModes.MrzDetectionModes","href":"document_reader/MrzDetectionModes/MrzDetectionModes.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"MrzDetectionModes","kind":5,"href":"document_reader/MrzDetectionModes.html"}},{"name":"getByValue","qualifiedName":"document_reader.MrzDetectionModes.getByValue","href":"document_reader/MrzDetectionModes/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"MrzDetectionModes","kind":5,"href":"document_reader/MrzDetectionModes.html"}},{"name":"value","qualifiedName":"document_reader.MrzDetectionModes.value","href":"document_reader/MrzDetectionModes/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"MrzDetectionModes","kind":5,"href":"document_reader/MrzDetectionModes.html"}},{"name":"values","qualifiedName":"document_reader.MrzDetectionModes.values","href":"document_reader/MrzDetectionModes/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"MrzDetectionModes","kind":5,"href":"document_reader/MrzDetectionModes.html"}},{"name":"OnlineMode","qualifiedName":"document_reader.OnlineMode","href":"document_reader/OnlineMode.html","kind":5,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"OnlineMode","qualifiedName":"document_reader.OnlineMode.OnlineMode","href":"document_reader/OnlineMode/OnlineMode.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"OnlineMode","kind":5,"href":"document_reader/OnlineMode.html"}},{"name":"getByValue","qualifiedName":"document_reader.OnlineMode.getByValue","href":"document_reader/OnlineMode/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"OnlineMode","kind":5,"href":"document_reader/OnlineMode.html"}},{"name":"value","qualifiedName":"document_reader.OnlineMode.value","href":"document_reader/OnlineMode/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"OnlineMode","kind":5,"href":"document_reader/OnlineMode.html"}},{"name":"values","qualifiedName":"document_reader.OnlineMode.values","href":"document_reader/OnlineMode/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"OnlineMode","kind":5,"href":"document_reader/OnlineMode.html"}},{"name":"OnlineProcessingConfig","qualifiedName":"document_reader.OnlineProcessingConfig","href":"document_reader/OnlineProcessingConfig-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"OnlineProcessingConfig","qualifiedName":"document_reader.OnlineProcessingConfig.OnlineProcessingConfig","href":"document_reader/OnlineProcessingConfig/OnlineProcessingConfig.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"OnlineProcessingConfig","kind":3,"href":"document_reader/OnlineProcessingConfig-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.OnlineProcessingConfig.fromJson","href":"document_reader/OnlineProcessingConfig/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"OnlineProcessingConfig","kind":3,"href":"document_reader/OnlineProcessingConfig-class.html"}},{"name":"imageCompressionQuality","qualifiedName":"document_reader.OnlineProcessingConfig.imageCompressionQuality","href":"document_reader/OnlineProcessingConfig/imageCompressionQuality.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"OnlineProcessingConfig","kind":3,"href":"document_reader/OnlineProcessingConfig-class.html"}},{"name":"imageFormat","qualifiedName":"document_reader.OnlineProcessingConfig.imageFormat","href":"document_reader/OnlineProcessingConfig/imageFormat.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"OnlineProcessingConfig","kind":3,"href":"document_reader/OnlineProcessingConfig-class.html"}},{"name":"mode","qualifiedName":"document_reader.OnlineProcessingConfig.mode","href":"document_reader/OnlineProcessingConfig/mode.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"OnlineProcessingConfig","kind":3,"href":"document_reader/OnlineProcessingConfig-class.html"}},{"name":"processParams","qualifiedName":"document_reader.OnlineProcessingConfig.processParams","href":"document_reader/OnlineProcessingConfig/processParams.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"OnlineProcessingConfig","kind":3,"href":"document_reader/OnlineProcessingConfig-class.html"}},{"name":"toJson","qualifiedName":"document_reader.OnlineProcessingConfig.toJson","href":"document_reader/OnlineProcessingConfig/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"OnlineProcessingConfig","kind":3,"href":"document_reader/OnlineProcessingConfig-class.html"}},{"name":"url","qualifiedName":"document_reader.OnlineProcessingConfig.url","href":"document_reader/OnlineProcessingConfig/url.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"OnlineProcessingConfig","kind":3,"href":"document_reader/OnlineProcessingConfig-class.html"}},{"name":"OpticalStatus","qualifiedName":"document_reader.OpticalStatus","href":"document_reader/OpticalStatus-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"Container for an optical related scanning statuses.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"OpticalStatus","qualifiedName":"document_reader.OpticalStatus.OpticalStatus","href":"document_reader/OpticalStatus/OpticalStatus.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"OpticalStatus","kind":3,"href":"document_reader/OpticalStatus-class.html"}},{"name":"docType","qualifiedName":"document_reader.OpticalStatus.docType","href":"document_reader/OpticalStatus/docType.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Check status if document type was recognized or not.","enclosedBy":{"name":"OpticalStatus","kind":3,"href":"document_reader/OpticalStatus-class.html"}},{"name":"expiry","qualifiedName":"document_reader.OpticalStatus.expiry","href":"document_reader/OpticalStatus/expiry.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Document validity period verification status.","enclosedBy":{"name":"OpticalStatus","kind":3,"href":"document_reader/OpticalStatus-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.OpticalStatus.fromJson","href":"document_reader/OpticalStatus/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"OpticalStatus","kind":3,"href":"document_reader/OpticalStatus-class.html"}},{"name":"imageQA","qualifiedName":"document_reader.OpticalStatus.imageQA","href":"document_reader/OpticalStatus/imageQA.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Input images quality verification status.","enclosedBy":{"name":"OpticalStatus","kind":3,"href":"document_reader/OpticalStatus-class.html"}},{"name":"mrz","qualifiedName":"document_reader.OpticalStatus.mrz","href":"document_reader/OpticalStatus/mrz.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"MRZ verification: values validity, dates, checkdigits verification.","enclosedBy":{"name":"OpticalStatus","kind":3,"href":"document_reader/OpticalStatus-class.html"}},{"name":"overallStatus","qualifiedName":"document_reader.OpticalStatus.overallStatus","href":"document_reader/OpticalStatus/overallStatus.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Summary of all optical results.","enclosedBy":{"name":"OpticalStatus","kind":3,"href":"document_reader/OpticalStatus-class.html"}},{"name":"pagesCount","qualifiedName":"document_reader.OpticalStatus.pagesCount","href":"document_reader/OpticalStatus/pagesCount.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Number of scanned document pages.","enclosedBy":{"name":"OpticalStatus","kind":3,"href":"document_reader/OpticalStatus-class.html"}},{"name":"security","qualifiedName":"document_reader.OpticalStatus.security","href":"document_reader/OpticalStatus/security.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Authenticity verification status.","enclosedBy":{"name":"OpticalStatus","kind":3,"href":"document_reader/OpticalStatus-class.html"}},{"name":"text","qualifiedName":"document_reader.OpticalStatus.text","href":"document_reader/OpticalStatus/text.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Text fields valitity: values validity for specific fields, cross-comparison\nof values from different sources, dates & checkdigits verification.","enclosedBy":{"name":"OpticalStatus","kind":3,"href":"document_reader/OpticalStatus-class.html"}},{"name":"toJson","qualifiedName":"document_reader.OpticalStatus.toJson","href":"document_reader/OpticalStatus/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"OpticalStatus","kind":3,"href":"document_reader/OpticalStatus-class.html"}},{"name":"vds","qualifiedName":"document_reader.OpticalStatus.vds","href":"document_reader/OpticalStatus/vds.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Visible Digital Seal verification status.","enclosedBy":{"name":"OpticalStatus","kind":3,"href":"document_reader/OpticalStatus-class.html"}},{"name":"PAAttribute","qualifiedName":"document_reader.PAAttribute","href":"document_reader/PAAttribute-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"PAAttribute","qualifiedName":"document_reader.PAAttribute.PAAttribute","href":"document_reader/PAAttribute/PAAttribute.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"PAAttribute","kind":3,"href":"document_reader/PAAttribute-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.PAAttribute.fromJson","href":"document_reader/PAAttribute/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"PAAttribute","kind":3,"href":"document_reader/PAAttribute-class.html"}},{"name":"toJson","qualifiedName":"document_reader.PAAttribute.toJson","href":"document_reader/PAAttribute/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"PAAttribute","kind":3,"href":"document_reader/PAAttribute-class.html"}},{"name":"type","qualifiedName":"document_reader.PAAttribute.type","href":"document_reader/PAAttribute/type.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"PAAttribute","kind":3,"href":"document_reader/PAAttribute-class.html"}},{"name":"value","qualifiedName":"document_reader.PAAttribute.value","href":"document_reader/PAAttribute/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"PAAttribute","kind":3,"href":"document_reader/PAAttribute-class.html"}},{"name":"PAResourcesIssuer","qualifiedName":"document_reader.PAResourcesIssuer","href":"document_reader/PAResourcesIssuer-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"PAResourcesIssuer","qualifiedName":"document_reader.PAResourcesIssuer.PAResourcesIssuer","href":"document_reader/PAResourcesIssuer/PAResourcesIssuer.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"PAResourcesIssuer","kind":3,"href":"document_reader/PAResourcesIssuer-class.html"}},{"name":"attributes","qualifiedName":"document_reader.PAResourcesIssuer.attributes","href":"document_reader/PAResourcesIssuer/attributes.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"PAResourcesIssuer","kind":3,"href":"document_reader/PAResourcesIssuer-class.html"}},{"name":"data","qualifiedName":"document_reader.PAResourcesIssuer.data","href":"document_reader/PAResourcesIssuer/data.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"PAResourcesIssuer","kind":3,"href":"document_reader/PAResourcesIssuer-class.html"}},{"name":"friendlyName","qualifiedName":"document_reader.PAResourcesIssuer.friendlyName","href":"document_reader/PAResourcesIssuer/friendlyName.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"PAResourcesIssuer","kind":3,"href":"document_reader/PAResourcesIssuer-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.PAResourcesIssuer.fromJson","href":"document_reader/PAResourcesIssuer/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"PAResourcesIssuer","kind":3,"href":"document_reader/PAResourcesIssuer-class.html"}},{"name":"toJson","qualifiedName":"document_reader.PAResourcesIssuer.toJson","href":"document_reader/PAResourcesIssuer/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"PAResourcesIssuer","kind":3,"href":"document_reader/PAResourcesIssuer-class.html"}},{"name":"PDF417Info","qualifiedName":"document_reader.PDF417Info","href":"document_reader/PDF417Info-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"PDF417Info","qualifiedName":"document_reader.PDF417Info.PDF417Info","href":"document_reader/PDF417Info/PDF417Info.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"PDF417Info","kind":3,"href":"document_reader/PDF417Info-class.html"}},{"name":"columns","qualifiedName":"document_reader.PDF417Info.columns","href":"document_reader/PDF417Info/columns.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Number of columns in a barcode.","enclosedBy":{"name":"PDF417Info","kind":3,"href":"document_reader/PDF417Info-class.html"}},{"name":"errorLevel","qualifiedName":"document_reader.PDF417Info.errorLevel","href":"document_reader/PDF417Info/errorLevel.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Barcode error correction level.","enclosedBy":{"name":"PDF417Info","kind":3,"href":"document_reader/PDF417Info-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.PDF417Info.fromJson","href":"document_reader/PDF417Info/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"PDF417Info","kind":3,"href":"document_reader/PDF417Info-class.html"}},{"name":"rows","qualifiedName":"document_reader.PDF417Info.rows","href":"document_reader/PDF417Info/rows.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Number of rows in a barcode.","enclosedBy":{"name":"PDF417Info","kind":3,"href":"document_reader/PDF417Info-class.html"}},{"name":"toJson","qualifiedName":"document_reader.PDF417Info.toJson","href":"document_reader/PDF417Info/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"PDF417Info","kind":3,"href":"document_reader/PDF417Info-class.html"}},{"name":"PKDCertificate","qualifiedName":"document_reader.PKDCertificate","href":"document_reader/PKDCertificate-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"Class contains information about PKD certificate.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"PKDCertificate","qualifiedName":"document_reader.PKDCertificate.PKDCertificate","href":"document_reader/PKDCertificate/PKDCertificate.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"PKDCertificate","kind":3,"href":"document_reader/PKDCertificate-class.html"}},{"name":"binaryData","qualifiedName":"document_reader.PKDCertificate.binaryData","href":"document_reader/PKDCertificate/binaryData.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Certificate in binary type.","enclosedBy":{"name":"PKDCertificate","kind":3,"href":"document_reader/PKDCertificate-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.PKDCertificate.fromJson","href":"document_reader/PKDCertificate/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"PKDCertificate","kind":3,"href":"document_reader/PKDCertificate-class.html"}},{"name":"privateKey","qualifiedName":"document_reader.PKDCertificate.privateKey","href":"document_reader/PKDCertificate/privateKey.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Private key in binary type.","enclosedBy":{"name":"PKDCertificate","kind":3,"href":"document_reader/PKDCertificate-class.html"}},{"name":"resourceType","qualifiedName":"document_reader.PKDCertificate.resourceType","href":"document_reader/PKDCertificate/resourceType.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Indicates type of certificate.","enclosedBy":{"name":"PKDCertificate","kind":3,"href":"document_reader/PKDCertificate-class.html"}},{"name":"toJson","qualifiedName":"document_reader.PKDCertificate.toJson","href":"document_reader/PKDCertificate/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"PKDCertificate","kind":3,"href":"document_reader/PKDCertificate-class.html"}},{"name":"PKDCertificateRequest","qualifiedName":"document_reader.PKDCertificateRequest","href":"document_reader/PKDCertificateRequest.html","kind":21,"overriddenDepth":0,"packageRank":0,"desc":"Provided to a user for passing PKDCertificates\nto the native part of DocumentReader.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"PKDResourceType","qualifiedName":"document_reader.PKDResourceType","href":"document_reader/PKDResourceType.html","kind":5,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"PKDResourceType","qualifiedName":"document_reader.PKDResourceType.PKDResourceType","href":"document_reader/PKDResourceType/PKDResourceType.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"PKDResourceType","kind":5,"href":"document_reader/PKDResourceType.html"}},{"name":"getByValue","qualifiedName":"document_reader.PKDResourceType.getByValue","href":"document_reader/PKDResourceType/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"PKDResourceType","kind":5,"href":"document_reader/PKDResourceType.html"}},{"name":"getType","qualifiedName":"document_reader.PKDResourceType.getType","href":"document_reader/PKDResourceType/getType.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"PKDResourceType","kind":5,"href":"document_reader/PKDResourceType.html"}},{"name":"value","qualifiedName":"document_reader.PKDResourceType.value","href":"document_reader/PKDResourceType/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"PKDResourceType","kind":5,"href":"document_reader/PKDResourceType.html"}},{"name":"values","qualifiedName":"document_reader.PKDResourceType.values","href":"document_reader/PKDResourceType/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"PKDResourceType","kind":5,"href":"document_reader/PKDResourceType.html"}},{"name":"PaCertificateCompletion","qualifiedName":"document_reader.PaCertificateCompletion","href":"document_reader/PaCertificateCompletion.html","kind":21,"overriddenDepth":0,"packageRank":0,"desc":"Callback for receiving RFID request data","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"Position","qualifiedName":"document_reader.Position","href":"document_reader/Position-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"Structure is used for storing element bounds detection result._","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"Position","qualifiedName":"document_reader.Position.Position","href":"document_reader/Position/Position.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"Position","kind":3,"href":"document_reader/Position-class.html"}},{"name":"angle","qualifiedName":"document_reader.Position.angle","href":"document_reader/Position/angle.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Document rotation angle.","enclosedBy":{"name":"Position","kind":3,"href":"document_reader/Position-class.html"}},{"name":"center","qualifiedName":"document_reader.Position.center","href":"document_reader/Position/center.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Document center coordinates.","enclosedBy":{"name":"Position","kind":3,"href":"document_reader/Position-class.html"}},{"name":"docFormat","qualifiedName":"document_reader.Position.docFormat","href":"document_reader/Position/docFormat.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Document format.","enclosedBy":{"name":"Position","kind":3,"href":"document_reader/Position-class.html"}},{"name":"dpi","qualifiedName":"document_reader.Position.dpi","href":"document_reader/Position/dpi.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Resolution in dots per inch.","enclosedBy":{"name":"Position","kind":3,"href":"document_reader/Position-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.Position.fromJson","href":"document_reader/Position/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"Position","kind":3,"href":"document_reader/Position-class.html"}},{"name":"height","qualifiedName":"document_reader.Position.height","href":"document_reader/Position/height.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Document height.","enclosedBy":{"name":"Position","kind":3,"href":"document_reader/Position-class.html"}},{"name":"inverse","qualifiedName":"document_reader.Position.inverse","href":"document_reader/Position/inverse.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Internal use parameter.","enclosedBy":{"name":"Position","kind":3,"href":"document_reader/Position-class.html"}},{"name":"leftBottom","qualifiedName":"document_reader.Position.leftBottom","href":"document_reader/Position/leftBottom.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Document left bottom corner coordinates.","enclosedBy":{"name":"Position","kind":3,"href":"document_reader/Position-class.html"}},{"name":"leftTop","qualifiedName":"document_reader.Position.leftTop","href":"document_reader/Position/leftTop.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Document left top corner coordinates.","enclosedBy":{"name":"Position","kind":3,"href":"document_reader/Position-class.html"}},{"name":"objArea","qualifiedName":"document_reader.Position.objArea","href":"document_reader/Position/objArea.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Internal use parameter.","enclosedBy":{"name":"Position","kind":3,"href":"document_reader/Position-class.html"}},{"name":"objIntAngleDev","qualifiedName":"document_reader.Position.objIntAngleDev","href":"document_reader/Position/objIntAngleDev.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Internal use parameter.","enclosedBy":{"name":"Position","kind":3,"href":"document_reader/Position-class.html"}},{"name":"pageIndex","qualifiedName":"document_reader.Position.pageIndex","href":"document_reader/Position/pageIndex.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Index of the document page, whence the result is received.","enclosedBy":{"name":"Position","kind":3,"href":"document_reader/Position-class.html"}},{"name":"perspectiveTr","qualifiedName":"document_reader.Position.perspectiveTr","href":"document_reader/Position/perspectiveTr.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Internal use parameter.","enclosedBy":{"name":"Position","kind":3,"href":"document_reader/Position-class.html"}},{"name":"resultStatus","qualifiedName":"document_reader.Position.resultStatus","href":"document_reader/Position/resultStatus.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Internal use parameter.","enclosedBy":{"name":"Position","kind":3,"href":"document_reader/Position-class.html"}},{"name":"rightBottom","qualifiedName":"document_reader.Position.rightBottom","href":"document_reader/Position/rightBottom.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Document right bottom corner coordinates.","enclosedBy":{"name":"Position","kind":3,"href":"document_reader/Position-class.html"}},{"name":"rightTop","qualifiedName":"document_reader.Position.rightTop","href":"document_reader/Position/rightTop.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Document right top corner coordinates.","enclosedBy":{"name":"Position","kind":3,"href":"document_reader/Position-class.html"}},{"name":"toJson","qualifiedName":"document_reader.Position.toJson","href":"document_reader/Position/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"Position","kind":3,"href":"document_reader/Position-class.html"}},{"name":"width","qualifiedName":"document_reader.Position.width","href":"document_reader/Position/width.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Document width.","enclosedBy":{"name":"Position","kind":3,"href":"document_reader/Position-class.html"}},{"name":"PrepareProgress","qualifiedName":"document_reader.PrepareProgress","href":"document_reader/PrepareProgress-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"Class contains info about database preparation progress.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"PrepareProgress","qualifiedName":"document_reader.PrepareProgress.PrepareProgress","href":"document_reader/PrepareProgress/PrepareProgress.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"PrepareProgress","kind":3,"href":"document_reader/PrepareProgress-class.html"}},{"name":"downloadedBytes","qualifiedName":"document_reader.PrepareProgress.downloadedBytes","href":"document_reader/PrepareProgress/downloadedBytes.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"PrepareProgress","kind":3,"href":"document_reader/PrepareProgress-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.PrepareProgress.fromJson","href":"document_reader/PrepareProgress/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"PrepareProgress","kind":3,"href":"document_reader/PrepareProgress-class.html"}},{"name":"progress","qualifiedName":"document_reader.PrepareProgress.progress","href":"document_reader/PrepareProgress/progress.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"PrepareProgress","kind":3,"href":"document_reader/PrepareProgress-class.html"}},{"name":"toJson","qualifiedName":"document_reader.PrepareProgress.toJson","href":"document_reader/PrepareProgress/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"PrepareProgress","kind":3,"href":"document_reader/PrepareProgress-class.html"}},{"name":"totalBytes","qualifiedName":"document_reader.PrepareProgress.totalBytes","href":"document_reader/PrepareProgress/totalBytes.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"PrepareProgress","kind":3,"href":"document_reader/PrepareProgress-class.html"}},{"name":"ProcessParams","qualifiedName":"document_reader.ProcessParams","href":"document_reader/ProcessParams-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"Params that influence the scanning process.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"ProcessParams","qualifiedName":"document_reader.ProcessParams.ProcessParams","href":"document_reader/ProcessParams/ProcessParams.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"alreadyCropped","qualifiedName":"document_reader.ProcessParams.alreadyCropped","href":"document_reader/ProcessParams/alreadyCropped.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"This option can be set to true if you know for sure that the image you\nprovide contains already cropped document by its edges. This was designed\nto process on the server side images captured and cropped on mobile.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"authenticityParams","qualifiedName":"document_reader.ProcessParams.authenticityParams","href":"document_reader/ProcessParams/authenticityParams.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"backendProcessingConfig","qualifiedName":"document_reader.ProcessParams.backendProcessingConfig","href":"document_reader/ProcessParams/backendProcessingConfig.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Set up the backend processing service parameters.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"barcodeParserType","qualifiedName":"document_reader.ProcessParams.barcodeParserType","href":"document_reader/ProcessParams/barcodeParserType.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"There are documents that contain barcodes which data can be parsed only\nif document type verification is performed. The following property allows\nsetting the barcode parser type which should be used during recognition.\nIt allows parsing barcode data without performing document type verification.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"barcodeTypes","qualifiedName":"document_reader.ProcessParams.barcodeTypes","href":"document_reader/ProcessParams/barcodeTypes.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Set types of barcodes that you wish to recognize.\nAll barcodes will be recognized if it's empty.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"captureButtonScenario","qualifiedName":"document_reader.ProcessParams.captureButtonScenario","href":"document_reader/ProcessParams/captureButtonScenario.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Documents processing scenario for the Capture button.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"checkHologram","qualifiedName":"document_reader.ProcessParams.checkHologram","href":"document_reader/ProcessParams/checkHologram.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"checkRequiredTextFields","qualifiedName":"document_reader.ProcessParams.checkRequiredTextFields","href":"document_reader/ProcessParams/checkRequiredTextFields.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"If set to true, in case required fields are not read, their values\nwill be empty.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"convertCase","qualifiedName":"document_reader.ProcessParams.convertCase","href":"document_reader/ProcessParams/convertCase.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"This option allows output text case transformation.\nNo changes applied by default to original values.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"customParams","qualifiedName":"document_reader.ProcessParams.customParams","href":"document_reader/ProcessParams/customParams.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Takes JSON with parameters that are not presented in the DocumentReader.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"dateFormat","qualifiedName":"document_reader.ProcessParams.dateFormat","href":"document_reader/ProcessParams/dateFormat.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Change the format string of displayed dates in the results.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"debugSaveCroppedImages","qualifiedName":"document_reader.ProcessParams.debugSaveCroppedImages","href":"document_reader/ProcessParams/debugSaveCroppedImages.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"If set to true, cropped images will be saved to the application's directory.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"debugSaveImages","qualifiedName":"document_reader.ProcessParams.debugSaveImages","href":"document_reader/ProcessParams/debugSaveImages.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"If set to true, images will be saved to the application's directory.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"debugSaveLogs","qualifiedName":"document_reader.ProcessParams.debugSaveLogs","href":"document_reader/ProcessParams/debugSaveLogs.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"If set to true, text logs will be saved to the application's directory.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"debugSaveRFIDSession","qualifiedName":"document_reader.ProcessParams.debugSaveRFIDSession","href":"document_reader/ProcessParams/debugSaveRFIDSession.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"If set to true, RFID sessions will be saved to the application's directory.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"depersonalizeLog","qualifiedName":"document_reader.ProcessParams.depersonalizeLog","href":"document_reader/ProcessParams/depersonalizeLog.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"If set to true, personal information will be removed from logs.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"disableFocusingCheck","qualifiedName":"document_reader.ProcessParams.disableFocusingCheck","href":"document_reader/ProcessParams/disableFocusingCheck.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"If set to true, document focus check will be omitted.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"disablePerforationOCR","qualifiedName":"document_reader.ProcessParams.disablePerforationOCR","href":"document_reader/ProcessParams/disablePerforationOCR.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"When enabled, OCR of perforated fields in the document template\nwill not be performed.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"documentAreaMin","qualifiedName":"document_reader.ProcessParams.documentAreaMin","href":"document_reader/ProcessParams/documentAreaMin.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Specifies minimal area of the image that document should cover to be treated\nas candidate when locating. Value should be in range from 0 to 1,\nwhere 1 is when document should fully cover the image.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"documentGroupFilter","qualifiedName":"document_reader.ProcessParams.documentGroupFilter","href":"document_reader/ProcessParams/documentGroupFilter.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Array of specific eligible document types to recognize from. You may,\nfor example, specify only passports to be recognized by setting this property.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"documentIDList","qualifiedName":"document_reader.ProcessParams.documentIDList","href":"document_reader/ProcessParams/documentIDList.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Takes the list of the document IDs to process.\nAll documents will be processed if it's empty.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"doublePageSpread","qualifiedName":"document_reader.ProcessParams.doublePageSpread","href":"document_reader/ProcessParams/doublePageSpread.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"If set to true, allows to process up to two pages of the document\n(so-called \"a double-page spread\") for one-shot if they are presented\non the frame (image).","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"faceApiParams","qualifiedName":"document_reader.ProcessParams.faceApiParams","href":"document_reader/ProcessParams/faceApiParams.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Custom Face API integration params.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"fieldTypesFilter","qualifiedName":"document_reader.ProcessParams.fieldTypesFilter","href":"document_reader/ProcessParams/fieldTypesFilter.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"If you recognize the MRZ of documents, all fields will be extracted.\nIf you recognize the Visual zone of documents, you can set the list\nof field types that you wish to extract, other fields will be skipped\nduring processing. All fields will be extracted if it is empty.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"forceDocFormat","qualifiedName":"document_reader.ProcessParams.forceDocFormat","href":"document_reader/ProcessParams/forceDocFormat.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Force use of specified document format when locating and recognizing\ndocument to reduce the number of candidates.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"forceDocID","qualifiedName":"document_reader.ProcessParams.forceDocID","href":"document_reader/ProcessParams/forceDocID.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Force use of specific template ID and skip document type identification step.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"forceReadMrzBeforeLocate","qualifiedName":"document_reader.ProcessParams.forceReadMrzBeforeLocate","href":"document_reader/ProcessParams/forceReadMrzBeforeLocate.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"This option can be set to true to make sure that in series processing\nMRZ is located fully inside the result document image, if present\non the document. Enabling this option may add extra processing time,\nby disabling optimizations, but allows more stability in output image quality.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.ProcessParams.fromJson","href":"document_reader/ProcessParams/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"generateDoublePageSpreadImage","qualifiedName":"document_reader.ProcessParams.generateDoublePageSpreadImage","href":"document_reader/ProcessParams/generateDoublePageSpreadImage.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"When enabled together with doublePageSpread and there is a passport\nwith two pages spread in the image, pages will be cropped, straightened\nand aligned together, as if the document was captured on a flatbed scanner.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"generateNumericCodes","qualifiedName":"document_reader.ProcessParams.generateNumericCodes","href":"document_reader/ProcessParams/generateNumericCodes.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"This parameter is used to generate numeric representation for issuing state and nationality codes.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"imageDpiOutMax","qualifiedName":"document_reader.ProcessParams.imageDpiOutMax","href":"document_reader/ProcessParams/imageDpiOutMax.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"This option controls maximum resolution in dpi of output images.\nResolution will remain original in case 0 is set.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"imageOutputMaxHeight","qualifiedName":"document_reader.ProcessParams.imageOutputMaxHeight","href":"document_reader/ProcessParams/imageOutputMaxHeight.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Maximum height of output images. In pixels.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"imageOutputMaxWidth","qualifiedName":"document_reader.ProcessParams.imageOutputMaxWidth","href":"document_reader/ProcessParams/imageOutputMaxWidth.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Maximum width of output images. In pixels.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"imageQA","qualifiedName":"document_reader.ProcessParams.imageQA","href":"document_reader/ProcessParams/imageQA.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Controls properties of ImageQA checks.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"integralImage","qualifiedName":"document_reader.ProcessParams.integralImage","href":"document_reader/ProcessParams/integralImage.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows to build an integral image, taking into account the quality of\nfixation of each of the individual images.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"lcidFilter","qualifiedName":"document_reader.ProcessParams.lcidFilter","href":"document_reader/ProcessParams/lcidFilter.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"The whitelist of LCID types to use during the recognition.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"lcidIgnoreFilter","qualifiedName":"document_reader.ProcessParams.lcidIgnoreFilter","href":"document_reader/ProcessParams/lcidIgnoreFilter.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"The list of LCID types to ignore during the recognition.\nIf empty, values with all LCID types will be extracted.\nNarrowing down the list can reduce processing time.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"logLevel","qualifiedName":"document_reader.ProcessParams.logLevel","href":"document_reader/ProcessParams/logLevel.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Sets the level of logs detalization when used together with logs parameter.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"logs","qualifiedName":"document_reader.ProcessParams.logs","href":"document_reader/ProcessParams/logs.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"If set to true, the DocumentReader logs will be shown in the console.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"manualCrop","qualifiedName":"document_reader.ProcessParams.manualCrop","href":"document_reader/ProcessParams/manualCrop.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"If set to true, allows you to manually set the document's bounds\nafter it is detected.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"matchTextFieldMask","qualifiedName":"document_reader.ProcessParams.matchTextFieldMask","href":"document_reader/ProcessParams/matchTextFieldMask.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"When disabled, text field OCR will be done as is and then the recognized\nvalue will be matched to the field mask for validity. If enabled, we\nare trying to read a field value with maximum efforts to match the mask\nand provide a correctly formatted value, making assumptions based on the\nprovided field mask in the template.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"measureSystem","qualifiedName":"document_reader.ProcessParams.measureSystem","href":"document_reader/ProcessParams/measureSystem.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Measure system of fields' values that are presented in results.\nDefault: If the country code is US or LR or MM, the\nMeasureSystem.IMPERIAL system of measurement, otherwise, the MeasureSystem.METRIC.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"minDPI","qualifiedName":"document_reader.ProcessParams.minDPI","href":"document_reader/ProcessParams/minDPI.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to set the minimum acceptable DPI value of the camera frame\nthat is passed for recognition. Camera frames the DPI of which are less\nthan you set won't be passed for recognition.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"minimalHolderAge","qualifiedName":"document_reader.ProcessParams.minimalHolderAge","href":"document_reader/ProcessParams/minimalHolderAge.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"This options allows specifying the minimal age in years of the document\nholder for the document to be considered valid.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"mrzDetectMode","qualifiedName":"document_reader.ProcessParams.mrzDetectMode","href":"document_reader/ProcessParams/mrzDetectMode.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Make better MRZ detection on complex noisy backgrounds, like BW photocopy of some documents.\nWorks only in the single-frame processing.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"mrzFormatsFilter","qualifiedName":"document_reader.ProcessParams.mrzFormatsFilter","href":"document_reader/ProcessParams/mrzFormatsFilter.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"This option allows limiting MRZ formats to be recognized by specifying\nthem in array.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"multiDocOnImage","qualifiedName":"document_reader.ProcessParams.multiDocOnImage","href":"document_reader/ProcessParams/multiDocOnImage.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"This option allows locating and cropping multiple documents\nfrom one image if enabled.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"multipageProcessing","qualifiedName":"document_reader.ProcessParams.multipageProcessing","href":"document_reader/ProcessParams/multipageProcessing.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"If set to true, processing of more than one page of the document\n(if they exist) will be triggered, otherwise, only one page will be processed.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"noGraphics","qualifiedName":"document_reader.ProcessParams.noGraphics","href":"document_reader/ProcessParams/noGraphics.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"When enabled no graphic fields will be cropped from document image.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"parseBarcodes","qualifiedName":"document_reader.ProcessParams.parseBarcodes","href":"document_reader/ProcessParams/parseBarcodes.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"When set to false, the Barcode code parsing will be skipped\nand the raw information from the code will be returned instead.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"perspectiveAngle","qualifiedName":"document_reader.ProcessParams.perspectiveAngle","href":"document_reader/ProcessParams/perspectiveAngle.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to set the maximum value of the deviation of the corners\nof the document from the value of 90 degrees.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"processAuth","qualifiedName":"document_reader.ProcessParams.processAuth","href":"document_reader/ProcessParams/processAuth.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Accepts sum of Authenticity values.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"respectImageQuality","qualifiedName":"document_reader.ProcessParams.respectImageQuality","href":"document_reader/ProcessParams/respectImageQuality.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"When enabled, image quality checks status affects document optical\nand overall status.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"resultTypeOutput","qualifiedName":"document_reader.ProcessParams.resultTypeOutput","href":"document_reader/ProcessParams/resultTypeOutput.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Types of results to return in response.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"returnCroppedBarcode","qualifiedName":"document_reader.ProcessParams.returnCroppedBarcode","href":"document_reader/ProcessParams/returnCroppedBarcode.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"If set to true, an image with cropped barcode will be returned.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"returnUncroppedImage","qualifiedName":"document_reader.ProcessParams.returnUncroppedImage","href":"document_reader/ProcessParams/returnUncroppedImage.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"If set to true, an original (uncropped) image will be received,\n which is sent for recognition.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"rfidParams","qualifiedName":"document_reader.ProcessParams.rfidParams","href":"document_reader/ProcessParams/rfidParams.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Custom RFID params.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"scenario","qualifiedName":"document_reader.ProcessParams.scenario","href":"document_reader/ProcessParams/scenario.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Documents processing scenario.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"sessionLogFolder","qualifiedName":"document_reader.ProcessParams.sessionLogFolder","href":"document_reader/ProcessParams/sessionLogFolder.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"The path to the folder of the current session. Before using this, save logs.\nEach new session provides a different path.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"shiftExpiryDate","qualifiedName":"document_reader.ProcessParams.shiftExpiryDate","href":"document_reader/ProcessParams/shiftExpiryDate.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"This option allows shifting the date of expiry into the future or past\nfor number of months specified. This is useful, for example, in some cases\nwhen document might be still valid for some period after original\nexpiration date to prevent negative validity status for such documents.\nOr by shifting the date to the past will set negative validity\nfor the documents that is about to expire in a specified number of months.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"shouldReturnPackageForReprocess","qualifiedName":"document_reader.ProcessParams.shouldReturnPackageForReprocess","href":"document_reader/ProcessParams/shouldReturnPackageForReprocess.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"When set to true, the rawResults property of the Results\nwill contain the encrypted containers of scanning results\nthat may be used for later reprocessing.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"splitNames","qualifiedName":"document_reader.ProcessParams.splitNames","href":"document_reader/ProcessParams/splitNames.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"When enabled, the Surname and GivenNames field (TextField)\nwill be divided into fields with fieldTypes FieldType.FIRST_NAME,\nFieldType.SECOND_NAME, FieldType.THIRD_NAME, FieldType.LAST_NAME.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"testSetters","qualifiedName":"document_reader.ProcessParams.testSetters","href":"document_reader/ProcessParams/testSetters.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"timeout","qualifiedName":"document_reader.ProcessParams.timeout","href":"document_reader/ProcessParams/timeout.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to set the time limit for document recognition (in seconds),\nbeyond which the recognition does not continue regardless of its result.\nThe countdown starts from the moment the scenario starts.\nSetting value to 0 means infinity.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"timeoutFromFirstDetect","qualifiedName":"document_reader.ProcessParams.timeoutFromFirstDetect","href":"document_reader/ProcessParams/timeoutFromFirstDetect.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to set the time limit for document recognition (in seconds),\nbeyond which the recognition does not continue regardless of its result.\nThe countdown starts from the moment the document is detected.\nSetting value to 0 means infinity.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"timeoutFromFirstDocType","qualifiedName":"document_reader.ProcessParams.timeoutFromFirstDocType","href":"document_reader/ProcessParams/timeoutFromFirstDocType.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to set the time limit for document recognition (in seconds),\nbeyond which the recognition does not continue regardless of its result.\nThe countdown starts from the moment the document type is recognized.\nSetting value to 0 means infinity.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"timeoutLiveness","qualifiedName":"document_reader.ProcessParams.timeoutLiveness","href":"document_reader/ProcessParams/timeoutLiveness.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Start the countdown from the moment the document liveness authenticity check is started (in seconds).\nSetting value to 0 means infinity.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"toJson","qualifiedName":"document_reader.ProcessParams.toJson","href":"document_reader/ProcessParams/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"updateOCRValidityByGlare","qualifiedName":"document_reader.ProcessParams.updateOCRValidityByGlare","href":"document_reader/ProcessParams/updateOCRValidityByGlare.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"When enabled, fail OCR field validity, if there is a glare over the text\nƒfield on the image.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"useAuthenticityCheck","qualifiedName":"document_reader.ProcessParams.useAuthenticityCheck","href":"document_reader/ProcessParams/useAuthenticityCheck.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"This parameter is used to enable document authenticity check.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"useFaceApi","qualifiedName":"document_reader.ProcessParams.useFaceApi","href":"document_reader/ProcessParams/useFaceApi.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Use this property to set up the Face API integration.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"uvTorchEnabled","qualifiedName":"document_reader.ProcessParams.uvTorchEnabled","href":"document_reader/ProcessParams/uvTorchEnabled.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Set to true when torch is connected and enabled by user.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"ProcessingFinishedStatus","qualifiedName":"document_reader.ProcessingFinishedStatus","href":"document_reader/ProcessingFinishedStatus.html","kind":5,"overriddenDepth":0,"packageRank":0,"desc":"Enumeration contains identifiers that determine the processing finish status.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"ProcessingFinishedStatus","qualifiedName":"document_reader.ProcessingFinishedStatus.ProcessingFinishedStatus","href":"document_reader/ProcessingFinishedStatus/ProcessingFinishedStatus.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"ProcessingFinishedStatus","kind":5,"href":"document_reader/ProcessingFinishedStatus.html"}},{"name":"getByValue","qualifiedName":"document_reader.ProcessingFinishedStatus.getByValue","href":"document_reader/ProcessingFinishedStatus/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"ProcessingFinishedStatus","kind":5,"href":"document_reader/ProcessingFinishedStatus.html"}},{"name":"value","qualifiedName":"document_reader.ProcessingFinishedStatus.value","href":"document_reader/ProcessingFinishedStatus/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"ProcessingFinishedStatus","kind":5,"href":"document_reader/ProcessingFinishedStatus.html"}},{"name":"values","qualifiedName":"document_reader.ProcessingFinishedStatus.values","href":"document_reader/ProcessingFinishedStatus/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"ProcessingFinishedStatus","kind":5,"href":"document_reader/ProcessingFinishedStatus.html"}},{"name":"RFIDAccessControlProcedureType","qualifiedName":"document_reader.RFIDAccessControlProcedureType","href":"document_reader/RFIDAccessControlProcedureType.html","kind":5,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"RFIDAccessControlProcedureType","qualifiedName":"document_reader.RFIDAccessControlProcedureType.RFIDAccessControlProcedureType","href":"document_reader/RFIDAccessControlProcedureType/RFIDAccessControlProcedureType.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDAccessControlProcedureType","kind":5,"href":"document_reader/RFIDAccessControlProcedureType.html"}},{"name":"getByValue","qualifiedName":"document_reader.RFIDAccessControlProcedureType.getByValue","href":"document_reader/RFIDAccessControlProcedureType/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDAccessControlProcedureType","kind":5,"href":"document_reader/RFIDAccessControlProcedureType.html"}},{"name":"value","qualifiedName":"document_reader.RFIDAccessControlProcedureType.value","href":"document_reader/RFIDAccessControlProcedureType/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDAccessControlProcedureType","kind":5,"href":"document_reader/RFIDAccessControlProcedureType.html"}},{"name":"values","qualifiedName":"document_reader.RFIDAccessControlProcedureType.values","href":"document_reader/RFIDAccessControlProcedureType/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"RFIDAccessControlProcedureType","kind":5,"href":"document_reader/RFIDAccessControlProcedureType.html"}},{"name":"RFIDAuthenticationProcedureType","qualifiedName":"document_reader.RFIDAuthenticationProcedureType","href":"document_reader/RFIDAuthenticationProcedureType.html","kind":5,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"RFIDAuthenticationProcedureType","qualifiedName":"document_reader.RFIDAuthenticationProcedureType.RFIDAuthenticationProcedureType","href":"document_reader/RFIDAuthenticationProcedureType/RFIDAuthenticationProcedureType.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDAuthenticationProcedureType","kind":5,"href":"document_reader/RFIDAuthenticationProcedureType.html"}},{"name":"getByValue","qualifiedName":"document_reader.RFIDAuthenticationProcedureType.getByValue","href":"document_reader/RFIDAuthenticationProcedureType/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDAuthenticationProcedureType","kind":5,"href":"document_reader/RFIDAuthenticationProcedureType.html"}},{"name":"value","qualifiedName":"document_reader.RFIDAuthenticationProcedureType.value","href":"document_reader/RFIDAuthenticationProcedureType/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDAuthenticationProcedureType","kind":5,"href":"document_reader/RFIDAuthenticationProcedureType.html"}},{"name":"values","qualifiedName":"document_reader.RFIDAuthenticationProcedureType.values","href":"document_reader/RFIDAuthenticationProcedureType/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"RFIDAuthenticationProcedureType","kind":5,"href":"document_reader/RFIDAuthenticationProcedureType.html"}},{"name":"RFIDCertificateType","qualifiedName":"document_reader.RFIDCertificateType","href":"document_reader/RFIDCertificateType.html","kind":5,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"RFIDCertificateType","qualifiedName":"document_reader.RFIDCertificateType.RFIDCertificateType","href":"document_reader/RFIDCertificateType/RFIDCertificateType.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDCertificateType","kind":5,"href":"document_reader/RFIDCertificateType.html"}},{"name":"getByValue","qualifiedName":"document_reader.RFIDCertificateType.getByValue","href":"document_reader/RFIDCertificateType/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDCertificateType","kind":5,"href":"document_reader/RFIDCertificateType.html"}},{"name":"value","qualifiedName":"document_reader.RFIDCertificateType.value","href":"document_reader/RFIDCertificateType/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDCertificateType","kind":5,"href":"document_reader/RFIDCertificateType.html"}},{"name":"values","qualifiedName":"document_reader.RFIDCertificateType.values","href":"document_reader/RFIDCertificateType/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"RFIDCertificateType","kind":5,"href":"document_reader/RFIDCertificateType.html"}},{"name":"RFIDCompletion","qualifiedName":"document_reader.RFIDCompletion","href":"document_reader/RFIDCompletion.html","kind":21,"overriddenDepth":0,"packageRank":0,"desc":"Callback for receiving answer from processing engine.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"RFIDConfig","qualifiedName":"document_reader.RFIDConfig","href":"document_reader/RFIDConfig-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"A configuration file for the RFID chip processing.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"RFIDConfig","qualifiedName":"document_reader.RFIDConfig.RFIDConfig","href":"document_reader/RFIDConfig/RFIDConfig.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"Regular RFID chip reading.","enclosedBy":{"name":"RFIDConfig","kind":3,"href":"document_reader/RFIDConfig-class.html"}},{"name":"onChipDetected","qualifiedName":"document_reader.RFIDConfig.onChipDetected","href":"document_reader/RFIDConfig/onChipDetected.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Callback for receiving signal when RFID chip is recognized\nby a phone and chip reading is started.","enclosedBy":{"name":"RFIDConfig","kind":3,"href":"document_reader/RFIDConfig-class.html"}},{"name":"onProgress","qualifiedName":"document_reader.RFIDConfig.onProgress","href":"document_reader/RFIDConfig/onProgress.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Callback for reveiving notification about RFID reading process.","enclosedBy":{"name":"RFIDConfig","kind":3,"href":"document_reader/RFIDConfig-class.html"}},{"name":"onRequestPACertificates","qualifiedName":"document_reader.RFIDConfig.onRequestPACertificates","href":"document_reader/RFIDConfig/onRequestPACertificates.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Callback for receiving RFID request data","enclosedBy":{"name":"RFIDConfig","kind":3,"href":"document_reader/RFIDConfig-class.html"}},{"name":"onRequestTACertificates","qualifiedName":"document_reader.RFIDConfig.onRequestTACertificates","href":"document_reader/RFIDConfig/onRequestTACertificates.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Callback for receiving RFID request data","enclosedBy":{"name":"RFIDConfig","kind":3,"href":"document_reader/RFIDConfig-class.html"}},{"name":"onRequestTASignature","qualifiedName":"document_reader.RFIDConfig.onRequestTASignature","href":"document_reader/RFIDConfig/onRequestTASignature.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Callback for receiving RFID request data","enclosedBy":{"name":"RFIDConfig","kind":3,"href":"document_reader/RFIDConfig-class.html"}},{"name":"onRetryReadChip","qualifiedName":"document_reader.RFIDConfig.onRetryReadChip","href":"document_reader/RFIDConfig/onRetryReadChip.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Fires when RFID chip reading was interrupted with no severe reasons\n(for example connection to the chip was lost) and will be reestablished automatically.","enclosedBy":{"name":"RFIDConfig","kind":3,"href":"document_reader/RFIDConfig-class.html"}},{"name":"RFIDConfig.withoutUI","qualifiedName":"document_reader.RFIDConfig.withoutUI","href":"document_reader/RFIDConfig/RFIDConfig.withoutUI.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"RFID chip reading with no UI.","enclosedBy":{"name":"RFIDConfig","kind":3,"href":"document_reader/RFIDConfig-class.html"}},{"name":"RFIDDataFileType","qualifiedName":"document_reader.RFIDDataFileType","href":"document_reader/RFIDDataFileType.html","kind":5,"overriddenDepth":0,"packageRank":0,"desc":"Enumeration contains a set of constants that define the file type\n(or logical belonging of the data object) within the context of the\ncommunication session with electronic document.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"RFIDDataFileType","qualifiedName":"document_reader.RFIDDataFileType.RFIDDataFileType","href":"document_reader/RFIDDataFileType/RFIDDataFileType.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDDataFileType","kind":5,"href":"document_reader/RFIDDataFileType.html"}},{"name":"getByValue","qualifiedName":"document_reader.RFIDDataFileType.getByValue","href":"document_reader/RFIDDataFileType/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDDataFileType","kind":5,"href":"document_reader/RFIDDataFileType.html"}},{"name":"getTranslation","qualifiedName":"document_reader.RFIDDataFileType.getTranslation","href":"document_reader/RFIDDataFileType/getTranslation.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDDataFileType","kind":5,"href":"document_reader/RFIDDataFileType.html"}},{"name":"value","qualifiedName":"document_reader.RFIDDataFileType.value","href":"document_reader/RFIDDataFileType/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDDataFileType","kind":5,"href":"document_reader/RFIDDataFileType.html"}},{"name":"values","qualifiedName":"document_reader.RFIDDataFileType.values","href":"document_reader/RFIDDataFileType/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"RFIDDataFileType","kind":5,"href":"document_reader/RFIDDataFileType.html"}},{"name":"RFIDErrorCodes","qualifiedName":"document_reader.RFIDErrorCodes","href":"document_reader/RFIDErrorCodes.html","kind":5,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"RFIDErrorCodes","qualifiedName":"document_reader.RFIDErrorCodes.RFIDErrorCodes","href":"document_reader/RFIDErrorCodes/RFIDErrorCodes.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDErrorCodes","kind":5,"href":"document_reader/RFIDErrorCodes.html"}},{"name":"getByValue","qualifiedName":"document_reader.RFIDErrorCodes.getByValue","href":"document_reader/RFIDErrorCodes/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDErrorCodes","kind":5,"href":"document_reader/RFIDErrorCodes.html"}},{"name":"getTranslation","qualifiedName":"document_reader.RFIDErrorCodes.getTranslation","href":"document_reader/RFIDErrorCodes/getTranslation.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDErrorCodes","kind":5,"href":"document_reader/RFIDErrorCodes.html"}},{"name":"value","qualifiedName":"document_reader.RFIDErrorCodes.value","href":"document_reader/RFIDErrorCodes/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDErrorCodes","kind":5,"href":"document_reader/RFIDErrorCodes.html"}},{"name":"values","qualifiedName":"document_reader.RFIDErrorCodes.values","href":"document_reader/RFIDErrorCodes/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"RFIDErrorCodes","kind":5,"href":"document_reader/RFIDErrorCodes.html"}},{"name":"RFIDException","qualifiedName":"document_reader.RFIDException","href":"document_reader/RFIDException-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"RFIDException","qualifiedName":"document_reader.RFIDException.RFIDException","href":"document_reader/RFIDException/RFIDException.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDException","kind":3,"href":"document_reader/RFIDException-class.html"}},{"name":"code","qualifiedName":"document_reader.RFIDException.code","href":"document_reader/RFIDException/code.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDException","kind":3,"href":"document_reader/RFIDException-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.RFIDException.fromJson","href":"document_reader/RFIDException/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDException","kind":3,"href":"document_reader/RFIDException-class.html"}},{"name":"message","qualifiedName":"document_reader.RFIDException.message","href":"document_reader/RFIDException/message.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDException","kind":3,"href":"document_reader/RFIDException-class.html"}},{"name":"toJson","qualifiedName":"document_reader.RFIDException.toJson","href":"document_reader/RFIDException/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDException","kind":3,"href":"document_reader/RFIDException-class.html"}},{"name":"RFIDNotification","qualifiedName":"document_reader.RFIDNotification","href":"document_reader/RFIDNotification-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"Structure containing data of notification about RFID reading process.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"RFIDNotification","qualifiedName":"document_reader.RFIDNotification.RFIDNotification","href":"document_reader/RFIDNotification/RFIDNotification.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDNotification","kind":3,"href":"document_reader/RFIDNotification-class.html"}},{"name":"dataFileType","qualifiedName":"document_reader.RFIDNotification.dataFileType","href":"document_reader/RFIDNotification/dataFileType.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Defines the file type (or logical belonging of the data object) within\nthe context of the communication session with electronic document.","enclosedBy":{"name":"RFIDNotification","kind":3,"href":"document_reader/RFIDNotification-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.RFIDNotification.fromJson","href":"document_reader/RFIDNotification/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDNotification","kind":3,"href":"document_reader/RFIDNotification-class.html"}},{"name":"notificationCode","qualifiedName":"document_reader.RFIDNotification.notificationCode","href":"document_reader/RFIDNotification/notificationCode.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"RFID notification code.","enclosedBy":{"name":"RFIDNotification","kind":3,"href":"document_reader/RFIDNotification-class.html"}},{"name":"progress","qualifiedName":"document_reader.RFIDNotification.progress","href":"document_reader/RFIDNotification/progress.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"RFID progress.","enclosedBy":{"name":"RFIDNotification","kind":3,"href":"document_reader/RFIDNotification-class.html"}},{"name":"toJson","qualifiedName":"document_reader.RFIDNotification.toJson","href":"document_reader/RFIDNotification/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDNotification","kind":3,"href":"document_reader/RFIDNotification-class.html"}},{"name":"RFIDNotificationCodes","qualifiedName":"document_reader.RFIDNotificationCodes","href":"document_reader/RFIDNotificationCodes.html","kind":5,"overriddenDepth":0,"packageRank":0,"desc":"Enumeration contains a set of notification returned\nto the user application by calling the callback-function.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"RFIDNotificationCodes","qualifiedName":"document_reader.RFIDNotificationCodes.RFIDNotificationCodes","href":"document_reader/RFIDNotificationCodes/RFIDNotificationCodes.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDNotificationCodes","kind":5,"href":"document_reader/RFIDNotificationCodes.html"}},{"name":"getByValue","qualifiedName":"document_reader.RFIDNotificationCodes.getByValue","href":"document_reader/RFIDNotificationCodes/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDNotificationCodes","kind":5,"href":"document_reader/RFIDNotificationCodes.html"}},{"name":"value","qualifiedName":"document_reader.RFIDNotificationCodes.value","href":"document_reader/RFIDNotificationCodes/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDNotificationCodes","kind":5,"href":"document_reader/RFIDNotificationCodes.html"}},{"name":"values","qualifiedName":"document_reader.RFIDNotificationCodes.values","href":"document_reader/RFIDNotificationCodes/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"RFIDNotificationCodes","kind":5,"href":"document_reader/RFIDNotificationCodes.html"}},{"name":"RFIDOrigin","qualifiedName":"document_reader.RFIDOrigin","href":"document_reader/RFIDOrigin-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"Structure containing rfid origin values.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"RFIDOrigin","qualifiedName":"document_reader.RFIDOrigin.RFIDOrigin","href":"document_reader/RFIDOrigin/RFIDOrigin.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDOrigin","kind":3,"href":"document_reader/RFIDOrigin-class.html"}},{"name":"dg","qualifiedName":"document_reader.RFIDOrigin.dg","href":"document_reader/RFIDOrigin/dg.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDOrigin","kind":3,"href":"document_reader/RFIDOrigin-class.html"}},{"name":"dgTag","qualifiedName":"document_reader.RFIDOrigin.dgTag","href":"document_reader/RFIDOrigin/dgTag.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDOrigin","kind":3,"href":"document_reader/RFIDOrigin-class.html"}},{"name":"entryView","qualifiedName":"document_reader.RFIDOrigin.entryView","href":"document_reader/RFIDOrigin/entryView.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDOrigin","kind":3,"href":"document_reader/RFIDOrigin-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.RFIDOrigin.fromJson","href":"document_reader/RFIDOrigin/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"RFIDOrigin","kind":3,"href":"document_reader/RFIDOrigin-class.html"}},{"name":"tagEntry","qualifiedName":"document_reader.RFIDOrigin.tagEntry","href":"document_reader/RFIDOrigin/tagEntry.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDOrigin","kind":3,"href":"document_reader/RFIDOrigin-class.html"}},{"name":"toJson","qualifiedName":"document_reader.RFIDOrigin.toJson","href":"document_reader/RFIDOrigin/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"RFIDOrigin","kind":3,"href":"document_reader/RFIDOrigin-class.html"}},{"name":"RFIDParams","qualifiedName":"document_reader.RFIDParams","href":"document_reader/RFIDParams-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"RFIDParams","qualifiedName":"document_reader.RFIDParams.RFIDParams","href":"document_reader/RFIDParams/RFIDParams.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDParams","kind":3,"href":"document_reader/RFIDParams-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.RFIDParams.fromJson","href":"document_reader/RFIDParams/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"RFIDParams","kind":3,"href":"document_reader/RFIDParams-class.html"}},{"name":"paIgnoreNotificationCodes","qualifiedName":"document_reader.RFIDParams.paIgnoreNotificationCodes","href":"document_reader/RFIDParams/paIgnoreNotificationCodes.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"A list of notification codes that should be ignored during\npassive authentication (PA).","enclosedBy":{"name":"RFIDParams","kind":3,"href":"document_reader/RFIDParams-class.html"}},{"name":"toJson","qualifiedName":"document_reader.RFIDParams.toJson","href":"document_reader/RFIDParams/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"RFIDParams","kind":3,"href":"document_reader/RFIDParams-class.html"}},{"name":"RFIDPasswordType","qualifiedName":"document_reader.RFIDPasswordType","href":"document_reader/RFIDPasswordType.html","kind":5,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"RFIDPasswordType","qualifiedName":"document_reader.RFIDPasswordType.RFIDPasswordType","href":"document_reader/RFIDPasswordType/RFIDPasswordType.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDPasswordType","kind":5,"href":"document_reader/RFIDPasswordType.html"}},{"name":"getByValue","qualifiedName":"document_reader.RFIDPasswordType.getByValue","href":"document_reader/RFIDPasswordType/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDPasswordType","kind":5,"href":"document_reader/RFIDPasswordType.html"}},{"name":"value","qualifiedName":"document_reader.RFIDPasswordType.value","href":"document_reader/RFIDPasswordType/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDPasswordType","kind":5,"href":"document_reader/RFIDPasswordType.html"}},{"name":"values","qualifiedName":"document_reader.RFIDPasswordType.values","href":"document_reader/RFIDPasswordType/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"RFIDPasswordType","kind":5,"href":"document_reader/RFIDPasswordType.html"}},{"name":"RFIDProgressCompletion","qualifiedName":"document_reader.RFIDProgressCompletion","href":"document_reader/RFIDProgressCompletion.html","kind":21,"overriddenDepth":0,"packageRank":0,"desc":"Completion for reveiving notification about RFID reading process.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"RFIDSDKProfilerType","qualifiedName":"document_reader.RFIDSDKProfilerType","href":"document_reader/RFIDSDKProfilerType.html","kind":5,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"RFIDSDKProfilerType","qualifiedName":"document_reader.RFIDSDKProfilerType.RFIDSDKProfilerType","href":"document_reader/RFIDSDKProfilerType/RFIDSDKProfilerType.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDSDKProfilerType","kind":5,"href":"document_reader/RFIDSDKProfilerType.html"}},{"name":"getByValue","qualifiedName":"document_reader.RFIDSDKProfilerType.getByValue","href":"document_reader/RFIDSDKProfilerType/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDSDKProfilerType","kind":5,"href":"document_reader/RFIDSDKProfilerType.html"}},{"name":"value","qualifiedName":"document_reader.RFIDSDKProfilerType.value","href":"document_reader/RFIDSDKProfilerType/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDSDKProfilerType","kind":5,"href":"document_reader/RFIDSDKProfilerType.html"}},{"name":"values","qualifiedName":"document_reader.RFIDSDKProfilerType.values","href":"document_reader/RFIDSDKProfilerType/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"RFIDSDKProfilerType","kind":5,"href":"document_reader/RFIDSDKProfilerType.html"}},{"name":"RFIDScenario","qualifiedName":"document_reader.RFIDScenario","href":"document_reader/RFIDScenario-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"Params that influence the RFID chip processing.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"RFIDScenario","qualifiedName":"document_reader.RFIDScenario.RFIDScenario","href":"document_reader/RFIDScenario/RFIDScenario.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"applyAmendments","qualifiedName":"document_reader.RFIDScenario.applyAmendments","href":"document_reader/RFIDScenario/applyAmendments.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"authProcType","qualifiedName":"document_reader.RFIDScenario.authProcType","href":"document_reader/RFIDScenario/authProcType.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"authorizedCANAllowed","qualifiedName":"document_reader.RFIDScenario.authorizedCANAllowed","href":"document_reader/RFIDScenario/authorizedCANAllowed.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"authorizedInstallCert","qualifiedName":"document_reader.RFIDScenario.authorizedInstallCert","href":"document_reader/RFIDScenario/authorizedInstallCert.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"authorizedInstallQCert","qualifiedName":"document_reader.RFIDScenario.authorizedInstallQCert","href":"document_reader/RFIDScenario/authorizedInstallQCert.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"authorizedPINManagement","qualifiedName":"document_reader.RFIDScenario.authorizedPINManagement","href":"document_reader/RFIDScenario/authorizedPINManagement.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"authorizedPrivilegedTerminal","qualifiedName":"document_reader.RFIDScenario.authorizedPrivilegedTerminal","href":"document_reader/RFIDScenario/authorizedPrivilegedTerminal.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"authorizedRestrictedIdentification","qualifiedName":"document_reader.RFIDScenario.authorizedRestrictedIdentification","href":"document_reader/RFIDScenario/authorizedRestrictedIdentification.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"authorizedSTQSignature","qualifiedName":"document_reader.RFIDScenario.authorizedSTQSignature","href":"document_reader/RFIDScenario/authorizedSTQSignature.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"authorizedSTSignature","qualifiedName":"document_reader.RFIDScenario.authorizedSTSignature","href":"document_reader/RFIDScenario/authorizedSTSignature.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"authorizedVerifyAge","qualifiedName":"document_reader.RFIDScenario.authorizedVerifyAge","href":"document_reader/RFIDScenario/authorizedVerifyAge.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"authorizedVerifyCommunityID","qualifiedName":"document_reader.RFIDScenario.authorizedVerifyCommunityID","href":"document_reader/RFIDScenario/authorizedVerifyCommunityID.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"authorizedWriteDG17","qualifiedName":"document_reader.RFIDScenario.authorizedWriteDG17","href":"document_reader/RFIDScenario/authorizedWriteDG17.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"authorizedWriteDG18","qualifiedName":"document_reader.RFIDScenario.authorizedWriteDG18","href":"document_reader/RFIDScenario/authorizedWriteDG18.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"authorizedWriteDG19","qualifiedName":"document_reader.RFIDScenario.authorizedWriteDG19","href":"document_reader/RFIDScenario/authorizedWriteDG19.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"authorizedWriteDG20","qualifiedName":"document_reader.RFIDScenario.authorizedWriteDG20","href":"document_reader/RFIDScenario/authorizedWriteDG20.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"authorizedWriteDG21","qualifiedName":"document_reader.RFIDScenario.authorizedWriteDG21","href":"document_reader/RFIDScenario/authorizedWriteDG21.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"autoSettings","qualifiedName":"document_reader.RFIDScenario.autoSettings","href":"document_reader/RFIDScenario/autoSettings.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"auxVerificationCommunityID","qualifiedName":"document_reader.RFIDScenario.auxVerificationCommunityID","href":"document_reader/RFIDScenario/auxVerificationCommunityID.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"auxVerificationDateOfBirth","qualifiedName":"document_reader.RFIDScenario.auxVerificationDateOfBirth","href":"document_reader/RFIDScenario/auxVerificationDateOfBirth.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"baseSMProcedure","qualifiedName":"document_reader.RFIDScenario.baseSMProcedure","href":"document_reader/RFIDScenario/baseSMProcedure.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"defaultReadingBufferSize","qualifiedName":"document_reader.RFIDScenario.defaultReadingBufferSize","href":"document_reader/RFIDScenario/defaultReadingBufferSize.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"eDLDataGroups","qualifiedName":"document_reader.RFIDScenario.eDLDataGroups","href":"document_reader/RFIDScenario/eDLDataGroups.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"eIDDataGroups","qualifiedName":"document_reader.RFIDScenario.eIDDataGroups","href":"document_reader/RFIDScenario/eIDDataGroups.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"ePassportDataGroups","qualifiedName":"document_reader.RFIDScenario.ePassportDataGroups","href":"document_reader/RFIDScenario/ePassportDataGroups.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"eSignPINDefault","qualifiedName":"document_reader.RFIDScenario.eSignPINDefault","href":"document_reader/RFIDScenario/eSignPINDefault.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"eSignPINNewValue","qualifiedName":"document_reader.RFIDScenario.eSignPINNewValue","href":"document_reader/RFIDScenario/eSignPINNewValue.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.RFIDScenario.fromJson","href":"document_reader/RFIDScenario/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"mrz","qualifiedName":"document_reader.RFIDScenario.mrz","href":"document_reader/RFIDScenario/mrz.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"onlineTA","qualifiedName":"document_reader.RFIDScenario.onlineTA","href":"document_reader/RFIDScenario/onlineTA.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"onlineTAToSignDataType","qualifiedName":"document_reader.RFIDScenario.onlineTAToSignDataType","href":"document_reader/RFIDScenario/onlineTAToSignDataType.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"pacePasswordType","qualifiedName":"document_reader.RFIDScenario.pacePasswordType","href":"document_reader/RFIDScenario/pacePasswordType.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"paceStaticBinding","qualifiedName":"document_reader.RFIDScenario.paceStaticBinding","href":"document_reader/RFIDScenario/paceStaticBinding.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"passiveAuth","qualifiedName":"document_reader.RFIDScenario.passiveAuth","href":"document_reader/RFIDScenario/passiveAuth.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"password","qualifiedName":"document_reader.RFIDScenario.password","href":"document_reader/RFIDScenario/password.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"pkdDSCertPriority","qualifiedName":"document_reader.RFIDScenario.pkdDSCertPriority","href":"document_reader/RFIDScenario/pkdDSCertPriority.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"pkdEAC","qualifiedName":"document_reader.RFIDScenario.pkdEAC","href":"document_reader/RFIDScenario/pkdEAC.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"pkdPA","qualifiedName":"document_reader.RFIDScenario.pkdPA","href":"document_reader/RFIDScenario/pkdPA.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"pkdUseExternalCSCA","qualifiedName":"document_reader.RFIDScenario.pkdUseExternalCSCA","href":"document_reader/RFIDScenario/pkdUseExternalCSCA.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"proceedReadingAlways","qualifiedName":"document_reader.RFIDScenario.proceedReadingAlways","href":"document_reader/RFIDScenario/proceedReadingAlways.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"profilerType","qualifiedName":"document_reader.RFIDScenario.profilerType","href":"document_reader/RFIDScenario/profilerType.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"readEDL","qualifiedName":"document_reader.RFIDScenario.readEDL","href":"document_reader/RFIDScenario/readEDL.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"readEID","qualifiedName":"document_reader.RFIDScenario.readEID","href":"document_reader/RFIDScenario/readEID.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"readEPassport","qualifiedName":"document_reader.RFIDScenario.readEPassport","href":"document_reader/RFIDScenario/readEPassport.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"readingBuffer","qualifiedName":"document_reader.RFIDScenario.readingBuffer","href":"document_reader/RFIDScenario/readingBuffer.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"signManagementAction","qualifiedName":"document_reader.RFIDScenario.signManagementAction","href":"document_reader/RFIDScenario/signManagementAction.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"skipAA","qualifiedName":"document_reader.RFIDScenario.skipAA","href":"document_reader/RFIDScenario/skipAA.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"strictProcessing","qualifiedName":"document_reader.RFIDScenario.strictProcessing","href":"document_reader/RFIDScenario/strictProcessing.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"terminalType","qualifiedName":"document_reader.RFIDScenario.terminalType","href":"document_reader/RFIDScenario/terminalType.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"testSetters","qualifiedName":"document_reader.RFIDScenario.testSetters","href":"document_reader/RFIDScenario/testSetters.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"toJson","qualifiedName":"document_reader.RFIDScenario.toJson","href":"document_reader/RFIDScenario/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"trustedPKD","qualifiedName":"document_reader.RFIDScenario.trustedPKD","href":"document_reader/RFIDScenario/trustedPKD.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"universalAccessRights","qualifiedName":"document_reader.RFIDScenario.universalAccessRights","href":"document_reader/RFIDScenario/universalAccessRights.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"useSFI","qualifiedName":"document_reader.RFIDScenario.useSFI","href":"document_reader/RFIDScenario/useSFI.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"writeEid","qualifiedName":"document_reader.RFIDScenario.writeEid","href":"document_reader/RFIDScenario/writeEid.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"RFIDSessionData","qualifiedName":"document_reader.RFIDSessionData","href":"document_reader/RFIDSessionData-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"Used to describe the results of work with the SDK within the context\nof the current communication session with electronic document.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"RFIDSessionData","qualifiedName":"document_reader.RFIDSessionData.RFIDSessionData","href":"document_reader/RFIDSessionData/RFIDSessionData.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDSessionData","kind":3,"href":"document_reader/RFIDSessionData-class.html"}},{"name":"accessControls","qualifiedName":"document_reader.RFIDSessionData.accessControls","href":"document_reader/RFIDSessionData/accessControls.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"List of containers to store information about the supported procedures\nof authentication and secure data access within the context of the session.","enclosedBy":{"name":"RFIDSessionData","kind":3,"href":"document_reader/RFIDSessionData-class.html"}},{"name":"applications","qualifiedName":"document_reader.RFIDSessionData.applications","href":"document_reader/RFIDSessionData/applications.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"List of containers to store information about the involved ap-plications\nof electronic document.","enclosedBy":{"name":"RFIDSessionData","kind":3,"href":"document_reader/RFIDSessionData-class.html"}},{"name":"cardProperties","qualifiedName":"document_reader.RFIDSessionData.cardProperties","href":"document_reader/RFIDSessionData/cardProperties.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Set of electronic document chip characteristics.","enclosedBy":{"name":"RFIDSessionData","kind":3,"href":"document_reader/RFIDSessionData-class.html"}},{"name":"dataFields","qualifiedName":"document_reader.RFIDSessionData.dataFields","href":"document_reader/RFIDSessionData/dataFields.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"List of data fields","enclosedBy":{"name":"RFIDSessionData","kind":3,"href":"document_reader/RFIDSessionData-class.html"}},{"name":"dataGroups","qualifiedName":"document_reader.RFIDSessionData.dataGroups","href":"document_reader/RFIDSessionData/dataGroups.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"List of data groups.","enclosedBy":{"name":"RFIDSessionData","kind":3,"href":"document_reader/RFIDSessionData-class.html"}},{"name":"extLeSupport","qualifiedName":"document_reader.RFIDSessionData.extLeSupport","href":"document_reader/RFIDSessionData/extLeSupport.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Sign of support of RFID-chip for extended length commands of reading.","enclosedBy":{"name":"RFIDSessionData","kind":3,"href":"document_reader/RFIDSessionData-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.RFIDSessionData.fromJson","href":"document_reader/RFIDSessionData/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"RFIDSessionData","kind":3,"href":"document_reader/RFIDSessionData-class.html"}},{"name":"processTime","qualifiedName":"document_reader.RFIDSessionData.processTime","href":"document_reader/RFIDSessionData/processTime.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Total time of all operations performed during the session, ms.","enclosedBy":{"name":"RFIDSessionData","kind":3,"href":"document_reader/RFIDSessionData-class.html"}},{"name":"securityObjects","qualifiedName":"document_reader.RFIDSessionData.securityObjects","href":"document_reader/RFIDSessionData/securityObjects.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"ist of containers to store information about the detected\ndocument security objects.","enclosedBy":{"name":"RFIDSessionData","kind":3,"href":"document_reader/RFIDSessionData-class.html"}},{"name":"status","qualifiedName":"document_reader.RFIDSessionData.status","href":"document_reader/RFIDSessionData/status.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Status.","enclosedBy":{"name":"RFIDSessionData","kind":3,"href":"document_reader/RFIDSessionData-class.html"}},{"name":"toJson","qualifiedName":"document_reader.RFIDSessionData.toJson","href":"document_reader/RFIDSessionData/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"RFIDSessionData","kind":3,"href":"document_reader/RFIDSessionData-class.html"}},{"name":"totalBytesReceived","qualifiedName":"document_reader.RFIDSessionData.totalBytesReceived","href":"document_reader/RFIDSessionData/totalBytesReceived.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Total number of bytes received from the RFID-chip during the whole session.","enclosedBy":{"name":"RFIDSessionData","kind":3,"href":"document_reader/RFIDSessionData-class.html"}},{"name":"totalBytesSent","qualifiedName":"document_reader.RFIDSessionData.totalBytesSent","href":"document_reader/RFIDSessionData/totalBytesSent.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Total number of bytes transmitted to the RFID-chip during the whole session.","enclosedBy":{"name":"RFIDSessionData","kind":3,"href":"document_reader/RFIDSessionData-class.html"}},{"name":"RFIDStatus","qualifiedName":"document_reader.RFIDStatus","href":"document_reader/RFIDStatus-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"Container for a RFID related scanning statuses.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"RFIDStatus","qualifiedName":"document_reader.RFIDStatus.RFIDStatus","href":"document_reader/RFIDStatus/RFIDStatus.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDStatus","kind":3,"href":"document_reader/RFIDStatus-class.html"}},{"name":"aa","qualifiedName":"document_reader.RFIDStatus.aa","href":"document_reader/RFIDStatus/aa.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Acitve authentication status.","enclosedBy":{"name":"RFIDStatus","kind":3,"href":"document_reader/RFIDStatus-class.html"}},{"name":"bac","qualifiedName":"document_reader.RFIDStatus.bac","href":"document_reader/RFIDStatus/bac.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Basics access control status.","enclosedBy":{"name":"RFIDStatus","kind":3,"href":"document_reader/RFIDStatus-class.html"}},{"name":"ca","qualifiedName":"document_reader.RFIDStatus.ca","href":"document_reader/RFIDStatus/ca.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Chip authentication status.","enclosedBy":{"name":"RFIDStatus","kind":3,"href":"document_reader/RFIDStatus-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.RFIDStatus.fromJson","href":"document_reader/RFIDStatus/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"RFIDStatus","kind":3,"href":"document_reader/RFIDStatus-class.html"}},{"name":"overallStatus","qualifiedName":"document_reader.RFIDStatus.overallStatus","href":"document_reader/RFIDStatus/overallStatus.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Summary of all RFID results.","enclosedBy":{"name":"RFIDStatus","kind":3,"href":"document_reader/RFIDStatus-class.html"}},{"name":"pa","qualifiedName":"document_reader.RFIDStatus.pa","href":"document_reader/RFIDStatus/pa.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Passive authentication status.","enclosedBy":{"name":"RFIDStatus","kind":3,"href":"document_reader/RFIDStatus-class.html"}},{"name":"pace","qualifiedName":"document_reader.RFIDStatus.pace","href":"document_reader/RFIDStatus/pace.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Password authenticated connection establishment status.","enclosedBy":{"name":"RFIDStatus","kind":3,"href":"document_reader/RFIDStatus-class.html"}},{"name":"ta","qualifiedName":"document_reader.RFIDStatus.ta","href":"document_reader/RFIDStatus/ta.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Terminal authentication status.","enclosedBy":{"name":"RFIDStatus","kind":3,"href":"document_reader/RFIDStatus-class.html"}},{"name":"toJson","qualifiedName":"document_reader.RFIDStatus.toJson","href":"document_reader/RFIDStatus/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"RFIDStatus","kind":3,"href":"document_reader/RFIDStatus-class.html"}},{"name":"RFIDTerminalType","qualifiedName":"document_reader.RFIDTerminalType","href":"document_reader/RFIDTerminalType.html","kind":5,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"RFIDTerminalType","qualifiedName":"document_reader.RFIDTerminalType.RFIDTerminalType","href":"document_reader/RFIDTerminalType/RFIDTerminalType.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDTerminalType","kind":5,"href":"document_reader/RFIDTerminalType.html"}},{"name":"getByValue","qualifiedName":"document_reader.RFIDTerminalType.getByValue","href":"document_reader/RFIDTerminalType/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDTerminalType","kind":5,"href":"document_reader/RFIDTerminalType.html"}},{"name":"value","qualifiedName":"document_reader.RFIDTerminalType.value","href":"document_reader/RFIDTerminalType/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDTerminalType","kind":5,"href":"document_reader/RFIDTerminalType.html"}},{"name":"values","qualifiedName":"document_reader.RFIDTerminalType.values","href":"document_reader/RFIDTerminalType/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"RFIDTerminalType","kind":5,"href":"document_reader/RFIDTerminalType.html"}},{"name":"RFIDValidity","qualifiedName":"document_reader.RFIDValidity","href":"document_reader/RFIDValidity-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"RFIDValidity","qualifiedName":"document_reader.RFIDValidity.RFIDValidity","href":"document_reader/RFIDValidity/RFIDValidity.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDValidity","kind":3,"href":"document_reader/RFIDValidity-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.RFIDValidity.fromJson","href":"document_reader/RFIDValidity/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"RFIDValidity","kind":3,"href":"document_reader/RFIDValidity-class.html"}},{"name":"notAfter","qualifiedName":"document_reader.RFIDValidity.notAfter","href":"document_reader/RFIDValidity/notAfter.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDValidity","kind":3,"href":"document_reader/RFIDValidity-class.html"}},{"name":"notBefore","qualifiedName":"document_reader.RFIDValidity.notBefore","href":"document_reader/RFIDValidity/notBefore.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDValidity","kind":3,"href":"document_reader/RFIDValidity-class.html"}},{"name":"toJson","qualifiedName":"document_reader.RFIDValidity.toJson","href":"document_reader/RFIDValidity/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"RFIDValidity","kind":3,"href":"document_reader/RFIDValidity-class.html"}},{"name":"RFIDValue","qualifiedName":"document_reader.RFIDValue","href":"document_reader/RFIDValue-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"RFIDValue","qualifiedName":"document_reader.RFIDValue.RFIDValue","href":"document_reader/RFIDValue/RFIDValue.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDValue","kind":3,"href":"document_reader/RFIDValue-class.html"}},{"name":"data","qualifiedName":"document_reader.RFIDValue.data","href":"document_reader/RFIDValue/data.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDValue","kind":3,"href":"document_reader/RFIDValue-class.html"}},{"name":"format","qualifiedName":"document_reader.RFIDValue.format","href":"document_reader/RFIDValue/format.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDValue","kind":3,"href":"document_reader/RFIDValue-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.RFIDValue.fromJson","href":"document_reader/RFIDValue/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"RFIDValue","kind":3,"href":"document_reader/RFIDValue-class.html"}},{"name":"length","qualifiedName":"document_reader.RFIDValue.length","href":"document_reader/RFIDValue/length.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDValue","kind":3,"href":"document_reader/RFIDValue-class.html"}},{"name":"status","qualifiedName":"document_reader.RFIDValue.status","href":"document_reader/RFIDValue/status.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDValue","kind":3,"href":"document_reader/RFIDValue-class.html"}},{"name":"toJson","qualifiedName":"document_reader.RFIDValue.toJson","href":"document_reader/RFIDValue/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"RFIDValue","kind":3,"href":"document_reader/RFIDValue-class.html"}},{"name":"type","qualifiedName":"document_reader.RFIDValue.type","href":"document_reader/RFIDValue/type.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDValue","kind":3,"href":"document_reader/RFIDValue-class.html"}},{"name":"RecognizeConfig","qualifiedName":"document_reader.RecognizeConfig","href":"document_reader/RecognizeConfig-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"Image processing configuration.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"data","qualifiedName":"document_reader.RecognizeConfig.data","href":"document_reader/RecognizeConfig/data.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Binary for processing","enclosedBy":{"name":"RecognizeConfig","kind":3,"href":"document_reader/RecognizeConfig-class.html"}},{"name":"extPortrait","qualifiedName":"document_reader.RecognizeConfig.extPortrait","href":"document_reader/RecognizeConfig/extPortrait.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Portrait photo from an external source.","enclosedBy":{"name":"RecognizeConfig","kind":3,"href":"document_reader/RecognizeConfig-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.RecognizeConfig.fromJson","href":"document_reader/RecognizeConfig/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RecognizeConfig","kind":3,"href":"document_reader/RecognizeConfig-class.html"}},{"name":"image","qualifiedName":"document_reader.RecognizeConfig.image","href":"document_reader/RecognizeConfig/image.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Image for processing","enclosedBy":{"name":"RecognizeConfig","kind":3,"href":"document_reader/RecognizeConfig-class.html"}},{"name":"imageInputData","qualifiedName":"document_reader.RecognizeConfig.imageInputData","href":"document_reader/RecognizeConfig/imageInputData.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Images(with input data) for processing","enclosedBy":{"name":"RecognizeConfig","kind":3,"href":"document_reader/RecognizeConfig-class.html"}},{"name":"images","qualifiedName":"document_reader.RecognizeConfig.images","href":"document_reader/RecognizeConfig/images.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Images for processing","enclosedBy":{"name":"RecognizeConfig","kind":3,"href":"document_reader/RecognizeConfig-class.html"}},{"name":"livePortrait","qualifiedName":"document_reader.RecognizeConfig.livePortrait","href":"document_reader/RecognizeConfig/livePortrait.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Live portrait photo.","enclosedBy":{"name":"RecognizeConfig","kind":3,"href":"document_reader/RecognizeConfig-class.html"}},{"name":"oneShotIdentification","qualifiedName":"document_reader.RecognizeConfig.oneShotIdentification","href":"document_reader/RecognizeConfig/oneShotIdentification.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"This parameter is for processing an image that contains a person and\na document and compare the portrait photo from the document with\nthe person's face. It works only in the single-frame processing,\nbut not in the video frame processing. Requires network connection.","enclosedBy":{"name":"RecognizeConfig","kind":3,"href":"document_reader/RecognizeConfig-class.html"}},{"name":"onlineProcessingConfig","qualifiedName":"document_reader.RecognizeConfig.onlineProcessingConfig","href":"document_reader/RecognizeConfig/onlineProcessingConfig.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Configuration class for online processing.","enclosedBy":{"name":"RecognizeConfig","kind":3,"href":"document_reader/RecognizeConfig-class.html"}},{"name":"scenario","qualifiedName":"document_reader.RecognizeConfig.scenario","href":"document_reader/RecognizeConfig/scenario.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Documents processing scenario.","enclosedBy":{"name":"RecognizeConfig","kind":3,"href":"document_reader/RecognizeConfig-class.html"}},{"name":"toJson","qualifiedName":"document_reader.RecognizeConfig.toJson","href":"document_reader/RecognizeConfig/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RecognizeConfig","kind":3,"href":"document_reader/RecognizeConfig-class.html"}},{"name":"RecognizeConfig.withOnlineProcessingConfig","qualifiedName":"document_reader.RecognizeConfig.withOnlineProcessingConfig","href":"document_reader/RecognizeConfig/RecognizeConfig.withOnlineProcessingConfig.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RecognizeConfig","kind":3,"href":"document_reader/RecognizeConfig-class.html"}},{"name":"RecognizeConfig.withScenario","qualifiedName":"document_reader.RecognizeConfig.withScenario","href":"document_reader/RecognizeConfig/RecognizeConfig.withScenario.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RecognizeConfig","kind":3,"href":"document_reader/RecognizeConfig-class.html"}},{"name":"RecognizeData","qualifiedName":"document_reader.RecognizeData","href":"document_reader/RecognizeData-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"Insures that RecognizeConfig has exactly one of four parameters set:\nimage, data, images, imageInputData","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"data","qualifiedName":"document_reader.RecognizeData.data","href":"document_reader/RecognizeData/data.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RecognizeData","kind":3,"href":"document_reader/RecognizeData-class.html"}},{"name":"image","qualifiedName":"document_reader.RecognizeData.image","href":"document_reader/RecognizeData/image.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RecognizeData","kind":3,"href":"document_reader/RecognizeData-class.html"}},{"name":"imageInputData","qualifiedName":"document_reader.RecognizeData.imageInputData","href":"document_reader/RecognizeData/imageInputData.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RecognizeData","kind":3,"href":"document_reader/RecognizeData-class.html"}},{"name":"images","qualifiedName":"document_reader.RecognizeData.images","href":"document_reader/RecognizeData/images.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RecognizeData","kind":3,"href":"document_reader/RecognizeData-class.html"}},{"name":"RecognizeData.withData","qualifiedName":"document_reader.RecognizeData.withData","href":"document_reader/RecognizeData/RecognizeData.withData.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RecognizeData","kind":3,"href":"document_reader/RecognizeData-class.html"}},{"name":"RecognizeData.withImage","qualifiedName":"document_reader.RecognizeData.withImage","href":"document_reader/RecognizeData/RecognizeData.withImage.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RecognizeData","kind":3,"href":"document_reader/RecognizeData-class.html"}},{"name":"RecognizeData.withImageInputData","qualifiedName":"document_reader.RecognizeData.withImageInputData","href":"document_reader/RecognizeData/RecognizeData.withImageInputData.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RecognizeData","kind":3,"href":"document_reader/RecognizeData-class.html"}},{"name":"RecognizeData.withImages","qualifiedName":"document_reader.RecognizeData.withImages","href":"document_reader/RecognizeData/RecognizeData.withImages.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RecognizeData","kind":3,"href":"document_reader/RecognizeData-class.html"}},{"name":"Rect","qualifiedName":"document_reader.Rect","href":"document_reader/Rect-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"Rect","qualifiedName":"document_reader.Rect.Rect","href":"document_reader/Rect/Rect.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"Rect","kind":3,"href":"document_reader/Rect-class.html"}},{"name":"bottom","qualifiedName":"document_reader.Rect.bottom","href":"document_reader/Rect/bottom.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"Rect","kind":3,"href":"document_reader/Rect-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.Rect.fromJson","href":"document_reader/Rect/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"Rect","kind":3,"href":"document_reader/Rect-class.html"}},{"name":"left","qualifiedName":"document_reader.Rect.left","href":"document_reader/Rect/left.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"Rect","kind":3,"href":"document_reader/Rect-class.html"}},{"name":"right","qualifiedName":"document_reader.Rect.right","href":"document_reader/Rect/right.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"Rect","kind":3,"href":"document_reader/Rect-class.html"}},{"name":"toJson","qualifiedName":"document_reader.Rect.toJson","href":"document_reader/Rect/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"Rect","kind":3,"href":"document_reader/Rect-class.html"}},{"name":"top","qualifiedName":"document_reader.Rect.top","href":"document_reader/Rect/top.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"Rect","kind":3,"href":"document_reader/Rect-class.html"}},{"name":"ResultType","qualifiedName":"document_reader.ResultType","href":"document_reader/ResultType.html","kind":5,"overriddenDepth":0,"packageRank":0,"desc":"Enumeration contains a pool of constants that determine the type of resulting\ndata formed during the data scanning and processing cycle and passed\nto the user application.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"ResultType","qualifiedName":"document_reader.ResultType.ResultType","href":"document_reader/ResultType/ResultType.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"ResultType","kind":5,"href":"document_reader/ResultType.html"}},{"name":"fromIntList","qualifiedName":"document_reader.ResultType.fromIntList","href":"document_reader/ResultType/fromIntList.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"ResultType","kind":5,"href":"document_reader/ResultType.html"}},{"name":"getByValue","qualifiedName":"document_reader.ResultType.getByValue","href":"document_reader/ResultType/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"ResultType","kind":5,"href":"document_reader/ResultType.html"}},{"name":"value","qualifiedName":"document_reader.ResultType.value","href":"document_reader/ResultType/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"ResultType","kind":5,"href":"document_reader/ResultType.html"}},{"name":"values","qualifiedName":"document_reader.ResultType.values","href":"document_reader/ResultType/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"ResultType","kind":5,"href":"document_reader/ResultType.html"}},{"name":"Results","qualifiedName":"document_reader.Results","href":"document_reader/Results-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"Class describing results returned on completion of Document Reader work.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"Results","qualifiedName":"document_reader.Results.Results","href":"document_reader/Results/Results.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"Results","kind":3,"href":"document_reader/Results-class.html"}},{"name":"authenticityResult","qualifiedName":"document_reader.Results.authenticityResult","href":"document_reader/Results/authenticityResult.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Authenticity results.","enclosedBy":{"name":"Results","kind":3,"href":"document_reader/Results-class.html"}},{"name":"barcodePosition","qualifiedName":"document_reader.Results.barcodePosition","href":"document_reader/Results/barcodePosition.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Position of a barcode.","enclosedBy":{"name":"Results","kind":3,"href":"document_reader/Results-class.html"}},{"name":"barcodeResult","qualifiedName":"document_reader.Results.barcodeResult","href":"document_reader/Results/barcodeResult.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Barcode results.","enclosedBy":{"name":"Results","kind":3,"href":"document_reader/Results-class.html"}},{"name":"chipPage","qualifiedName":"document_reader.Results.chipPage","href":"document_reader/Results/chipPage.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Indicates which page of the document contains an RFID chip (0 if there's\nno page containing it). Requires document type recognition, otherwise 1 by default.","enclosedBy":{"name":"Results","kind":3,"href":"document_reader/Results-class.html"}},{"name":"containers","qualifiedName":"document_reader.Results.containers","href":"document_reader/Results/containers.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Method returns containers by result type. If result type doesn't exist,\nthe result of the search will be null.","enclosedBy":{"name":"Results","kind":3,"href":"document_reader/Results-class.html"}},{"name":"documentPosition","qualifiedName":"document_reader.Results.documentPosition","href":"document_reader/Results/documentPosition.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Position of a document.","enclosedBy":{"name":"Results","kind":3,"href":"document_reader/Results-class.html"}},{"name":"documentType","qualifiedName":"document_reader.Results.documentType","href":"document_reader/Results/documentType.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Document type results.","enclosedBy":{"name":"Results","kind":3,"href":"document_reader/Results-class.html"}},{"name":"elapsedTime","qualifiedName":"document_reader.Results.elapsedTime","href":"document_reader/Results/elapsedTime.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Indicates how much time has been required for document processing, milliseconds.","enclosedBy":{"name":"Results","kind":3,"href":"document_reader/Results-class.html"}},{"name":"elapsedTimeRFID","qualifiedName":"document_reader.Results.elapsedTimeRFID","href":"document_reader/Results/elapsedTimeRFID.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Indicates how much time has been required for RFID chip processing, milliseconds.","enclosedBy":{"name":"Results","kind":3,"href":"document_reader/Results-class.html"}},{"name":"encryptedContainers","qualifiedName":"document_reader.Results.encryptedContainers","href":"document_reader/Results/encryptedContainers.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Method returns only containers for ResultType.INTERNAL_RFID_SESSION,\nResultType.INTERNAL_ENCRYPTED_RCL and ResultType.INTERNAL_LICENSE values.","enclosedBy":{"name":"Results","kind":3,"href":"document_reader/Results-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.Results.fromJson","href":"document_reader/Results/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"Results","kind":3,"href":"document_reader/Results-class.html"}},{"name":"graphicFieldByTypeSource","qualifiedName":"document_reader.Results.graphicFieldByTypeSource","href":"document_reader/Results/graphicFieldByTypeSource.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to get an image of a graphic field based on a source type\nand page index.","enclosedBy":{"name":"Results","kind":3,"href":"document_reader/Results-class.html"}},{"name":"graphicFieldByTypeSourcePageIndex","qualifiedName":"document_reader.Results.graphicFieldByTypeSourcePageIndex","href":"document_reader/Results/graphicFieldByTypeSourcePageIndex.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to get an image of a graphic field based on a source type\nand page index.","enclosedBy":{"name":"Results","kind":3,"href":"document_reader/Results-class.html"}},{"name":"graphicFieldByTypeSourcePageIndexLight","qualifiedName":"document_reader.Results.graphicFieldByTypeSourcePageIndexLight","href":"document_reader/Results/graphicFieldByTypeSourcePageIndexLight.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to get an image of a graphic field based on a source type,\npage index and light type.","enclosedBy":{"name":"Results","kind":3,"href":"document_reader/Results-class.html"}},{"name":"graphicFieldImageByType","qualifiedName":"document_reader.Results.graphicFieldImageByType","href":"document_reader/Results/graphicFieldImageByType.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to get an image of a graphic field.","enclosedBy":{"name":"Results","kind":3,"href":"document_reader/Results-class.html"}},{"name":"graphicFieldImageByTypeSource","qualifiedName":"document_reader.Results.graphicFieldImageByTypeSource","href":"document_reader/Results/graphicFieldImageByTypeSource.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to get an image of a graphic field based on a source type.","enclosedBy":{"name":"Results","kind":3,"href":"document_reader/Results-class.html"}},{"name":"graphicFieldImageByTypeSourcePageIndex","qualifiedName":"document_reader.Results.graphicFieldImageByTypeSourcePageIndex","href":"document_reader/Results/graphicFieldImageByTypeSourcePageIndex.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to get an image of a graphic field based on a source type\nand page index.","enclosedBy":{"name":"Results","kind":3,"href":"document_reader/Results-class.html"}},{"name":"graphicFieldImageByTypeSourcePageIndexLight","qualifiedName":"document_reader.Results.graphicFieldImageByTypeSourcePageIndexLight","href":"document_reader/Results/graphicFieldImageByTypeSourcePageIndexLight.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to get an image of a graphic field based on a source type,\npage index and light type.","enclosedBy":{"name":"Results","kind":3,"href":"document_reader/Results-class.html"}},{"name":"graphicResult","qualifiedName":"document_reader.Results.graphicResult","href":"document_reader/Results/graphicResult.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Graphic results.","enclosedBy":{"name":"Results","kind":3,"href":"document_reader/Results-class.html"}},{"name":"imageQuality","qualifiedName":"document_reader.Results.imageQuality","href":"document_reader/Results/imageQuality.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Image quality results.","enclosedBy":{"name":"Results","kind":3,"href":"document_reader/Results-class.html"}},{"name":"morePagesAvailable","qualifiedName":"document_reader.Results.morePagesAvailable","href":"document_reader/Results/morePagesAvailable.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Indicates how many pages of a document remains to process.\nRequires Document Type recognition, otherwise 0 by default.","enclosedBy":{"name":"Results","kind":3,"href":"document_reader/Results-class.html"}},{"name":"mrzPosition","qualifiedName":"document_reader.Results.mrzPosition","href":"document_reader/Results/mrzPosition.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Position of MRZ.","enclosedBy":{"name":"Results","kind":3,"href":"document_reader/Results-class.html"}},{"name":"processingFinishedStatus","qualifiedName":"document_reader.Results.processingFinishedStatus","href":"document_reader/Results/processingFinishedStatus.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Document processing finish status, one of RGLProcessingFinishedStatus values.","enclosedBy":{"name":"Results","kind":3,"href":"document_reader/Results-class.html"}},{"name":"rawResult","qualifiedName":"document_reader.Results.rawResult","href":"document_reader/Results/rawResult.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Raw results, i.e. in their initial view.","enclosedBy":{"name":"Results","kind":3,"href":"document_reader/Results-class.html"}},{"name":"rfidSessionData","qualifiedName":"document_reader.Results.rfidSessionData","href":"document_reader/Results/rfidSessionData.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"RFID session data.","enclosedBy":{"name":"Results","kind":3,"href":"document_reader/Results-class.html"}},{"name":"status","qualifiedName":"document_reader.Results.status","href":"document_reader/Results/status.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Status information for each operation.","enclosedBy":{"name":"Results","kind":3,"href":"document_reader/Results-class.html"}},{"name":"textFieldByType","qualifiedName":"document_reader.Results.textFieldByType","href":"document_reader/Results/textFieldByType.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to get an instance of a text field.","enclosedBy":{"name":"Results","kind":3,"href":"document_reader/Results-class.html"}},{"name":"textFieldByTypeLcid","qualifiedName":"document_reader.Results.textFieldByTypeLcid","href":"document_reader/Results/textFieldByTypeLcid.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to get an instance of a text field based on LCID.","enclosedBy":{"name":"Results","kind":3,"href":"document_reader/Results-class.html"}},{"name":"textFieldValueByType","qualifiedName":"document_reader.Results.textFieldValueByType","href":"document_reader/Results/textFieldValueByType.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to get a value of a text field.","enclosedBy":{"name":"Results","kind":3,"href":"document_reader/Results-class.html"}},{"name":"textFieldValueByTypeLcid","qualifiedName":"document_reader.Results.textFieldValueByTypeLcid","href":"document_reader/Results/textFieldValueByTypeLcid.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to get a value of a text field based on LCID.","enclosedBy":{"name":"Results","kind":3,"href":"document_reader/Results-class.html"}},{"name":"textFieldValueByTypeLcidSource","qualifiedName":"document_reader.Results.textFieldValueByTypeLcidSource","href":"document_reader/Results/textFieldValueByTypeLcidSource.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to get a value of a text field based on LCID and a source type.","enclosedBy":{"name":"Results","kind":3,"href":"document_reader/Results-class.html"}},{"name":"textFieldValueByTypeLcidSourceOriginal","qualifiedName":"document_reader.Results.textFieldValueByTypeLcidSourceOriginal","href":"document_reader/Results/textFieldValueByTypeLcidSourceOriginal.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to get a value of a text field based on LCID, a source type\nand its originality.","enclosedBy":{"name":"Results","kind":3,"href":"document_reader/Results-class.html"}},{"name":"textFieldValueByTypeSource","qualifiedName":"document_reader.Results.textFieldValueByTypeSource","href":"document_reader/Results/textFieldValueByTypeSource.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to get a value of a text field based on a source type.","enclosedBy":{"name":"Results","kind":3,"href":"document_reader/Results-class.html"}},{"name":"textFieldValueByTypeSourceOriginal","qualifiedName":"document_reader.Results.textFieldValueByTypeSourceOriginal","href":"document_reader/Results/textFieldValueByTypeSourceOriginal.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to get a value of a text field based on a source type and\nits originality.","enclosedBy":{"name":"Results","kind":3,"href":"document_reader/Results-class.html"}},{"name":"textResult","qualifiedName":"document_reader.Results.textResult","href":"document_reader/Results/textResult.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Textual results.","enclosedBy":{"name":"Results","kind":3,"href":"document_reader/Results-class.html"}},{"name":"toJson","qualifiedName":"document_reader.Results.toJson","href":"document_reader/Results/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"Results","kind":3,"href":"document_reader/Results-class.html"}},{"name":"transactionInfo","qualifiedName":"document_reader.Results.transactionInfo","href":"document_reader/Results/transactionInfo.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"Results","kind":3,"href":"document_reader/Results-class.html"}},{"name":"vdsncData","qualifiedName":"document_reader.Results.vdsncData","href":"document_reader/Results/vdsncData.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Visible Digital Seal data.","enclosedBy":{"name":"Results","kind":3,"href":"document_reader/Results-class.html"}},{"name":"ResultsStatus","qualifiedName":"document_reader.ResultsStatus","href":"document_reader/ResultsStatus-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"Provision of document verification status.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"ResultsStatus","qualifiedName":"document_reader.ResultsStatus.ResultsStatus","href":"document_reader/ResultsStatus/ResultsStatus.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"ResultsStatus","kind":3,"href":"document_reader/ResultsStatus-class.html"}},{"name":"detailsOptical","qualifiedName":"document_reader.ResultsStatus.detailsOptical","href":"document_reader/ResultsStatus/detailsOptical.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Container for an optical related scanning statuses.","enclosedBy":{"name":"ResultsStatus","kind":3,"href":"document_reader/ResultsStatus-class.html"}},{"name":"detailsRFID","qualifiedName":"document_reader.ResultsStatus.detailsRFID","href":"document_reader/ResultsStatus/detailsRFID.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Container for a RFID related scanning statuses.","enclosedBy":{"name":"ResultsStatus","kind":3,"href":"document_reader/ResultsStatus-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.ResultsStatus.fromJson","href":"document_reader/ResultsStatus/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"ResultsStatus","kind":3,"href":"document_reader/ResultsStatus-class.html"}},{"name":"optical","qualifiedName":"document_reader.ResultsStatus.optical","href":"document_reader/ResultsStatus/optical.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Summary of all optical results. The same value as OpticalStatus.overallStatus","enclosedBy":{"name":"ResultsStatus","kind":3,"href":"document_reader/ResultsStatus-class.html"}},{"name":"overallStatus","qualifiedName":"document_reader.ResultsStatus.overallStatus","href":"document_reader/ResultsStatus/overallStatus.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Summary of all results.","enclosedBy":{"name":"ResultsStatus","kind":3,"href":"document_reader/ResultsStatus-class.html"}},{"name":"portrait","qualifiedName":"document_reader.ResultsStatus.portrait","href":"document_reader/ResultsStatus/portrait.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Comparison status for portrait in the document aganist live or external image.","enclosedBy":{"name":"ResultsStatus","kind":3,"href":"document_reader/ResultsStatus-class.html"}},{"name":"rfid","qualifiedName":"document_reader.ResultsStatus.rfid","href":"document_reader/ResultsStatus/rfid.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Summary of all RFID results. Same as RFIDStatus.overallStatus.","enclosedBy":{"name":"ResultsStatus","kind":3,"href":"document_reader/ResultsStatus-class.html"}},{"name":"stopList","qualifiedName":"document_reader.ResultsStatus.stopList","href":"document_reader/ResultsStatus/stopList.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Verification status for document data against database.","enclosedBy":{"name":"ResultsStatus","kind":3,"href":"document_reader/ResultsStatus-class.html"}},{"name":"toJson","qualifiedName":"document_reader.ResultsStatus.toJson","href":"document_reader/ResultsStatus/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"ResultsStatus","kind":3,"href":"document_reader/ResultsStatus-class.html"}},{"name":"RetryReadChipCompletion","qualifiedName":"document_reader.RetryReadChipCompletion","href":"document_reader/RetryReadChipCompletion.html","kind":21,"overriddenDepth":0,"packageRank":0,"desc":"Fires when RFID chip reading was interrupted with no severe reasons\n(for example connection to the chip was lost) and will be reestablished automatically.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"ScannerConfig","qualifiedName":"document_reader.ScannerConfig","href":"document_reader/ScannerConfig-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"ScannerConfig","qualifiedName":"document_reader.ScannerConfig.ScannerConfig","href":"document_reader/ScannerConfig/ScannerConfig.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"ScannerConfig","kind":3,"href":"document_reader/ScannerConfig-class.html"}},{"name":"cameraId","qualifiedName":"document_reader.ScannerConfig.cameraId","href":"document_reader/ScannerConfig/cameraId.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Camera id.","enclosedBy":{"name":"ScannerConfig","kind":3,"href":"document_reader/ScannerConfig-class.html"}},{"name":"extPortrait","qualifiedName":"document_reader.ScannerConfig.extPortrait","href":"document_reader/ScannerConfig/extPortrait.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Portrait photo from an external source.","enclosedBy":{"name":"ScannerConfig","kind":3,"href":"document_reader/ScannerConfig-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.ScannerConfig.fromJson","href":"document_reader/ScannerConfig/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"ScannerConfig","kind":3,"href":"document_reader/ScannerConfig-class.html"}},{"name":"livePortrait","qualifiedName":"document_reader.ScannerConfig.livePortrait","href":"document_reader/ScannerConfig/livePortrait.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Live portrait photo.","enclosedBy":{"name":"ScannerConfig","kind":3,"href":"document_reader/ScannerConfig-class.html"}},{"name":"onlineProcessingConfig","qualifiedName":"document_reader.ScannerConfig.onlineProcessingConfig","href":"document_reader/ScannerConfig/onlineProcessingConfig.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Configuration class for online processing.","enclosedBy":{"name":"ScannerConfig","kind":3,"href":"document_reader/ScannerConfig-class.html"}},{"name":"scenario","qualifiedName":"document_reader.ScannerConfig.scenario","href":"document_reader/ScannerConfig/scenario.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Documents processing scenario.","enclosedBy":{"name":"ScannerConfig","kind":3,"href":"document_reader/ScannerConfig-class.html"}},{"name":"toJson","qualifiedName":"document_reader.ScannerConfig.toJson","href":"document_reader/ScannerConfig/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"ScannerConfig","kind":3,"href":"document_reader/ScannerConfig-class.html"}},{"name":"ScannerConfig.withOnlineProcessingConfig","qualifiedName":"document_reader.ScannerConfig.withOnlineProcessingConfig","href":"document_reader/ScannerConfig/ScannerConfig.withOnlineProcessingConfig.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"ScannerConfig","kind":3,"href":"document_reader/ScannerConfig-class.html"}},{"name":"ScannerConfig.withScenario","qualifiedName":"document_reader.ScannerConfig.withScenario","href":"document_reader/ScannerConfig/ScannerConfig.withScenario.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"ScannerConfig","kind":3,"href":"document_reader/ScannerConfig-class.html"}},{"name":"Scenario","qualifiedName":"document_reader.Scenario","href":"document_reader/Scenario.html","kind":5,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"Scenario","qualifiedName":"document_reader.Scenario.Scenario","href":"document_reader/Scenario/Scenario.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"Scenario","kind":5,"href":"document_reader/Scenario.html"}},{"name":"getByValue","qualifiedName":"document_reader.Scenario.getByValue","href":"document_reader/Scenario/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"Scenario","kind":5,"href":"document_reader/Scenario.html"}},{"name":"value","qualifiedName":"document_reader.Scenario.value","href":"document_reader/Scenario/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"Scenario","kind":5,"href":"document_reader/Scenario.html"}},{"name":"values","qualifiedName":"document_reader.Scenario.values","href":"document_reader/Scenario/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"Scenario","kind":5,"href":"document_reader/Scenario.html"}},{"name":"SecurityFeatureType","qualifiedName":"document_reader.SecurityFeatureType","href":"document_reader/SecurityFeatureType.html","kind":5,"overriddenDepth":0,"packageRank":0,"desc":"Enumeration contains identifiers that determine the types of elements\nfor the document authenticity check.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"SecurityFeatureType","qualifiedName":"document_reader.SecurityFeatureType.SecurityFeatureType","href":"document_reader/SecurityFeatureType/SecurityFeatureType.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"SecurityFeatureType","kind":5,"href":"document_reader/SecurityFeatureType.html"}},{"name":"getByValue","qualifiedName":"document_reader.SecurityFeatureType.getByValue","href":"document_reader/SecurityFeatureType/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"SecurityFeatureType","kind":5,"href":"document_reader/SecurityFeatureType.html"}},{"name":"value","qualifiedName":"document_reader.SecurityFeatureType.value","href":"document_reader/SecurityFeatureType/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"SecurityFeatureType","kind":5,"href":"document_reader/SecurityFeatureType.html"}},{"name":"values","qualifiedName":"document_reader.SecurityFeatureType.values","href":"document_reader/SecurityFeatureType/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"SecurityFeatureType","kind":5,"href":"document_reader/SecurityFeatureType.html"}},{"name":"SecurityObject","qualifiedName":"document_reader.SecurityObject","href":"document_reader/SecurityObject-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"Structure is used to describe the contents of a single document\nsecurity object (SO) and the results of its check within the context\nof the communication session with electronic document.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"SecurityObject","qualifiedName":"document_reader.SecurityObject.SecurityObject","href":"document_reader/SecurityObject/SecurityObject.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"SecurityObject","kind":3,"href":"document_reader/SecurityObject-class.html"}},{"name":"fileReference","qualifiedName":"document_reader.SecurityObject.fileReference","href":"document_reader/SecurityObject/fileReference.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Reference to the source file of the security object data.","enclosedBy":{"name":"SecurityObject","kind":3,"href":"document_reader/SecurityObject-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.SecurityObject.fromJson","href":"document_reader/SecurityObject/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"SecurityObject","kind":3,"href":"document_reader/SecurityObject-class.html"}},{"name":"notifications","qualifiedName":"document_reader.SecurityObject.notifications","href":"document_reader/SecurityObject/notifications.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"The list of remarks occured during the scanning procedure.","enclosedBy":{"name":"SecurityObject","kind":3,"href":"document_reader/SecurityObject-class.html"}},{"name":"objectType","qualifiedName":"document_reader.SecurityObject.objectType","href":"document_reader/SecurityObject/objectType.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Security object identifier.","enclosedBy":{"name":"SecurityObject","kind":3,"href":"document_reader/SecurityObject-class.html"}},{"name":"signerInfos","qualifiedName":"document_reader.SecurityObject.signerInfos","href":"document_reader/SecurityObject/signerInfos.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"List of containers to store information about digital\nsignature objects contained in the SO.","enclosedBy":{"name":"SecurityObject","kind":3,"href":"document_reader/SecurityObject-class.html"}},{"name":"toJson","qualifiedName":"document_reader.SecurityObject.toJson","href":"document_reader/SecurityObject/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"SecurityObject","kind":3,"href":"document_reader/SecurityObject-class.html"}},{"name":"version","qualifiedName":"document_reader.SecurityObject.version","href":"document_reader/SecurityObject/version.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Security object version.","enclosedBy":{"name":"SecurityObject","kind":3,"href":"document_reader/SecurityObject-class.html"}},{"name":"SecurityObjectCertificates","qualifiedName":"document_reader.SecurityObjectCertificates","href":"document_reader/SecurityObjectCertificates-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"SecurityObjectCertificates","qualifiedName":"document_reader.SecurityObjectCertificates.SecurityObjectCertificates","href":"document_reader/SecurityObjectCertificates/SecurityObjectCertificates.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"SecurityObjectCertificates","kind":3,"href":"document_reader/SecurityObjectCertificates-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.SecurityObjectCertificates.fromJson","href":"document_reader/SecurityObjectCertificates/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"SecurityObjectCertificates","kind":3,"href":"document_reader/SecurityObjectCertificates-class.html"}},{"name":"securityObject","qualifiedName":"document_reader.SecurityObjectCertificates.securityObject","href":"document_reader/SecurityObjectCertificates/securityObject.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"SecurityObjectCertificates","kind":3,"href":"document_reader/SecurityObjectCertificates-class.html"}},{"name":"toJson","qualifiedName":"document_reader.SecurityObjectCertificates.toJson","href":"document_reader/SecurityObjectCertificates/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"SecurityObjectCertificates","kind":3,"href":"document_reader/SecurityObjectCertificates-class.html"}},{"name":"SignManagementAction","qualifiedName":"document_reader.SignManagementAction","href":"document_reader/SignManagementAction.html","kind":5,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"SignManagementAction","qualifiedName":"document_reader.SignManagementAction.SignManagementAction","href":"document_reader/SignManagementAction/SignManagementAction.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"SignManagementAction","kind":5,"href":"document_reader/SignManagementAction.html"}},{"name":"getByValue","qualifiedName":"document_reader.SignManagementAction.getByValue","href":"document_reader/SignManagementAction/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"SignManagementAction","kind":5,"href":"document_reader/SignManagementAction.html"}},{"name":"value","qualifiedName":"document_reader.SignManagementAction.value","href":"document_reader/SignManagementAction/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"SignManagementAction","kind":5,"href":"document_reader/SignManagementAction.html"}},{"name":"values","qualifiedName":"document_reader.SignManagementAction.values","href":"document_reader/SignManagementAction/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"SignManagementAction","kind":5,"href":"document_reader/SignManagementAction.html"}},{"name":"SignerInfo","qualifiedName":"document_reader.SignerInfo","href":"document_reader/SignerInfo-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"Structure is used to store the result of the verification of a single digital\nsignature of the number present in EF.SOD.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"SignerInfo","qualifiedName":"document_reader.SignerInfo.SignerInfo","href":"document_reader/SignerInfo/SignerInfo.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"SignerInfo","kind":3,"href":"document_reader/SignerInfo-class.html"}},{"name":"certificateChain","qualifiedName":"document_reader.SignerInfo.certificateChain","href":"document_reader/SignerInfo/certificateChain.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Certificate chain, used for the digital signature verification.","enclosedBy":{"name":"SignerInfo","kind":3,"href":"document_reader/SignerInfo-class.html"}},{"name":"dataToHash","qualifiedName":"document_reader.SignerInfo.dataToHash","href":"document_reader/SignerInfo/dataToHash.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Data to hash.","enclosedBy":{"name":"SignerInfo","kind":3,"href":"document_reader/SignerInfo-class.html"}},{"name":"digestAlgorithm","qualifiedName":"document_reader.SignerInfo.digestAlgorithm","href":"document_reader/SignerInfo/digestAlgorithm.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Digital signature hash-function algorithm identifier.","enclosedBy":{"name":"SignerInfo","kind":3,"href":"document_reader/SignerInfo-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.SignerInfo.fromJson","href":"document_reader/SignerInfo/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"SignerInfo","kind":3,"href":"document_reader/SignerInfo-class.html"}},{"name":"issuer","qualifiedName":"document_reader.SignerInfo.issuer","href":"document_reader/SignerInfo/issuer.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Identifier of the necessary certificate issuer.","enclosedBy":{"name":"SignerInfo","kind":3,"href":"document_reader/SignerInfo-class.html"}},{"name":"notifications","qualifiedName":"document_reader.SignerInfo.notifications","href":"document_reader/SignerInfo/notifications.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"The list of remarks occured during the scanning procedure.","enclosedBy":{"name":"SignerInfo","kind":3,"href":"document_reader/SignerInfo-class.html"}},{"name":"paStatus","qualifiedName":"document_reader.SignerInfo.paStatus","href":"document_reader/SignerInfo/paStatus.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Result of the digital signature verification.","enclosedBy":{"name":"SignerInfo","kind":3,"href":"document_reader/SignerInfo-class.html"}},{"name":"serialNumber","qualifiedName":"document_reader.SignerInfo.serialNumber","href":"document_reader/SignerInfo/serialNumber.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Serial number of the necessary certificate.","enclosedBy":{"name":"SignerInfo","kind":3,"href":"document_reader/SignerInfo-class.html"}},{"name":"signature","qualifiedName":"document_reader.SignerInfo.signature","href":"document_reader/SignerInfo/signature.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Binary data of the verified digital signature.","enclosedBy":{"name":"SignerInfo","kind":3,"href":"document_reader/SignerInfo-class.html"}},{"name":"signatureAlgorithm","qualifiedName":"document_reader.SignerInfo.signatureAlgorithm","href":"document_reader/SignerInfo/signatureAlgorithm.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Digital signature algorithm identifier.","enclosedBy":{"name":"SignerInfo","kind":3,"href":"document_reader/SignerInfo-class.html"}},{"name":"signedAttributes","qualifiedName":"document_reader.SignerInfo.signedAttributes","href":"document_reader/SignerInfo/signedAttributes.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"List of the signed attributes.","enclosedBy":{"name":"SignerInfo","kind":3,"href":"document_reader/SignerInfo-class.html"}},{"name":"subjectKeyIdentifier","qualifiedName":"document_reader.SignerInfo.subjectKeyIdentifier","href":"document_reader/SignerInfo/subjectKeyIdentifier.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Signature object identifier of the necessary certificate.","enclosedBy":{"name":"SignerInfo","kind":3,"href":"document_reader/SignerInfo-class.html"}},{"name":"toJson","qualifiedName":"document_reader.SignerInfo.toJson","href":"document_reader/SignerInfo/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"SignerInfo","kind":3,"href":"document_reader/SignerInfo-class.html"}},{"name":"version","qualifiedName":"document_reader.SignerInfo.version","href":"document_reader/SignerInfo/version.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Version of the digital signature data structure.","enclosedBy":{"name":"SignerInfo","kind":3,"href":"document_reader/SignerInfo-class.html"}},{"name":"SuccessOrError","qualifiedName":"document_reader.SuccessOrError","href":"document_reader/SuccessOrError.html","kind":21,"overriddenDepth":0,"packageRank":0,"desc":"A type specifically made for receiving answer from any function\nwhich does not return anything, but we need to know whether the function\nhas succeeded or not.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"Symbol","qualifiedName":"document_reader.Symbol","href":"document_reader/Symbol-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"Structure describing single value of the field.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"Symbol","qualifiedName":"document_reader.Symbol.Symbol","href":"document_reader/Symbol/Symbol.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"Symbol","kind":3,"href":"document_reader/Symbol-class.html"}},{"name":"code","qualifiedName":"document_reader.Symbol.code","href":"document_reader/Symbol/code.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"ASCII code of symbol.","enclosedBy":{"name":"Symbol","kind":3,"href":"document_reader/Symbol-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.Symbol.fromJson","href":"document_reader/Symbol/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"Symbol","kind":3,"href":"document_reader/Symbol-class.html"}},{"name":"probability","qualifiedName":"document_reader.Symbol.probability","href":"document_reader/Symbol/probability.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Symbol recognition probability (0–100, %).","enclosedBy":{"name":"Symbol","kind":3,"href":"document_reader/Symbol-class.html"}},{"name":"rect","qualifiedName":"document_reader.Symbol.rect","href":"document_reader/Symbol/rect.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Bounds result of the particular value.","enclosedBy":{"name":"Symbol","kind":3,"href":"document_reader/Symbol-class.html"}},{"name":"toJson","qualifiedName":"document_reader.Symbol.toJson","href":"document_reader/Symbol/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"Symbol","kind":3,"href":"document_reader/Symbol-class.html"}},{"name":"TAChallenge","qualifiedName":"document_reader.TAChallenge","href":"document_reader/TAChallenge-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"TAChallenge","qualifiedName":"document_reader.TAChallenge.TAChallenge","href":"document_reader/TAChallenge/TAChallenge.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"TAChallenge","kind":3,"href":"document_reader/TAChallenge-class.html"}},{"name":"auxPCD","qualifiedName":"document_reader.TAChallenge.auxPCD","href":"document_reader/TAChallenge/auxPCD.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"TAChallenge","kind":3,"href":"document_reader/TAChallenge-class.html"}},{"name":"challengePICC","qualifiedName":"document_reader.TAChallenge.challengePICC","href":"document_reader/TAChallenge/challengePICC.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"TAChallenge","kind":3,"href":"document_reader/TAChallenge-class.html"}},{"name":"data","qualifiedName":"document_reader.TAChallenge.data","href":"document_reader/TAChallenge/data.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"TAChallenge","kind":3,"href":"document_reader/TAChallenge-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.TAChallenge.fromJson","href":"document_reader/TAChallenge/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"TAChallenge","kind":3,"href":"document_reader/TAChallenge-class.html"}},{"name":"hashPK","qualifiedName":"document_reader.TAChallenge.hashPK","href":"document_reader/TAChallenge/hashPK.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"TAChallenge","kind":3,"href":"document_reader/TAChallenge-class.html"}},{"name":"idPICC","qualifiedName":"document_reader.TAChallenge.idPICC","href":"document_reader/TAChallenge/idPICC.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"TAChallenge","kind":3,"href":"document_reader/TAChallenge-class.html"}},{"name":"toJson","qualifiedName":"document_reader.TAChallenge.toJson","href":"document_reader/TAChallenge/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"TAChallenge","kind":3,"href":"document_reader/TAChallenge-class.html"}},{"name":"TASignatureRequest","qualifiedName":"document_reader.TASignatureRequest","href":"document_reader/TASignatureRequest.html","kind":21,"overriddenDepth":0,"packageRank":0,"desc":"Provided to a user for passing TASignature\nto the native part of DocumentReader.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"TaCertificateCompletion","qualifiedName":"document_reader.TaCertificateCompletion","href":"document_reader/TaCertificateCompletion.html","kind":21,"overriddenDepth":0,"packageRank":0,"desc":"Callback for receiving RFID request data","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"TaSignatureCompletion","qualifiedName":"document_reader.TaSignatureCompletion","href":"document_reader/TaSignatureCompletion.html","kind":21,"overriddenDepth":0,"packageRank":0,"desc":"Callback for receiving RFID request data","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"TccParams","qualifiedName":"document_reader.TccParams","href":"document_reader/TccParams-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"TCC service related parameters for RFID session configuration.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"TccParams","qualifiedName":"document_reader.TccParams.TccParams","href":"document_reader/TccParams/TccParams.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"TccParams","kind":3,"href":"document_reader/TccParams-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.TccParams.fromJson","href":"document_reader/TccParams/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"TccParams","kind":3,"href":"document_reader/TccParams-class.html"}},{"name":"pfxCert","qualifiedName":"document_reader.TccParams.pfxCert","href":"document_reader/TccParams/pfxCert.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"The bytes of the certificate for a TCC service.\nThis data will be used instead of loading the certificate via pfxCertUrl.","enclosedBy":{"name":"TccParams","kind":3,"href":"document_reader/TccParams-class.html"}},{"name":"pfxCertUrl","qualifiedName":"document_reader.TccParams.pfxCertUrl","href":"document_reader/TccParams/pfxCertUrl.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"The URL for the certificate for a TCC service.\nThe value of the property must be a valid URL string.","enclosedBy":{"name":"TccParams","kind":3,"href":"document_reader/TccParams-class.html"}},{"name":"pfxPassPhrase","qualifiedName":"document_reader.TccParams.pfxPassPhrase","href":"document_reader/TccParams/pfxPassPhrase.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"The passphrase for the cerficiate provided by the pfxCertUrl property.","enclosedBy":{"name":"TccParams","kind":3,"href":"document_reader/TccParams-class.html"}},{"name":"serviceUrlPA","qualifiedName":"document_reader.TccParams.serviceUrlPA","href":"document_reader/TccParams/serviceUrlPA.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"The PA URL for the TCC service. The value of the property\nmust be a valid URL string.","enclosedBy":{"name":"TccParams","kind":3,"href":"document_reader/TccParams-class.html"}},{"name":"serviceUrlTA","qualifiedName":"document_reader.TccParams.serviceUrlTA","href":"document_reader/TccParams/serviceUrlTA.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"The TA URL for the TCC service. The value of the property\nmust be a valid URL string.","enclosedBy":{"name":"TccParams","kind":3,"href":"document_reader/TccParams-class.html"}},{"name":"toJson","qualifiedName":"document_reader.TccParams.toJson","href":"document_reader/TccParams/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"TccParams","kind":3,"href":"document_reader/TccParams-class.html"}},{"name":"TextField","qualifiedName":"document_reader.TextField","href":"document_reader/TextField-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"Serves for storing information from one text data field.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"TextField","qualifiedName":"document_reader.TextField.TextField","href":"document_reader/TextField/TextField.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"TextField","kind":3,"href":"document_reader/TextField-class.html"}},{"name":"comparisonList","qualifiedName":"document_reader.TextField.comparisonList","href":"document_reader/TextField/comparisonList.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"List of all comparison statuses for this field type.","enclosedBy":{"name":"TextField","kind":3,"href":"document_reader/TextField-class.html"}},{"name":"comparisonStatus","qualifiedName":"document_reader.TextField.comparisonStatus","href":"document_reader/TextField/comparisonStatus.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Comparison result of the field.","enclosedBy":{"name":"TextField","kind":3,"href":"document_reader/TextField-class.html"}},{"name":"fieldName","qualifiedName":"document_reader.TextField.fieldName","href":"document_reader/TextField/fieldName.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Textual field symbolic name.","enclosedBy":{"name":"TextField","kind":3,"href":"document_reader/TextField-class.html"}},{"name":"fieldType","qualifiedName":"document_reader.TextField.fieldType","href":"document_reader/TextField/fieldType.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Textual field logical type.","enclosedBy":{"name":"TextField","kind":3,"href":"document_reader/TextField-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.TextField.fromJson","href":"document_reader/TextField/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"TextField","kind":3,"href":"document_reader/TextField-class.html"}},{"name":"getValue","qualifiedName":"document_reader.TextField.getValue","href":"document_reader/TextField/getValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"TextField","kind":3,"href":"document_reader/TextField-class.html"}},{"name":"lcid","qualifiedName":"document_reader.TextField.lcid","href":"document_reader/TextField/lcid.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"ID of language-culture to differentiate one field of the same type from\nanother (for example Belarus Passport Page # 31 – Belarusian and Russian\nfields of the same type).","enclosedBy":{"name":"TextField","kind":3,"href":"document_reader/TextField-class.html"}},{"name":"lcidName","qualifiedName":"document_reader.TextField.lcidName","href":"document_reader/TextField/lcidName.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"LCID symbolic name.","enclosedBy":{"name":"TextField","kind":3,"href":"document_reader/TextField-class.html"}},{"name":"status","qualifiedName":"document_reader.TextField.status","href":"document_reader/TextField/status.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Textual field check result.","enclosedBy":{"name":"TextField","kind":3,"href":"document_reader/TextField-class.html"}},{"name":"toJson","qualifiedName":"document_reader.TextField.toJson","href":"document_reader/TextField/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"TextField","kind":3,"href":"document_reader/TextField-class.html"}},{"name":"validityList","qualifiedName":"document_reader.TextField.validityList","href":"document_reader/TextField/validityList.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"List of all validity statuses for this field type.","enclosedBy":{"name":"TextField","kind":3,"href":"document_reader/TextField-class.html"}},{"name":"validityStatus","qualifiedName":"document_reader.TextField.validityStatus","href":"document_reader/TextField/validityStatus.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Validity result of the field","enclosedBy":{"name":"TextField","kind":3,"href":"document_reader/TextField-class.html"}},{"name":"value","qualifiedName":"document_reader.TextField.value","href":"document_reader/TextField/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Value from the field.","enclosedBy":{"name":"TextField","kind":3,"href":"document_reader/TextField-class.html"}},{"name":"values","qualifiedName":"document_reader.TextField.values","href":"document_reader/TextField/values.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"An array of values.","enclosedBy":{"name":"TextField","kind":3,"href":"document_reader/TextField-class.html"}},{"name":"TextResult","qualifiedName":"document_reader.TextResult","href":"document_reader/TextResult-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"Structure, containing all text data extracted and recognized from the document.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"TextResult","qualifiedName":"document_reader.TextResult.TextResult","href":"document_reader/TextResult/TextResult.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"TextResult","kind":3,"href":"document_reader/TextResult-class.html"}},{"name":"availableSourceList","qualifiedName":"document_reader.TextResult.availableSourceList","href":"document_reader/TextResult/availableSourceList.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"List of all available origin source with overall validity\nstatus of all text fields of a particular source type.","enclosedBy":{"name":"TextResult","kind":3,"href":"document_reader/TextResult-class.html"}},{"name":"comparisonStatus","qualifiedName":"document_reader.TextResult.comparisonStatus","href":"document_reader/TextResult/comparisonStatus.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Comparison status of all text fields.","enclosedBy":{"name":"TextResult","kind":3,"href":"document_reader/TextResult-class.html"}},{"name":"fields","qualifiedName":"document_reader.TextResult.fields","href":"document_reader/TextResult/fields.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"An array of textual results.","enclosedBy":{"name":"TextResult","kind":3,"href":"document_reader/TextResult-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.TextResult.fromJson","href":"document_reader/TextResult/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"TextResult","kind":3,"href":"document_reader/TextResult-class.html"}},{"name":"status","qualifiedName":"document_reader.TextResult.status","href":"document_reader/TextResult/status.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Textual fields check result.","enclosedBy":{"name":"TextResult","kind":3,"href":"document_reader/TextResult-class.html"}},{"name":"toJson","qualifiedName":"document_reader.TextResult.toJson","href":"document_reader/TextResult/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"TextResult","kind":3,"href":"document_reader/TextResult-class.html"}},{"name":"validityStatus","qualifiedName":"document_reader.TextResult.validityStatus","href":"document_reader/TextResult/validityStatus.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Validity status of all text fields.","enclosedBy":{"name":"TextResult","kind":3,"href":"document_reader/TextResult-class.html"}},{"name":"TextSource","qualifiedName":"document_reader.TextSource","href":"document_reader/TextSource-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"Structure describing single value of the field.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"TextSource","qualifiedName":"document_reader.TextSource.TextSource","href":"document_reader/TextSource/TextSource.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"TextSource","kind":3,"href":"document_reader/TextSource-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.TextSource.fromJson","href":"document_reader/TextSource/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"TextSource","kind":3,"href":"document_reader/TextSource-class.html"}},{"name":"source","qualifiedName":"document_reader.TextSource.source","href":"document_reader/TextSource/source.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"The value's origin source string description.","enclosedBy":{"name":"TextSource","kind":3,"href":"document_reader/TextSource-class.html"}},{"name":"sourceType","qualifiedName":"document_reader.TextSource.sourceType","href":"document_reader/TextSource/sourceType.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"The value's origin source.","enclosedBy":{"name":"TextSource","kind":3,"href":"document_reader/TextSource-class.html"}},{"name":"toJson","qualifiedName":"document_reader.TextSource.toJson","href":"document_reader/TextSource/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"TextSource","kind":3,"href":"document_reader/TextSource-class.html"}},{"name":"validityStatus","qualifiedName":"document_reader.TextSource.validityStatus","href":"document_reader/TextSource/validityStatus.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Overall validity status of all text fields of this source type.","enclosedBy":{"name":"TextSource","kind":3,"href":"document_reader/TextSource-class.html"}},{"name":"TransactionInfo","qualifiedName":"document_reader.TransactionInfo","href":"document_reader/TransactionInfo-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"TransactionInfo","qualifiedName":"document_reader.TransactionInfo.TransactionInfo","href":"document_reader/TransactionInfo/TransactionInfo.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"TransactionInfo","kind":3,"href":"document_reader/TransactionInfo-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.TransactionInfo.fromJson","href":"document_reader/TransactionInfo/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"TransactionInfo","kind":3,"href":"document_reader/TransactionInfo-class.html"}},{"name":"tag","qualifiedName":"document_reader.TransactionInfo.tag","href":"document_reader/TransactionInfo/tag.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"TransactionInfo","kind":3,"href":"document_reader/TransactionInfo-class.html"}},{"name":"toJson","qualifiedName":"document_reader.TransactionInfo.toJson","href":"document_reader/TransactionInfo/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"TransactionInfo","kind":3,"href":"document_reader/TransactionInfo-class.html"}},{"name":"transactionId","qualifiedName":"document_reader.TransactionInfo.transactionId","href":"document_reader/TransactionInfo/transactionId.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"TransactionInfo","kind":3,"href":"document_reader/TransactionInfo-class.html"}},{"name":"VDSNCData","qualifiedName":"document_reader.VDSNCData","href":"document_reader/VDSNCData-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"Visible Digital Seal for Non Constrained environments.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"VDSNCData","qualifiedName":"document_reader.VDSNCData.VDSNCData","href":"document_reader/VDSNCData/VDSNCData.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"VDSNCData","kind":3,"href":"document_reader/VDSNCData-class.html"}},{"name":"certificate","qualifiedName":"document_reader.VDSNCData.certificate","href":"document_reader/VDSNCData/certificate.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"The binary data of the signer certificate.","enclosedBy":{"name":"VDSNCData","kind":3,"href":"document_reader/VDSNCData-class.html"}},{"name":"certificateChain","qualifiedName":"document_reader.VDSNCData.certificateChain","href":"document_reader/VDSNCData/certificateChain.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"The certificate chain, used for the digital signature verification.","enclosedBy":{"name":"VDSNCData","kind":3,"href":"document_reader/VDSNCData-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.VDSNCData.fromJson","href":"document_reader/VDSNCData/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"VDSNCData","kind":3,"href":"document_reader/VDSNCData-class.html"}},{"name":"issuingCountry","qualifiedName":"document_reader.VDSNCData.issuingCountry","href":"document_reader/VDSNCData/issuingCountry.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Three letter code identifying the issuing state or organization.","enclosedBy":{"name":"VDSNCData","kind":3,"href":"document_reader/VDSNCData-class.html"}},{"name":"message","qualifiedName":"document_reader.VDSNCData.message","href":"document_reader/VDSNCData/message.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"The message field contains the actual data as a dictionary (JSON).","enclosedBy":{"name":"VDSNCData","kind":3,"href":"document_reader/VDSNCData-class.html"}},{"name":"notifications","qualifiedName":"document_reader.VDSNCData.notifications","href":"document_reader/VDSNCData/notifications.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"The list of remarks occured during the scanning procedure.","enclosedBy":{"name":"VDSNCData","kind":3,"href":"document_reader/VDSNCData-class.html"}},{"name":"signature","qualifiedName":"document_reader.VDSNCData.signature","href":"document_reader/VDSNCData/signature.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"The binary data of the verified digital signature.","enclosedBy":{"name":"VDSNCData","kind":3,"href":"document_reader/VDSNCData-class.html"}},{"name":"signatureAlgorithm","qualifiedName":"document_reader.VDSNCData.signatureAlgorithm","href":"document_reader/VDSNCData/signatureAlgorithm.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"The signature algorithm used to produce the signature. ECDSA scheme.","enclosedBy":{"name":"VDSNCData","kind":3,"href":"document_reader/VDSNCData-class.html"}},{"name":"toJson","qualifiedName":"document_reader.VDSNCData.toJson","href":"document_reader/VDSNCData/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"VDSNCData","kind":3,"href":"document_reader/VDSNCData-class.html"}},{"name":"type","qualifiedName":"document_reader.VDSNCData.type","href":"document_reader/VDSNCData/type.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Visible Digital Seal use case type.\nType is set to icao.test for Proof of Testing (data defined by CAPSCA),\nicao.vacc for Proof of Vaccination (data defined by WHO).\nOther Types may be added in the future.","enclosedBy":{"name":"VDSNCData","kind":3,"href":"document_reader/VDSNCData-class.html"}},{"name":"version","qualifiedName":"document_reader.VDSNCData.version","href":"document_reader/VDSNCData/version.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Visible Digital Seal use case version.","enclosedBy":{"name":"VDSNCData","kind":3,"href":"document_reader/VDSNCData-class.html"}},{"name":"Validity","qualifiedName":"document_reader.Validity","href":"document_reader/Validity-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"Structure describing single value of the field.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"Validity","qualifiedName":"document_reader.Validity.Validity","href":"document_reader/Validity/Validity.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"Validity","kind":3,"href":"document_reader/Validity-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.Validity.fromJson","href":"document_reader/Validity/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"Validity","kind":3,"href":"document_reader/Validity-class.html"}},{"name":"sourceType","qualifiedName":"document_reader.Validity.sourceType","href":"document_reader/Validity/sourceType.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"The value's origin source.","enclosedBy":{"name":"Validity","kind":3,"href":"document_reader/Validity-class.html"}},{"name":"status","qualifiedName":"document_reader.Validity.status","href":"document_reader/Validity/status.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Overall validity status of all text fields of this particular field.","enclosedBy":{"name":"Validity","kind":3,"href":"document_reader/Validity-class.html"}},{"name":"toJson","qualifiedName":"document_reader.Validity.toJson","href":"document_reader/Validity/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"Validity","kind":3,"href":"document_reader/Validity-class.html"}},{"name":"Value","qualifiedName":"document_reader.Value","href":"document_reader/Value-class.html","kind":3,"overriddenDepth":0,"packageRank":0,"desc":"Structure describing single value of the field.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"Value","qualifiedName":"document_reader.Value.Value","href":"document_reader/Value/Value.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"Value","kind":3,"href":"document_reader/Value-class.html"}},{"name":"boundRect","qualifiedName":"document_reader.Value.boundRect","href":"document_reader/Value/boundRect.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Field rectangular area coordinates on the image.","enclosedBy":{"name":"Value","kind":3,"href":"document_reader/Value-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.Value.fromJson","href":"document_reader/Value/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"Value","kind":3,"href":"document_reader/Value-class.html"}},{"name":"originalSymbols","qualifiedName":"document_reader.Value.originalSymbols","href":"document_reader/Value/originalSymbols.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"List of all symbols for this value.","enclosedBy":{"name":"Value","kind":3,"href":"document_reader/Value-class.html"}},{"name":"originalValue","qualifiedName":"document_reader.Value.originalValue","href":"document_reader/Value/originalValue.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"An original value.","enclosedBy":{"name":"Value","kind":3,"href":"document_reader/Value-class.html"}},{"name":"pageIndex","qualifiedName":"document_reader.Value.pageIndex","href":"document_reader/Value/pageIndex.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"An index of the document page whence the textual field is extracted.","enclosedBy":{"name":"Value","kind":3,"href":"document_reader/Value-class.html"}},{"name":"probability","qualifiedName":"document_reader.Value.probability","href":"document_reader/Value/probability.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Textual field recognition probability (0 - 100, %).","enclosedBy":{"name":"Value","kind":3,"href":"document_reader/Value-class.html"}},{"name":"rfidOrigin","qualifiedName":"document_reader.Value.rfidOrigin","href":"document_reader/Value/rfidOrigin.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"RFID origin data. Only for the 'RFID' source.","enclosedBy":{"name":"Value","kind":3,"href":"document_reader/Value-class.html"}},{"name":"sourceType","qualifiedName":"document_reader.Value.sourceType","href":"document_reader/Value/sourceType.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Identifies zone whence data is extracted.","enclosedBy":{"name":"Value","kind":3,"href":"document_reader/Value-class.html"}},{"name":"toJson","qualifiedName":"document_reader.Value.toJson","href":"document_reader/Value/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"Value","kind":3,"href":"document_reader/Value-class.html"}},{"name":"value","qualifiedName":"document_reader.Value.value","href":"document_reader/Value/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"A value.","enclosedBy":{"name":"Value","kind":3,"href":"document_reader/Value-class.html"}},{"name":"VideoEncoderCompletion","qualifiedName":"document_reader.VideoEncoderCompletion","href":"document_reader/VideoEncoderCompletion.html","kind":21,"overriddenDepth":0,"packageRank":0,"desc":"Callback that allows user to receive a video file of current session.\nCalled by DocumentReader when recording process finished.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"ViewContentMode","qualifiedName":"document_reader.ViewContentMode","href":"document_reader/ViewContentMode.html","kind":5,"overriddenDepth":0,"packageRank":0,"desc":"Clone of iOS native enum UIViewContentMode","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"ViewContentMode","qualifiedName":"document_reader.ViewContentMode.ViewContentMode","href":"document_reader/ViewContentMode/ViewContentMode.html","kind":2,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"ViewContentMode","kind":5,"href":"document_reader/ViewContentMode.html"}},{"name":"getByValue","qualifiedName":"document_reader.ViewContentMode.getByValue","href":"document_reader/ViewContentMode/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"ViewContentMode","kind":5,"href":"document_reader/ViewContentMode.html"}},{"name":"value","qualifiedName":"document_reader.ViewContentMode.value","href":"document_reader/ViewContentMode/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"ViewContentMode","kind":5,"href":"document_reader/ViewContentMode.html"}},{"name":"values","qualifiedName":"document_reader.ViewContentMode.values","href":"document_reader/ViewContentMode/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"ViewContentMode","kind":5,"href":"document_reader/ViewContentMode.html"}}] +[{"name":"document_reader","qualifiedName":"document_reader","href":"document_reader/document_reader-library.html","kind":9,"packageRank":0,"desc":"Regula Document Reader SDK"},{"name":"AccessControlProcedureType","qualifiedName":"document_reader.AccessControlProcedureType","href":"document_reader/AccessControlProcedureType-class.html","kind":3,"packageRank":0,"desc":"Structure is used to describe the results of a single authentication\nprocedure or a procedure of secure data access within the context\nof the communication session with electronic document.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"AccessControlProcedureType","qualifiedName":"document_reader.AccessControlProcedureType.AccessControlProcedureType","href":"document_reader/AccessControlProcedureType/AccessControlProcedureType.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"AccessControlProcedureType","kind":3,"href":"document_reader/AccessControlProcedureType-class.html"}},{"name":"activeOptionIdx","qualifiedName":"document_reader.AccessControlProcedureType.activeOptionIdx","href":"document_reader/AccessControlProcedureType/activeOptionIdx.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Index of the active variant of the procedure.","enclosedBy":{"name":"AccessControlProcedureType","kind":3,"href":"document_reader/AccessControlProcedureType-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.AccessControlProcedureType.fromJson","href":"document_reader/AccessControlProcedureType/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"AccessControlProcedureType","kind":3,"href":"document_reader/AccessControlProcedureType-class.html"}},{"name":"notifications","qualifiedName":"document_reader.AccessControlProcedureType.notifications","href":"document_reader/AccessControlProcedureType/notifications.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"List of remarks arisen during the procedure.","enclosedBy":{"name":"AccessControlProcedureType","kind":3,"href":"document_reader/AccessControlProcedureType-class.html"}},{"name":"status","qualifiedName":"document_reader.AccessControlProcedureType.status","href":"document_reader/AccessControlProcedureType/status.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Procedure status.","enclosedBy":{"name":"AccessControlProcedureType","kind":3,"href":"document_reader/AccessControlProcedureType-class.html"}},{"name":"toJson","qualifiedName":"document_reader.AccessControlProcedureType.toJson","href":"document_reader/AccessControlProcedureType/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"AccessControlProcedureType","kind":3,"href":"document_reader/AccessControlProcedureType-class.html"}},{"name":"type","qualifiedName":"document_reader.AccessControlProcedureType.type","href":"document_reader/AccessControlProcedureType/type.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Procedure type.","enclosedBy":{"name":"AccessControlProcedureType","kind":3,"href":"document_reader/AccessControlProcedureType-class.html"}},{"name":"Application","qualifiedName":"document_reader.Application","href":"document_reader/Application-class.html","kind":3,"packageRank":0,"desc":"Structure is used to describe the contents of a single LDS applica-tion\nand their analysis within the context of the communication session with\nelectronic document.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"Application","qualifiedName":"document_reader.Application.Application","href":"document_reader/Application/Application.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"Application","kind":3,"href":"document_reader/Application-class.html"}},{"name":"applicationID","qualifiedName":"document_reader.Application.applicationID","href":"document_reader/Application/applicationID.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Application identifier.","enclosedBy":{"name":"Application","kind":3,"href":"document_reader/Application-class.html"}},{"name":"dataHashAlgorithm","qualifiedName":"document_reader.Application.dataHashAlgorithm","href":"document_reader/Application/dataHashAlgorithm.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Algorithm for calculating hash values for files for the proce-dure of PA.","enclosedBy":{"name":"Application","kind":3,"href":"document_reader/Application-class.html"}},{"name":"files","qualifiedName":"document_reader.Application.files","href":"document_reader/Application/files.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"List of containers to store information about the read files of the application.","enclosedBy":{"name":"Application","kind":3,"href":"document_reader/Application-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.Application.fromJson","href":"document_reader/Application/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"Application","kind":3,"href":"document_reader/Application-class.html"}},{"name":"status","qualifiedName":"document_reader.Application.status","href":"document_reader/Application/status.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Status of the application selection procedure.","enclosedBy":{"name":"Application","kind":3,"href":"document_reader/Application-class.html"}},{"name":"toJson","qualifiedName":"document_reader.Application.toJson","href":"document_reader/Application/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"Application","kind":3,"href":"document_reader/Application-class.html"}},{"name":"type","qualifiedName":"document_reader.Application.type","href":"document_reader/Application/type.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Type of application of electronic document.","enclosedBy":{"name":"Application","kind":3,"href":"document_reader/Application-class.html"}},{"name":"unicodeVersion","qualifiedName":"document_reader.Application.unicodeVersion","href":"document_reader/Application/unicodeVersion.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Unicode version for application.","enclosedBy":{"name":"Application","kind":3,"href":"document_reader/Application-class.html"}},{"name":"version","qualifiedName":"document_reader.Application.version","href":"document_reader/Application/version.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Application version.","enclosedBy":{"name":"Application","kind":3,"href":"document_reader/Application-class.html"}},{"name":"Attribute","qualifiedName":"document_reader.Attribute","href":"document_reader/Attribute-class.html","kind":3,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"Attribute","qualifiedName":"document_reader.Attribute.Attribute","href":"document_reader/Attribute/Attribute.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"Attribute","kind":3,"href":"document_reader/Attribute-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.Attribute.fromJson","href":"document_reader/Attribute/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"Attribute","kind":3,"href":"document_reader/Attribute-class.html"}},{"name":"toJson","qualifiedName":"document_reader.Attribute.toJson","href":"document_reader/Attribute/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"Attribute","kind":3,"href":"document_reader/Attribute-class.html"}},{"name":"type","qualifiedName":"document_reader.Attribute.type","href":"document_reader/Attribute/type.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"Attribute","kind":3,"href":"document_reader/Attribute-class.html"}},{"name":"value","qualifiedName":"document_reader.Attribute.value","href":"document_reader/Attribute/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"Attribute","kind":3,"href":"document_reader/Attribute-class.html"}},{"name":"Authenticity","qualifiedName":"document_reader.Authenticity","href":"document_reader/Authenticity.html","kind":5,"packageRank":0,"desc":"Enumeration contains identifiers that determine the possibility\nof performing different authenticity control procedures\nusing images for definite lighting schemes.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"getByValue","qualifiedName":"document_reader.Authenticity.getByValue","href":"document_reader/Authenticity/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"Authenticity","kind":5,"href":"document_reader/Authenticity.html"}},{"name":"value","qualifiedName":"document_reader.Authenticity.value","href":"document_reader/Authenticity/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"Authenticity","kind":5,"href":"document_reader/Authenticity.html"}},{"name":"values","qualifiedName":"document_reader.Authenticity.values","href":"document_reader/Authenticity/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"Authenticity","kind":5,"href":"document_reader/Authenticity.html"}},{"name":"AuthenticityCheck","qualifiedName":"document_reader.AuthenticityCheck","href":"document_reader/AuthenticityCheck-class.html","kind":3,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"AuthenticityCheck","qualifiedName":"document_reader.AuthenticityCheck.AuthenticityCheck","href":"document_reader/AuthenticityCheck/AuthenticityCheck.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"AuthenticityCheck","kind":3,"href":"document_reader/AuthenticityCheck-class.html"}},{"name":"elements","qualifiedName":"document_reader.AuthenticityCheck.elements","href":"document_reader/AuthenticityCheck/elements.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"AuthenticityCheck","kind":3,"href":"document_reader/AuthenticityCheck-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.AuthenticityCheck.fromJson","href":"document_reader/AuthenticityCheck/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"AuthenticityCheck","kind":3,"href":"document_reader/AuthenticityCheck-class.html"}},{"name":"pageIndex","qualifiedName":"document_reader.AuthenticityCheck.pageIndex","href":"document_reader/AuthenticityCheck/pageIndex.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"AuthenticityCheck","kind":3,"href":"document_reader/AuthenticityCheck-class.html"}},{"name":"status","qualifiedName":"document_reader.AuthenticityCheck.status","href":"document_reader/AuthenticityCheck/status.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Indicates verification result.","enclosedBy":{"name":"AuthenticityCheck","kind":3,"href":"document_reader/AuthenticityCheck-class.html"}},{"name":"toJson","qualifiedName":"document_reader.AuthenticityCheck.toJson","href":"document_reader/AuthenticityCheck/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"AuthenticityCheck","kind":3,"href":"document_reader/AuthenticityCheck-class.html"}},{"name":"type","qualifiedName":"document_reader.AuthenticityCheck.type","href":"document_reader/AuthenticityCheck/type.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Indicates verification type result.","enclosedBy":{"name":"AuthenticityCheck","kind":3,"href":"document_reader/AuthenticityCheck-class.html"}},{"name":"typeName","qualifiedName":"document_reader.AuthenticityCheck.typeName","href":"document_reader/AuthenticityCheck/typeName.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"AuthenticityCheck","kind":3,"href":"document_reader/AuthenticityCheck-class.html"}},{"name":"AuthenticityElement","qualifiedName":"document_reader.AuthenticityElement","href":"document_reader/AuthenticityElement-class.html","kind":3,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"AuthenticityElement","qualifiedName":"document_reader.AuthenticityElement.AuthenticityElement","href":"document_reader/AuthenticityElement/AuthenticityElement.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"AuthenticityElement","kind":3,"href":"document_reader/AuthenticityElement-class.html"}},{"name":"elementDiagnose","qualifiedName":"document_reader.AuthenticityElement.elementDiagnose","href":"document_reader/AuthenticityElement/elementDiagnose.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Indicates element diagnose.","enclosedBy":{"name":"AuthenticityElement","kind":3,"href":"document_reader/AuthenticityElement-class.html"}},{"name":"elementDiagnoseName","qualifiedName":"document_reader.AuthenticityElement.elementDiagnoseName","href":"document_reader/AuthenticityElement/elementDiagnoseName.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"AuthenticityElement","kind":3,"href":"document_reader/AuthenticityElement-class.html"}},{"name":"elementType","qualifiedName":"document_reader.AuthenticityElement.elementType","href":"document_reader/AuthenticityElement/elementType.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Indicates element type.","enclosedBy":{"name":"AuthenticityElement","kind":3,"href":"document_reader/AuthenticityElement-class.html"}},{"name":"elementTypeName","qualifiedName":"document_reader.AuthenticityElement.elementTypeName","href":"document_reader/AuthenticityElement/elementTypeName.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"AuthenticityElement","kind":3,"href":"document_reader/AuthenticityElement-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.AuthenticityElement.fromJson","href":"document_reader/AuthenticityElement/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"AuthenticityElement","kind":3,"href":"document_reader/AuthenticityElement-class.html"}},{"name":"status","qualifiedName":"document_reader.AuthenticityElement.status","href":"document_reader/AuthenticityElement/status.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Indicates verification result of the field.","enclosedBy":{"name":"AuthenticityElement","kind":3,"href":"document_reader/AuthenticityElement-class.html"}},{"name":"toJson","qualifiedName":"document_reader.AuthenticityElement.toJson","href":"document_reader/AuthenticityElement/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"AuthenticityElement","kind":3,"href":"document_reader/AuthenticityElement-class.html"}},{"name":"AuthenticityParams","qualifiedName":"document_reader.AuthenticityParams","href":"document_reader/AuthenticityParams-class.html","kind":3,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"AuthenticityParams","qualifiedName":"document_reader.AuthenticityParams.AuthenticityParams","href":"document_reader/AuthenticityParams/AuthenticityParams.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"AuthenticityParams","kind":3,"href":"document_reader/AuthenticityParams-class.html"}},{"name":"checkAxial","qualifiedName":"document_reader.AuthenticityParams.checkAxial","href":"document_reader/AuthenticityParams/checkAxial.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"AuthenticityParams","kind":3,"href":"document_reader/AuthenticityParams-class.html"}},{"name":"checkBarcodeFormat","qualifiedName":"document_reader.AuthenticityParams.checkBarcodeFormat","href":"document_reader/AuthenticityParams/checkBarcodeFormat.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"AuthenticityParams","kind":3,"href":"document_reader/AuthenticityParams-class.html"}},{"name":"checkExtMRZ","qualifiedName":"document_reader.AuthenticityParams.checkExtMRZ","href":"document_reader/AuthenticityParams/checkExtMRZ.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"AuthenticityParams","kind":3,"href":"document_reader/AuthenticityParams-class.html"}},{"name":"checkExtOCR","qualifiedName":"document_reader.AuthenticityParams.checkExtOCR","href":"document_reader/AuthenticityParams/checkExtOCR.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"AuthenticityParams","kind":3,"href":"document_reader/AuthenticityParams-class.html"}},{"name":"checkFibers","qualifiedName":"document_reader.AuthenticityParams.checkFibers","href":"document_reader/AuthenticityParams/checkFibers.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"AuthenticityParams","kind":3,"href":"document_reader/AuthenticityParams-class.html"}},{"name":"checkIPI","qualifiedName":"document_reader.AuthenticityParams.checkIPI","href":"document_reader/AuthenticityParams/checkIPI.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"AuthenticityParams","kind":3,"href":"document_reader/AuthenticityParams-class.html"}},{"name":"checkIRB900","qualifiedName":"document_reader.AuthenticityParams.checkIRB900","href":"document_reader/AuthenticityParams/checkIRB900.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"AuthenticityParams","kind":3,"href":"document_reader/AuthenticityParams-class.html"}},{"name":"checkIRVisibility","qualifiedName":"document_reader.AuthenticityParams.checkIRVisibility","href":"document_reader/AuthenticityParams/checkIRVisibility.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"AuthenticityParams","kind":3,"href":"document_reader/AuthenticityParams-class.html"}},{"name":"checkImagePatterns","qualifiedName":"document_reader.AuthenticityParams.checkImagePatterns","href":"document_reader/AuthenticityParams/checkImagePatterns.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"AuthenticityParams","kind":3,"href":"document_reader/AuthenticityParams-class.html"}},{"name":"checkLetterScreen","qualifiedName":"document_reader.AuthenticityParams.checkLetterScreen","href":"document_reader/AuthenticityParams/checkLetterScreen.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"AuthenticityParams","kind":3,"href":"document_reader/AuthenticityParams-class.html"}},{"name":"checkPhotoComparison","qualifiedName":"document_reader.AuthenticityParams.checkPhotoComparison","href":"document_reader/AuthenticityParams/checkPhotoComparison.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"AuthenticityParams","kind":3,"href":"document_reader/AuthenticityParams-class.html"}},{"name":"checkPhotoEmbedding","qualifiedName":"document_reader.AuthenticityParams.checkPhotoEmbedding","href":"document_reader/AuthenticityParams/checkPhotoEmbedding.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"AuthenticityParams","kind":3,"href":"document_reader/AuthenticityParams-class.html"}},{"name":"checkUVLuminiscence","qualifiedName":"document_reader.AuthenticityParams.checkUVLuminiscence","href":"document_reader/AuthenticityParams/checkUVLuminiscence.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"AuthenticityParams","kind":3,"href":"document_reader/AuthenticityParams-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.AuthenticityParams.fromJson","href":"document_reader/AuthenticityParams/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"AuthenticityParams","kind":3,"href":"document_reader/AuthenticityParams-class.html"}},{"name":"livenessParams","qualifiedName":"document_reader.AuthenticityParams.livenessParams","href":"document_reader/AuthenticityParams/livenessParams.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"AuthenticityParams","kind":3,"href":"document_reader/AuthenticityParams-class.html"}},{"name":"testSetters","qualifiedName":"document_reader.AuthenticityParams.testSetters","href":"document_reader/AuthenticityParams/testSetters.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"AuthenticityParams","kind":3,"href":"document_reader/AuthenticityParams-class.html"}},{"name":"toJson","qualifiedName":"document_reader.AuthenticityParams.toJson","href":"document_reader/AuthenticityParams/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"AuthenticityParams","kind":3,"href":"document_reader/AuthenticityParams-class.html"}},{"name":"useLivenessCheck","qualifiedName":"document_reader.AuthenticityParams.useLivenessCheck","href":"document_reader/AuthenticityParams/useLivenessCheck.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"This parameter is used to enable document liveness check.","enclosedBy":{"name":"AuthenticityParams","kind":3,"href":"document_reader/AuthenticityParams-class.html"}},{"name":"AuthenticityResult","qualifiedName":"document_reader.AuthenticityResult","href":"document_reader/AuthenticityResult-class.html","kind":3,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"AuthenticityResult","qualifiedName":"document_reader.AuthenticityResult.AuthenticityResult","href":"document_reader/AuthenticityResult/AuthenticityResult.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"AuthenticityResult","kind":3,"href":"document_reader/AuthenticityResult-class.html"}},{"name":"checks","qualifiedName":"document_reader.AuthenticityResult.checks","href":"document_reader/AuthenticityResult/checks.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"AuthenticityResult","kind":3,"href":"document_reader/AuthenticityResult-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.AuthenticityResult.fromJson","href":"document_reader/AuthenticityResult/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"AuthenticityResult","kind":3,"href":"document_reader/AuthenticityResult-class.html"}},{"name":"status","qualifiedName":"document_reader.AuthenticityResult.status","href":"document_reader/AuthenticityResult/status.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"AuthenticityResult","kind":3,"href":"document_reader/AuthenticityResult-class.html"}},{"name":"toJson","qualifiedName":"document_reader.AuthenticityResult.toJson","href":"document_reader/AuthenticityResult/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"AuthenticityResult","kind":3,"href":"document_reader/AuthenticityResult-class.html"}},{"name":"Authority","qualifiedName":"document_reader.Authority","href":"document_reader/Authority-class.html","kind":3,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"Authority","qualifiedName":"document_reader.Authority.Authority","href":"document_reader/Authority/Authority.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"Authority","kind":3,"href":"document_reader/Authority-class.html"}},{"name":"attributes","qualifiedName":"document_reader.Authority.attributes","href":"document_reader/Authority/attributes.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"Authority","kind":3,"href":"document_reader/Authority-class.html"}},{"name":"data","qualifiedName":"document_reader.Authority.data","href":"document_reader/Authority/data.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"Authority","kind":3,"href":"document_reader/Authority-class.html"}},{"name":"friendlyName","qualifiedName":"document_reader.Authority.friendlyName","href":"document_reader/Authority/friendlyName.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"Authority","kind":3,"href":"document_reader/Authority-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.Authority.fromJson","href":"document_reader/Authority/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"Authority","kind":3,"href":"document_reader/Authority-class.html"}},{"name":"toJson","qualifiedName":"document_reader.Authority.toJson","href":"document_reader/Authority/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"Authority","kind":3,"href":"document_reader/Authority-class.html"}},{"name":"BackendProcessingConfig","qualifiedName":"document_reader.BackendProcessingConfig","href":"document_reader/BackendProcessingConfig-class.html","kind":3,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"BackendProcessingConfig","qualifiedName":"document_reader.BackendProcessingConfig.BackendProcessingConfig","href":"document_reader/BackendProcessingConfig/BackendProcessingConfig.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"BackendProcessingConfig","kind":3,"href":"document_reader/BackendProcessingConfig-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.BackendProcessingConfig.fromJson","href":"document_reader/BackendProcessingConfig/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"BackendProcessingConfig","kind":3,"href":"document_reader/BackendProcessingConfig-class.html"}},{"name":"httpHeaders","qualifiedName":"document_reader.BackendProcessingConfig.httpHeaders","href":"document_reader/BackendProcessingConfig/httpHeaders.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"BackendProcessingConfig","kind":3,"href":"document_reader/BackendProcessingConfig-class.html"}},{"name":"rfidServerSideChipVerification","qualifiedName":"document_reader.BackendProcessingConfig.rfidServerSideChipVerification","href":"document_reader/BackendProcessingConfig/rfidServerSideChipVerification.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"BackendProcessingConfig","kind":3,"href":"document_reader/BackendProcessingConfig-class.html"}},{"name":"timeoutConnection","qualifiedName":"document_reader.BackendProcessingConfig.timeoutConnection","href":"document_reader/BackendProcessingConfig/timeoutConnection.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Timeout in seconds that can be configured for backend transaction creation and package finalization.","enclosedBy":{"name":"BackendProcessingConfig","kind":3,"href":"document_reader/BackendProcessingConfig-class.html"}},{"name":"toJson","qualifiedName":"document_reader.BackendProcessingConfig.toJson","href":"document_reader/BackendProcessingConfig/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"BackendProcessingConfig","kind":3,"href":"document_reader/BackendProcessingConfig-class.html"}},{"name":"url","qualifiedName":"document_reader.BackendProcessingConfig.url","href":"document_reader/BackendProcessingConfig/url.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"BackendProcessingConfig","kind":3,"href":"document_reader/BackendProcessingConfig-class.html"}},{"name":"BarcodeField","qualifiedName":"document_reader.BarcodeField","href":"document_reader/BarcodeField-class.html","kind":3,"packageRank":0,"desc":"Structure describing single value of the field.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"BarcodeField","qualifiedName":"document_reader.BarcodeField.BarcodeField","href":"document_reader/BarcodeField/BarcodeField.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"BarcodeField","kind":3,"href":"document_reader/BarcodeField-class.html"}},{"name":"barcodeType","qualifiedName":"document_reader.BarcodeField.barcodeType","href":"document_reader/BarcodeField/barcodeType.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Decoded barcode type.","enclosedBy":{"name":"BarcodeField","kind":3,"href":"document_reader/BarcodeField-class.html"}},{"name":"data","qualifiedName":"document_reader.BarcodeField.data","href":"document_reader/BarcodeField/data.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Results of reading data from barcode modules.","enclosedBy":{"name":"BarcodeField","kind":3,"href":"document_reader/BarcodeField-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.BarcodeField.fromJson","href":"document_reader/BarcodeField/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"BarcodeField","kind":3,"href":"document_reader/BarcodeField-class.html"}},{"name":"pageIndex","qualifiedName":"document_reader.BarcodeField.pageIndex","href":"document_reader/BarcodeField/pageIndex.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Indicates an index of the document page, whence the result is received.","enclosedBy":{"name":"BarcodeField","kind":3,"href":"document_reader/BarcodeField-class.html"}},{"name":"pdf417Info","qualifiedName":"document_reader.BarcodeField.pdf417Info","href":"document_reader/BarcodeField/pdf417Info.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Contains the information about the PDF417 barcode.","enclosedBy":{"name":"BarcodeField","kind":3,"href":"document_reader/BarcodeField-class.html"}},{"name":"status","qualifiedName":"document_reader.BarcodeField.status","href":"document_reader/BarcodeField/status.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Indicates barcode reading result.","enclosedBy":{"name":"BarcodeField","kind":3,"href":"document_reader/BarcodeField-class.html"}},{"name":"toJson","qualifiedName":"document_reader.BarcodeField.toJson","href":"document_reader/BarcodeField/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"BarcodeField","kind":3,"href":"document_reader/BarcodeField-class.html"}},{"name":"BarcodeResult","qualifiedName":"document_reader.BarcodeResult","href":"document_reader/BarcodeResult-class.html","kind":3,"packageRank":0,"desc":"Structure, describing single barcode extracted.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"BarcodeResult","qualifiedName":"document_reader.BarcodeResult.BarcodeResult","href":"document_reader/BarcodeResult/BarcodeResult.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"BarcodeResult","kind":3,"href":"document_reader/BarcodeResult-class.html"}},{"name":"fields","qualifiedName":"document_reader.BarcodeResult.fields","href":"document_reader/BarcodeResult/fields.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"BarcodeResult","kind":3,"href":"document_reader/BarcodeResult-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.BarcodeResult.fromJson","href":"document_reader/BarcodeResult/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"BarcodeResult","kind":3,"href":"document_reader/BarcodeResult-class.html"}},{"name":"toJson","qualifiedName":"document_reader.BarcodeResult.toJson","href":"document_reader/BarcodeResult/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"BarcodeResult","kind":3,"href":"document_reader/BarcodeResult-class.html"}},{"name":"BarcodeStatus","qualifiedName":"document_reader.BarcodeStatus","href":"document_reader/BarcodeStatus.html","kind":5,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"getByValue","qualifiedName":"document_reader.BarcodeStatus.getByValue","href":"document_reader/BarcodeStatus/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"BarcodeStatus","kind":5,"href":"document_reader/BarcodeStatus.html"}},{"name":"value","qualifiedName":"document_reader.BarcodeStatus.value","href":"document_reader/BarcodeStatus/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"BarcodeStatus","kind":5,"href":"document_reader/BarcodeStatus.html"}},{"name":"values","qualifiedName":"document_reader.BarcodeStatus.values","href":"document_reader/BarcodeStatus/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"BarcodeStatus","kind":5,"href":"document_reader/BarcodeStatus.html"}},{"name":"BarcodeType","qualifiedName":"document_reader.BarcodeType","href":"document_reader/BarcodeType.html","kind":5,"packageRank":0,"desc":"Enumeration contains the types of barcodes that can be processed.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"fromIntList","qualifiedName":"document_reader.BarcodeType.fromIntList","href":"document_reader/BarcodeType/fromIntList.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"BarcodeType","kind":5,"href":"document_reader/BarcodeType.html"}},{"name":"getByValue","qualifiedName":"document_reader.BarcodeType.getByValue","href":"document_reader/BarcodeType/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"BarcodeType","kind":5,"href":"document_reader/BarcodeType.html"}},{"name":"value","qualifiedName":"document_reader.BarcodeType.value","href":"document_reader/BarcodeType/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"BarcodeType","kind":5,"href":"document_reader/BarcodeType.html"}},{"name":"values","qualifiedName":"document_reader.BarcodeType.values","href":"document_reader/BarcodeType/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"BarcodeType","kind":5,"href":"document_reader/BarcodeType.html"}},{"name":"BluetoothServiceCompletion","qualifiedName":"document_reader.BluetoothServiceCompletion","href":"document_reader/BluetoothServiceCompletion-class.html","kind":3,"packageRank":0,"desc":"Keeps user notified about btDevice`s connection state.\nUsed in DocumentReader.startBluetoothService","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"BluetoothServiceCompletion","qualifiedName":"document_reader.BluetoothServiceCompletion.BluetoothServiceCompletion","href":"document_reader/BluetoothServiceCompletion/BluetoothServiceCompletion.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"BluetoothServiceCompletion","kind":3,"href":"document_reader/BluetoothServiceCompletion-class.html"}},{"name":"onDeviceReady","qualifiedName":"document_reader.BluetoothServiceCompletion.onDeviceReady","href":"document_reader/BluetoothServiceCompletion/onDeviceReady.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"BluetoothServiceCompletion","kind":3,"href":"document_reader/BluetoothServiceCompletion-class.html"}},{"name":"onServiceConnected","qualifiedName":"document_reader.BluetoothServiceCompletion.onServiceConnected","href":"document_reader/BluetoothServiceCompletion/onServiceConnected.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"BluetoothServiceCompletion","kind":3,"href":"document_reader/BluetoothServiceCompletion-class.html"}},{"name":"onServiceDisconnected","qualifiedName":"document_reader.BluetoothServiceCompletion.onServiceDisconnected","href":"document_reader/BluetoothServiceCompletion/onServiceDisconnected.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"BluetoothServiceCompletion","kind":3,"href":"document_reader/BluetoothServiceCompletion-class.html"}},{"name":"BytesData","qualifiedName":"document_reader.BytesData","href":"document_reader/BytesData-class.html","kind":3,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"BytesData","qualifiedName":"document_reader.BytesData.BytesData","href":"document_reader/BytesData/BytesData.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"BytesData","kind":3,"href":"document_reader/BytesData-class.html"}},{"name":"data","qualifiedName":"document_reader.BytesData.data","href":"document_reader/BytesData/data.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"BytesData","kind":3,"href":"document_reader/BytesData-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.BytesData.fromJson","href":"document_reader/BytesData/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"BytesData","kind":3,"href":"document_reader/BytesData-class.html"}},{"name":"length","qualifiedName":"document_reader.BytesData.length","href":"document_reader/BytesData/length.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"BytesData","kind":3,"href":"document_reader/BytesData-class.html"}},{"name":"status","qualifiedName":"document_reader.BytesData.status","href":"document_reader/BytesData/status.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"BytesData","kind":3,"href":"document_reader/BytesData-class.html"}},{"name":"toJson","qualifiedName":"document_reader.BytesData.toJson","href":"document_reader/BytesData/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"BytesData","kind":3,"href":"document_reader/BytesData-class.html"}},{"name":"type","qualifiedName":"document_reader.BytesData.type","href":"document_reader/BytesData/type.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"BytesData","kind":3,"href":"document_reader/BytesData-class.html"}},{"name":"CameraMode","qualifiedName":"document_reader.CameraMode","href":"document_reader/CameraMode.html","kind":5,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"getByValue","qualifiedName":"document_reader.CameraMode.getByValue","href":"document_reader/CameraMode/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CameraMode","kind":5,"href":"document_reader/CameraMode.html"}},{"name":"value","qualifiedName":"document_reader.CameraMode.value","href":"document_reader/CameraMode/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CameraMode","kind":5,"href":"document_reader/CameraMode.html"}},{"name":"values","qualifiedName":"document_reader.CameraMode.values","href":"document_reader/CameraMode/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"CameraMode","kind":5,"href":"document_reader/CameraMode.html"}},{"name":"CameraPosition","qualifiedName":"document_reader.CameraPosition","href":"document_reader/CameraPosition.html","kind":5,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"getByValue","qualifiedName":"document_reader.CameraPosition.getByValue","href":"document_reader/CameraPosition/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CameraPosition","kind":5,"href":"document_reader/CameraPosition.html"}},{"name":"value","qualifiedName":"document_reader.CameraPosition.value","href":"document_reader/CameraPosition/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CameraPosition","kind":5,"href":"document_reader/CameraPosition.html"}},{"name":"values","qualifiedName":"document_reader.CameraPosition.values","href":"document_reader/CameraPosition/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"CameraPosition","kind":5,"href":"document_reader/CameraPosition.html"}},{"name":"CameraSize","qualifiedName":"document_reader.CameraSize","href":"document_reader/CameraSize-class.html","kind":3,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"CameraSize","qualifiedName":"document_reader.CameraSize.CameraSize","href":"document_reader/CameraSize/CameraSize.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"CameraSize","kind":3,"href":"document_reader/CameraSize-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.CameraSize.fromJson","href":"document_reader/CameraSize/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"CameraSize","kind":3,"href":"document_reader/CameraSize-class.html"}},{"name":"height","qualifiedName":"document_reader.CameraSize.height","href":"document_reader/CameraSize/height.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CameraSize","kind":3,"href":"document_reader/CameraSize-class.html"}},{"name":"toJson","qualifiedName":"document_reader.CameraSize.toJson","href":"document_reader/CameraSize/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"CameraSize","kind":3,"href":"document_reader/CameraSize-class.html"}},{"name":"width","qualifiedName":"document_reader.CameraSize.width","href":"document_reader/CameraSize/width.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CameraSize","kind":3,"href":"document_reader/CameraSize-class.html"}},{"name":"Cap","qualifiedName":"document_reader.Cap","href":"document_reader/Cap.html","kind":5,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"getByValue","qualifiedName":"document_reader.Cap.getByValue","href":"document_reader/Cap/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"Cap","kind":5,"href":"document_reader/Cap.html"}},{"name":"value","qualifiedName":"document_reader.Cap.value","href":"document_reader/Cap/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"Cap","kind":5,"href":"document_reader/Cap.html"}},{"name":"values","qualifiedName":"document_reader.Cap.values","href":"document_reader/Cap/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"Cap","kind":5,"href":"document_reader/Cap.html"}},{"name":"CaptureMode","qualifiedName":"document_reader.CaptureMode","href":"document_reader/CaptureMode.html","kind":5,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"getByValue","qualifiedName":"document_reader.CaptureMode.getByValue","href":"document_reader/CaptureMode/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CaptureMode","kind":5,"href":"document_reader/CaptureMode.html"}},{"name":"value","qualifiedName":"document_reader.CaptureMode.value","href":"document_reader/CaptureMode/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CaptureMode","kind":5,"href":"document_reader/CaptureMode.html"}},{"name":"values","qualifiedName":"document_reader.CaptureMode.values","href":"document_reader/CaptureMode/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"CaptureMode","kind":5,"href":"document_reader/CaptureMode.html"}},{"name":"CaptureSessionPreset","qualifiedName":"document_reader.CaptureSessionPreset","href":"document_reader/CaptureSessionPreset.html","kind":5,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"getByValue","qualifiedName":"document_reader.CaptureSessionPreset.getByValue","href":"document_reader/CaptureSessionPreset/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CaptureSessionPreset","kind":5,"href":"document_reader/CaptureSessionPreset.html"}},{"name":"value","qualifiedName":"document_reader.CaptureSessionPreset.value","href":"document_reader/CaptureSessionPreset/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CaptureSessionPreset","kind":5,"href":"document_reader/CaptureSessionPreset.html"}},{"name":"values","qualifiedName":"document_reader.CaptureSessionPreset.values","href":"document_reader/CaptureSessionPreset/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"CaptureSessionPreset","kind":5,"href":"document_reader/CaptureSessionPreset.html"}},{"name":"CardProperties","qualifiedName":"document_reader.CardProperties","href":"document_reader/CardProperties-class.html","kind":3,"packageRank":0,"desc":"Structure is used to store extended information about the characteristics\nof the RFID-chip located in the scope of the reader.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"CardProperties","qualifiedName":"document_reader.CardProperties.CardProperties","href":"document_reader/CardProperties/CardProperties.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"CardProperties","kind":3,"href":"document_reader/CardProperties-class.html"}},{"name":"aTQA","qualifiedName":"document_reader.CardProperties.aTQA","href":"document_reader/CardProperties/aTQA.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Numeric ATQ_A value in hexadecimal format (e.g. \"0x0000\").","enclosedBy":{"name":"CardProperties","kind":3,"href":"document_reader/CardProperties-class.html"}},{"name":"aTQB","qualifiedName":"document_reader.CardProperties.aTQB","href":"document_reader/CardProperties/aTQB.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"ATQ_B contents in text format. Each byte is represented by its\nhexadecimal value. The individual bytes are sepa-rated by spaces\n(e.g. \"50 F9 4F 41 60 00 00 00 00 77 81 81\").","enclosedBy":{"name":"CardProperties","kind":3,"href":"document_reader/CardProperties-class.html"}},{"name":"aTR","qualifiedName":"document_reader.CardProperties.aTR","href":"document_reader/CardProperties/aTR.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"aTR contents in text format. Each byte is represented by its hexadecimal value.\nThe individual bytes are separated by spaces\n(e.g. \"3B 88 81 11 FC 00 00 00 00 77 81 81 00 93\").","enclosedBy":{"name":"CardProperties","kind":3,"href":"document_reader/CardProperties-class.html"}},{"name":"baudrate1","qualifiedName":"document_reader.CardProperties.baudrate1","href":"document_reader/CardProperties/baudrate1.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Numeric Baudrate1 value in hexadecimal format (e.g. \"0x0000000F\").","enclosedBy":{"name":"CardProperties","kind":3,"href":"document_reader/CardProperties-class.html"}},{"name":"baudrate2","qualifiedName":"document_reader.CardProperties.baudrate2","href":"document_reader/CardProperties/baudrate2.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Numeric Baudrate2 value in hexadecimal format.","enclosedBy":{"name":"CardProperties","kind":3,"href":"document_reader/CardProperties-class.html"}},{"name":"bitRateR","qualifiedName":"document_reader.CardProperties.bitRateR","href":"document_reader/CardProperties/bitRateR.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Numeric BitRateR value in hexadecimal format (e.g. \"0x04\").","enclosedBy":{"name":"CardProperties","kind":3,"href":"document_reader/CardProperties-class.html"}},{"name":"bitRateS","qualifiedName":"document_reader.CardProperties.bitRateS","href":"document_reader/CardProperties/bitRateS.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Numeric BitRateS value in hexadecimal format (e.g. \"0x04\").","enclosedBy":{"name":"CardProperties","kind":3,"href":"document_reader/CardProperties-class.html"}},{"name":"chipTypeA","qualifiedName":"document_reader.CardProperties.chipTypeA","href":"document_reader/CardProperties/chipTypeA.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Text abbreviation of ChipType_A value.","enclosedBy":{"name":"CardProperties","kind":3,"href":"document_reader/CardProperties-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.CardProperties.fromJson","href":"document_reader/CardProperties/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"CardProperties","kind":3,"href":"document_reader/CardProperties-class.html"}},{"name":"mifareMemory","qualifiedName":"document_reader.CardProperties.mifareMemory","href":"document_reader/CardProperties/mifareMemory.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Numeric MifareMemory value.","enclosedBy":{"name":"CardProperties","kind":3,"href":"document_reader/CardProperties-class.html"}},{"name":"rfidType","qualifiedName":"document_reader.CardProperties.rfidType","href":"document_reader/CardProperties/rfidType.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Text abbreviation of RFID_Type value.","enclosedBy":{"name":"CardProperties","kind":3,"href":"document_reader/CardProperties-class.html"}},{"name":"sAK","qualifiedName":"document_reader.CardProperties.sAK","href":"document_reader/CardProperties/sAK.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Numeric SAK value in hexadecimal format (e.g. \"0x00\").","enclosedBy":{"name":"CardProperties","kind":3,"href":"document_reader/CardProperties-class.html"}},{"name":"support4","qualifiedName":"document_reader.CardProperties.support4","href":"document_reader/CardProperties/support4.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Boolean Support_4 value.","enclosedBy":{"name":"CardProperties","kind":3,"href":"document_reader/CardProperties-class.html"}},{"name":"supportMifare","qualifiedName":"document_reader.CardProperties.supportMifare","href":"document_reader/CardProperties/supportMifare.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Boolean Support_Mifare value.","enclosedBy":{"name":"CardProperties","kind":3,"href":"document_reader/CardProperties-class.html"}},{"name":"toJson","qualifiedName":"document_reader.CardProperties.toJson","href":"document_reader/CardProperties/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"CardProperties","kind":3,"href":"document_reader/CardProperties-class.html"}},{"name":"uID","qualifiedName":"document_reader.CardProperties.uID","href":"document_reader/CardProperties/uID.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"UID contents in text format. Each byte is represented by its hexadecimal value.\nThe individual bytes are separated by spaces (e.g. \"F9 4F 41 60\").","enclosedBy":{"name":"CardProperties","kind":3,"href":"document_reader/CardProperties-class.html"}},{"name":"CertificateChain","qualifiedName":"document_reader.CertificateChain","href":"document_reader/CertificateChain-class.html","kind":3,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"CertificateChain","qualifiedName":"document_reader.CertificateChain.CertificateChain","href":"document_reader/CertificateChain/CertificateChain.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"CertificateChain","kind":3,"href":"document_reader/CertificateChain-class.html"}},{"name":"extensions","qualifiedName":"document_reader.CertificateChain.extensions","href":"document_reader/CertificateChain/extensions.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CertificateChain","kind":3,"href":"document_reader/CertificateChain-class.html"}},{"name":"fileName","qualifiedName":"document_reader.CertificateChain.fileName","href":"document_reader/CertificateChain/fileName.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CertificateChain","kind":3,"href":"document_reader/CertificateChain-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.CertificateChain.fromJson","href":"document_reader/CertificateChain/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"CertificateChain","kind":3,"href":"document_reader/CertificateChain-class.html"}},{"name":"issuer","qualifiedName":"document_reader.CertificateChain.issuer","href":"document_reader/CertificateChain/issuer.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CertificateChain","kind":3,"href":"document_reader/CertificateChain-class.html"}},{"name":"notifications","qualifiedName":"document_reader.CertificateChain.notifications","href":"document_reader/CertificateChain/notifications.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CertificateChain","kind":3,"href":"document_reader/CertificateChain-class.html"}},{"name":"origin","qualifiedName":"document_reader.CertificateChain.origin","href":"document_reader/CertificateChain/origin.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CertificateChain","kind":3,"href":"document_reader/CertificateChain-class.html"}},{"name":"paStatus","qualifiedName":"document_reader.CertificateChain.paStatus","href":"document_reader/CertificateChain/paStatus.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CertificateChain","kind":3,"href":"document_reader/CertificateChain-class.html"}},{"name":"serialNumber","qualifiedName":"document_reader.CertificateChain.serialNumber","href":"document_reader/CertificateChain/serialNumber.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CertificateChain","kind":3,"href":"document_reader/CertificateChain-class.html"}},{"name":"signatureAlgorithm","qualifiedName":"document_reader.CertificateChain.signatureAlgorithm","href":"document_reader/CertificateChain/signatureAlgorithm.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CertificateChain","kind":3,"href":"document_reader/CertificateChain-class.html"}},{"name":"subject","qualifiedName":"document_reader.CertificateChain.subject","href":"document_reader/CertificateChain/subject.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CertificateChain","kind":3,"href":"document_reader/CertificateChain-class.html"}},{"name":"subjectPKAlgorithm","qualifiedName":"document_reader.CertificateChain.subjectPKAlgorithm","href":"document_reader/CertificateChain/subjectPKAlgorithm.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CertificateChain","kind":3,"href":"document_reader/CertificateChain-class.html"}},{"name":"toJson","qualifiedName":"document_reader.CertificateChain.toJson","href":"document_reader/CertificateChain/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"CertificateChain","kind":3,"href":"document_reader/CertificateChain-class.html"}},{"name":"type","qualifiedName":"document_reader.CertificateChain.type","href":"document_reader/CertificateChain/type.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Define the type of certificate used in the procedure of document\nsecurity object digital signature verification.","enclosedBy":{"name":"CertificateChain","kind":3,"href":"document_reader/CertificateChain-class.html"}},{"name":"validity","qualifiedName":"document_reader.CertificateChain.validity","href":"document_reader/CertificateChain/validity.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CertificateChain","kind":3,"href":"document_reader/CertificateChain-class.html"}},{"name":"version","qualifiedName":"document_reader.CertificateChain.version","href":"document_reader/CertificateChain/version.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CertificateChain","kind":3,"href":"document_reader/CertificateChain-class.html"}},{"name":"CertificateData","qualifiedName":"document_reader.CertificateData","href":"document_reader/CertificateData-class.html","kind":3,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"CertificateData","qualifiedName":"document_reader.CertificateData.CertificateData","href":"document_reader/CertificateData/CertificateData.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"CertificateData","kind":3,"href":"document_reader/CertificateData-class.html"}},{"name":"data","qualifiedName":"document_reader.CertificateData.data","href":"document_reader/CertificateData/data.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CertificateData","kind":3,"href":"document_reader/CertificateData-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.CertificateData.fromJson","href":"document_reader/CertificateData/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"CertificateData","kind":3,"href":"document_reader/CertificateData-class.html"}},{"name":"length","qualifiedName":"document_reader.CertificateData.length","href":"document_reader/CertificateData/length.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CertificateData","kind":3,"href":"document_reader/CertificateData-class.html"}},{"name":"toJson","qualifiedName":"document_reader.CertificateData.toJson","href":"document_reader/CertificateData/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"CertificateData","kind":3,"href":"document_reader/CertificateData-class.html"}},{"name":"CheckDiagnose","qualifiedName":"document_reader.CheckDiagnose","href":"document_reader/CheckDiagnose.html","kind":5,"packageRank":0,"desc":"Enumeration contains identificators that determine the result of the\ntext field comparison from different sources.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"getByValue","qualifiedName":"document_reader.CheckDiagnose.getByValue","href":"document_reader/CheckDiagnose/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CheckDiagnose","kind":5,"href":"document_reader/CheckDiagnose.html"}},{"name":"value","qualifiedName":"document_reader.CheckDiagnose.value","href":"document_reader/CheckDiagnose/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CheckDiagnose","kind":5,"href":"document_reader/CheckDiagnose.html"}},{"name":"values","qualifiedName":"document_reader.CheckDiagnose.values","href":"document_reader/CheckDiagnose/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"CheckDiagnose","kind":5,"href":"document_reader/CheckDiagnose.html"}},{"name":"CheckResult","qualifiedName":"document_reader.CheckResult","href":"document_reader/CheckResult.html","kind":5,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"getByValue","qualifiedName":"document_reader.CheckResult.getByValue","href":"document_reader/CheckResult/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CheckResult","kind":5,"href":"document_reader/CheckResult.html"}},{"name":"value","qualifiedName":"document_reader.CheckResult.value","href":"document_reader/CheckResult/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CheckResult","kind":5,"href":"document_reader/CheckResult.html"}},{"name":"values","qualifiedName":"document_reader.CheckResult.values","href":"document_reader/CheckResult/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"CheckResult","kind":5,"href":"document_reader/CheckResult.html"}},{"name":"ChipDetectedCompletion","qualifiedName":"document_reader.ChipDetectedCompletion","href":"document_reader/ChipDetectedCompletion.html","kind":21,"packageRank":0,"desc":"Callback for receiving signal when RFID chip is recognized\nby a phone and chip reading is started.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"Comparison","qualifiedName":"document_reader.Comparison","href":"document_reader/Comparison-class.html","kind":3,"packageRank":0,"desc":"Structure describing single value of the field.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"Comparison","qualifiedName":"document_reader.Comparison.Comparison","href":"document_reader/Comparison/Comparison.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"Comparison","kind":3,"href":"document_reader/Comparison-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.Comparison.fromJson","href":"document_reader/Comparison/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"Comparison","kind":3,"href":"document_reader/Comparison-class.html"}},{"name":"sourceTypeLeft","qualifiedName":"document_reader.Comparison.sourceTypeLeft","href":"document_reader/Comparison/sourceTypeLeft.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"The value's origin source.","enclosedBy":{"name":"Comparison","kind":3,"href":"document_reader/Comparison-class.html"}},{"name":"sourceTypeRight","qualifiedName":"document_reader.Comparison.sourceTypeRight","href":"document_reader/Comparison/sourceTypeRight.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"The value's origin source.","enclosedBy":{"name":"Comparison","kind":3,"href":"document_reader/Comparison-class.html"}},{"name":"status","qualifiedName":"document_reader.Comparison.status","href":"document_reader/Comparison/status.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"The status of field comparisons.","enclosedBy":{"name":"Comparison","kind":3,"href":"document_reader/Comparison-class.html"}},{"name":"toJson","qualifiedName":"document_reader.Comparison.toJson","href":"document_reader/Comparison/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"Comparison","kind":3,"href":"document_reader/Comparison-class.html"}},{"name":"Coordinate","qualifiedName":"document_reader.Coordinate","href":"document_reader/Coordinate-class.html","kind":3,"packageRank":0,"desc":"Structure describing point coordinate.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"Coordinate","qualifiedName":"document_reader.Coordinate.Coordinate","href":"document_reader/Coordinate/Coordinate.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"Coordinate","kind":3,"href":"document_reader/Coordinate-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.Coordinate.fromJson","href":"document_reader/Coordinate/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"Coordinate","kind":3,"href":"document_reader/Coordinate-class.html"}},{"name":"toJson","qualifiedName":"document_reader.Coordinate.toJson","href":"document_reader/Coordinate/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"Coordinate","kind":3,"href":"document_reader/Coordinate-class.html"}},{"name":"x","qualifiedName":"document_reader.Coordinate.x","href":"document_reader/Coordinate/x.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"Coordinate","kind":3,"href":"document_reader/Coordinate-class.html"}},{"name":"y","qualifiedName":"document_reader.Coordinate.y","href":"document_reader/Coordinate/y.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"Coordinate","kind":3,"href":"document_reader/Coordinate-class.html"}},{"name":"CustomButtonTag","qualifiedName":"document_reader.CustomButtonTag","href":"document_reader/CustomButtonTag.html","kind":5,"packageRank":0,"desc":"Button tags for UI customization.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"getByValue","qualifiedName":"document_reader.CustomButtonTag.getByValue","href":"document_reader/CustomButtonTag/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CustomButtonTag","kind":5,"href":"document_reader/CustomButtonTag.html"}},{"name":"value","qualifiedName":"document_reader.CustomButtonTag.value","href":"document_reader/CustomButtonTag/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CustomButtonTag","kind":5,"href":"document_reader/CustomButtonTag.html"}},{"name":"values","qualifiedName":"document_reader.CustomButtonTag.values","href":"document_reader/CustomButtonTag/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"CustomButtonTag","kind":5,"href":"document_reader/CustomButtonTag.html"}},{"name":"CustomButtonTappedCompletion","qualifiedName":"document_reader.CustomButtonTappedCompletion","href":"document_reader/CustomButtonTappedCompletion.html","kind":21,"packageRank":0,"desc":"Callback for receiving signal, when a custom button,\nconfigured in Customization.uiCustomizationLayer, is pressed.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"Customization","qualifiedName":"document_reader.Customization","href":"document_reader/Customization-class.html","kind":3,"packageRank":0,"desc":"Params that relate to the camera view controller customization and etc.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"Customization","qualifiedName":"document_reader.Customization.Customization","href":"document_reader/Customization/Customization.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"activityIndicatorColor","qualifiedName":"document_reader.Customization.activityIndicatorColor","href":"document_reader/Customization/activityIndicatorColor.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to set a color for the activity indicator.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"backgroundMaskAlpha","qualifiedName":"document_reader.Customization.backgroundMaskAlpha","href":"document_reader/Customization/backgroundMaskAlpha.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to set intensity of the background mask.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"backgroundMaskColor","qualifiedName":"document_reader.Customization.backgroundMaskColor","href":"document_reader/Customization/backgroundMaskColor.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to set color for background mask area.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"borderBackgroundImage","qualifiedName":"document_reader.Customization.borderBackgroundImage","href":"document_reader/Customization/borderBackgroundImage.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to set any image within the camera frame.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"borderBackgroundImageTransformsAndroid","qualifiedName":"document_reader.Customization.borderBackgroundImageTransformsAndroid","href":"document_reader/Customization/borderBackgroundImageTransformsAndroid.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Matrix used to scale the view within the camera frame.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"borderBackgroundImageTransformsIOS","qualifiedName":"document_reader.Customization.borderBackgroundImageTransformsIOS","href":"document_reader/Customization/borderBackgroundImageTransformsIOS.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to specify how a view within the camera frame adjusts\nits content when its size changes.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"cameraFrameActiveColor","qualifiedName":"document_reader.Customization.cameraFrameActiveColor","href":"document_reader/Customization/cameraFrameActiveColor.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to set a color for the camera frame when a document is detected.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"cameraFrameBorderWidth","qualifiedName":"document_reader.Customization.cameraFrameBorderWidth","href":"document_reader/Customization/cameraFrameBorderWidth.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to set thickness of the camera frame borders.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"cameraFrameCornerRadius","qualifiedName":"document_reader.Customization.cameraFrameCornerRadius","href":"document_reader/Customization/cameraFrameCornerRadius.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to set a corner radius of the camera frame.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"cameraFrameDefaultColor","qualifiedName":"document_reader.Customization.cameraFrameDefaultColor","href":"document_reader/Customization/cameraFrameDefaultColor.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to set a color for the camera frame when a document is out\nof the camera frame or is not detected.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"cameraFrameLandscapeAspectRatio","qualifiedName":"document_reader.Customization.cameraFrameLandscapeAspectRatio","href":"document_reader/Customization/cameraFrameLandscapeAspectRatio.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to set an aspect ratio of the camera frame (landscape orientation).\nDefault: 0.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"cameraFrameLineCap","qualifiedName":"document_reader.Customization.cameraFrameLineCap","href":"document_reader/Customization/cameraFrameLineCap.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to customize the beginning and ending of stroked lines\nof the camera frame.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"cameraFrameLineLength","qualifiedName":"document_reader.Customization.cameraFrameLineLength","href":"document_reader/Customization/cameraFrameLineLength.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to set length of the lines of the camera frame.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"cameraFrameOffsetWidth","qualifiedName":"document_reader.Customization.cameraFrameOffsetWidth","href":"document_reader/Customization/cameraFrameOffsetWidth.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to set an offset for the camera frame (portrait orientation).","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"cameraFramePortraitAspectRatio","qualifiedName":"document_reader.Customization.cameraFramePortraitAspectRatio","href":"document_reader/Customization/cameraFramePortraitAspectRatio.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to set an aspect ratio of the camera frame (portrait orientation).","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"cameraFrameShapeType","qualifiedName":"document_reader.Customization.cameraFrameShapeType","href":"document_reader/Customization/cameraFrameShapeType.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to set a shape type for the camera frame.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"cameraFrameVerticalPositionMultiplier","qualifiedName":"document_reader.Customization.cameraFrameVerticalPositionMultiplier","href":"document_reader/Customization/cameraFrameVerticalPositionMultiplier.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to change the location of the camera frame vertically.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"cameraPreviewBackgroundColor","qualifiedName":"document_reader.Customization.cameraPreviewBackgroundColor","href":"document_reader/Customization/cameraPreviewBackgroundColor.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to set a background color for the camera preview\n(top and bottom frames).","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"cameraSwitchButtonImage","qualifiedName":"document_reader.Customization.cameraSwitchButtonImage","href":"document_reader/Customization/cameraSwitchButtonImage.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to set any image for the button that allows\nchanging positions of the capture device.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"captureButtonImage","qualifiedName":"document_reader.Customization.captureButtonImage","href":"document_reader/Customization/captureButtonImage.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to set any image for the capture button.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"changeFrameButtonCollapseImage","qualifiedName":"document_reader.Customization.changeFrameButtonCollapseImage","href":"document_reader/Customization/changeFrameButtonCollapseImage.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to set any image for the button that allows changing\nshapes of the camera (collapsed state).","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"changeFrameButtonExpandImage","qualifiedName":"document_reader.Customization.changeFrameButtonExpandImage","href":"document_reader/Customization/changeFrameButtonExpandImage.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to set any image for the button that allows changing\nshapes of the camera (expanded state).","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"closeButtonImage","qualifiedName":"document_reader.Customization.closeButtonImage","href":"document_reader/Customization/closeButtonImage.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to set any image for the close button.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"colors","qualifiedName":"document_reader.Customization.colors","href":"document_reader/Customization/colors.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"customLabelStatus","qualifiedName":"document_reader.Customization.customLabelStatus","href":"document_reader/Customization/customLabelStatus.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to create a custom status.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"customStatusPositionMultiplier","qualifiedName":"document_reader.Customization.customStatusPositionMultiplier","href":"document_reader/Customization/customStatusPositionMultiplier.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to change the location of the custom status.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"fonts","qualifiedName":"document_reader.Customization.fonts","href":"document_reader/Customization/fonts.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.Customization.fromJson","href":"document_reader/Customization/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"helpAnimationImage","qualifiedName":"document_reader.Customization.helpAnimationImage","href":"document_reader/Customization/helpAnimationImage.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to set any image for the help animation.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"helpAnimationImageTransformsAndroid","qualifiedName":"document_reader.Customization.helpAnimationImageTransformsAndroid","href":"document_reader/Customization/helpAnimationImageTransformsAndroid.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Matrix used to scale help animation.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"helpAnimationImageTransformsIOS","qualifiedName":"document_reader.Customization.helpAnimationImageTransformsIOS","href":"document_reader/Customization/helpAnimationImageTransformsIOS.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to specify how a view of the help animation adjusts\nits content when its size changes.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"images","qualifiedName":"document_reader.Customization.images","href":"document_reader/Customization/images.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"livenessAnimationImage","qualifiedName":"document_reader.Customization.livenessAnimationImage","href":"document_reader/Customization/livenessAnimationImage.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to set any image for the liveness animation.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"livenessAnimationImageTransformsAndroid","qualifiedName":"document_reader.Customization.livenessAnimationImageTransformsAndroid","href":"document_reader/Customization/livenessAnimationImageTransformsAndroid.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Matrix used to scale liveness animation.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"livenessAnimationImageTransformsIOS","qualifiedName":"document_reader.Customization.livenessAnimationImageTransformsIOS","href":"document_reader/Customization/livenessAnimationImageTransformsIOS.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to specify how a view of the liveness animation\nadjusts its content when its size changes.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"livenessAnimationPositionMultiplier","qualifiedName":"document_reader.Customization.livenessAnimationPositionMultiplier","href":"document_reader/Customization/livenessAnimationPositionMultiplier.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to change the location of the liveness animation.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"multipageAnimationBackImage","qualifiedName":"document_reader.Customization.multipageAnimationBackImage","href":"document_reader/Customization/multipageAnimationBackImage.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to set any image for the multipage animation (back side).","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"multipageAnimationBackImageTransformsAndroid","qualifiedName":"document_reader.Customization.multipageAnimationBackImageTransformsAndroid","href":"document_reader/Customization/multipageAnimationBackImageTransformsAndroid.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Matrix used to scale multipage animation (back side).","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"multipageAnimationBackImageTransformsIOS","qualifiedName":"document_reader.Customization.multipageAnimationBackImageTransformsIOS","href":"document_reader/Customization/multipageAnimationBackImageTransformsIOS.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to specify how a view of the multipage animation (back side)\nadjusts its content when its size changes.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"multipageAnimationFrontImage","qualifiedName":"document_reader.Customization.multipageAnimationFrontImage","href":"document_reader/Customization/multipageAnimationFrontImage.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to set any image for the multipage animation (front side).","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"multipageAnimationFrontImageTransformsAndroid","qualifiedName":"document_reader.Customization.multipageAnimationFrontImageTransformsAndroid","href":"document_reader/Customization/multipageAnimationFrontImageTransformsAndroid.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Matrix used to scale multipage animation (front side).","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"multipageAnimationFrontImageTransformsIOS","qualifiedName":"document_reader.Customization.multipageAnimationFrontImageTransformsIOS","href":"document_reader/Customization/multipageAnimationFrontImageTransformsIOS.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to specify how a view of the multipage animation (front side)\nadjusts its content when its size changes.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"multipageButtonBackgroundColor","qualifiedName":"document_reader.Customization.multipageButtonBackgroundColor","href":"document_reader/Customization/multipageButtonBackgroundColor.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to set a color for the \"Skip next page\" button.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"nextPageAnimationEndDelay","qualifiedName":"document_reader.Customization.nextPageAnimationEndDelay","href":"document_reader/Customization/nextPageAnimationEndDelay.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Animation delay after flip.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"nextPageAnimationStartDelay","qualifiedName":"document_reader.Customization.nextPageAnimationStartDelay","href":"document_reader/Customization/nextPageAnimationStartDelay.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Animation delay before flip.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"resultStatus","qualifiedName":"document_reader.Customization.resultStatus","href":"document_reader/Customization/resultStatus.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to set any string to the result status.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"resultStatusBackgroundColor","qualifiedName":"document_reader.Customization.resultStatusBackgroundColor","href":"document_reader/Customization/resultStatusBackgroundColor.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to set a color of the background for the result status messages.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"resultStatusPositionMultiplier","qualifiedName":"document_reader.Customization.resultStatusPositionMultiplier","href":"document_reader/Customization/resultStatusPositionMultiplier.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to change the location of the result status.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"resultStatusTextColor","qualifiedName":"document_reader.Customization.resultStatusTextColor","href":"document_reader/Customization/resultStatusTextColor.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to set a color for the result status messages.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"resultStatusTextFont","qualifiedName":"document_reader.Customization.resultStatusTextFont","href":"document_reader/Customization/resultStatusTextFont.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to set a font for the result status messages.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"showBackgroundMask","qualifiedName":"document_reader.Customization.showBackgroundMask","href":"document_reader/Customization/showBackgroundMask.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"If it's set to true, the background mask next to the camera frame\nwill be displayed.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"showHelpAnimation","qualifiedName":"document_reader.Customization.showHelpAnimation","href":"document_reader/Customization/showHelpAnimation.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"If it's set to true, the animation showing how to position a document\nwill be displayed.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"showNextPageAnimation","qualifiedName":"document_reader.Customization.showNextPageAnimation","href":"document_reader/Customization/showNextPageAnimation.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"If it's set to true, the animation asking for processing\nthe next page will be displayed.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"showResultStatusMessages","qualifiedName":"document_reader.Customization.showResultStatusMessages","href":"document_reader/Customization/showResultStatusMessages.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"If it's set to true, result status messages during the document processing\nwill be shown.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"showStatusMessages","qualifiedName":"document_reader.Customization.showStatusMessages","href":"document_reader/Customization/showStatusMessages.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"If it's set to true, status messages during the document processing\nwill be shown.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"status","qualifiedName":"document_reader.Customization.status","href":"document_reader/Customization/status.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to set any string to the status.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"statusBackgroundColor","qualifiedName":"document_reader.Customization.statusBackgroundColor","href":"document_reader/Customization/statusBackgroundColor.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to set a background color for the status messages.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"statusPositionMultiplier","qualifiedName":"document_reader.Customization.statusPositionMultiplier","href":"document_reader/Customization/statusPositionMultiplier.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to change the location of the status.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"statusTextColor","qualifiedName":"document_reader.Customization.statusTextColor","href":"document_reader/Customization/statusTextColor.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to set a color for the status messages.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"statusTextFont","qualifiedName":"document_reader.Customization.statusTextFont","href":"document_reader/Customization/statusTextFont.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to set a font for the status messages.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"testSetters","qualifiedName":"document_reader.Customization.testSetters","href":"document_reader/Customization/testSetters.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"tintColor","qualifiedName":"document_reader.Customization.tintColor","href":"document_reader/Customization/tintColor.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to set a color for all visual elements.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"toJson","qualifiedName":"document_reader.Customization.toJson","href":"document_reader/Customization/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"toolbarSize","qualifiedName":"document_reader.Customization.toolbarSize","href":"document_reader/Customization/toolbarSize.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to set a size for the toolbar\n(it's where all buttons are located).","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"torchButtonOffImage","qualifiedName":"document_reader.Customization.torchButtonOffImage","href":"document_reader/Customization/torchButtonOffImage.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to set any image for the torch button when its state is OFF.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"torchButtonOnImage","qualifiedName":"document_reader.Customization.torchButtonOnImage","href":"document_reader/Customization/torchButtonOnImage.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to set any image for the torch button when its state is ON.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"uiCustomizationLayer","qualifiedName":"document_reader.Customization.uiCustomizationLayer","href":"document_reader/Customization/uiCustomizationLayer.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"JSON structure defining labels and graphic elements\nto be added to the Camera UI.","enclosedBy":{"name":"Customization","kind":3,"href":"document_reader/Customization-class.html"}},{"name":"CustomizationColors","qualifiedName":"document_reader.CustomizationColors","href":"document_reader/CustomizationColors-class.html","kind":3,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"CustomizationColors","qualifiedName":"document_reader.CustomizationColors.CustomizationColors","href":"document_reader/CustomizationColors/CustomizationColors.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"CustomizationColors","kind":3,"href":"document_reader/CustomizationColors-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.CustomizationColors.fromJson","href":"document_reader/CustomizationColors/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"CustomizationColors","kind":3,"href":"document_reader/CustomizationColors-class.html"}},{"name":"rfidProcessingScreenBackground","qualifiedName":"document_reader.CustomizationColors.rfidProcessingScreenBackground","href":"document_reader/CustomizationColors/rfidProcessingScreenBackground.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CustomizationColors","kind":3,"href":"document_reader/CustomizationColors-class.html"}},{"name":"rfidProcessingScreenHintLabelBackground","qualifiedName":"document_reader.CustomizationColors.rfidProcessingScreenHintLabelBackground","href":"document_reader/CustomizationColors/rfidProcessingScreenHintLabelBackground.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CustomizationColors","kind":3,"href":"document_reader/CustomizationColors-class.html"}},{"name":"rfidProcessingScreenHintLabelText","qualifiedName":"document_reader.CustomizationColors.rfidProcessingScreenHintLabelText","href":"document_reader/CustomizationColors/rfidProcessingScreenHintLabelText.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CustomizationColors","kind":3,"href":"document_reader/CustomizationColors-class.html"}},{"name":"rfidProcessingScreenLoadingBar","qualifiedName":"document_reader.CustomizationColors.rfidProcessingScreenLoadingBar","href":"document_reader/CustomizationColors/rfidProcessingScreenLoadingBar.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CustomizationColors","kind":3,"href":"document_reader/CustomizationColors-class.html"}},{"name":"rfidProcessingScreenProgressBar","qualifiedName":"document_reader.CustomizationColors.rfidProcessingScreenProgressBar","href":"document_reader/CustomizationColors/rfidProcessingScreenProgressBar.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CustomizationColors","kind":3,"href":"document_reader/CustomizationColors-class.html"}},{"name":"rfidProcessingScreenProgressBarBackground","qualifiedName":"document_reader.CustomizationColors.rfidProcessingScreenProgressBarBackground","href":"document_reader/CustomizationColors/rfidProcessingScreenProgressBarBackground.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CustomizationColors","kind":3,"href":"document_reader/CustomizationColors-class.html"}},{"name":"rfidProcessingScreenProgressLabelText","qualifiedName":"document_reader.CustomizationColors.rfidProcessingScreenProgressLabelText","href":"document_reader/CustomizationColors/rfidProcessingScreenProgressLabelText.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CustomizationColors","kind":3,"href":"document_reader/CustomizationColors-class.html"}},{"name":"rfidProcessingScreenResultLabelText","qualifiedName":"document_reader.CustomizationColors.rfidProcessingScreenResultLabelText","href":"document_reader/CustomizationColors/rfidProcessingScreenResultLabelText.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CustomizationColors","kind":3,"href":"document_reader/CustomizationColors-class.html"}},{"name":"testSetters","qualifiedName":"document_reader.CustomizationColors.testSetters","href":"document_reader/CustomizationColors/testSetters.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CustomizationColors","kind":3,"href":"document_reader/CustomizationColors-class.html"}},{"name":"toJson","qualifiedName":"document_reader.CustomizationColors.toJson","href":"document_reader/CustomizationColors/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"CustomizationColors","kind":3,"href":"document_reader/CustomizationColors-class.html"}},{"name":"CustomizationFonts","qualifiedName":"document_reader.CustomizationFonts","href":"document_reader/CustomizationFonts-class.html","kind":3,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"CustomizationFonts","qualifiedName":"document_reader.CustomizationFonts.CustomizationFonts","href":"document_reader/CustomizationFonts/CustomizationFonts.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"CustomizationFonts","kind":3,"href":"document_reader/CustomizationFonts-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.CustomizationFonts.fromJson","href":"document_reader/CustomizationFonts/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"CustomizationFonts","kind":3,"href":"document_reader/CustomizationFonts-class.html"}},{"name":"rfidProcessingScreenHintLabel","qualifiedName":"document_reader.CustomizationFonts.rfidProcessingScreenHintLabel","href":"document_reader/CustomizationFonts/rfidProcessingScreenHintLabel.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CustomizationFonts","kind":3,"href":"document_reader/CustomizationFonts-class.html"}},{"name":"rfidProcessingScreenProgressLabel","qualifiedName":"document_reader.CustomizationFonts.rfidProcessingScreenProgressLabel","href":"document_reader/CustomizationFonts/rfidProcessingScreenProgressLabel.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CustomizationFonts","kind":3,"href":"document_reader/CustomizationFonts-class.html"}},{"name":"rfidProcessingScreenResultLabel","qualifiedName":"document_reader.CustomizationFonts.rfidProcessingScreenResultLabel","href":"document_reader/CustomizationFonts/rfidProcessingScreenResultLabel.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CustomizationFonts","kind":3,"href":"document_reader/CustomizationFonts-class.html"}},{"name":"testSetters","qualifiedName":"document_reader.CustomizationFonts.testSetters","href":"document_reader/CustomizationFonts/testSetters.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CustomizationFonts","kind":3,"href":"document_reader/CustomizationFonts-class.html"}},{"name":"toJson","qualifiedName":"document_reader.CustomizationFonts.toJson","href":"document_reader/CustomizationFonts/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"CustomizationFonts","kind":3,"href":"document_reader/CustomizationFonts-class.html"}},{"name":"CustomizationImages","qualifiedName":"document_reader.CustomizationImages","href":"document_reader/CustomizationImages-class.html","kind":3,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"CustomizationImages","qualifiedName":"document_reader.CustomizationImages.CustomizationImages","href":"document_reader/CustomizationImages/CustomizationImages.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"CustomizationImages","kind":3,"href":"document_reader/CustomizationImages-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.CustomizationImages.fromJson","href":"document_reader/CustomizationImages/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"CustomizationImages","kind":3,"href":"document_reader/CustomizationImages-class.html"}},{"name":"rfidProcessingScreenFailureImage","qualifiedName":"document_reader.CustomizationImages.rfidProcessingScreenFailureImage","href":"document_reader/CustomizationImages/rfidProcessingScreenFailureImage.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CustomizationImages","kind":3,"href":"document_reader/CustomizationImages-class.html"}},{"name":"testSetters","qualifiedName":"document_reader.CustomizationImages.testSetters","href":"document_reader/CustomizationImages/testSetters.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"CustomizationImages","kind":3,"href":"document_reader/CustomizationImages-class.html"}},{"name":"toJson","qualifiedName":"document_reader.CustomizationImages.toJson","href":"document_reader/CustomizationImages/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"CustomizationImages","kind":3,"href":"document_reader/CustomizationImages-class.html"}},{"name":"DTCDataGroups","qualifiedName":"document_reader.DTCDataGroups","href":"document_reader/DTCDataGroups-class.html","kind":3,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"DTCDataGroups","qualifiedName":"document_reader.DTCDataGroups.DTCDataGroups","href":"document_reader/DTCDataGroups/DTCDataGroups.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"DTCDataGroups","kind":3,"href":"document_reader/DTCDataGroups-class.html"}},{"name":"dg1","qualifiedName":"document_reader.DTCDataGroups.dg1","href":"document_reader/DTCDataGroups/dg1.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DTCDataGroups","kind":3,"href":"document_reader/DTCDataGroups-class.html"}},{"name":"dg2","qualifiedName":"document_reader.DTCDataGroups.dg2","href":"document_reader/DTCDataGroups/dg2.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DTCDataGroups","kind":3,"href":"document_reader/DTCDataGroups-class.html"}},{"name":"dg3","qualifiedName":"document_reader.DTCDataGroups.dg3","href":"document_reader/DTCDataGroups/dg3.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DTCDataGroups","kind":3,"href":"document_reader/DTCDataGroups-class.html"}},{"name":"dg4","qualifiedName":"document_reader.DTCDataGroups.dg4","href":"document_reader/DTCDataGroups/dg4.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DTCDataGroups","kind":3,"href":"document_reader/DTCDataGroups-class.html"}},{"name":"dg5","qualifiedName":"document_reader.DTCDataGroups.dg5","href":"document_reader/DTCDataGroups/dg5.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DTCDataGroups","kind":3,"href":"document_reader/DTCDataGroups-class.html"}},{"name":"dg6","qualifiedName":"document_reader.DTCDataGroups.dg6","href":"document_reader/DTCDataGroups/dg6.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DTCDataGroups","kind":3,"href":"document_reader/DTCDataGroups-class.html"}},{"name":"dg7","qualifiedName":"document_reader.DTCDataGroups.dg7","href":"document_reader/DTCDataGroups/dg7.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DTCDataGroups","kind":3,"href":"document_reader/DTCDataGroups-class.html"}},{"name":"dg8","qualifiedName":"document_reader.DTCDataGroups.dg8","href":"document_reader/DTCDataGroups/dg8.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DTCDataGroups","kind":3,"href":"document_reader/DTCDataGroups-class.html"}},{"name":"dg9","qualifiedName":"document_reader.DTCDataGroups.dg9","href":"document_reader/DTCDataGroups/dg9.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DTCDataGroups","kind":3,"href":"document_reader/DTCDataGroups-class.html"}},{"name":"dg10","qualifiedName":"document_reader.DTCDataGroups.dg10","href":"document_reader/DTCDataGroups/dg10.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DTCDataGroups","kind":3,"href":"document_reader/DTCDataGroups-class.html"}},{"name":"dg11","qualifiedName":"document_reader.DTCDataGroups.dg11","href":"document_reader/DTCDataGroups/dg11.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DTCDataGroups","kind":3,"href":"document_reader/DTCDataGroups-class.html"}},{"name":"dg12","qualifiedName":"document_reader.DTCDataGroups.dg12","href":"document_reader/DTCDataGroups/dg12.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DTCDataGroups","kind":3,"href":"document_reader/DTCDataGroups-class.html"}},{"name":"dg13","qualifiedName":"document_reader.DTCDataGroups.dg13","href":"document_reader/DTCDataGroups/dg13.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DTCDataGroups","kind":3,"href":"document_reader/DTCDataGroups-class.html"}},{"name":"dg14","qualifiedName":"document_reader.DTCDataGroups.dg14","href":"document_reader/DTCDataGroups/dg14.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DTCDataGroups","kind":3,"href":"document_reader/DTCDataGroups-class.html"}},{"name":"dg15","qualifiedName":"document_reader.DTCDataGroups.dg15","href":"document_reader/DTCDataGroups/dg15.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DTCDataGroups","kind":3,"href":"document_reader/DTCDataGroups-class.html"}},{"name":"dg16","qualifiedName":"document_reader.DTCDataGroups.dg16","href":"document_reader/DTCDataGroups/dg16.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DTCDataGroups","kind":3,"href":"document_reader/DTCDataGroups-class.html"}},{"name":"dg17","qualifiedName":"document_reader.DTCDataGroups.dg17","href":"document_reader/DTCDataGroups/dg17.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DTCDataGroups","kind":3,"href":"document_reader/DTCDataGroups-class.html"}},{"name":"dg18","qualifiedName":"document_reader.DTCDataGroups.dg18","href":"document_reader/DTCDataGroups/dg18.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DTCDataGroups","kind":3,"href":"document_reader/DTCDataGroups-class.html"}},{"name":"dg22","qualifiedName":"document_reader.DTCDataGroups.dg22","href":"document_reader/DTCDataGroups/dg22.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DTCDataGroups","kind":3,"href":"document_reader/DTCDataGroups-class.html"}},{"name":"dg23","qualifiedName":"document_reader.DTCDataGroups.dg23","href":"document_reader/DTCDataGroups/dg23.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DTCDataGroups","kind":3,"href":"document_reader/DTCDataGroups-class.html"}},{"name":"dg24","qualifiedName":"document_reader.DTCDataGroups.dg24","href":"document_reader/DTCDataGroups/dg24.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DTCDataGroups","kind":3,"href":"document_reader/DTCDataGroups-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.DTCDataGroups.fromJson","href":"document_reader/DTCDataGroups/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"DTCDataGroups","kind":3,"href":"document_reader/DTCDataGroups-class.html"}},{"name":"testSetters","qualifiedName":"document_reader.DTCDataGroups.testSetters","href":"document_reader/DTCDataGroups/testSetters.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DTCDataGroups","kind":3,"href":"document_reader/DTCDataGroups-class.html"}},{"name":"toJson","qualifiedName":"document_reader.DTCDataGroups.toJson","href":"document_reader/DTCDataGroups/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"DTCDataGroups","kind":3,"href":"document_reader/DTCDataGroups-class.html"}},{"name":"DataField","qualifiedName":"document_reader.DataField","href":"document_reader/DataField-class.html","kind":3,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"DataField","qualifiedName":"document_reader.DataField.DataField","href":"document_reader/DataField/DataField.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"DataField","kind":3,"href":"document_reader/DataField-class.html"}},{"name":"data","qualifiedName":"document_reader.DataField.data","href":"document_reader/DataField/data.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DataField","kind":3,"href":"document_reader/DataField-class.html"}},{"name":"fieldType","qualifiedName":"document_reader.DataField.fieldType","href":"document_reader/DataField/fieldType.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DataField","kind":3,"href":"document_reader/DataField-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.DataField.fromJson","href":"document_reader/DataField/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"DataField","kind":3,"href":"document_reader/DataField-class.html"}},{"name":"toJson","qualifiedName":"document_reader.DataField.toJson","href":"document_reader/DataField/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"DataField","kind":3,"href":"document_reader/DataField-class.html"}},{"name":"DocFormat","qualifiedName":"document_reader.DocFormat","href":"document_reader/DocFormat.html","kind":5,"packageRank":0,"desc":"Defining the geometric format of documents in accordance with ISO / IEC 7810.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"getByValue","qualifiedName":"document_reader.DocFormat.getByValue","href":"document_reader/DocFormat/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DocFormat","kind":5,"href":"document_reader/DocFormat.html"}},{"name":"value","qualifiedName":"document_reader.DocFormat.value","href":"document_reader/DocFormat/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DocFormat","kind":5,"href":"document_reader/DocFormat.html"}},{"name":"values","qualifiedName":"document_reader.DocFormat.values","href":"document_reader/DocFormat/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"DocFormat","kind":5,"href":"document_reader/DocFormat.html"}},{"name":"DocReaderAction","qualifiedName":"document_reader.DocReaderAction","href":"document_reader/DocReaderAction.html","kind":5,"packageRank":0,"desc":"Contains all possible DocumentReaderNotification callback codes","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"finished","qualifiedName":"document_reader.DocReaderAction.finished","href":"document_reader/DocReaderAction/finished.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DocReaderAction","kind":5,"href":"document_reader/DocReaderAction.html"}},{"name":"getByValue","qualifiedName":"document_reader.DocReaderAction.getByValue","href":"document_reader/DocReaderAction/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DocReaderAction","kind":5,"href":"document_reader/DocReaderAction.html"}},{"name":"interrupted","qualifiedName":"document_reader.DocReaderAction.interrupted","href":"document_reader/DocReaderAction/interrupted.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DocReaderAction","kind":5,"href":"document_reader/DocReaderAction.html"}},{"name":"stopped","qualifiedName":"document_reader.DocReaderAction.stopped","href":"document_reader/DocReaderAction/stopped.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DocReaderAction","kind":5,"href":"document_reader/DocReaderAction.html"}},{"name":"value","qualifiedName":"document_reader.DocReaderAction.value","href":"document_reader/DocReaderAction/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DocReaderAction","kind":5,"href":"document_reader/DocReaderAction.html"}},{"name":"values","qualifiedName":"document_reader.DocReaderAction.values","href":"document_reader/DocReaderAction/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"DocReaderAction","kind":5,"href":"document_reader/DocReaderAction.html"}},{"name":"DocReaderException","qualifiedName":"document_reader.DocReaderException","href":"document_reader/DocReaderException-class.html","kind":3,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"DocReaderException.unknown","qualifiedName":"document_reader.DocReaderException.DocReaderException.unknown","href":"document_reader/DocReaderException/DocReaderException.unknown.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"DocReaderException","kind":3,"href":"document_reader/DocReaderException-class.html"}},{"name":"code","qualifiedName":"document_reader.DocReaderException.code","href":"document_reader/DocReaderException/code.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DocReaderException","kind":3,"href":"document_reader/DocReaderException-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.DocReaderException.fromJson","href":"document_reader/DocReaderException/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DocReaderException","kind":3,"href":"document_reader/DocReaderException-class.html"}},{"name":"message","qualifiedName":"document_reader.DocReaderException.message","href":"document_reader/DocReaderException/message.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DocReaderException","kind":3,"href":"document_reader/DocReaderException-class.html"}},{"name":"toJson","qualifiedName":"document_reader.DocReaderException.toJson","href":"document_reader/DocReaderException/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DocReaderException","kind":3,"href":"document_reader/DocReaderException-class.html"}},{"name":"DocReaderFrame","qualifiedName":"document_reader.DocReaderFrame","href":"document_reader/DocReaderFrame.html","kind":5,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"getByValue","qualifiedName":"document_reader.DocReaderFrame.getByValue","href":"document_reader/DocReaderFrame/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DocReaderFrame","kind":5,"href":"document_reader/DocReaderFrame.html"}},{"name":"value","qualifiedName":"document_reader.DocReaderFrame.value","href":"document_reader/DocReaderFrame/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DocReaderFrame","kind":5,"href":"document_reader/DocReaderFrame.html"}},{"name":"values","qualifiedName":"document_reader.DocReaderFrame.values","href":"document_reader/DocReaderFrame/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"DocReaderFrame","kind":5,"href":"document_reader/DocReaderFrame.html"}},{"name":"DocReaderOrientation","qualifiedName":"document_reader.DocReaderOrientation","href":"document_reader/DocReaderOrientation.html","kind":5,"packageRank":0,"desc":"Contains set of values of the application's orientation.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"getByValue","qualifiedName":"document_reader.DocReaderOrientation.getByValue","href":"document_reader/DocReaderOrientation/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DocReaderOrientation","kind":5,"href":"document_reader/DocReaderOrientation.html"}},{"name":"value","qualifiedName":"document_reader.DocReaderOrientation.value","href":"document_reader/DocReaderOrientation/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DocReaderOrientation","kind":5,"href":"document_reader/DocReaderOrientation.html"}},{"name":"values","qualifiedName":"document_reader.DocReaderOrientation.values","href":"document_reader/DocReaderOrientation/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"DocReaderOrientation","kind":5,"href":"document_reader/DocReaderOrientation.html"}},{"name":"DocReaderScenario","qualifiedName":"document_reader.DocReaderScenario","href":"document_reader/DocReaderScenario-class.html","kind":3,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"DocReaderScenario","qualifiedName":"document_reader.DocReaderScenario.DocReaderScenario","href":"document_reader/DocReaderScenario/DocReaderScenario.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"DocReaderScenario","kind":3,"href":"document_reader/DocReaderScenario-class.html"}},{"name":"caption","qualifiedName":"document_reader.DocReaderScenario.caption","href":"document_reader/DocReaderScenario/caption.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"string representation of scenario ID.","enclosedBy":{"name":"DocReaderScenario","kind":3,"href":"document_reader/DocReaderScenario-class.html"}},{"name":"description","qualifiedName":"document_reader.DocReaderScenario.description","href":"document_reader/DocReaderScenario/description.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Description of the scenario.","enclosedBy":{"name":"DocReaderScenario","kind":3,"href":"document_reader/DocReaderScenario-class.html"}},{"name":"faceExt","qualifiedName":"document_reader.DocReaderScenario.faceExt","href":"document_reader/DocReaderScenario/faceExt.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DocReaderScenario","kind":3,"href":"document_reader/DocReaderScenario-class.html"}},{"name":"frameKWHDoublePageSpreadLandscape","qualifiedName":"document_reader.DocReaderScenario.frameKWHDoublePageSpreadLandscape","href":"document_reader/DocReaderScenario/frameKWHDoublePageSpreadLandscape.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DocReaderScenario","kind":3,"href":"document_reader/DocReaderScenario-class.html"}},{"name":"frameKWHDoublePageSpreadPortrait","qualifiedName":"document_reader.DocReaderScenario.frameKWHDoublePageSpreadPortrait","href":"document_reader/DocReaderScenario/frameKWHDoublePageSpreadPortrait.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DocReaderScenario","kind":3,"href":"document_reader/DocReaderScenario-class.html"}},{"name":"frameKWHLandscape","qualifiedName":"document_reader.DocReaderScenario.frameKWHLandscape","href":"document_reader/DocReaderScenario/frameKWHLandscape.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DocReaderScenario","kind":3,"href":"document_reader/DocReaderScenario-class.html"}},{"name":"frameKWHPortrait","qualifiedName":"document_reader.DocReaderScenario.frameKWHPortrait","href":"document_reader/DocReaderScenario/frameKWHPortrait.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DocReaderScenario","kind":3,"href":"document_reader/DocReaderScenario-class.html"}},{"name":"frameOrientation","qualifiedName":"document_reader.DocReaderScenario.frameOrientation","href":"document_reader/DocReaderScenario/frameOrientation.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Available orientation for scenario.","enclosedBy":{"name":"DocReaderScenario","kind":3,"href":"document_reader/DocReaderScenario-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.DocReaderScenario.fromJson","href":"document_reader/DocReaderScenario/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DocReaderScenario","kind":3,"href":"document_reader/DocReaderScenario-class.html"}},{"name":"manualCrop","qualifiedName":"document_reader.DocReaderScenario.manualCrop","href":"document_reader/DocReaderScenario/manualCrop.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DocReaderScenario","kind":3,"href":"document_reader/DocReaderScenario-class.html"}},{"name":"multiPageOff","qualifiedName":"document_reader.DocReaderScenario.multiPageOff","href":"document_reader/DocReaderScenario/multiPageOff.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DocReaderScenario","kind":3,"href":"document_reader/DocReaderScenario-class.html"}},{"name":"name","qualifiedName":"document_reader.DocReaderScenario.name","href":"document_reader/DocReaderScenario/name.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"ID of the scenario.","enclosedBy":{"name":"DocReaderScenario","kind":3,"href":"document_reader/DocReaderScenario-class.html"}},{"name":"seriesProcessMode","qualifiedName":"document_reader.DocReaderScenario.seriesProcessMode","href":"document_reader/DocReaderScenario/seriesProcessMode.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DocReaderScenario","kind":3,"href":"document_reader/DocReaderScenario-class.html"}},{"name":"toJson","qualifiedName":"document_reader.DocReaderScenario.toJson","href":"document_reader/DocReaderScenario/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DocReaderScenario","kind":3,"href":"document_reader/DocReaderScenario-class.html"}},{"name":"uvTorch","qualifiedName":"document_reader.DocReaderScenario.uvTorch","href":"document_reader/DocReaderScenario/uvTorch.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DocReaderScenario","kind":3,"href":"document_reader/DocReaderScenario-class.html"}},{"name":"DocReaderVersion","qualifiedName":"document_reader.DocReaderVersion","href":"document_reader/DocReaderVersion-class.html","kind":3,"packageRank":0,"desc":"Class contains properties to get the information about the SDK.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"DocReaderVersion","qualifiedName":"document_reader.DocReaderVersion.DocReaderVersion","href":"document_reader/DocReaderVersion/DocReaderVersion.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"DocReaderVersion","kind":3,"href":"document_reader/DocReaderVersion-class.html"}},{"name":"api","qualifiedName":"document_reader.DocReaderVersion.api","href":"document_reader/DocReaderVersion/api.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"A version of the API framework.","enclosedBy":{"name":"DocReaderVersion","kind":3,"href":"document_reader/DocReaderVersion-class.html"}},{"name":"core","qualifiedName":"document_reader.DocReaderVersion.core","href":"document_reader/DocReaderVersion/core.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"A version of the Core framework.","enclosedBy":{"name":"DocReaderVersion","kind":3,"href":"document_reader/DocReaderVersion-class.html"}},{"name":"coreMode","qualifiedName":"document_reader.DocReaderVersion.coreMode","href":"document_reader/DocReaderVersion/coreMode.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"A type of the Core framework.","enclosedBy":{"name":"DocReaderVersion","kind":3,"href":"document_reader/DocReaderVersion-class.html"}},{"name":"database","qualifiedName":"document_reader.DocReaderVersion.database","href":"document_reader/DocReaderVersion/database.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"A version of the database.","enclosedBy":{"name":"DocReaderVersion","kind":3,"href":"document_reader/DocReaderVersion-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.DocReaderVersion.fromJson","href":"document_reader/DocReaderVersion/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DocReaderVersion","kind":3,"href":"document_reader/DocReaderVersion-class.html"}},{"name":"toJson","qualifiedName":"document_reader.DocReaderVersion.toJson","href":"document_reader/DocReaderVersion/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DocReaderVersion","kind":3,"href":"document_reader/DocReaderVersion-class.html"}},{"name":"DocType","qualifiedName":"document_reader.DocType","href":"document_reader/DocType.html","kind":5,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"fromIntList","qualifiedName":"document_reader.DocType.fromIntList","href":"document_reader/DocType/fromIntList.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DocType","kind":5,"href":"document_reader/DocType.html"}},{"name":"getByValue","qualifiedName":"document_reader.DocType.getByValue","href":"document_reader/DocType/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DocType","kind":5,"href":"document_reader/DocType.html"}},{"name":"value","qualifiedName":"document_reader.DocType.value","href":"document_reader/DocType/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DocType","kind":5,"href":"document_reader/DocType.html"}},{"name":"values","qualifiedName":"document_reader.DocType.values","href":"document_reader/DocType/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"DocType","kind":5,"href":"document_reader/DocType.html"}},{"name":"DocumentReader","qualifiedName":"document_reader.DocumentReader","href":"document_reader/DocumentReader-class.html","kind":3,"packageRank":0,"desc":"Entry point of the Regula DocumentReader SDK.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"addPKDCertificates","qualifiedName":"document_reader.DocumentReader.addPKDCertificates","href":"document_reader/DocumentReader/addPKDCertificates.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Used to pass certificates to Document Reader that will be used during the\nRFID chip processing.","enclosedBy":{"name":"DocumentReader","kind":3,"href":"document_reader/DocumentReader-class.html"}},{"name":"availableScenarios","qualifiedName":"document_reader.DocumentReader.availableScenarios","href":"document_reader/DocumentReader/availableScenarios.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"A list of scenarios that can be used for documents recognition based on\nyour license and Core framework capabilities.","enclosedBy":{"name":"DocumentReader","kind":3,"href":"document_reader/DocumentReader-class.html"}},{"name":"cancelDBUpdate","qualifiedName":"document_reader.DocumentReader.cancelDBUpdate","href":"document_reader/DocumentReader/cancelDBUpdate.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to cancel the database update.","enclosedBy":{"name":"DocumentReader","kind":3,"href":"document_reader/DocumentReader-class.html"}},{"name":"checkDatabaseUpdate","qualifiedName":"document_reader.DocumentReader.checkDatabaseUpdate","href":"document_reader/DocumentReader/checkDatabaseUpdate.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to to check database update.","enclosedBy":{"name":"DocumentReader","kind":3,"href":"document_reader/DocumentReader-class.html"}},{"name":"clearPKDCertificates","qualifiedName":"document_reader.DocumentReader.clearPKDCertificates","href":"document_reader/DocumentReader/clearPKDCertificates.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"It's used to remove certificates from your app that are used during the\nRFID chip processing.","enclosedBy":{"name":"DocumentReader","kind":3,"href":"document_reader/DocumentReader-class.html"}},{"name":"connectBluetoothDevice","qualifiedName":"document_reader.DocumentReader.connectBluetoothDevice","href":"document_reader/DocumentReader/connectBluetoothDevice.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Used to connect to the ble device.","enclosedBy":{"name":"DocumentReader","kind":3,"href":"document_reader/DocumentReader-class.html"}},{"name":"customization","qualifiedName":"document_reader.DocumentReader.customization","href":"document_reader/DocumentReader/customization.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Params that relate to the camera view controller customization and etc.","enclosedBy":{"name":"DocumentReader","kind":3,"href":"document_reader/DocumentReader-class.html"}},{"name":"deinitializeReader","qualifiedName":"document_reader.DocumentReader.deinitializeReader","href":"document_reader/DocumentReader/deinitializeReader.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Used to deinitialize Document Reader and free up RAM as a\nconsequence of this.","enclosedBy":{"name":"DocumentReader","kind":3,"href":"document_reader/DocumentReader-class.html"}},{"name":"endBackendTransaction","qualifiedName":"document_reader.DocumentReader.endBackendTransaction","href":"document_reader/DocumentReader/endBackendTransaction.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"It's used to end transaction during backend processing.","enclosedBy":{"name":"DocumentReader","kind":3,"href":"document_reader/DocumentReader-class.html"}},{"name":"env","qualifiedName":"document_reader.DocumentReader.env","href":"document_reader/DocumentReader/env.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Environment type.","enclosedBy":{"name":"DocumentReader","kind":3,"href":"document_reader/DocumentReader-class.html"}},{"name":"finalizePackage","qualifiedName":"document_reader.DocumentReader.finalizePackage","href":"document_reader/DocumentReader/finalizePackage.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"It's used to finalize package during backend processing.","enclosedBy":{"name":"DocumentReader","kind":3,"href":"document_reader/DocumentReader-class.html"}},{"name":"functionality","qualifiedName":"document_reader.DocumentReader.functionality","href":"document_reader/DocumentReader/functionality.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Params that influence the scanning process, camera view controller\ncustomization and etc.","enclosedBy":{"name":"DocumentReader","kind":3,"href":"document_reader/DocumentReader-class.html"}},{"name":"initializeReader","qualifiedName":"document_reader.DocumentReader.initializeReader","href":"document_reader/DocumentReader/initializeReader.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to initialize Document Reader.","enclosedBy":{"name":"DocumentReader","kind":3,"href":"document_reader/DocumentReader-class.html"}},{"name":"instance","qualifiedName":"document_reader.DocumentReader.instance","href":"document_reader/DocumentReader/instance.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"The only instanse of singleton class DocumentReader.","enclosedBy":{"name":"DocumentReader","kind":3,"href":"document_reader/DocumentReader-class.html"}},{"name":"isAuthenticatorAvailableForUse","qualifiedName":"document_reader.DocumentReader.isAuthenticatorAvailableForUse","href":"document_reader/DocumentReader/isAuthenticatorAvailableForUse.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to check if you can use external Regula Bluetooth devices\nbased on your license, available scenarios and Core framework capabilities.","enclosedBy":{"name":"DocumentReader","kind":3,"href":"document_reader/DocumentReader-class.html"}},{"name":"isAuthenticatorRFIDAvailableForUse","qualifiedName":"document_reader.DocumentReader.isAuthenticatorRFIDAvailableForUse","href":"document_reader/DocumentReader/isAuthenticatorRFIDAvailableForUse.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to check if you can use external Regula Bluetooth devices\nbased on your license and Core framework capabilities.","enclosedBy":{"name":"DocumentReader","kind":3,"href":"document_reader/DocumentReader-class.html"}},{"name":"isRFIDAvailableForUse","qualifiedName":"document_reader.DocumentReader.isRFIDAvailableForUse","href":"document_reader/DocumentReader/isRFIDAvailableForUse.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to check if native RFID chip reading can be performed\nbased on your license and Core framework capabilities.","enclosedBy":{"name":"DocumentReader","kind":3,"href":"document_reader/DocumentReader-class.html"}},{"name":"isReady","qualifiedName":"document_reader.DocumentReader.isReady","href":"document_reader/DocumentReader/isReady.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to check if Document Reader is ready for use.","enclosedBy":{"name":"DocumentReader","kind":3,"href":"document_reader/DocumentReader-class.html"}},{"name":"license","qualifiedName":"document_reader.DocumentReader.license","href":"document_reader/DocumentReader/license.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Information about your license.","enclosedBy":{"name":"DocumentReader","kind":3,"href":"document_reader/DocumentReader-class.html"}},{"name":"localizationDictionary","qualifiedName":"document_reader.DocumentReader.localizationDictionary","href":"document_reader/DocumentReader/localizationDictionary.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"A localization dictionary to override default localization logic.\nAllows to replace any string of DocumentReader SDK with an arbitrary string.","enclosedBy":{"name":"DocumentReader","kind":3,"href":"document_reader/DocumentReader-class.html"}},{"name":"onCustomButtonTapped","qualifiedName":"document_reader.DocumentReader.onCustomButtonTapped","href":"document_reader/DocumentReader/onCustomButtonTapped.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DocumentReader","kind":3,"href":"document_reader/DocumentReader-class.html"}},{"name":"prepareDatabase","qualifiedName":"document_reader.DocumentReader.prepareDatabase","href":"document_reader/DocumentReader/prepareDatabase.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to download a database from the Regula server. If it exists\nin your app and compatible with the SDK, it won't be downloaded.","enclosedBy":{"name":"DocumentReader","kind":3,"href":"document_reader/DocumentReader-class.html"}},{"name":"processParams","qualifiedName":"document_reader.DocumentReader.processParams","href":"document_reader/DocumentReader/processParams.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Params that influence the scanning process.","enclosedBy":{"name":"DocumentReader","kind":3,"href":"document_reader/DocumentReader-class.html"}},{"name":"recognize","qualifiedName":"document_reader.DocumentReader.recognize","href":"document_reader/DocumentReader/recognize.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Used for proccessing predefined images.","enclosedBy":{"name":"DocumentReader","kind":3,"href":"document_reader/DocumentReader-class.html"}},{"name":"removeDatabase","qualifiedName":"document_reader.DocumentReader.removeDatabase","href":"document_reader/DocumentReader/removeDatabase.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to remove the database from your app.","enclosedBy":{"name":"DocumentReader","kind":3,"href":"document_reader/DocumentReader-class.html"}},{"name":"resetConfiguration","qualifiedName":"document_reader.DocumentReader.resetConfiguration","href":"document_reader/DocumentReader/resetConfiguration.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Use this method to reset all parameters to their default values.","enclosedBy":{"name":"DocumentReader","kind":3,"href":"document_reader/DocumentReader-class.html"}},{"name":"rfid","qualifiedName":"document_reader.DocumentReader.rfid","href":"document_reader/DocumentReader/rfid.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Used for the RFID chip processing.","enclosedBy":{"name":"DocumentReader","kind":3,"href":"document_reader/DocumentReader-class.html"}},{"name":"rfidScenario","qualifiedName":"document_reader.DocumentReader.rfidScenario","href":"document_reader/DocumentReader/rfidScenario.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Params that influence the RFID chip processing.","enclosedBy":{"name":"DocumentReader","kind":3,"href":"document_reader/DocumentReader-class.html"}},{"name":"rfidSessionStatus","qualifiedName":"document_reader.DocumentReader.rfidSessionStatus","href":"document_reader/DocumentReader/rfidSessionStatus.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to get a status of the RFID chip reading process.","enclosedBy":{"name":"DocumentReader","kind":3,"href":"document_reader/DocumentReader-class.html"}},{"name":"runAutoUpdate","qualifiedName":"document_reader.DocumentReader.runAutoUpdate","href":"document_reader/DocumentReader/runAutoUpdate.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to download a database from the Regula server.\nEach new update of the database will be downloaded.","enclosedBy":{"name":"DocumentReader","kind":3,"href":"document_reader/DocumentReader-class.html"}},{"name":"scan","qualifiedName":"document_reader.DocumentReader.scan","href":"document_reader/DocumentReader/scan.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Used for multiple frames processing which are captured from the camera.","enclosedBy":{"name":"DocumentReader","kind":3,"href":"document_reader/DocumentReader-class.html"}},{"name":"setTCCParams","qualifiedName":"document_reader.DocumentReader.setTCCParams","href":"document_reader/DocumentReader/setTCCParams.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Sets the given TCCParams to the RFID session.\nThe parameters are required to be set before starting RFID session.","enclosedBy":{"name":"DocumentReader","kind":3,"href":"document_reader/DocumentReader-class.html"}},{"name":"startNewPage","qualifiedName":"document_reader.DocumentReader.startNewPage","href":"document_reader/DocumentReader/startNewPage.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Used to start the processing of the next page of the document once the\ncurrent one is processed.","enclosedBy":{"name":"DocumentReader","kind":3,"href":"document_reader/DocumentReader-class.html"}},{"name":"startNewSession","qualifiedName":"document_reader.DocumentReader.startNewSession","href":"document_reader/DocumentReader/startNewSession.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Used to start a scanning process.","enclosedBy":{"name":"DocumentReader","kind":3,"href":"document_reader/DocumentReader-class.html"}},{"name":"status","qualifiedName":"document_reader.DocumentReader.status","href":"document_reader/DocumentReader/status.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to get a status of Document Reader.","enclosedBy":{"name":"DocumentReader","kind":3,"href":"document_reader/DocumentReader-class.html"}},{"name":"stopRFIDReader","qualifiedName":"document_reader.DocumentReader.stopRFIDReader","href":"document_reader/DocumentReader/stopRFIDReader.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Used to stop the scanning process.","enclosedBy":{"name":"DocumentReader","kind":3,"href":"document_reader/DocumentReader-class.html"}},{"name":"stopScanner","qualifiedName":"document_reader.DocumentReader.stopScanner","href":"document_reader/DocumentReader/stopScanner.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Used to stop the scanning process.","enclosedBy":{"name":"DocumentReader","kind":3,"href":"document_reader/DocumentReader-class.html"}},{"name":"tag","qualifiedName":"document_reader.DocumentReader.tag","href":"document_reader/DocumentReader/tag.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Current Session identifier.","enclosedBy":{"name":"DocumentReader","kind":3,"href":"document_reader/DocumentReader-class.html"}},{"name":"tenant","qualifiedName":"document_reader.DocumentReader.tenant","href":"document_reader/DocumentReader/tenant.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Customer name.","enclosedBy":{"name":"DocumentReader","kind":3,"href":"document_reader/DocumentReader-class.html"}},{"name":"version","qualifiedName":"document_reader.DocumentReader.version","href":"document_reader/DocumentReader/version.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Information about the SDK.","enclosedBy":{"name":"DocumentReader","kind":3,"href":"document_reader/DocumentReader-class.html"}},{"name":"videoEncoderCompletion","qualifiedName":"document_reader.DocumentReader.videoEncoderCompletion","href":"document_reader/DocumentReader/videoEncoderCompletion.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows user to receive a video file of current session","enclosedBy":{"name":"DocumentReader","kind":3,"href":"document_reader/DocumentReader-class.html"}},{"name":"DocumentReaderCompletion","qualifiedName":"document_reader.DocumentReaderCompletion","href":"document_reader/DocumentReaderCompletion.html","kind":21,"packageRank":0,"desc":"Callback for receiving answer from processing engine.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"DocumentReaderPrepareCompletion","qualifiedName":"document_reader.DocumentReaderPrepareCompletion","href":"document_reader/DocumentReaderPrepareCompletion.html","kind":21,"packageRank":0,"desc":"Callback for receiving notifications on Documents Database preparation.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"DocumentType","qualifiedName":"document_reader.DocumentType","href":"document_reader/DocumentType-class.html","kind":3,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"DocumentType","qualifiedName":"document_reader.DocumentType.DocumentType","href":"document_reader/DocumentType/DocumentType.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"DocumentType","kind":3,"href":"document_reader/DocumentType-class.html"}},{"name":"countryName","qualifiedName":"document_reader.DocumentType.countryName","href":"document_reader/DocumentType/countryName.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Document issuing country name.","enclosedBy":{"name":"DocumentType","kind":3,"href":"document_reader/DocumentType-class.html"}},{"name":"description","qualifiedName":"document_reader.DocumentType.description","href":"document_reader/DocumentType/description.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Document description text.","enclosedBy":{"name":"DocumentType","kind":3,"href":"document_reader/DocumentType-class.html"}},{"name":"fDSID","qualifiedName":"document_reader.DocumentType.fDSID","href":"document_reader/DocumentType/fDSID.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"An array of IRS document identifiers.","enclosedBy":{"name":"DocumentType","kind":3,"href":"document_reader/DocumentType-class.html"}},{"name":"format","qualifiedName":"document_reader.DocumentType.format","href":"document_reader/DocumentType/format.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Document format.","enclosedBy":{"name":"DocumentType","kind":3,"href":"document_reader/DocumentType-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.DocumentType.fromJson","href":"document_reader/DocumentType/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"DocumentType","kind":3,"href":"document_reader/DocumentType-class.html"}},{"name":"iCAOCode","qualifiedName":"document_reader.DocumentType.iCAOCode","href":"document_reader/DocumentType/iCAOCode.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Document issuing country ICAO code.","enclosedBy":{"name":"DocumentType","kind":3,"href":"document_reader/DocumentType-class.html"}},{"name":"id","qualifiedName":"document_reader.DocumentType.id","href":"document_reader/DocumentType/id.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Document type numeric code.","enclosedBy":{"name":"DocumentType","kind":3,"href":"document_reader/DocumentType-class.html"}},{"name":"isDeprecated","qualifiedName":"document_reader.DocumentType.isDeprecated","href":"document_reader/DocumentType/isDeprecated.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Document deprecation.","enclosedBy":{"name":"DocumentType","kind":3,"href":"document_reader/DocumentType-class.html"}},{"name":"mrz","qualifiedName":"document_reader.DocumentType.mrz","href":"document_reader/DocumentType/mrz.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Flag for MRZ presence on a document.","enclosedBy":{"name":"DocumentType","kind":3,"href":"document_reader/DocumentType-class.html"}},{"name":"name","qualifiedName":"document_reader.DocumentType.name","href":"document_reader/DocumentType/name.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Document type name.","enclosedBy":{"name":"DocumentType","kind":3,"href":"document_reader/DocumentType-class.html"}},{"name":"pageIndex","qualifiedName":"document_reader.DocumentType.pageIndex","href":"document_reader/DocumentType/pageIndex.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"An index of the document page whence results are received.","enclosedBy":{"name":"DocumentType","kind":3,"href":"document_reader/DocumentType-class.html"}},{"name":"toJson","qualifiedName":"document_reader.DocumentType.toJson","href":"document_reader/DocumentType/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"DocumentType","kind":3,"href":"document_reader/DocumentType-class.html"}},{"name":"type","qualifiedName":"document_reader.DocumentType.type","href":"document_reader/DocumentType/type.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Document type.","enclosedBy":{"name":"DocumentType","kind":3,"href":"document_reader/DocumentType-class.html"}},{"name":"year","qualifiedName":"document_reader.DocumentType.year","href":"document_reader/DocumentType/year.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Document issue year.","enclosedBy":{"name":"DocumentType","kind":3,"href":"document_reader/DocumentType-class.html"}},{"name":"DocumentsDatabase","qualifiedName":"document_reader.DocumentsDatabase","href":"document_reader/DocumentsDatabase-class.html","kind":3,"packageRank":0,"desc":"Class contains properties to get the information about the database.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"DocumentsDatabase","qualifiedName":"document_reader.DocumentsDatabase.DocumentsDatabase","href":"document_reader/DocumentsDatabase/DocumentsDatabase.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"DocumentsDatabase","kind":3,"href":"document_reader/DocumentsDatabase-class.html"}},{"name":"countriesNumber","qualifiedName":"document_reader.DocumentsDatabase.countriesNumber","href":"document_reader/DocumentsDatabase/countriesNumber.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"A number of countries included in the database.","enclosedBy":{"name":"DocumentsDatabase","kind":3,"href":"document_reader/DocumentsDatabase-class.html"}},{"name":"databaseDescription","qualifiedName":"document_reader.DocumentsDatabase.databaseDescription","href":"document_reader/DocumentsDatabase/databaseDescription.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"A list of supported documents in the database.","enclosedBy":{"name":"DocumentsDatabase","kind":3,"href":"document_reader/DocumentsDatabase-class.html"}},{"name":"databaseID","qualifiedName":"document_reader.DocumentsDatabase.databaseID","href":"document_reader/DocumentsDatabase/databaseID.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"An ID of the database, e.g. BLR, RUS.","enclosedBy":{"name":"DocumentsDatabase","kind":3,"href":"document_reader/DocumentsDatabase-class.html"}},{"name":"date","qualifiedName":"document_reader.DocumentsDatabase.date","href":"document_reader/DocumentsDatabase/date.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"A date when the database was created.","enclosedBy":{"name":"DocumentsDatabase","kind":3,"href":"document_reader/DocumentsDatabase-class.html"}},{"name":"documentsNumber","qualifiedName":"document_reader.DocumentsDatabase.documentsNumber","href":"document_reader/DocumentsDatabase/documentsNumber.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"A number of documents included in the database.","enclosedBy":{"name":"DocumentsDatabase","kind":3,"href":"document_reader/DocumentsDatabase-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.DocumentsDatabase.fromJson","href":"document_reader/DocumentsDatabase/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DocumentsDatabase","kind":3,"href":"document_reader/DocumentsDatabase-class.html"}},{"name":"size","qualifiedName":"document_reader.DocumentsDatabase.size","href":"document_reader/DocumentsDatabase/size.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Database size. In bytes.\nAvailable for database update check.","enclosedBy":{"name":"DocumentsDatabase","kind":3,"href":"document_reader/DocumentsDatabase-class.html"}},{"name":"toJson","qualifiedName":"document_reader.DocumentsDatabase.toJson","href":"document_reader/DocumentsDatabase/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"DocumentsDatabase","kind":3,"href":"document_reader/DocumentsDatabase-class.html"}},{"name":"version","qualifiedName":"document_reader.DocumentsDatabase.version","href":"document_reader/DocumentsDatabase/version.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"A version of the database.","enclosedBy":{"name":"DocumentsDatabase","kind":3,"href":"document_reader/DocumentsDatabase-class.html"}},{"name":"EDLDataGroups","qualifiedName":"document_reader.EDLDataGroups","href":"document_reader/EDLDataGroups-class.html","kind":3,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"EDLDataGroups","qualifiedName":"document_reader.EDLDataGroups.EDLDataGroups","href":"document_reader/EDLDataGroups/EDLDataGroups.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"EDLDataGroups","kind":3,"href":"document_reader/EDLDataGroups-class.html"}},{"name":"dg1","qualifiedName":"document_reader.EDLDataGroups.dg1","href":"document_reader/EDLDataGroups/dg1.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EDLDataGroups","kind":3,"href":"document_reader/EDLDataGroups-class.html"}},{"name":"dg2","qualifiedName":"document_reader.EDLDataGroups.dg2","href":"document_reader/EDLDataGroups/dg2.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EDLDataGroups","kind":3,"href":"document_reader/EDLDataGroups-class.html"}},{"name":"dg3","qualifiedName":"document_reader.EDLDataGroups.dg3","href":"document_reader/EDLDataGroups/dg3.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EDLDataGroups","kind":3,"href":"document_reader/EDLDataGroups-class.html"}},{"name":"dg4","qualifiedName":"document_reader.EDLDataGroups.dg4","href":"document_reader/EDLDataGroups/dg4.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EDLDataGroups","kind":3,"href":"document_reader/EDLDataGroups-class.html"}},{"name":"dg5","qualifiedName":"document_reader.EDLDataGroups.dg5","href":"document_reader/EDLDataGroups/dg5.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EDLDataGroups","kind":3,"href":"document_reader/EDLDataGroups-class.html"}},{"name":"dg6","qualifiedName":"document_reader.EDLDataGroups.dg6","href":"document_reader/EDLDataGroups/dg6.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EDLDataGroups","kind":3,"href":"document_reader/EDLDataGroups-class.html"}},{"name":"dg7","qualifiedName":"document_reader.EDLDataGroups.dg7","href":"document_reader/EDLDataGroups/dg7.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EDLDataGroups","kind":3,"href":"document_reader/EDLDataGroups-class.html"}},{"name":"dg8","qualifiedName":"document_reader.EDLDataGroups.dg8","href":"document_reader/EDLDataGroups/dg8.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EDLDataGroups","kind":3,"href":"document_reader/EDLDataGroups-class.html"}},{"name":"dg9","qualifiedName":"document_reader.EDLDataGroups.dg9","href":"document_reader/EDLDataGroups/dg9.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EDLDataGroups","kind":3,"href":"document_reader/EDLDataGroups-class.html"}},{"name":"dg10","qualifiedName":"document_reader.EDLDataGroups.dg10","href":"document_reader/EDLDataGroups/dg10.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EDLDataGroups","kind":3,"href":"document_reader/EDLDataGroups-class.html"}},{"name":"dg11","qualifiedName":"document_reader.EDLDataGroups.dg11","href":"document_reader/EDLDataGroups/dg11.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EDLDataGroups","kind":3,"href":"document_reader/EDLDataGroups-class.html"}},{"name":"dg12","qualifiedName":"document_reader.EDLDataGroups.dg12","href":"document_reader/EDLDataGroups/dg12.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EDLDataGroups","kind":3,"href":"document_reader/EDLDataGroups-class.html"}},{"name":"dg13","qualifiedName":"document_reader.EDLDataGroups.dg13","href":"document_reader/EDLDataGroups/dg13.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EDLDataGroups","kind":3,"href":"document_reader/EDLDataGroups-class.html"}},{"name":"dg14","qualifiedName":"document_reader.EDLDataGroups.dg14","href":"document_reader/EDLDataGroups/dg14.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EDLDataGroups","kind":3,"href":"document_reader/EDLDataGroups-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.EDLDataGroups.fromJson","href":"document_reader/EDLDataGroups/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"EDLDataGroups","kind":3,"href":"document_reader/EDLDataGroups-class.html"}},{"name":"testSetters","qualifiedName":"document_reader.EDLDataGroups.testSetters","href":"document_reader/EDLDataGroups/testSetters.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EDLDataGroups","kind":3,"href":"document_reader/EDLDataGroups-class.html"}},{"name":"toJson","qualifiedName":"document_reader.EDLDataGroups.toJson","href":"document_reader/EDLDataGroups/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"EDLDataGroups","kind":3,"href":"document_reader/EDLDataGroups-class.html"}},{"name":"EIDDataGroups","qualifiedName":"document_reader.EIDDataGroups","href":"document_reader/EIDDataGroups-class.html","kind":3,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"EIDDataGroups","qualifiedName":"document_reader.EIDDataGroups.EIDDataGroups","href":"document_reader/EIDDataGroups/EIDDataGroups.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"EIDDataGroups","kind":3,"href":"document_reader/EIDDataGroups-class.html"}},{"name":"dg1","qualifiedName":"document_reader.EIDDataGroups.dg1","href":"document_reader/EIDDataGroups/dg1.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EIDDataGroups","kind":3,"href":"document_reader/EIDDataGroups-class.html"}},{"name":"dg2","qualifiedName":"document_reader.EIDDataGroups.dg2","href":"document_reader/EIDDataGroups/dg2.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EIDDataGroups","kind":3,"href":"document_reader/EIDDataGroups-class.html"}},{"name":"dg3","qualifiedName":"document_reader.EIDDataGroups.dg3","href":"document_reader/EIDDataGroups/dg3.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EIDDataGroups","kind":3,"href":"document_reader/EIDDataGroups-class.html"}},{"name":"dg4","qualifiedName":"document_reader.EIDDataGroups.dg4","href":"document_reader/EIDDataGroups/dg4.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EIDDataGroups","kind":3,"href":"document_reader/EIDDataGroups-class.html"}},{"name":"dg5","qualifiedName":"document_reader.EIDDataGroups.dg5","href":"document_reader/EIDDataGroups/dg5.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EIDDataGroups","kind":3,"href":"document_reader/EIDDataGroups-class.html"}},{"name":"dg6","qualifiedName":"document_reader.EIDDataGroups.dg6","href":"document_reader/EIDDataGroups/dg6.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EIDDataGroups","kind":3,"href":"document_reader/EIDDataGroups-class.html"}},{"name":"dg7","qualifiedName":"document_reader.EIDDataGroups.dg7","href":"document_reader/EIDDataGroups/dg7.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EIDDataGroups","kind":3,"href":"document_reader/EIDDataGroups-class.html"}},{"name":"dg8","qualifiedName":"document_reader.EIDDataGroups.dg8","href":"document_reader/EIDDataGroups/dg8.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EIDDataGroups","kind":3,"href":"document_reader/EIDDataGroups-class.html"}},{"name":"dg9","qualifiedName":"document_reader.EIDDataGroups.dg9","href":"document_reader/EIDDataGroups/dg9.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EIDDataGroups","kind":3,"href":"document_reader/EIDDataGroups-class.html"}},{"name":"dg10","qualifiedName":"document_reader.EIDDataGroups.dg10","href":"document_reader/EIDDataGroups/dg10.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EIDDataGroups","kind":3,"href":"document_reader/EIDDataGroups-class.html"}},{"name":"dg11","qualifiedName":"document_reader.EIDDataGroups.dg11","href":"document_reader/EIDDataGroups/dg11.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EIDDataGroups","kind":3,"href":"document_reader/EIDDataGroups-class.html"}},{"name":"dg12","qualifiedName":"document_reader.EIDDataGroups.dg12","href":"document_reader/EIDDataGroups/dg12.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EIDDataGroups","kind":3,"href":"document_reader/EIDDataGroups-class.html"}},{"name":"dg13","qualifiedName":"document_reader.EIDDataGroups.dg13","href":"document_reader/EIDDataGroups/dg13.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EIDDataGroups","kind":3,"href":"document_reader/EIDDataGroups-class.html"}},{"name":"dg14","qualifiedName":"document_reader.EIDDataGroups.dg14","href":"document_reader/EIDDataGroups/dg14.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EIDDataGroups","kind":3,"href":"document_reader/EIDDataGroups-class.html"}},{"name":"dg15","qualifiedName":"document_reader.EIDDataGroups.dg15","href":"document_reader/EIDDataGroups/dg15.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EIDDataGroups","kind":3,"href":"document_reader/EIDDataGroups-class.html"}},{"name":"dg16","qualifiedName":"document_reader.EIDDataGroups.dg16","href":"document_reader/EIDDataGroups/dg16.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EIDDataGroups","kind":3,"href":"document_reader/EIDDataGroups-class.html"}},{"name":"dg17","qualifiedName":"document_reader.EIDDataGroups.dg17","href":"document_reader/EIDDataGroups/dg17.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EIDDataGroups","kind":3,"href":"document_reader/EIDDataGroups-class.html"}},{"name":"dg18","qualifiedName":"document_reader.EIDDataGroups.dg18","href":"document_reader/EIDDataGroups/dg18.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EIDDataGroups","kind":3,"href":"document_reader/EIDDataGroups-class.html"}},{"name":"dg19","qualifiedName":"document_reader.EIDDataGroups.dg19","href":"document_reader/EIDDataGroups/dg19.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EIDDataGroups","kind":3,"href":"document_reader/EIDDataGroups-class.html"}},{"name":"dg20","qualifiedName":"document_reader.EIDDataGroups.dg20","href":"document_reader/EIDDataGroups/dg20.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EIDDataGroups","kind":3,"href":"document_reader/EIDDataGroups-class.html"}},{"name":"dg21","qualifiedName":"document_reader.EIDDataGroups.dg21","href":"document_reader/EIDDataGroups/dg21.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EIDDataGroups","kind":3,"href":"document_reader/EIDDataGroups-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.EIDDataGroups.fromJson","href":"document_reader/EIDDataGroups/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"EIDDataGroups","kind":3,"href":"document_reader/EIDDataGroups-class.html"}},{"name":"testSetters","qualifiedName":"document_reader.EIDDataGroups.testSetters","href":"document_reader/EIDDataGroups/testSetters.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EIDDataGroups","kind":3,"href":"document_reader/EIDDataGroups-class.html"}},{"name":"toJson","qualifiedName":"document_reader.EIDDataGroups.toJson","href":"document_reader/EIDDataGroups/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"EIDDataGroups","kind":3,"href":"document_reader/EIDDataGroups-class.html"}},{"name":"EPassportDataGroups","qualifiedName":"document_reader.EPassportDataGroups","href":"document_reader/EPassportDataGroups-class.html","kind":3,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"EPassportDataGroups","qualifiedName":"document_reader.EPassportDataGroups.EPassportDataGroups","href":"document_reader/EPassportDataGroups/EPassportDataGroups.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"EPassportDataGroups","kind":3,"href":"document_reader/EPassportDataGroups-class.html"}},{"name":"dg1","qualifiedName":"document_reader.EPassportDataGroups.dg1","href":"document_reader/EPassportDataGroups/dg1.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EPassportDataGroups","kind":3,"href":"document_reader/EPassportDataGroups-class.html"}},{"name":"dg2","qualifiedName":"document_reader.EPassportDataGroups.dg2","href":"document_reader/EPassportDataGroups/dg2.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EPassportDataGroups","kind":3,"href":"document_reader/EPassportDataGroups-class.html"}},{"name":"dg3","qualifiedName":"document_reader.EPassportDataGroups.dg3","href":"document_reader/EPassportDataGroups/dg3.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EPassportDataGroups","kind":3,"href":"document_reader/EPassportDataGroups-class.html"}},{"name":"dg4","qualifiedName":"document_reader.EPassportDataGroups.dg4","href":"document_reader/EPassportDataGroups/dg4.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EPassportDataGroups","kind":3,"href":"document_reader/EPassportDataGroups-class.html"}},{"name":"dg5","qualifiedName":"document_reader.EPassportDataGroups.dg5","href":"document_reader/EPassportDataGroups/dg5.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EPassportDataGroups","kind":3,"href":"document_reader/EPassportDataGroups-class.html"}},{"name":"dg6","qualifiedName":"document_reader.EPassportDataGroups.dg6","href":"document_reader/EPassportDataGroups/dg6.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EPassportDataGroups","kind":3,"href":"document_reader/EPassportDataGroups-class.html"}},{"name":"dg7","qualifiedName":"document_reader.EPassportDataGroups.dg7","href":"document_reader/EPassportDataGroups/dg7.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EPassportDataGroups","kind":3,"href":"document_reader/EPassportDataGroups-class.html"}},{"name":"dg8","qualifiedName":"document_reader.EPassportDataGroups.dg8","href":"document_reader/EPassportDataGroups/dg8.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EPassportDataGroups","kind":3,"href":"document_reader/EPassportDataGroups-class.html"}},{"name":"dg9","qualifiedName":"document_reader.EPassportDataGroups.dg9","href":"document_reader/EPassportDataGroups/dg9.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EPassportDataGroups","kind":3,"href":"document_reader/EPassportDataGroups-class.html"}},{"name":"dg10","qualifiedName":"document_reader.EPassportDataGroups.dg10","href":"document_reader/EPassportDataGroups/dg10.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EPassportDataGroups","kind":3,"href":"document_reader/EPassportDataGroups-class.html"}},{"name":"dg11","qualifiedName":"document_reader.EPassportDataGroups.dg11","href":"document_reader/EPassportDataGroups/dg11.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EPassportDataGroups","kind":3,"href":"document_reader/EPassportDataGroups-class.html"}},{"name":"dg12","qualifiedName":"document_reader.EPassportDataGroups.dg12","href":"document_reader/EPassportDataGroups/dg12.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EPassportDataGroups","kind":3,"href":"document_reader/EPassportDataGroups-class.html"}},{"name":"dg13","qualifiedName":"document_reader.EPassportDataGroups.dg13","href":"document_reader/EPassportDataGroups/dg13.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EPassportDataGroups","kind":3,"href":"document_reader/EPassportDataGroups-class.html"}},{"name":"dg14","qualifiedName":"document_reader.EPassportDataGroups.dg14","href":"document_reader/EPassportDataGroups/dg14.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EPassportDataGroups","kind":3,"href":"document_reader/EPassportDataGroups-class.html"}},{"name":"dg15","qualifiedName":"document_reader.EPassportDataGroups.dg15","href":"document_reader/EPassportDataGroups/dg15.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EPassportDataGroups","kind":3,"href":"document_reader/EPassportDataGroups-class.html"}},{"name":"dg16","qualifiedName":"document_reader.EPassportDataGroups.dg16","href":"document_reader/EPassportDataGroups/dg16.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EPassportDataGroups","kind":3,"href":"document_reader/EPassportDataGroups-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.EPassportDataGroups.fromJson","href":"document_reader/EPassportDataGroups/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"EPassportDataGroups","kind":3,"href":"document_reader/EPassportDataGroups-class.html"}},{"name":"testSetters","qualifiedName":"document_reader.EPassportDataGroups.testSetters","href":"document_reader/EPassportDataGroups/testSetters.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"EPassportDataGroups","kind":3,"href":"document_reader/EPassportDataGroups-class.html"}},{"name":"toJson","qualifiedName":"document_reader.EPassportDataGroups.toJson","href":"document_reader/EPassportDataGroups/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"EPassportDataGroups","kind":3,"href":"document_reader/EPassportDataGroups-class.html"}},{"name":"ErrorCodes","qualifiedName":"document_reader.ErrorCodes","href":"document_reader/ErrorCodes.html","kind":5,"packageRank":0,"desc":"Enum contains all possible error codes","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"getByValue","qualifiedName":"document_reader.ErrorCodes.getByValue","href":"document_reader/ErrorCodes/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"ErrorCodes","kind":5,"href":"document_reader/ErrorCodes.html"}},{"name":"value","qualifiedName":"document_reader.ErrorCodes.value","href":"document_reader/ErrorCodes/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"ErrorCodes","kind":5,"href":"document_reader/ErrorCodes.html"}},{"name":"values","qualifiedName":"document_reader.ErrorCodes.values","href":"document_reader/ErrorCodes/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"ErrorCodes","kind":5,"href":"document_reader/ErrorCodes.html"}},{"name":"Extension","qualifiedName":"document_reader.Extension","href":"document_reader/Extension-class.html","kind":3,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"Extension","qualifiedName":"document_reader.Extension.Extension","href":"document_reader/Extension/Extension.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"Extension","kind":3,"href":"document_reader/Extension-class.html"}},{"name":"data","qualifiedName":"document_reader.Extension.data","href":"document_reader/Extension/data.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"Extension","kind":3,"href":"document_reader/Extension-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.Extension.fromJson","href":"document_reader/Extension/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"Extension","kind":3,"href":"document_reader/Extension-class.html"}},{"name":"toJson","qualifiedName":"document_reader.Extension.toJson","href":"document_reader/Extension/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"Extension","kind":3,"href":"document_reader/Extension-class.html"}},{"name":"type","qualifiedName":"document_reader.Extension.type","href":"document_reader/Extension/type.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"Extension","kind":3,"href":"document_reader/Extension-class.html"}},{"name":"FaceApiParams","qualifiedName":"document_reader.FaceApiParams","href":"document_reader/FaceApiParams-class.html","kind":3,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"FaceApiParams","qualifiedName":"document_reader.FaceApiParams.FaceApiParams","href":"document_reader/FaceApiParams/FaceApiParams.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"FaceApiParams","kind":3,"href":"document_reader/FaceApiParams-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.FaceApiParams.fromJson","href":"document_reader/FaceApiParams/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"FaceApiParams","kind":3,"href":"document_reader/FaceApiParams-class.html"}},{"name":"mode","qualifiedName":"document_reader.FaceApiParams.mode","href":"document_reader/FaceApiParams/mode.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"The processing mode: \"match\" or \"match+search\".","enclosedBy":{"name":"FaceApiParams","kind":3,"href":"document_reader/FaceApiParams-class.html"}},{"name":"proxy","qualifiedName":"document_reader.FaceApiParams.proxy","href":"document_reader/FaceApiParams/proxy.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Proxy to use, should be set according to the cURL standart.","enclosedBy":{"name":"FaceApiParams","kind":3,"href":"document_reader/FaceApiParams-class.html"}},{"name":"proxyPassword","qualifiedName":"document_reader.FaceApiParams.proxyPassword","href":"document_reader/FaceApiParams/proxyPassword.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Username and password to use for proxy authentication,\nshould be set according to the cURL standart.","enclosedBy":{"name":"FaceApiParams","kind":3,"href":"document_reader/FaceApiParams-class.html"}},{"name":"proxyType","qualifiedName":"document_reader.FaceApiParams.proxyType","href":"document_reader/FaceApiParams/proxyType.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Proxy protocol type, should be set according to the cURL standart.","enclosedBy":{"name":"FaceApiParams","kind":3,"href":"document_reader/FaceApiParams-class.html"}},{"name":"searchParams","qualifiedName":"document_reader.FaceApiParams.searchParams","href":"document_reader/FaceApiParams/searchParams.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"A search filter that can be applied if the \"match+search\" mode is enabled.","enclosedBy":{"name":"FaceApiParams","kind":3,"href":"document_reader/FaceApiParams-class.html"}},{"name":"serviceTimeout","qualifiedName":"document_reader.FaceApiParams.serviceTimeout","href":"document_reader/FaceApiParams/serviceTimeout.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"The service request timeout, ms.","enclosedBy":{"name":"FaceApiParams","kind":3,"href":"document_reader/FaceApiParams-class.html"}},{"name":"threshold","qualifiedName":"document_reader.FaceApiParams.threshold","href":"document_reader/FaceApiParams/threshold.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"The similarity threshold, 0-100. Above 75 means that the faces' similarity\nis verified, below 75 is not.","enclosedBy":{"name":"FaceApiParams","kind":3,"href":"document_reader/FaceApiParams-class.html"}},{"name":"toJson","qualifiedName":"document_reader.FaceApiParams.toJson","href":"document_reader/FaceApiParams/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"FaceApiParams","kind":3,"href":"document_reader/FaceApiParams-class.html"}},{"name":"url","qualifiedName":"document_reader.FaceApiParams.url","href":"document_reader/FaceApiParams/url.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"The URL of the Regula Face SDK service instance to be used.","enclosedBy":{"name":"FaceApiParams","kind":3,"href":"document_reader/FaceApiParams-class.html"}},{"name":"FaceApiSearchParams","qualifiedName":"document_reader.FaceApiSearchParams","href":"document_reader/FaceApiSearchParams-class.html","kind":3,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"FaceApiSearchParams","qualifiedName":"document_reader.FaceApiSearchParams.FaceApiSearchParams","href":"document_reader/FaceApiSearchParams/FaceApiSearchParams.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"FaceApiSearchParams","kind":3,"href":"document_reader/FaceApiSearchParams-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.FaceApiSearchParams.fromJson","href":"document_reader/FaceApiSearchParams/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"FaceApiSearchParams","kind":3,"href":"document_reader/FaceApiSearchParams-class.html"}},{"name":"groupIds","qualifiedName":"document_reader.FaceApiSearchParams.groupIds","href":"document_reader/FaceApiSearchParams/groupIds.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"The IDs of the groups in which the search is performed.","enclosedBy":{"name":"FaceApiSearchParams","kind":3,"href":"document_reader/FaceApiSearchParams-class.html"}},{"name":"limit","qualifiedName":"document_reader.FaceApiSearchParams.limit","href":"document_reader/FaceApiSearchParams/limit.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"The number of returned Persons limit.","enclosedBy":{"name":"FaceApiSearchParams","kind":3,"href":"document_reader/FaceApiSearchParams-class.html"}},{"name":"threshold","qualifiedName":"document_reader.FaceApiSearchParams.threshold","href":"document_reader/FaceApiSearchParams/threshold.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"The similarity distance threshold, should be between 0.0 and 2.0,\nwhere 0.0 is for returning results for only the most similar persons\nand 2.0 is for all the persons, even the dissimilar ones.\nIf not set, the default 1.0 value is used.","enclosedBy":{"name":"FaceApiSearchParams","kind":3,"href":"document_reader/FaceApiSearchParams-class.html"}},{"name":"toJson","qualifiedName":"document_reader.FaceApiSearchParams.toJson","href":"document_reader/FaceApiSearchParams/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"FaceApiSearchParams","kind":3,"href":"document_reader/FaceApiSearchParams-class.html"}},{"name":"FieldType","qualifiedName":"document_reader.FieldType","href":"document_reader/FieldType.html","kind":5,"packageRank":0,"desc":"Enum contains identifiers that determine the logical type of text data\nobtained while reading MRZ, document filling fields, and barcodes.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"fromIntList","qualifiedName":"document_reader.FieldType.fromIntList","href":"document_reader/FieldType/fromIntList.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"FieldType","kind":5,"href":"document_reader/FieldType.html"}},{"name":"getByValue","qualifiedName":"document_reader.FieldType.getByValue","href":"document_reader/FieldType/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"FieldType","kind":5,"href":"document_reader/FieldType.html"}},{"name":"getTranslation","qualifiedName":"document_reader.FieldType.getTranslation","href":"document_reader/FieldType/getTranslation.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"FieldType","kind":5,"href":"document_reader/FieldType.html"}},{"name":"value","qualifiedName":"document_reader.FieldType.value","href":"document_reader/FieldType/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"FieldType","kind":5,"href":"document_reader/FieldType.html"}},{"name":"values","qualifiedName":"document_reader.FieldType.values","href":"document_reader/FieldType/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"FieldType","kind":5,"href":"document_reader/FieldType.html"}},{"name":"File","qualifiedName":"document_reader.File","href":"document_reader/File-class.html","kind":3,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"File","qualifiedName":"document_reader.File.File","href":"document_reader/File/File.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"File","kind":3,"href":"document_reader/File-class.html"}},{"name":"certificates","qualifiedName":"document_reader.File.certificates","href":"document_reader/File/certificates.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"File","kind":3,"href":"document_reader/File-class.html"}},{"name":"docFieldsGraphics","qualifiedName":"document_reader.File.docFieldsGraphics","href":"document_reader/File/docFieldsGraphics.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"File","kind":3,"href":"document_reader/File-class.html"}},{"name":"docFieldsOriginals","qualifiedName":"document_reader.File.docFieldsOriginals","href":"document_reader/File/docFieldsOriginals.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"File","kind":3,"href":"document_reader/File-class.html"}},{"name":"docFieldsText","qualifiedName":"document_reader.File.docFieldsText","href":"document_reader/File/docFieldsText.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"File","kind":3,"href":"document_reader/File-class.html"}},{"name":"fileData","qualifiedName":"document_reader.File.fileData","href":"document_reader/File/fileData.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"File","kind":3,"href":"document_reader/File-class.html"}},{"name":"fileID","qualifiedName":"document_reader.File.fileID","href":"document_reader/File/fileID.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"File","kind":3,"href":"document_reader/File-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.File.fromJson","href":"document_reader/File/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"File","kind":3,"href":"document_reader/File-class.html"}},{"name":"notifications","qualifiedName":"document_reader.File.notifications","href":"document_reader/File/notifications.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"File","kind":3,"href":"document_reader/File-class.html"}},{"name":"pAStatus","qualifiedName":"document_reader.File.pAStatus","href":"document_reader/File/pAStatus.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"File","kind":3,"href":"document_reader/File-class.html"}},{"name":"readingStatus","qualifiedName":"document_reader.File.readingStatus","href":"document_reader/File/readingStatus.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"File","kind":3,"href":"document_reader/File-class.html"}},{"name":"readingTime","qualifiedName":"document_reader.File.readingTime","href":"document_reader/File/readingTime.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"File","kind":3,"href":"document_reader/File-class.html"}},{"name":"toJson","qualifiedName":"document_reader.File.toJson","href":"document_reader/File/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"File","kind":3,"href":"document_reader/File-class.html"}},{"name":"type","qualifiedName":"document_reader.File.type","href":"document_reader/File/type.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"File","kind":3,"href":"document_reader/File-class.html"}},{"name":"typeName","qualifiedName":"document_reader.File.typeName","href":"document_reader/File/typeName.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"File","kind":3,"href":"document_reader/File-class.html"}},{"name":"FileData","qualifiedName":"document_reader.FileData","href":"document_reader/FileData-class.html","kind":3,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"FileData","qualifiedName":"document_reader.FileData.FileData","href":"document_reader/FileData/FileData.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"FileData","kind":3,"href":"document_reader/FileData-class.html"}},{"name":"data","qualifiedName":"document_reader.FileData.data","href":"document_reader/FileData/data.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"FileData","kind":3,"href":"document_reader/FileData-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.FileData.fromJson","href":"document_reader/FileData/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"FileData","kind":3,"href":"document_reader/FileData-class.html"}},{"name":"length","qualifiedName":"document_reader.FileData.length","href":"document_reader/FileData/length.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"FileData","kind":3,"href":"document_reader/FileData-class.html"}},{"name":"status","qualifiedName":"document_reader.FileData.status","href":"document_reader/FileData/status.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"FileData","kind":3,"href":"document_reader/FileData-class.html"}},{"name":"toJson","qualifiedName":"document_reader.FileData.toJson","href":"document_reader/FileData/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"FileData","kind":3,"href":"document_reader/FileData-class.html"}},{"name":"type","qualifiedName":"document_reader.FileData.type","href":"document_reader/FileData/type.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"FileData","kind":3,"href":"document_reader/FileData-class.html"}},{"name":"FinalizePackageCompletion","qualifiedName":"document_reader.FinalizePackageCompletion","href":"document_reader/FinalizePackageCompletion.html","kind":21,"packageRank":0,"desc":"Type for receiving answer after backend processing has finished.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"Font","qualifiedName":"document_reader.Font","href":"document_reader/Font-class.html","kind":3,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"Font","qualifiedName":"document_reader.Font.Font","href":"document_reader/Font/Font.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"Font","kind":3,"href":"document_reader/Font-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.Font.fromJson","href":"document_reader/Font/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"Font","kind":3,"href":"document_reader/Font-class.html"}},{"name":"name","qualifiedName":"document_reader.Font.name","href":"document_reader/Font/name.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Font family.","enclosedBy":{"name":"Font","kind":3,"href":"document_reader/Font-class.html"}},{"name":"size","qualifiedName":"document_reader.Font.size","href":"document_reader/Font/size.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Font size.","enclosedBy":{"name":"Font","kind":3,"href":"document_reader/Font-class.html"}},{"name":"style","qualifiedName":"document_reader.Font.style","href":"document_reader/Font/style.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Font style.","enclosedBy":{"name":"Font","kind":3,"href":"document_reader/Font-class.html"}},{"name":"toJson","qualifiedName":"document_reader.Font.toJson","href":"document_reader/Font/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"Font","kind":3,"href":"document_reader/Font-class.html"}},{"name":"FontStyle","qualifiedName":"document_reader.FontStyle","href":"document_reader/FontStyle.html","kind":5,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"getByValue","qualifiedName":"document_reader.FontStyle.getByValue","href":"document_reader/FontStyle/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"FontStyle","kind":5,"href":"document_reader/FontStyle.html"}},{"name":"value","qualifiedName":"document_reader.FontStyle.value","href":"document_reader/FontStyle/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"FontStyle","kind":5,"href":"document_reader/FontStyle.html"}},{"name":"values","qualifiedName":"document_reader.FontStyle.values","href":"document_reader/FontStyle/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"FontStyle","kind":5,"href":"document_reader/FontStyle.html"}},{"name":"FrameShapeType","qualifiedName":"document_reader.FrameShapeType","href":"document_reader/FrameShapeType.html","kind":5,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"getByValue","qualifiedName":"document_reader.FrameShapeType.getByValue","href":"document_reader/FrameShapeType/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"FrameShapeType","kind":5,"href":"document_reader/FrameShapeType.html"}},{"name":"value","qualifiedName":"document_reader.FrameShapeType.value","href":"document_reader/FrameShapeType/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"FrameShapeType","kind":5,"href":"document_reader/FrameShapeType.html"}},{"name":"values","qualifiedName":"document_reader.FrameShapeType.values","href":"document_reader/FrameShapeType/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"FrameShapeType","kind":5,"href":"document_reader/FrameShapeType.html"}},{"name":"Functionality","qualifiedName":"document_reader.Functionality","href":"document_reader/Functionality-class.html","kind":3,"packageRank":0,"desc":"Params that influence the scanning process, camera view controller\ncustomization and etc.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"Functionality","qualifiedName":"document_reader.Functionality.Functionality","href":"document_reader/Functionality/Functionality.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"Functionality","kind":3,"href":"document_reader/Functionality-class.html"}},{"name":"btDeviceName","qualifiedName":"document_reader.Functionality.btDeviceName","href":"document_reader/Functionality/btDeviceName.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to specify a name of a Regula device that will be used\nwith Document Reader SDK.","enclosedBy":{"name":"Functionality","kind":3,"href":"document_reader/Functionality-class.html"}},{"name":"cameraFrame","qualifiedName":"document_reader.Functionality.cameraFrame","href":"document_reader/Functionality/cameraFrame.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Set this setting to override the default cropping frame provided by scenarios.","enclosedBy":{"name":"Functionality","kind":3,"href":"document_reader/Functionality-class.html"}},{"name":"cameraMode","qualifiedName":"document_reader.Functionality.cameraMode","href":"document_reader/Functionality/cameraMode.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to specify the camera API.","enclosedBy":{"name":"Functionality","kind":3,"href":"document_reader/Functionality-class.html"}},{"name":"cameraPositionIOS","qualifiedName":"document_reader.Functionality.cameraPositionIOS","href":"document_reader/Functionality/cameraPositionIOS.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to specify a position of a capture device for the video session.","enclosedBy":{"name":"Functionality","kind":3,"href":"document_reader/Functionality-class.html"}},{"name":"cameraResolutionAndroid","qualifiedName":"document_reader.Functionality.cameraResolutionAndroid","href":"document_reader/Functionality/cameraResolutionAndroid.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to specify the frame resolution.","enclosedBy":{"name":"Functionality","kind":3,"href":"document_reader/Functionality-class.html"}},{"name":"cameraResolutionIOS","qualifiedName":"document_reader.Functionality.cameraResolutionIOS","href":"document_reader/Functionality/cameraResolutionIOS.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to specify the frame resolution.","enclosedBy":{"name":"Functionality","kind":3,"href":"document_reader/Functionality-class.html"}},{"name":"captureMode","qualifiedName":"document_reader.Functionality.captureMode","href":"document_reader/Functionality/captureMode.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to specify the video processing mode.","enclosedBy":{"name":"Functionality","kind":3,"href":"document_reader/Functionality-class.html"}},{"name":"displayMetadata","qualifiedName":"document_reader.Functionality.displayMetadata","href":"document_reader/Functionality/displayMetadata.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"If it's set to true, the metadata will be displayed over the camera\npreview during document processing, namely the perspective angle value.","enclosedBy":{"name":"Functionality","kind":3,"href":"document_reader/Functionality-class.html"}},{"name":"excludedCamera2Models","qualifiedName":"document_reader.Functionality.excludedCamera2Models","href":"document_reader/Functionality/excludedCamera2Models.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"A list of devices that must not use the camera2 API.","enclosedBy":{"name":"Functionality","kind":3,"href":"document_reader/Functionality-class.html"}},{"name":"exposure","qualifiedName":"document_reader.Functionality.exposure","href":"document_reader/Functionality/exposure.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to control exposure.","enclosedBy":{"name":"Functionality","kind":3,"href":"document_reader/Functionality-class.html"}},{"name":"forcePagesCount","qualifiedName":"document_reader.Functionality.forcePagesCount","href":"document_reader/Functionality/forcePagesCount.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Sets a limit on the number of pages to be processed.","enclosedBy":{"name":"Functionality","kind":3,"href":"document_reader/Functionality-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.Functionality.fromJson","href":"document_reader/Functionality/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"Functionality","kind":3,"href":"document_reader/Functionality-class.html"}},{"name":"isCameraTorchCheckDisabled","qualifiedName":"document_reader.Functionality.isCameraTorchCheckDisabled","href":"document_reader/Functionality/isCameraTorchCheckDisabled.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to disable all validations of having a torch in case Android\nreturns that it's not available, but it can be used when checks are skipped.","enclosedBy":{"name":"Functionality","kind":3,"href":"document_reader/Functionality-class.html"}},{"name":"isZoomEnabled","qualifiedName":"document_reader.Functionality.isZoomEnabled","href":"document_reader/Functionality/isZoomEnabled.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"If it's set to true, allows you to adjust a zoom level using the pinch\ngesture (its range is from 1x to 10x).","enclosedBy":{"name":"Functionality","kind":3,"href":"document_reader/Functionality-class.html"}},{"name":"manualMultipageMode","qualifiedName":"document_reader.Functionality.manualMultipageMode","href":"document_reader/Functionality/manualMultipageMode.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"If it's set to true, scanner operate in manual multipage scanning mode.\nSet this flag to true, if you wanna create for example, custom logic\n(or UI) between scanning document pages.","enclosedBy":{"name":"Functionality","kind":3,"href":"document_reader/Functionality-class.html"}},{"name":"orientation","qualifiedName":"document_reader.Functionality.orientation","href":"document_reader/Functionality/orientation.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to specify an orientation of the camera view controller.","enclosedBy":{"name":"Functionality","kind":3,"href":"document_reader/Functionality-class.html"}},{"name":"pictureOnBoundsReady","qualifiedName":"document_reader.Functionality.pictureOnBoundsReady","href":"document_reader/Functionality/pictureOnBoundsReady.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"If set to true, as soon as document is located during video mode,\npicture wil be taken and processed as single frame.","enclosedBy":{"name":"Functionality","kind":3,"href":"document_reader/Functionality-class.html"}},{"name":"recordScanningProcess","qualifiedName":"document_reader.Functionality.recordScanningProcess","href":"document_reader/Functionality/recordScanningProcess.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"If set to true, video during processing of the document will be recorded.\nThis can be used later for debugging and troubleshooting.","enclosedBy":{"name":"Functionality","kind":3,"href":"document_reader/Functionality-class.html"}},{"name":"rfidTimeout","qualifiedName":"document_reader.Functionality.rfidTimeout","href":"document_reader/Functionality/rfidTimeout.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Use the parameter to set the time limit (in seconds) for the RFID chip reading,\nbeyond which it does not continue regardless of its result.","enclosedBy":{"name":"Functionality","kind":3,"href":"document_reader/Functionality-class.html"}},{"name":"showCameraSwitchButton","qualifiedName":"document_reader.Functionality.showCameraSwitchButton","href":"document_reader/Functionality/showCameraSwitchButton.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"If it's set to true, the button that allows you to change a position\nof a capture device for the video session will be displayed.","enclosedBy":{"name":"Functionality","kind":3,"href":"document_reader/Functionality-class.html"}},{"name":"showCaptureButton","qualifiedName":"document_reader.Functionality.showCaptureButton","href":"document_reader/Functionality/showCaptureButton.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"If it's set to true, the button that allows you to take a picture\nand process it as a single frame will be displayed.","enclosedBy":{"name":"Functionality","kind":3,"href":"document_reader/Functionality-class.html"}},{"name":"showCaptureButtonDelayFromDetect","qualifiedName":"document_reader.Functionality.showCaptureButtonDelayFromDetect","href":"document_reader/Functionality/showCaptureButtonDelayFromDetect.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to specify a time interval when the Capture button\nhas to be displayed after the document is detected.\nDon't forget to set the showCaptureButton to true,\notherwise, it won't be displayed.","enclosedBy":{"name":"Functionality","kind":3,"href":"document_reader/Functionality-class.html"}},{"name":"showCaptureButtonDelayFromStart","qualifiedName":"document_reader.Functionality.showCaptureButtonDelayFromStart","href":"document_reader/Functionality/showCaptureButtonDelayFromStart.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to specify a time interval when the Capture button\nhas to be displayed after the scanning process is started.\nDon't forget to set the showCaptureButton to true,\notherwise, it won't be displayed.","enclosedBy":{"name":"Functionality","kind":3,"href":"document_reader/Functionality-class.html"}},{"name":"showChangeFrameButton","qualifiedName":"document_reader.Functionality.showChangeFrameButton","href":"document_reader/Functionality/showChangeFrameButton.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"If it's set to true, the button that allows you to change the camera\nframe type will be displayed.","enclosedBy":{"name":"Functionality","kind":3,"href":"document_reader/Functionality-class.html"}},{"name":"showCloseButton","qualifiedName":"document_reader.Functionality.showCloseButton","href":"document_reader/Functionality/showCloseButton.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"If it's set to true, the button that allows you to close the scanner\nwill be displayed.","enclosedBy":{"name":"Functionality","kind":3,"href":"document_reader/Functionality-class.html"}},{"name":"showSkipNextPageButton","qualifiedName":"document_reader.Functionality.showSkipNextPageButton","href":"document_reader/Functionality/showSkipNextPageButton.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"If it's set to true, the button that allows you to skip processing\nof the next page of a document will be displayed.","enclosedBy":{"name":"Functionality","kind":3,"href":"document_reader/Functionality-class.html"}},{"name":"showTorchButton","qualifiedName":"document_reader.Functionality.showTorchButton","href":"document_reader/Functionality/showTorchButton.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"If it's set to true, the button that allows you to turn on/off\nthe torch will be displayed.","enclosedBy":{"name":"Functionality","kind":3,"href":"document_reader/Functionality-class.html"}},{"name":"singleResult","qualifiedName":"document_reader.Functionality.singleResult","href":"document_reader/Functionality/singleResult.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"If it's set to true, once the scanning process is finished,\nthe scanner will be dismissed.","enclosedBy":{"name":"Functionality","kind":3,"href":"document_reader/Functionality-class.html"}},{"name":"skipFocusingFrames","qualifiedName":"document_reader.Functionality.skipFocusingFrames","href":"document_reader/Functionality/skipFocusingFrames.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"If it's set to true, camera frames won't be taken for recognition\nwhile a camera is focusing.","enclosedBy":{"name":"Functionality","kind":3,"href":"document_reader/Functionality-class.html"}},{"name":"testSetters","qualifiedName":"document_reader.Functionality.testSetters","href":"document_reader/Functionality/testSetters.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"Functionality","kind":3,"href":"document_reader/Functionality-class.html"}},{"name":"toJson","qualifiedName":"document_reader.Functionality.toJson","href":"document_reader/Functionality/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"Functionality","kind":3,"href":"document_reader/Functionality-class.html"}},{"name":"useAuthenticator","qualifiedName":"document_reader.Functionality.useAuthenticator","href":"document_reader/Functionality/useAuthenticator.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"If it's set to true, allows you to connect to the external\nRegula Bluetooth devices like Regula 1120 and others.","enclosedBy":{"name":"Functionality","kind":3,"href":"document_reader/Functionality-class.html"}},{"name":"videoCaptureMotionControl","qualifiedName":"document_reader.Functionality.videoCaptureMotionControl","href":"document_reader/Functionality/videoCaptureMotionControl.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"If it's set to true, camera frames won't be taken for recognition\nwhile a device is moving based on motion sensors.","enclosedBy":{"name":"Functionality","kind":3,"href":"document_reader/Functionality-class.html"}},{"name":"zoomFactor","qualifiedName":"document_reader.Functionality.zoomFactor","href":"document_reader/Functionality/zoomFactor.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to set the desired zoom level (its range from 1x to 10x).","enclosedBy":{"name":"Functionality","kind":3,"href":"document_reader/Functionality-class.html"}},{"name":"GlaresCheckParams","qualifiedName":"document_reader.GlaresCheckParams","href":"document_reader/GlaresCheckParams-class.html","kind":3,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"GlaresCheckParams","qualifiedName":"document_reader.GlaresCheckParams.GlaresCheckParams","href":"document_reader/GlaresCheckParams/GlaresCheckParams.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"GlaresCheckParams","kind":3,"href":"document_reader/GlaresCheckParams-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.GlaresCheckParams.fromJson","href":"document_reader/GlaresCheckParams/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"GlaresCheckParams","kind":3,"href":"document_reader/GlaresCheckParams-class.html"}},{"name":"imgMarginPart","qualifiedName":"document_reader.GlaresCheckParams.imgMarginPart","href":"document_reader/GlaresCheckParams/imgMarginPart.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Part of margin from the edges of the image that is ignored by glares check.\nExample: value 0.07 is 7% of image area is ignored.","enclosedBy":{"name":"GlaresCheckParams","kind":3,"href":"document_reader/GlaresCheckParams-class.html"}},{"name":"maxGlaringPart","qualifiedName":"document_reader.GlaresCheckParams.maxGlaringPart","href":"document_reader/GlaresCheckParams/maxGlaringPart.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"The maximum allowable part of glared area.\nExample: value 0.1 is 10% allowed.","enclosedBy":{"name":"GlaresCheckParams","kind":3,"href":"document_reader/GlaresCheckParams-class.html"}},{"name":"toJson","qualifiedName":"document_reader.GlaresCheckParams.toJson","href":"document_reader/GlaresCheckParams/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"GlaresCheckParams","kind":3,"href":"document_reader/GlaresCheckParams-class.html"}},{"name":"GraphicField","qualifiedName":"document_reader.GraphicField","href":"document_reader/GraphicField-class.html","kind":3,"packageRank":0,"desc":"Structure, describing single graphic field extracted.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"GraphicField","qualifiedName":"document_reader.GraphicField.GraphicField","href":"document_reader/GraphicField/GraphicField.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"GraphicField","kind":3,"href":"document_reader/GraphicField-class.html"}},{"name":"fieldName","qualifiedName":"document_reader.GraphicField.fieldName","href":"document_reader/GraphicField/fieldName.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Graphic field symbolic name.","enclosedBy":{"name":"GraphicField","kind":3,"href":"document_reader/GraphicField-class.html"}},{"name":"fieldRect","qualifiedName":"document_reader.GraphicField.fieldRect","href":"document_reader/GraphicField/fieldRect.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Field area coordinates on the general image.","enclosedBy":{"name":"GraphicField","kind":3,"href":"document_reader/GraphicField-class.html"}},{"name":"fieldType","qualifiedName":"document_reader.GraphicField.fieldType","href":"document_reader/GraphicField/fieldType.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Graphic field logical type.","enclosedBy":{"name":"GraphicField","kind":3,"href":"document_reader/GraphicField-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.GraphicField.fromJson","href":"document_reader/GraphicField/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"GraphicField","kind":3,"href":"document_reader/GraphicField-class.html"}},{"name":"light","qualifiedName":"document_reader.GraphicField.light","href":"document_reader/GraphicField/light.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Light type.","enclosedBy":{"name":"GraphicField","kind":3,"href":"document_reader/GraphicField-class.html"}},{"name":"lightName","qualifiedName":"document_reader.GraphicField.lightName","href":"document_reader/GraphicField/lightName.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Light symbolic name.","enclosedBy":{"name":"GraphicField","kind":3,"href":"document_reader/GraphicField-class.html"}},{"name":"originalPageIndex","qualifiedName":"document_reader.GraphicField.originalPageIndex","href":"document_reader/GraphicField/originalPageIndex.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Original page index.","enclosedBy":{"name":"GraphicField","kind":3,"href":"document_reader/GraphicField-class.html"}},{"name":"pageIndex","qualifiedName":"document_reader.GraphicField.pageIndex","href":"document_reader/GraphicField/pageIndex.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"An index of the document page whence the graphic field is extracted.","enclosedBy":{"name":"GraphicField","kind":3,"href":"document_reader/GraphicField-class.html"}},{"name":"sourceType","qualifiedName":"document_reader.GraphicField.sourceType","href":"document_reader/GraphicField/sourceType.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Identifies zone whence data is extracted.","enclosedBy":{"name":"GraphicField","kind":3,"href":"document_reader/GraphicField-class.html"}},{"name":"toJson","qualifiedName":"document_reader.GraphicField.toJson","href":"document_reader/GraphicField/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"GraphicField","kind":3,"href":"document_reader/GraphicField-class.html"}},{"name":"value","qualifiedName":"document_reader.GraphicField.value","href":"document_reader/GraphicField/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"An image.","enclosedBy":{"name":"GraphicField","kind":3,"href":"document_reader/GraphicField-class.html"}},{"name":"GraphicFieldType","qualifiedName":"document_reader.GraphicFieldType","href":"document_reader/GraphicFieldType.html","kind":5,"packageRank":0,"desc":"Enumeration contains identifiers that determine the logical type\nof the graphic data obtained while reading the document filling fields or barcodes.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"getByValue","qualifiedName":"document_reader.GraphicFieldType.getByValue","href":"document_reader/GraphicFieldType/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"GraphicFieldType","kind":5,"href":"document_reader/GraphicFieldType.html"}},{"name":"value","qualifiedName":"document_reader.GraphicFieldType.value","href":"document_reader/GraphicFieldType/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"GraphicFieldType","kind":5,"href":"document_reader/GraphicFieldType.html"}},{"name":"values","qualifiedName":"document_reader.GraphicFieldType.values","href":"document_reader/GraphicFieldType/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"GraphicFieldType","kind":5,"href":"document_reader/GraphicFieldType.html"}},{"name":"GraphicResult","qualifiedName":"document_reader.GraphicResult","href":"document_reader/GraphicResult-class.html","kind":3,"packageRank":0,"desc":"Structure, containing all graphic fields extracted.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"GraphicResult","qualifiedName":"document_reader.GraphicResult.GraphicResult","href":"document_reader/GraphicResult/GraphicResult.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"GraphicResult","kind":3,"href":"document_reader/GraphicResult-class.html"}},{"name":"fields","qualifiedName":"document_reader.GraphicResult.fields","href":"document_reader/GraphicResult/fields.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"An array of graphic results.","enclosedBy":{"name":"GraphicResult","kind":3,"href":"document_reader/GraphicResult-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.GraphicResult.fromJson","href":"document_reader/GraphicResult/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"GraphicResult","kind":3,"href":"document_reader/GraphicResult-class.html"}},{"name":"toJson","qualifiedName":"document_reader.GraphicResult.toJson","href":"document_reader/GraphicResult/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"GraphicResult","kind":3,"href":"document_reader/GraphicResult-class.html"}},{"name":"ImageFormat","qualifiedName":"document_reader.ImageFormat","href":"document_reader/ImageFormat.html","kind":5,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"getByValue","qualifiedName":"document_reader.ImageFormat.getByValue","href":"document_reader/ImageFormat/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"ImageFormat","kind":5,"href":"document_reader/ImageFormat.html"}},{"name":"value","qualifiedName":"document_reader.ImageFormat.value","href":"document_reader/ImageFormat/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"ImageFormat","kind":5,"href":"document_reader/ImageFormat.html"}},{"name":"values","qualifiedName":"document_reader.ImageFormat.values","href":"document_reader/ImageFormat/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"ImageFormat","kind":5,"href":"document_reader/ImageFormat.html"}},{"name":"ImageInputData","qualifiedName":"document_reader.ImageInputData","href":"document_reader/ImageInputData-class.html","kind":3,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"ImageInputData","qualifiedName":"document_reader.ImageInputData.ImageInputData","href":"document_reader/ImageInputData/ImageInputData.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"ImageInputData","kind":3,"href":"document_reader/ImageInputData-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.ImageInputData.fromJson","href":"document_reader/ImageInputData/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"ImageInputData","kind":3,"href":"document_reader/ImageInputData-class.html"}},{"name":"image","qualifiedName":"document_reader.ImageInputData.image","href":"document_reader/ImageInputData/image.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"An image.","enclosedBy":{"name":"ImageInputData","kind":3,"href":"document_reader/ImageInputData-class.html"}},{"name":"light","qualifiedName":"document_reader.ImageInputData.light","href":"document_reader/ImageInputData/light.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Light type, one of RGLGraphicFieldLight values.","enclosedBy":{"name":"ImageInputData","kind":3,"href":"document_reader/ImageInputData-class.html"}},{"name":"pageIndex","qualifiedName":"document_reader.ImageInputData.pageIndex","href":"document_reader/ImageInputData/pageIndex.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"An index of the document page whence the graphic field is extracted.","enclosedBy":{"name":"ImageInputData","kind":3,"href":"document_reader/ImageInputData-class.html"}},{"name":"toJson","qualifiedName":"document_reader.ImageInputData.toJson","href":"document_reader/ImageInputData/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"ImageInputData","kind":3,"href":"document_reader/ImageInputData-class.html"}},{"name":"ImageQA","qualifiedName":"document_reader.ImageQA","href":"document_reader/ImageQA-class.html","kind":3,"packageRank":0,"desc":"Class contains properties to configure image quality.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"ImageQA","qualifiedName":"document_reader.ImageQA.ImageQA","href":"document_reader/ImageQA/ImageQA.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"ImageQA","kind":3,"href":"document_reader/ImageQA-class.html"}},{"name":"angleThreshold","qualifiedName":"document_reader.ImageQA.angleThreshold","href":"document_reader/ImageQA/angleThreshold.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"This parameter sets threshold for Image QA check of the presented\ndocument perspective angle in degrees. If actual document perspective\nangle is above this threshold, check will fail.","enclosedBy":{"name":"ImageQA","kind":3,"href":"document_reader/ImageQA-class.html"}},{"name":"brightnessThreshold","qualifiedName":"document_reader.ImageQA.brightnessThreshold","href":"document_reader/ImageQA/brightnessThreshold.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Set the threshold for an actual document brightness below which the check fails.","enclosedBy":{"name":"ImageQA","kind":3,"href":"document_reader/ImageQA-class.html"}},{"name":"colornessCheck","qualifiedName":"document_reader.ImageQA.colornessCheck","href":"document_reader/ImageQA/colornessCheck.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"This option disabled colorness check during performing image quality validation.","enclosedBy":{"name":"ImageQA","kind":3,"href":"document_reader/ImageQA-class.html"}},{"name":"documentPositionIndent","qualifiedName":"document_reader.ImageQA.documentPositionIndent","href":"document_reader/ImageQA/documentPositionIndent.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Specify the minimum indent from the corners of the document to the borders\nof the image. The value reflects the allowed percentage for the indent\nrelative to the width of the document. If it is detected that the corners\nof the document are closer than the specified value, the status will contain\nan error in the DocumentReaderResults.imageQuality.imageQualityList.result field.","enclosedBy":{"name":"ImageQA","kind":3,"href":"document_reader/ImageQA-class.html"}},{"name":"dpiThreshold","qualifiedName":"document_reader.ImageQA.dpiThreshold","href":"document_reader/ImageQA/dpiThreshold.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"This parameter sets threshold for Image QA check of the presented\ndocument physical dpi. If actual document dpi is below this threshold,\ncheck will fail.","enclosedBy":{"name":"ImageQA","kind":3,"href":"document_reader/ImageQA-class.html"}},{"name":"expectedPass","qualifiedName":"document_reader.ImageQA.expectedPass","href":"document_reader/ImageQA/expectedPass.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"This option controls the quality checks that the image should pass\nin order to be considered a valid input during the scanning process.","enclosedBy":{"name":"ImageQA","kind":3,"href":"document_reader/ImageQA-class.html"}},{"name":"focusCheck","qualifiedName":"document_reader.ImageQA.focusCheck","href":"document_reader/ImageQA/focusCheck.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"This option disabled focus check during performing image quality validation.","enclosedBy":{"name":"ImageQA","kind":3,"href":"document_reader/ImageQA-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.ImageQA.fromJson","href":"document_reader/ImageQA/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"ImageQA","kind":3,"href":"document_reader/ImageQA-class.html"}},{"name":"glaresCheck","qualifiedName":"document_reader.ImageQA.glaresCheck","href":"document_reader/ImageQA/glaresCheck.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"This option disabled glares check during performing image quality validation.","enclosedBy":{"name":"ImageQA","kind":3,"href":"document_reader/ImageQA-class.html"}},{"name":"glaresCheckParams","qualifiedName":"document_reader.ImageQA.glaresCheckParams","href":"document_reader/ImageQA/glaresCheckParams.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Parameters for glares image quality validation.","enclosedBy":{"name":"ImageQA","kind":3,"href":"document_reader/ImageQA-class.html"}},{"name":"screenCapture","qualifiedName":"document_reader.ImageQA.screenCapture","href":"document_reader/ImageQA/screenCapture.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"This option disabled moire patterns check during performing image quality validation.","enclosedBy":{"name":"ImageQA","kind":3,"href":"document_reader/ImageQA-class.html"}},{"name":"testSetters","qualifiedName":"document_reader.ImageQA.testSetters","href":"document_reader/ImageQA/testSetters.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"ImageQA","kind":3,"href":"document_reader/ImageQA-class.html"}},{"name":"toJson","qualifiedName":"document_reader.ImageQA.toJson","href":"document_reader/ImageQA/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"ImageQA","kind":3,"href":"document_reader/ImageQA-class.html"}},{"name":"ImageQuality","qualifiedName":"document_reader.ImageQuality","href":"document_reader/ImageQuality-class.html","kind":3,"packageRank":0,"desc":"Structure, containing information about single image quality check.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"ImageQuality","qualifiedName":"document_reader.ImageQuality.ImageQuality","href":"document_reader/ImageQuality/ImageQuality.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"ImageQuality","kind":3,"href":"document_reader/ImageQuality-class.html"}},{"name":"boundRects","qualifiedName":"document_reader.ImageQuality.boundRects","href":"document_reader/ImageQuality/boundRects.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Coordinates of glares.","enclosedBy":{"name":"ImageQuality","kind":3,"href":"document_reader/ImageQuality-class.html"}},{"name":"featureType","qualifiedName":"document_reader.ImageQuality.featureType","href":"document_reader/ImageQuality/featureType.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Check result.","enclosedBy":{"name":"ImageQuality","kind":3,"href":"document_reader/ImageQuality-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.ImageQuality.fromJson","href":"document_reader/ImageQuality/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"ImageQuality","kind":3,"href":"document_reader/ImageQuality-class.html"}},{"name":"result","qualifiedName":"document_reader.ImageQuality.result","href":"document_reader/ImageQuality/result.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Check result.","enclosedBy":{"name":"ImageQuality","kind":3,"href":"document_reader/ImageQuality-class.html"}},{"name":"toJson","qualifiedName":"document_reader.ImageQuality.toJson","href":"document_reader/ImageQuality/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"ImageQuality","kind":3,"href":"document_reader/ImageQuality-class.html"}},{"name":"type","qualifiedName":"document_reader.ImageQuality.type","href":"document_reader/ImageQuality/type.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Check result type.","enclosedBy":{"name":"ImageQuality","kind":3,"href":"document_reader/ImageQuality-class.html"}},{"name":"ImageQualityCheckType","qualifiedName":"document_reader.ImageQualityCheckType","href":"document_reader/ImageQualityCheckType.html","kind":5,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"fromIntList","qualifiedName":"document_reader.ImageQualityCheckType.fromIntList","href":"document_reader/ImageQualityCheckType/fromIntList.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"ImageQualityCheckType","kind":5,"href":"document_reader/ImageQualityCheckType.html"}},{"name":"getByValue","qualifiedName":"document_reader.ImageQualityCheckType.getByValue","href":"document_reader/ImageQualityCheckType/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"ImageQualityCheckType","kind":5,"href":"document_reader/ImageQualityCheckType.html"}},{"name":"getTranslation","qualifiedName":"document_reader.ImageQualityCheckType.getTranslation","href":"document_reader/ImageQualityCheckType/getTranslation.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"ImageQualityCheckType","kind":5,"href":"document_reader/ImageQualityCheckType.html"}},{"name":"value","qualifiedName":"document_reader.ImageQualityCheckType.value","href":"document_reader/ImageQualityCheckType/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"ImageQualityCheckType","kind":5,"href":"document_reader/ImageQualityCheckType.html"}},{"name":"values","qualifiedName":"document_reader.ImageQualityCheckType.values","href":"document_reader/ImageQualityCheckType/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"ImageQualityCheckType","kind":5,"href":"document_reader/ImageQualityCheckType.html"}},{"name":"ImageQualityGroup","qualifiedName":"document_reader.ImageQualityGroup","href":"document_reader/ImageQualityGroup-class.html","kind":3,"packageRank":0,"desc":"Structure, containing overall data about quality checks performed.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"ImageQualityGroup","qualifiedName":"document_reader.ImageQualityGroup.ImageQualityGroup","href":"document_reader/ImageQualityGroup/ImageQualityGroup.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"ImageQualityGroup","kind":3,"href":"document_reader/ImageQualityGroup-class.html"}},{"name":"count","qualifiedName":"document_reader.ImageQualityGroup.count","href":"document_reader/ImageQualityGroup/count.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Number of results.","enclosedBy":{"name":"ImageQualityGroup","kind":3,"href":"document_reader/ImageQualityGroup-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.ImageQualityGroup.fromJson","href":"document_reader/ImageQualityGroup/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"ImageQualityGroup","kind":3,"href":"document_reader/ImageQualityGroup-class.html"}},{"name":"imageQualityList","qualifiedName":"document_reader.ImageQualityGroup.imageQualityList","href":"document_reader/ImageQualityGroup/imageQualityList.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"An array of single check result pointers.","enclosedBy":{"name":"ImageQualityGroup","kind":3,"href":"document_reader/ImageQualityGroup-class.html"}},{"name":"pageIndex","qualifiedName":"document_reader.ImageQualityGroup.pageIndex","href":"document_reader/ImageQualityGroup/pageIndex.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Index of the document page, whence the result is received.","enclosedBy":{"name":"ImageQualityGroup","kind":3,"href":"document_reader/ImageQualityGroup-class.html"}},{"name":"result","qualifiedName":"document_reader.ImageQualityGroup.result","href":"document_reader/ImageQualityGroup/result.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Overall check result for document page.","enclosedBy":{"name":"ImageQualityGroup","kind":3,"href":"document_reader/ImageQualityGroup-class.html"}},{"name":"toJson","qualifiedName":"document_reader.ImageQualityGroup.toJson","href":"document_reader/ImageQualityGroup/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"ImageQualityGroup","kind":3,"href":"document_reader/ImageQualityGroup-class.html"}},{"name":"InitConfig","qualifiedName":"document_reader.InitConfig","href":"document_reader/InitConfig-class.html","kind":3,"packageRank":0,"desc":"A configuration file for DocumentReader initialization.\nControls initialization time properties such as licenseUpdate and delayedNNLoad.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"InitConfig","qualifiedName":"document_reader.InitConfig.InitConfig","href":"document_reader/InitConfig/InitConfig.html","kind":2,"packageRank":0,"desc":"Constructor for initialization using a license binary.","enclosedBy":{"name":"InitConfig","kind":3,"href":"document_reader/InitConfig-class.html"}},{"name":"InitConfig.withBleDevice","qualifiedName":"document_reader.InitConfig.InitConfig.withBleDevice","href":"document_reader/InitConfig/InitConfig.withBleDevice.html","kind":2,"packageRank":0,"desc":"Constructor for initialization using a ble device.\nDoesn't need a license file, it will be fetched automatically from your ble device.","enclosedBy":{"name":"InitConfig","kind":3,"href":"document_reader/InitConfig-class.html"}},{"name":"blackList","qualifiedName":"document_reader.InitConfig.blackList","href":"document_reader/InitConfig/blackList.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Android only.","enclosedBy":{"name":"InitConfig","kind":3,"href":"document_reader/InitConfig-class.html"}},{"name":"customDb","qualifiedName":"document_reader.InitConfig.customDb","href":"document_reader/InitConfig/customDb.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Custom database binary.","enclosedBy":{"name":"InitConfig","kind":3,"href":"document_reader/InitConfig-class.html"}},{"name":"databasePath","qualifiedName":"document_reader.InitConfig.databasePath","href":"document_reader/InitConfig/databasePath.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"The path to the database file.","enclosedBy":{"name":"InitConfig","kind":3,"href":"document_reader/InitConfig-class.html"}},{"name":"delayedNNLoad","qualifiedName":"document_reader.InitConfig.delayedNNLoad","href":"document_reader/InitConfig/delayedNNLoad.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Defines whether the DocumentReader delays loading of neural networks.","enclosedBy":{"name":"InitConfig","kind":3,"href":"document_reader/InitConfig-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.InitConfig.fromJson","href":"document_reader/InitConfig/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"InitConfig","kind":3,"href":"document_reader/InitConfig-class.html"}},{"name":"license","qualifiedName":"document_reader.InitConfig.license","href":"document_reader/InitConfig/license.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"The license binary file.","enclosedBy":{"name":"InitConfig","kind":3,"href":"document_reader/InitConfig-class.html"}},{"name":"licenseUpdate","qualifiedName":"document_reader.InitConfig.licenseUpdate","href":"document_reader/InitConfig/licenseUpdate.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Enables automatic license update check during DocumentReader initialization.","enclosedBy":{"name":"InitConfig","kind":3,"href":"document_reader/InitConfig-class.html"}},{"name":"toJson","qualifiedName":"document_reader.InitConfig.toJson","href":"document_reader/InitConfig/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"InitConfig","kind":3,"href":"document_reader/InitConfig-class.html"}},{"name":"LCID","qualifiedName":"document_reader.LCID","href":"document_reader/LCID.html","kind":5,"packageRank":0,"desc":"Enumeration contains a language ID that identifies a particular language.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"fromIntList","qualifiedName":"document_reader.LCID.fromIntList","href":"document_reader/LCID/fromIntList.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"LCID","kind":5,"href":"document_reader/LCID.html"}},{"name":"getByValue","qualifiedName":"document_reader.LCID.getByValue","href":"document_reader/LCID/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"LCID","kind":5,"href":"document_reader/LCID.html"}},{"name":"getTranslation","qualifiedName":"document_reader.LCID.getTranslation","href":"document_reader/LCID/getTranslation.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"LCID","kind":5,"href":"document_reader/LCID.html"}},{"name":"value","qualifiedName":"document_reader.LCID.value","href":"document_reader/LCID/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"LCID","kind":5,"href":"document_reader/LCID.html"}},{"name":"values","qualifiedName":"document_reader.LCID.values","href":"document_reader/LCID/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"LCID","kind":5,"href":"document_reader/LCID.html"}},{"name":"LDSParsingErrorCodes","qualifiedName":"document_reader.LDSParsingErrorCodes","href":"document_reader/LDSParsingErrorCodes.html","kind":5,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"getByValue","qualifiedName":"document_reader.LDSParsingErrorCodes.getByValue","href":"document_reader/LDSParsingErrorCodes/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"LDSParsingErrorCodes","kind":5,"href":"document_reader/LDSParsingErrorCodes.html"}},{"name":"getTranslation","qualifiedName":"document_reader.LDSParsingErrorCodes.getTranslation","href":"document_reader/LDSParsingErrorCodes/getTranslation.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"LDSParsingErrorCodes","kind":5,"href":"document_reader/LDSParsingErrorCodes.html"}},{"name":"value","qualifiedName":"document_reader.LDSParsingErrorCodes.value","href":"document_reader/LDSParsingErrorCodes/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"LDSParsingErrorCodes","kind":5,"href":"document_reader/LDSParsingErrorCodes.html"}},{"name":"values","qualifiedName":"document_reader.LDSParsingErrorCodes.values","href":"document_reader/LDSParsingErrorCodes/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"LDSParsingErrorCodes","kind":5,"href":"document_reader/LDSParsingErrorCodes.html"}},{"name":"LDSParsingNotificationCodes","qualifiedName":"document_reader.LDSParsingNotificationCodes","href":"document_reader/LDSParsingNotificationCodes.html","kind":5,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"getByValue","qualifiedName":"document_reader.LDSParsingNotificationCodes.getByValue","href":"document_reader/LDSParsingNotificationCodes/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"LDSParsingNotificationCodes","kind":5,"href":"document_reader/LDSParsingNotificationCodes.html"}},{"name":"getTranslation","qualifiedName":"document_reader.LDSParsingNotificationCodes.getTranslation","href":"document_reader/LDSParsingNotificationCodes/getTranslation.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"LDSParsingNotificationCodes","kind":5,"href":"document_reader/LDSParsingNotificationCodes.html"}},{"name":"value","qualifiedName":"document_reader.LDSParsingNotificationCodes.value","href":"document_reader/LDSParsingNotificationCodes/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"LDSParsingNotificationCodes","kind":5,"href":"document_reader/LDSParsingNotificationCodes.html"}},{"name":"values","qualifiedName":"document_reader.LDSParsingNotificationCodes.values","href":"document_reader/LDSParsingNotificationCodes/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"LDSParsingNotificationCodes","kind":5,"href":"document_reader/LDSParsingNotificationCodes.html"}},{"name":"License","qualifiedName":"document_reader.License","href":"document_reader/License-class.html","kind":3,"packageRank":0,"desc":"Class contains properties to get the information about the license.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"License","qualifiedName":"document_reader.License.License","href":"document_reader/License/License.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"License","kind":3,"href":"document_reader/License-class.html"}},{"name":"countryFilter","qualifiedName":"document_reader.License.countryFilter","href":"document_reader/License/countryFilter.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to get a list of country identifiers which are defined for\nprocessing in the license. If the array is empty, there are no\nrestrictions for processing.","enclosedBy":{"name":"License","kind":3,"href":"document_reader/License-class.html"}},{"name":"expiryDate","qualifiedName":"document_reader.License.expiryDate","href":"document_reader/License/expiryDate.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to get an expiration date of your license.","enclosedBy":{"name":"License","kind":3,"href":"document_reader/License-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.License.fromJson","href":"document_reader/License/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"License","kind":3,"href":"document_reader/License-class.html"}},{"name":"isRfidAvailable","qualifiedName":"document_reader.License.isRfidAvailable","href":"document_reader/License/isRfidAvailable.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to verify that RFID chip reading capabilities are added to your license.","enclosedBy":{"name":"License","kind":3,"href":"document_reader/License-class.html"}},{"name":"toJson","qualifiedName":"document_reader.License.toJson","href":"document_reader/License/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"License","kind":3,"href":"document_reader/License-class.html"}},{"name":"Lights","qualifiedName":"document_reader.Lights","href":"document_reader/Lights.html","kind":5,"packageRank":0,"desc":"Enumeration contains a set of identifiers used for identifying the\ndocument reader possibilities, specifying lighting schemes for scanning, etc.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"getByValue","qualifiedName":"document_reader.Lights.getByValue","href":"document_reader/Lights/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"Lights","kind":5,"href":"document_reader/Lights.html"}},{"name":"value","qualifiedName":"document_reader.Lights.value","href":"document_reader/Lights/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"Lights","kind":5,"href":"document_reader/Lights.html"}},{"name":"values","qualifiedName":"document_reader.Lights.values","href":"document_reader/Lights/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"Lights","kind":5,"href":"document_reader/Lights.html"}},{"name":"LivenessParams","qualifiedName":"document_reader.LivenessParams","href":"document_reader/LivenessParams-class.html","kind":3,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"LivenessParams","qualifiedName":"document_reader.LivenessParams.LivenessParams","href":"document_reader/LivenessParams/LivenessParams.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"LivenessParams","kind":3,"href":"document_reader/LivenessParams-class.html"}},{"name":"checkED","qualifiedName":"document_reader.LivenessParams.checkED","href":"document_reader/LivenessParams/checkED.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"LivenessParams","kind":3,"href":"document_reader/LivenessParams-class.html"}},{"name":"checkHolo","qualifiedName":"document_reader.LivenessParams.checkHolo","href":"document_reader/LivenessParams/checkHolo.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"LivenessParams","kind":3,"href":"document_reader/LivenessParams-class.html"}},{"name":"checkMLI","qualifiedName":"document_reader.LivenessParams.checkMLI","href":"document_reader/LivenessParams/checkMLI.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"LivenessParams","kind":3,"href":"document_reader/LivenessParams-class.html"}},{"name":"checkOVI","qualifiedName":"document_reader.LivenessParams.checkOVI","href":"document_reader/LivenessParams/checkOVI.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"LivenessParams","kind":3,"href":"document_reader/LivenessParams-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.LivenessParams.fromJson","href":"document_reader/LivenessParams/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"LivenessParams","kind":3,"href":"document_reader/LivenessParams-class.html"}},{"name":"testSetters","qualifiedName":"document_reader.LivenessParams.testSetters","href":"document_reader/LivenessParams/testSetters.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"LivenessParams","kind":3,"href":"document_reader/LivenessParams-class.html"}},{"name":"toJson","qualifiedName":"document_reader.LivenessParams.toJson","href":"document_reader/LivenessParams/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"LivenessParams","kind":3,"href":"document_reader/LivenessParams-class.html"}},{"name":"LogLevel","qualifiedName":"document_reader.LogLevel","href":"document_reader/LogLevel.html","kind":5,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"getByValue","qualifiedName":"document_reader.LogLevel.getByValue","href":"document_reader/LogLevel/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"LogLevel","kind":5,"href":"document_reader/LogLevel.html"}},{"name":"value","qualifiedName":"document_reader.LogLevel.value","href":"document_reader/LogLevel/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"LogLevel","kind":5,"href":"document_reader/LogLevel.html"}},{"name":"values","qualifiedName":"document_reader.LogLevel.values","href":"document_reader/LogLevel/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"LogLevel","kind":5,"href":"document_reader/LogLevel.html"}},{"name":"MRZFormat","qualifiedName":"document_reader.MRZFormat","href":"document_reader/MRZFormat.html","kind":5,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"fromStringList","qualifiedName":"document_reader.MRZFormat.fromStringList","href":"document_reader/MRZFormat/fromStringList.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"MRZFormat","kind":5,"href":"document_reader/MRZFormat.html"}},{"name":"getByValue","qualifiedName":"document_reader.MRZFormat.getByValue","href":"document_reader/MRZFormat/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"MRZFormat","kind":5,"href":"document_reader/MRZFormat.html"}},{"name":"value","qualifiedName":"document_reader.MRZFormat.value","href":"document_reader/MRZFormat/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"MRZFormat","kind":5,"href":"document_reader/MRZFormat.html"}},{"name":"values","qualifiedName":"document_reader.MRZFormat.values","href":"document_reader/MRZFormat/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"MRZFormat","kind":5,"href":"document_reader/MRZFormat.html"}},{"name":"MeasureSystem","qualifiedName":"document_reader.MeasureSystem","href":"document_reader/MeasureSystem.html","kind":5,"packageRank":0,"desc":"The constants of the enumeration identify the system\nfor measuring distances and weight.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"getByValue","qualifiedName":"document_reader.MeasureSystem.getByValue","href":"document_reader/MeasureSystem/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"MeasureSystem","kind":5,"href":"document_reader/MeasureSystem.html"}},{"name":"value","qualifiedName":"document_reader.MeasureSystem.value","href":"document_reader/MeasureSystem/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"MeasureSystem","kind":5,"href":"document_reader/MeasureSystem.html"}},{"name":"values","qualifiedName":"document_reader.MeasureSystem.values","href":"document_reader/MeasureSystem/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"MeasureSystem","kind":5,"href":"document_reader/MeasureSystem.html"}},{"name":"MrzDetectionModes","qualifiedName":"document_reader.MrzDetectionModes","href":"document_reader/MrzDetectionModes.html","kind":5,"packageRank":0,"desc":"Enumeration contains the types of barcodes that can be processed.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"getByValue","qualifiedName":"document_reader.MrzDetectionModes.getByValue","href":"document_reader/MrzDetectionModes/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"MrzDetectionModes","kind":5,"href":"document_reader/MrzDetectionModes.html"}},{"name":"value","qualifiedName":"document_reader.MrzDetectionModes.value","href":"document_reader/MrzDetectionModes/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"MrzDetectionModes","kind":5,"href":"document_reader/MrzDetectionModes.html"}},{"name":"values","qualifiedName":"document_reader.MrzDetectionModes.values","href":"document_reader/MrzDetectionModes/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"MrzDetectionModes","kind":5,"href":"document_reader/MrzDetectionModes.html"}},{"name":"OnlineMode","qualifiedName":"document_reader.OnlineMode","href":"document_reader/OnlineMode.html","kind":5,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"getByValue","qualifiedName":"document_reader.OnlineMode.getByValue","href":"document_reader/OnlineMode/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"OnlineMode","kind":5,"href":"document_reader/OnlineMode.html"}},{"name":"value","qualifiedName":"document_reader.OnlineMode.value","href":"document_reader/OnlineMode/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"OnlineMode","kind":5,"href":"document_reader/OnlineMode.html"}},{"name":"values","qualifiedName":"document_reader.OnlineMode.values","href":"document_reader/OnlineMode/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"OnlineMode","kind":5,"href":"document_reader/OnlineMode.html"}},{"name":"OnlineProcessingConfig","qualifiedName":"document_reader.OnlineProcessingConfig","href":"document_reader/OnlineProcessingConfig-class.html","kind":3,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"OnlineProcessingConfig","qualifiedName":"document_reader.OnlineProcessingConfig.OnlineProcessingConfig","href":"document_reader/OnlineProcessingConfig/OnlineProcessingConfig.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"OnlineProcessingConfig","kind":3,"href":"document_reader/OnlineProcessingConfig-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.OnlineProcessingConfig.fromJson","href":"document_reader/OnlineProcessingConfig/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"OnlineProcessingConfig","kind":3,"href":"document_reader/OnlineProcessingConfig-class.html"}},{"name":"imageCompressionQuality","qualifiedName":"document_reader.OnlineProcessingConfig.imageCompressionQuality","href":"document_reader/OnlineProcessingConfig/imageCompressionQuality.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"OnlineProcessingConfig","kind":3,"href":"document_reader/OnlineProcessingConfig-class.html"}},{"name":"imageFormat","qualifiedName":"document_reader.OnlineProcessingConfig.imageFormat","href":"document_reader/OnlineProcessingConfig/imageFormat.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"OnlineProcessingConfig","kind":3,"href":"document_reader/OnlineProcessingConfig-class.html"}},{"name":"mode","qualifiedName":"document_reader.OnlineProcessingConfig.mode","href":"document_reader/OnlineProcessingConfig/mode.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"OnlineProcessingConfig","kind":3,"href":"document_reader/OnlineProcessingConfig-class.html"}},{"name":"processParams","qualifiedName":"document_reader.OnlineProcessingConfig.processParams","href":"document_reader/OnlineProcessingConfig/processParams.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"OnlineProcessingConfig","kind":3,"href":"document_reader/OnlineProcessingConfig-class.html"}},{"name":"toJson","qualifiedName":"document_reader.OnlineProcessingConfig.toJson","href":"document_reader/OnlineProcessingConfig/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"OnlineProcessingConfig","kind":3,"href":"document_reader/OnlineProcessingConfig-class.html"}},{"name":"url","qualifiedName":"document_reader.OnlineProcessingConfig.url","href":"document_reader/OnlineProcessingConfig/url.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"OnlineProcessingConfig","kind":3,"href":"document_reader/OnlineProcessingConfig-class.html"}},{"name":"OpticalStatus","qualifiedName":"document_reader.OpticalStatus","href":"document_reader/OpticalStatus-class.html","kind":3,"packageRank":0,"desc":"Container for an optical related scanning statuses.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"OpticalStatus","qualifiedName":"document_reader.OpticalStatus.OpticalStatus","href":"document_reader/OpticalStatus/OpticalStatus.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"OpticalStatus","kind":3,"href":"document_reader/OpticalStatus-class.html"}},{"name":"docType","qualifiedName":"document_reader.OpticalStatus.docType","href":"document_reader/OpticalStatus/docType.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Check status if document type was recognized or not.","enclosedBy":{"name":"OpticalStatus","kind":3,"href":"document_reader/OpticalStatus-class.html"}},{"name":"expiry","qualifiedName":"document_reader.OpticalStatus.expiry","href":"document_reader/OpticalStatus/expiry.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Document validity period verification status.","enclosedBy":{"name":"OpticalStatus","kind":3,"href":"document_reader/OpticalStatus-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.OpticalStatus.fromJson","href":"document_reader/OpticalStatus/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"OpticalStatus","kind":3,"href":"document_reader/OpticalStatus-class.html"}},{"name":"imageQA","qualifiedName":"document_reader.OpticalStatus.imageQA","href":"document_reader/OpticalStatus/imageQA.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Input images quality verification status.","enclosedBy":{"name":"OpticalStatus","kind":3,"href":"document_reader/OpticalStatus-class.html"}},{"name":"mrz","qualifiedName":"document_reader.OpticalStatus.mrz","href":"document_reader/OpticalStatus/mrz.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"MRZ verification: values validity, dates, checkdigits verification.","enclosedBy":{"name":"OpticalStatus","kind":3,"href":"document_reader/OpticalStatus-class.html"}},{"name":"overallStatus","qualifiedName":"document_reader.OpticalStatus.overallStatus","href":"document_reader/OpticalStatus/overallStatus.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Summary of all optical results.","enclosedBy":{"name":"OpticalStatus","kind":3,"href":"document_reader/OpticalStatus-class.html"}},{"name":"pagesCount","qualifiedName":"document_reader.OpticalStatus.pagesCount","href":"document_reader/OpticalStatus/pagesCount.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Number of scanned document pages.","enclosedBy":{"name":"OpticalStatus","kind":3,"href":"document_reader/OpticalStatus-class.html"}},{"name":"security","qualifiedName":"document_reader.OpticalStatus.security","href":"document_reader/OpticalStatus/security.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Authenticity verification status.","enclosedBy":{"name":"OpticalStatus","kind":3,"href":"document_reader/OpticalStatus-class.html"}},{"name":"text","qualifiedName":"document_reader.OpticalStatus.text","href":"document_reader/OpticalStatus/text.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Text fields valitity: values validity for specific fields, cross-comparison\nof values from different sources, dates & checkdigits verification.","enclosedBy":{"name":"OpticalStatus","kind":3,"href":"document_reader/OpticalStatus-class.html"}},{"name":"toJson","qualifiedName":"document_reader.OpticalStatus.toJson","href":"document_reader/OpticalStatus/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"OpticalStatus","kind":3,"href":"document_reader/OpticalStatus-class.html"}},{"name":"vds","qualifiedName":"document_reader.OpticalStatus.vds","href":"document_reader/OpticalStatus/vds.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Visible Digital Seal verification status.","enclosedBy":{"name":"OpticalStatus","kind":3,"href":"document_reader/OpticalStatus-class.html"}},{"name":"PAAttribute","qualifiedName":"document_reader.PAAttribute","href":"document_reader/PAAttribute-class.html","kind":3,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"PAAttribute","qualifiedName":"document_reader.PAAttribute.PAAttribute","href":"document_reader/PAAttribute/PAAttribute.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"PAAttribute","kind":3,"href":"document_reader/PAAttribute-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.PAAttribute.fromJson","href":"document_reader/PAAttribute/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"PAAttribute","kind":3,"href":"document_reader/PAAttribute-class.html"}},{"name":"toJson","qualifiedName":"document_reader.PAAttribute.toJson","href":"document_reader/PAAttribute/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"PAAttribute","kind":3,"href":"document_reader/PAAttribute-class.html"}},{"name":"type","qualifiedName":"document_reader.PAAttribute.type","href":"document_reader/PAAttribute/type.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"PAAttribute","kind":3,"href":"document_reader/PAAttribute-class.html"}},{"name":"value","qualifiedName":"document_reader.PAAttribute.value","href":"document_reader/PAAttribute/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"PAAttribute","kind":3,"href":"document_reader/PAAttribute-class.html"}},{"name":"PAResourcesIssuer","qualifiedName":"document_reader.PAResourcesIssuer","href":"document_reader/PAResourcesIssuer-class.html","kind":3,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"PAResourcesIssuer","qualifiedName":"document_reader.PAResourcesIssuer.PAResourcesIssuer","href":"document_reader/PAResourcesIssuer/PAResourcesIssuer.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"PAResourcesIssuer","kind":3,"href":"document_reader/PAResourcesIssuer-class.html"}},{"name":"attributes","qualifiedName":"document_reader.PAResourcesIssuer.attributes","href":"document_reader/PAResourcesIssuer/attributes.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"PAResourcesIssuer","kind":3,"href":"document_reader/PAResourcesIssuer-class.html"}},{"name":"data","qualifiedName":"document_reader.PAResourcesIssuer.data","href":"document_reader/PAResourcesIssuer/data.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"PAResourcesIssuer","kind":3,"href":"document_reader/PAResourcesIssuer-class.html"}},{"name":"friendlyName","qualifiedName":"document_reader.PAResourcesIssuer.friendlyName","href":"document_reader/PAResourcesIssuer/friendlyName.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"PAResourcesIssuer","kind":3,"href":"document_reader/PAResourcesIssuer-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.PAResourcesIssuer.fromJson","href":"document_reader/PAResourcesIssuer/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"PAResourcesIssuer","kind":3,"href":"document_reader/PAResourcesIssuer-class.html"}},{"name":"toJson","qualifiedName":"document_reader.PAResourcesIssuer.toJson","href":"document_reader/PAResourcesIssuer/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"PAResourcesIssuer","kind":3,"href":"document_reader/PAResourcesIssuer-class.html"}},{"name":"PDF417Info","qualifiedName":"document_reader.PDF417Info","href":"document_reader/PDF417Info-class.html","kind":3,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"PDF417Info","qualifiedName":"document_reader.PDF417Info.PDF417Info","href":"document_reader/PDF417Info/PDF417Info.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"PDF417Info","kind":3,"href":"document_reader/PDF417Info-class.html"}},{"name":"columns","qualifiedName":"document_reader.PDF417Info.columns","href":"document_reader/PDF417Info/columns.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Number of columns in a barcode.","enclosedBy":{"name":"PDF417Info","kind":3,"href":"document_reader/PDF417Info-class.html"}},{"name":"errorLevel","qualifiedName":"document_reader.PDF417Info.errorLevel","href":"document_reader/PDF417Info/errorLevel.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Barcode error correction level.","enclosedBy":{"name":"PDF417Info","kind":3,"href":"document_reader/PDF417Info-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.PDF417Info.fromJson","href":"document_reader/PDF417Info/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"PDF417Info","kind":3,"href":"document_reader/PDF417Info-class.html"}},{"name":"rows","qualifiedName":"document_reader.PDF417Info.rows","href":"document_reader/PDF417Info/rows.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Number of rows in a barcode.","enclosedBy":{"name":"PDF417Info","kind":3,"href":"document_reader/PDF417Info-class.html"}},{"name":"toJson","qualifiedName":"document_reader.PDF417Info.toJson","href":"document_reader/PDF417Info/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"PDF417Info","kind":3,"href":"document_reader/PDF417Info-class.html"}},{"name":"PKDCertificate","qualifiedName":"document_reader.PKDCertificate","href":"document_reader/PKDCertificate-class.html","kind":3,"packageRank":0,"desc":"Class contains information about PKD certificate.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"PKDCertificate","qualifiedName":"document_reader.PKDCertificate.PKDCertificate","href":"document_reader/PKDCertificate/PKDCertificate.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"PKDCertificate","kind":3,"href":"document_reader/PKDCertificate-class.html"}},{"name":"binaryData","qualifiedName":"document_reader.PKDCertificate.binaryData","href":"document_reader/PKDCertificate/binaryData.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Certificate in binary type.","enclosedBy":{"name":"PKDCertificate","kind":3,"href":"document_reader/PKDCertificate-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.PKDCertificate.fromJson","href":"document_reader/PKDCertificate/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"PKDCertificate","kind":3,"href":"document_reader/PKDCertificate-class.html"}},{"name":"privateKey","qualifiedName":"document_reader.PKDCertificate.privateKey","href":"document_reader/PKDCertificate/privateKey.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Private key in binary type.","enclosedBy":{"name":"PKDCertificate","kind":3,"href":"document_reader/PKDCertificate-class.html"}},{"name":"resourceType","qualifiedName":"document_reader.PKDCertificate.resourceType","href":"document_reader/PKDCertificate/resourceType.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Indicates type of certificate.","enclosedBy":{"name":"PKDCertificate","kind":3,"href":"document_reader/PKDCertificate-class.html"}},{"name":"toJson","qualifiedName":"document_reader.PKDCertificate.toJson","href":"document_reader/PKDCertificate/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"PKDCertificate","kind":3,"href":"document_reader/PKDCertificate-class.html"}},{"name":"PKDCertificateRequest","qualifiedName":"document_reader.PKDCertificateRequest","href":"document_reader/PKDCertificateRequest.html","kind":21,"packageRank":0,"desc":"Provided to a user for passing PKDCertificates\nto the native part of DocumentReader.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"PKDResourceType","qualifiedName":"document_reader.PKDResourceType","href":"document_reader/PKDResourceType.html","kind":5,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"getByValue","qualifiedName":"document_reader.PKDResourceType.getByValue","href":"document_reader/PKDResourceType/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"PKDResourceType","kind":5,"href":"document_reader/PKDResourceType.html"}},{"name":"getType","qualifiedName":"document_reader.PKDResourceType.getType","href":"document_reader/PKDResourceType/getType.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"PKDResourceType","kind":5,"href":"document_reader/PKDResourceType.html"}},{"name":"value","qualifiedName":"document_reader.PKDResourceType.value","href":"document_reader/PKDResourceType/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"PKDResourceType","kind":5,"href":"document_reader/PKDResourceType.html"}},{"name":"values","qualifiedName":"document_reader.PKDResourceType.values","href":"document_reader/PKDResourceType/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"PKDResourceType","kind":5,"href":"document_reader/PKDResourceType.html"}},{"name":"PaCertificateCompletion","qualifiedName":"document_reader.PaCertificateCompletion","href":"document_reader/PaCertificateCompletion.html","kind":21,"packageRank":0,"desc":"Callback for receiving RFID request data","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"Position","qualifiedName":"document_reader.Position","href":"document_reader/Position-class.html","kind":3,"packageRank":0,"desc":"Structure is used for storing element bounds detection result._","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"Position","qualifiedName":"document_reader.Position.Position","href":"document_reader/Position/Position.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"Position","kind":3,"href":"document_reader/Position-class.html"}},{"name":"angle","qualifiedName":"document_reader.Position.angle","href":"document_reader/Position/angle.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Document rotation angle.","enclosedBy":{"name":"Position","kind":3,"href":"document_reader/Position-class.html"}},{"name":"center","qualifiedName":"document_reader.Position.center","href":"document_reader/Position/center.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Document center coordinates.","enclosedBy":{"name":"Position","kind":3,"href":"document_reader/Position-class.html"}},{"name":"docFormat","qualifiedName":"document_reader.Position.docFormat","href":"document_reader/Position/docFormat.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Document format.","enclosedBy":{"name":"Position","kind":3,"href":"document_reader/Position-class.html"}},{"name":"dpi","qualifiedName":"document_reader.Position.dpi","href":"document_reader/Position/dpi.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Resolution in dots per inch.","enclosedBy":{"name":"Position","kind":3,"href":"document_reader/Position-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.Position.fromJson","href":"document_reader/Position/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"Position","kind":3,"href":"document_reader/Position-class.html"}},{"name":"height","qualifiedName":"document_reader.Position.height","href":"document_reader/Position/height.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Document height.","enclosedBy":{"name":"Position","kind":3,"href":"document_reader/Position-class.html"}},{"name":"inverse","qualifiedName":"document_reader.Position.inverse","href":"document_reader/Position/inverse.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Internal use parameter.","enclosedBy":{"name":"Position","kind":3,"href":"document_reader/Position-class.html"}},{"name":"leftBottom","qualifiedName":"document_reader.Position.leftBottom","href":"document_reader/Position/leftBottom.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Document left bottom corner coordinates.","enclosedBy":{"name":"Position","kind":3,"href":"document_reader/Position-class.html"}},{"name":"leftTop","qualifiedName":"document_reader.Position.leftTop","href":"document_reader/Position/leftTop.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Document left top corner coordinates.","enclosedBy":{"name":"Position","kind":3,"href":"document_reader/Position-class.html"}},{"name":"objArea","qualifiedName":"document_reader.Position.objArea","href":"document_reader/Position/objArea.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Internal use parameter.","enclosedBy":{"name":"Position","kind":3,"href":"document_reader/Position-class.html"}},{"name":"objIntAngleDev","qualifiedName":"document_reader.Position.objIntAngleDev","href":"document_reader/Position/objIntAngleDev.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Internal use parameter.","enclosedBy":{"name":"Position","kind":3,"href":"document_reader/Position-class.html"}},{"name":"pageIndex","qualifiedName":"document_reader.Position.pageIndex","href":"document_reader/Position/pageIndex.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Index of the document page, whence the result is received.","enclosedBy":{"name":"Position","kind":3,"href":"document_reader/Position-class.html"}},{"name":"perspectiveTr","qualifiedName":"document_reader.Position.perspectiveTr","href":"document_reader/Position/perspectiveTr.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Internal use parameter.","enclosedBy":{"name":"Position","kind":3,"href":"document_reader/Position-class.html"}},{"name":"resultStatus","qualifiedName":"document_reader.Position.resultStatus","href":"document_reader/Position/resultStatus.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Internal use parameter.","enclosedBy":{"name":"Position","kind":3,"href":"document_reader/Position-class.html"}},{"name":"rightBottom","qualifiedName":"document_reader.Position.rightBottom","href":"document_reader/Position/rightBottom.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Document right bottom corner coordinates.","enclosedBy":{"name":"Position","kind":3,"href":"document_reader/Position-class.html"}},{"name":"rightTop","qualifiedName":"document_reader.Position.rightTop","href":"document_reader/Position/rightTop.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Document right top corner coordinates.","enclosedBy":{"name":"Position","kind":3,"href":"document_reader/Position-class.html"}},{"name":"toJson","qualifiedName":"document_reader.Position.toJson","href":"document_reader/Position/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"Position","kind":3,"href":"document_reader/Position-class.html"}},{"name":"width","qualifiedName":"document_reader.Position.width","href":"document_reader/Position/width.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Document width.","enclosedBy":{"name":"Position","kind":3,"href":"document_reader/Position-class.html"}},{"name":"PrepareProgress","qualifiedName":"document_reader.PrepareProgress","href":"document_reader/PrepareProgress-class.html","kind":3,"packageRank":0,"desc":"Class contains info about database preparation progress.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"PrepareProgress","qualifiedName":"document_reader.PrepareProgress.PrepareProgress","href":"document_reader/PrepareProgress/PrepareProgress.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"PrepareProgress","kind":3,"href":"document_reader/PrepareProgress-class.html"}},{"name":"downloadedBytes","qualifiedName":"document_reader.PrepareProgress.downloadedBytes","href":"document_reader/PrepareProgress/downloadedBytes.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"PrepareProgress","kind":3,"href":"document_reader/PrepareProgress-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.PrepareProgress.fromJson","href":"document_reader/PrepareProgress/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"PrepareProgress","kind":3,"href":"document_reader/PrepareProgress-class.html"}},{"name":"progress","qualifiedName":"document_reader.PrepareProgress.progress","href":"document_reader/PrepareProgress/progress.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"PrepareProgress","kind":3,"href":"document_reader/PrepareProgress-class.html"}},{"name":"toJson","qualifiedName":"document_reader.PrepareProgress.toJson","href":"document_reader/PrepareProgress/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"PrepareProgress","kind":3,"href":"document_reader/PrepareProgress-class.html"}},{"name":"totalBytes","qualifiedName":"document_reader.PrepareProgress.totalBytes","href":"document_reader/PrepareProgress/totalBytes.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"PrepareProgress","kind":3,"href":"document_reader/PrepareProgress-class.html"}},{"name":"ProcessParams","qualifiedName":"document_reader.ProcessParams","href":"document_reader/ProcessParams-class.html","kind":3,"packageRank":0,"desc":"Params that influence the scanning process.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"ProcessParams","qualifiedName":"document_reader.ProcessParams.ProcessParams","href":"document_reader/ProcessParams/ProcessParams.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"alreadyCropped","qualifiedName":"document_reader.ProcessParams.alreadyCropped","href":"document_reader/ProcessParams/alreadyCropped.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"This option can be set to true if you know for sure that the image you\nprovide contains already cropped document by its edges. This was designed\nto process on the server side images captured and cropped on mobile.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"authenticityParams","qualifiedName":"document_reader.ProcessParams.authenticityParams","href":"document_reader/ProcessParams/authenticityParams.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"backendProcessingConfig","qualifiedName":"document_reader.ProcessParams.backendProcessingConfig","href":"document_reader/ProcessParams/backendProcessingConfig.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Set up the backend processing service parameters.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"barcodeParserType","qualifiedName":"document_reader.ProcessParams.barcodeParserType","href":"document_reader/ProcessParams/barcodeParserType.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"There are documents that contain barcodes which data can be parsed only\nif document type verification is performed. The following property allows\nsetting the barcode parser type which should be used during recognition.\nIt allows parsing barcode data without performing document type verification.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"barcodeTypes","qualifiedName":"document_reader.ProcessParams.barcodeTypes","href":"document_reader/ProcessParams/barcodeTypes.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Set types of barcodes that you wish to recognize.\nAll barcodes will be recognized if it's empty.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"captureButtonScenario","qualifiedName":"document_reader.ProcessParams.captureButtonScenario","href":"document_reader/ProcessParams/captureButtonScenario.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Documents processing scenario for the Capture button.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"checkHologram","qualifiedName":"document_reader.ProcessParams.checkHologram","href":"document_reader/ProcessParams/checkHologram.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"checkRequiredTextFields","qualifiedName":"document_reader.ProcessParams.checkRequiredTextFields","href":"document_reader/ProcessParams/checkRequiredTextFields.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"If set to true, in case required fields are not read, their values\nwill be empty.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"convertCase","qualifiedName":"document_reader.ProcessParams.convertCase","href":"document_reader/ProcessParams/convertCase.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"This option allows output text case transformation.\nNo changes applied by default to original values.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"customParams","qualifiedName":"document_reader.ProcessParams.customParams","href":"document_reader/ProcessParams/customParams.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Takes JSON with parameters that are not presented in the DocumentReader.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"dateFormat","qualifiedName":"document_reader.ProcessParams.dateFormat","href":"document_reader/ProcessParams/dateFormat.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Change the format string of displayed dates in the results.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"debugSaveCroppedImages","qualifiedName":"document_reader.ProcessParams.debugSaveCroppedImages","href":"document_reader/ProcessParams/debugSaveCroppedImages.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"If set to true, cropped images will be saved to the application's directory.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"debugSaveImages","qualifiedName":"document_reader.ProcessParams.debugSaveImages","href":"document_reader/ProcessParams/debugSaveImages.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"If set to true, images will be saved to the application's directory.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"debugSaveLogs","qualifiedName":"document_reader.ProcessParams.debugSaveLogs","href":"document_reader/ProcessParams/debugSaveLogs.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"If set to true, text logs will be saved to the application's directory.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"debugSaveRFIDSession","qualifiedName":"document_reader.ProcessParams.debugSaveRFIDSession","href":"document_reader/ProcessParams/debugSaveRFIDSession.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"If set to true, RFID sessions will be saved to the application's directory.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"depersonalizeLog","qualifiedName":"document_reader.ProcessParams.depersonalizeLog","href":"document_reader/ProcessParams/depersonalizeLog.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"If set to true, personal information will be removed from logs.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"disableFocusingCheck","qualifiedName":"document_reader.ProcessParams.disableFocusingCheck","href":"document_reader/ProcessParams/disableFocusingCheck.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"If set to true, document focus check will be omitted.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"disablePerforationOCR","qualifiedName":"document_reader.ProcessParams.disablePerforationOCR","href":"document_reader/ProcessParams/disablePerforationOCR.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"When enabled, OCR of perforated fields in the document template\nwill not be performed.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"documentAreaMin","qualifiedName":"document_reader.ProcessParams.documentAreaMin","href":"document_reader/ProcessParams/documentAreaMin.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Specifies minimal area of the image that document should cover to be treated\nas candidate when locating. Value should be in range from 0 to 1,\nwhere 1 is when document should fully cover the image.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"documentGroupFilter","qualifiedName":"document_reader.ProcessParams.documentGroupFilter","href":"document_reader/ProcessParams/documentGroupFilter.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Array of specific eligible document types to recognize from. You may,\nfor example, specify only passports to be recognized by setting this property.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"documentIDList","qualifiedName":"document_reader.ProcessParams.documentIDList","href":"document_reader/ProcessParams/documentIDList.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Takes the list of the document IDs to process.\nAll documents will be processed if it's empty.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"doublePageSpread","qualifiedName":"document_reader.ProcessParams.doublePageSpread","href":"document_reader/ProcessParams/doublePageSpread.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"If set to true, allows to process up to two pages of the document\n(so-called \"a double-page spread\") for one-shot if they are presented\non the frame (image).","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"faceApiParams","qualifiedName":"document_reader.ProcessParams.faceApiParams","href":"document_reader/ProcessParams/faceApiParams.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Custom Face API integration params.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"fieldTypesFilter","qualifiedName":"document_reader.ProcessParams.fieldTypesFilter","href":"document_reader/ProcessParams/fieldTypesFilter.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"If you recognize the MRZ of documents, all fields will be extracted.\nIf you recognize the Visual zone of documents, you can set the list\nof field types that you wish to extract, other fields will be skipped\nduring processing. All fields will be extracted if it is empty.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"forceDocFormat","qualifiedName":"document_reader.ProcessParams.forceDocFormat","href":"document_reader/ProcessParams/forceDocFormat.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Force use of specified document format when locating and recognizing\ndocument to reduce the number of candidates.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"forceDocID","qualifiedName":"document_reader.ProcessParams.forceDocID","href":"document_reader/ProcessParams/forceDocID.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Force use of specific template ID and skip document type identification step.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"forceReadMrzBeforeLocate","qualifiedName":"document_reader.ProcessParams.forceReadMrzBeforeLocate","href":"document_reader/ProcessParams/forceReadMrzBeforeLocate.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"This option can be set to true to make sure that in series processing\nMRZ is located fully inside the result document image, if present\non the document. Enabling this option may add extra processing time,\nby disabling optimizations, but allows more stability in output image quality.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.ProcessParams.fromJson","href":"document_reader/ProcessParams/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"generateDTCVC","qualifiedName":"document_reader.ProcessParams.generateDTCVC","href":"document_reader/ProcessParams/generateDTCVC.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"This parameter is used to generate DTCVC data.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"generateDoublePageSpreadImage","qualifiedName":"document_reader.ProcessParams.generateDoublePageSpreadImage","href":"document_reader/ProcessParams/generateDoublePageSpreadImage.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"When enabled together with doublePageSpread and there is a passport\nwith two pages spread in the image, pages will be cropped, straightened\nand aligned together, as if the document was captured on a flatbed scanner.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"generateNumericCodes","qualifiedName":"document_reader.ProcessParams.generateNumericCodes","href":"document_reader/ProcessParams/generateNumericCodes.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"This parameter is used to generate numeric representation for issuing state and nationality codes.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"imageDpiOutMax","qualifiedName":"document_reader.ProcessParams.imageDpiOutMax","href":"document_reader/ProcessParams/imageDpiOutMax.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"This option controls maximum resolution in dpi of output images.\nResolution will remain original in case 0 is set.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"imageOutputMaxHeight","qualifiedName":"document_reader.ProcessParams.imageOutputMaxHeight","href":"document_reader/ProcessParams/imageOutputMaxHeight.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Maximum height of output images. In pixels.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"imageOutputMaxWidth","qualifiedName":"document_reader.ProcessParams.imageOutputMaxWidth","href":"document_reader/ProcessParams/imageOutputMaxWidth.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Maximum width of output images. In pixels.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"imageQA","qualifiedName":"document_reader.ProcessParams.imageQA","href":"document_reader/ProcessParams/imageQA.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Controls properties of ImageQA checks.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"integralImage","qualifiedName":"document_reader.ProcessParams.integralImage","href":"document_reader/ProcessParams/integralImage.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows to build an integral image, taking into account the quality of\nfixation of each of the individual images.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"lcidFilter","qualifiedName":"document_reader.ProcessParams.lcidFilter","href":"document_reader/ProcessParams/lcidFilter.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"The whitelist of LCID types to use during the recognition.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"lcidIgnoreFilter","qualifiedName":"document_reader.ProcessParams.lcidIgnoreFilter","href":"document_reader/ProcessParams/lcidIgnoreFilter.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"The list of LCID types to ignore during the recognition.\nIf empty, values with all LCID types will be extracted.\nNarrowing down the list can reduce processing time.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"logLevel","qualifiedName":"document_reader.ProcessParams.logLevel","href":"document_reader/ProcessParams/logLevel.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Sets the level of logs detalization when used together with logs parameter.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"logs","qualifiedName":"document_reader.ProcessParams.logs","href":"document_reader/ProcessParams/logs.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"If set to true, the DocumentReader logs will be shown in the console.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"manualCrop","qualifiedName":"document_reader.ProcessParams.manualCrop","href":"document_reader/ProcessParams/manualCrop.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"If set to true, allows you to manually set the document's bounds\nafter it is detected.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"matchTextFieldMask","qualifiedName":"document_reader.ProcessParams.matchTextFieldMask","href":"document_reader/ProcessParams/matchTextFieldMask.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"When disabled, text field OCR will be done as is and then the recognized\nvalue will be matched to the field mask for validity. If enabled, we\nare trying to read a field value with maximum efforts to match the mask\nand provide a correctly formatted value, making assumptions based on the\nprovided field mask in the template.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"measureSystem","qualifiedName":"document_reader.ProcessParams.measureSystem","href":"document_reader/ProcessParams/measureSystem.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Measure system of fields' values that are presented in results.\nDefault: If the country code is US or LR or MM, the\nMeasureSystem.IMPERIAL system of measurement, otherwise, the MeasureSystem.METRIC.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"minDPI","qualifiedName":"document_reader.ProcessParams.minDPI","href":"document_reader/ProcessParams/minDPI.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to set the minimum acceptable DPI value of the camera frame\nthat is passed for recognition. Camera frames the DPI of which are less\nthan you set won't be passed for recognition.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"minimalHolderAge","qualifiedName":"document_reader.ProcessParams.minimalHolderAge","href":"document_reader/ProcessParams/minimalHolderAge.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"This options allows specifying the minimal age in years of the document\nholder for the document to be considered valid.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"mrzDetectMode","qualifiedName":"document_reader.ProcessParams.mrzDetectMode","href":"document_reader/ProcessParams/mrzDetectMode.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Make better MRZ detection on complex noisy backgrounds, like BW photocopy of some documents.\nWorks only in the single-frame processing.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"mrzFormatsFilter","qualifiedName":"document_reader.ProcessParams.mrzFormatsFilter","href":"document_reader/ProcessParams/mrzFormatsFilter.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"This option allows limiting MRZ formats to be recognized by specifying\nthem in array.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"multiDocOnImage","qualifiedName":"document_reader.ProcessParams.multiDocOnImage","href":"document_reader/ProcessParams/multiDocOnImage.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"This option allows locating and cropping multiple documents\nfrom one image if enabled.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"multipageProcessing","qualifiedName":"document_reader.ProcessParams.multipageProcessing","href":"document_reader/ProcessParams/multipageProcessing.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"If set to true, processing of more than one page of the document\n(if they exist) will be triggered, otherwise, only one page will be processed.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"noGraphics","qualifiedName":"document_reader.ProcessParams.noGraphics","href":"document_reader/ProcessParams/noGraphics.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"When enabled no graphic fields will be cropped from document image.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"parseBarcodes","qualifiedName":"document_reader.ProcessParams.parseBarcodes","href":"document_reader/ProcessParams/parseBarcodes.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"When set to false, the Barcode code parsing will be skipped\nand the raw information from the code will be returned instead.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"perspectiveAngle","qualifiedName":"document_reader.ProcessParams.perspectiveAngle","href":"document_reader/ProcessParams/perspectiveAngle.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to set the maximum value of the deviation of the corners\nof the document from the value of 90 degrees.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"processAuth","qualifiedName":"document_reader.ProcessParams.processAuth","href":"document_reader/ProcessParams/processAuth.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Accepts sum of Authenticity values.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"respectImageQuality","qualifiedName":"document_reader.ProcessParams.respectImageQuality","href":"document_reader/ProcessParams/respectImageQuality.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"When enabled, image quality checks status affects document optical\nand overall status.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"resultTypeOutput","qualifiedName":"document_reader.ProcessParams.resultTypeOutput","href":"document_reader/ProcessParams/resultTypeOutput.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Types of results to return in response.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"returnCroppedBarcode","qualifiedName":"document_reader.ProcessParams.returnCroppedBarcode","href":"document_reader/ProcessParams/returnCroppedBarcode.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"If set to true, an image with cropped barcode will be returned.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"returnUncroppedImage","qualifiedName":"document_reader.ProcessParams.returnUncroppedImage","href":"document_reader/ProcessParams/returnUncroppedImage.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"If set to true, an original (uncropped) image will be received,\n which is sent for recognition.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"rfidParams","qualifiedName":"document_reader.ProcessParams.rfidParams","href":"document_reader/ProcessParams/rfidParams.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Custom RFID params.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"scenario","qualifiedName":"document_reader.ProcessParams.scenario","href":"document_reader/ProcessParams/scenario.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Documents processing scenario.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"selectLongestNames","qualifiedName":"document_reader.ProcessParams.selectLongestNames","href":"document_reader/ProcessParams/selectLongestNames.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Select the longest value from the different value sources and write it to the value field\nif comparison is done successfully. The parameter applies this logic to the personal names,\nsuch as given name, surname, surname and given name, middle name and etc.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"sessionLogFolder","qualifiedName":"document_reader.ProcessParams.sessionLogFolder","href":"document_reader/ProcessParams/sessionLogFolder.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"The path to the folder of the current session. Before using this, save logs.\nEach new session provides a different path.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"shiftExpiryDate","qualifiedName":"document_reader.ProcessParams.shiftExpiryDate","href":"document_reader/ProcessParams/shiftExpiryDate.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"This option allows shifting the date of expiry into the future or past\nfor number of months specified. This is useful, for example, in some cases\nwhen document might be still valid for some period after original\nexpiration date to prevent negative validity status for such documents.\nOr by shifting the date to the past will set negative validity\nfor the documents that is about to expire in a specified number of months.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"shouldReturnPackageForReprocess","qualifiedName":"document_reader.ProcessParams.shouldReturnPackageForReprocess","href":"document_reader/ProcessParams/shouldReturnPackageForReprocess.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"When set to true, the rawResults property of the Results\nwill contain the encrypted containers of scanning results\nthat may be used for later reprocessing.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"splitNames","qualifiedName":"document_reader.ProcessParams.splitNames","href":"document_reader/ProcessParams/splitNames.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"When enabled, the Surname and GivenNames field (TextField)\nwill be divided into fields with fieldTypes FieldType.FIRST_NAME,\nFieldType.SECOND_NAME, FieldType.THIRD_NAME, FieldType.LAST_NAME.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"strictBarcodeDigitalSignatureCheck","qualifiedName":"document_reader.ProcessParams.strictBarcodeDigitalSignatureCheck","href":"document_reader/ProcessParams/strictBarcodeDigitalSignatureCheck.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"If the certificates required for performing the Digital signature check are missing,\nthis parameter if enabled will make the Barcode format check failed.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"strictImageQuality","qualifiedName":"document_reader.ProcessParams.strictImageQuality","href":"document_reader/ProcessParams/strictImageQuality.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"When enabled, the image quality check status affects the document optical and overall status.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"testSetters","qualifiedName":"document_reader.ProcessParams.testSetters","href":"document_reader/ProcessParams/testSetters.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"timeout","qualifiedName":"document_reader.ProcessParams.timeout","href":"document_reader/ProcessParams/timeout.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to set the time limit for document recognition (in seconds),\nbeyond which the recognition does not continue regardless of its result.\nThe countdown starts from the moment the scenario starts.\nSetting value to 0 means infinity.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"timeoutFromFirstDetect","qualifiedName":"document_reader.ProcessParams.timeoutFromFirstDetect","href":"document_reader/ProcessParams/timeoutFromFirstDetect.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to set the time limit for document recognition (in seconds),\nbeyond which the recognition does not continue regardless of its result.\nThe countdown starts from the moment the document is detected.\nSetting value to 0 means infinity.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"timeoutFromFirstDocType","qualifiedName":"document_reader.ProcessParams.timeoutFromFirstDocType","href":"document_reader/ProcessParams/timeoutFromFirstDocType.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to set the time limit for document recognition (in seconds),\nbeyond which the recognition does not continue regardless of its result.\nThe countdown starts from the moment the document type is recognized.\nSetting value to 0 means infinity.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"timeoutLiveness","qualifiedName":"document_reader.ProcessParams.timeoutLiveness","href":"document_reader/ProcessParams/timeoutLiveness.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Start the countdown from the moment the document liveness authenticity check is started (in seconds).\nSetting value to 0 means infinity.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"toJson","qualifiedName":"document_reader.ProcessParams.toJson","href":"document_reader/ProcessParams/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"updateOCRValidityByGlare","qualifiedName":"document_reader.ProcessParams.updateOCRValidityByGlare","href":"document_reader/ProcessParams/updateOCRValidityByGlare.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"When enabled, fail OCR field validity, if there is a glare over the text\nƒfield on the image.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"useAuthenticityCheck","qualifiedName":"document_reader.ProcessParams.useAuthenticityCheck","href":"document_reader/ProcessParams/useAuthenticityCheck.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"This parameter is used to enable document authenticity check.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"useFaceApi","qualifiedName":"document_reader.ProcessParams.useFaceApi","href":"document_reader/ProcessParams/useFaceApi.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Use this property to set up the Face API integration.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"uvTorchEnabled","qualifiedName":"document_reader.ProcessParams.uvTorchEnabled","href":"document_reader/ProcessParams/uvTorchEnabled.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Set to true when torch is connected and enabled by user.","enclosedBy":{"name":"ProcessParams","kind":3,"href":"document_reader/ProcessParams-class.html"}},{"name":"ProcessingFinishedStatus","qualifiedName":"document_reader.ProcessingFinishedStatus","href":"document_reader/ProcessingFinishedStatus.html","kind":5,"packageRank":0,"desc":"Enumeration contains identifiers that determine the processing finish status.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"getByValue","qualifiedName":"document_reader.ProcessingFinishedStatus.getByValue","href":"document_reader/ProcessingFinishedStatus/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"ProcessingFinishedStatus","kind":5,"href":"document_reader/ProcessingFinishedStatus.html"}},{"name":"value","qualifiedName":"document_reader.ProcessingFinishedStatus.value","href":"document_reader/ProcessingFinishedStatus/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"ProcessingFinishedStatus","kind":5,"href":"document_reader/ProcessingFinishedStatus.html"}},{"name":"values","qualifiedName":"document_reader.ProcessingFinishedStatus.values","href":"document_reader/ProcessingFinishedStatus/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"ProcessingFinishedStatus","kind":5,"href":"document_reader/ProcessingFinishedStatus.html"}},{"name":"RFIDAccessControlProcedureType","qualifiedName":"document_reader.RFIDAccessControlProcedureType","href":"document_reader/RFIDAccessControlProcedureType.html","kind":5,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"getByValue","qualifiedName":"document_reader.RFIDAccessControlProcedureType.getByValue","href":"document_reader/RFIDAccessControlProcedureType/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDAccessControlProcedureType","kind":5,"href":"document_reader/RFIDAccessControlProcedureType.html"}},{"name":"value","qualifiedName":"document_reader.RFIDAccessControlProcedureType.value","href":"document_reader/RFIDAccessControlProcedureType/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDAccessControlProcedureType","kind":5,"href":"document_reader/RFIDAccessControlProcedureType.html"}},{"name":"values","qualifiedName":"document_reader.RFIDAccessControlProcedureType.values","href":"document_reader/RFIDAccessControlProcedureType/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"RFIDAccessControlProcedureType","kind":5,"href":"document_reader/RFIDAccessControlProcedureType.html"}},{"name":"RFIDApplicationType","qualifiedName":"document_reader.RFIDApplicationType","href":"document_reader/RFIDApplicationType.html","kind":5,"packageRank":0,"desc":"Type of application of electronic document.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"getByValue","qualifiedName":"document_reader.RFIDApplicationType.getByValue","href":"document_reader/RFIDApplicationType/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDApplicationType","kind":5,"href":"document_reader/RFIDApplicationType.html"}},{"name":"value","qualifiedName":"document_reader.RFIDApplicationType.value","href":"document_reader/RFIDApplicationType/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDApplicationType","kind":5,"href":"document_reader/RFIDApplicationType.html"}},{"name":"values","qualifiedName":"document_reader.RFIDApplicationType.values","href":"document_reader/RFIDApplicationType/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"RFIDApplicationType","kind":5,"href":"document_reader/RFIDApplicationType.html"}},{"name":"RFIDAuthenticationProcedureType","qualifiedName":"document_reader.RFIDAuthenticationProcedureType","href":"document_reader/RFIDAuthenticationProcedureType.html","kind":5,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"getByValue","qualifiedName":"document_reader.RFIDAuthenticationProcedureType.getByValue","href":"document_reader/RFIDAuthenticationProcedureType/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDAuthenticationProcedureType","kind":5,"href":"document_reader/RFIDAuthenticationProcedureType.html"}},{"name":"value","qualifiedName":"document_reader.RFIDAuthenticationProcedureType.value","href":"document_reader/RFIDAuthenticationProcedureType/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDAuthenticationProcedureType","kind":5,"href":"document_reader/RFIDAuthenticationProcedureType.html"}},{"name":"values","qualifiedName":"document_reader.RFIDAuthenticationProcedureType.values","href":"document_reader/RFIDAuthenticationProcedureType/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"RFIDAuthenticationProcedureType","kind":5,"href":"document_reader/RFIDAuthenticationProcedureType.html"}},{"name":"RFIDCertificateType","qualifiedName":"document_reader.RFIDCertificateType","href":"document_reader/RFIDCertificateType.html","kind":5,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"getByValue","qualifiedName":"document_reader.RFIDCertificateType.getByValue","href":"document_reader/RFIDCertificateType/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDCertificateType","kind":5,"href":"document_reader/RFIDCertificateType.html"}},{"name":"value","qualifiedName":"document_reader.RFIDCertificateType.value","href":"document_reader/RFIDCertificateType/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDCertificateType","kind":5,"href":"document_reader/RFIDCertificateType.html"}},{"name":"values","qualifiedName":"document_reader.RFIDCertificateType.values","href":"document_reader/RFIDCertificateType/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"RFIDCertificateType","kind":5,"href":"document_reader/RFIDCertificateType.html"}},{"name":"RFIDCompletion","qualifiedName":"document_reader.RFIDCompletion","href":"document_reader/RFIDCompletion.html","kind":21,"packageRank":0,"desc":"Callback for receiving answer from processing engine.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"RFIDConfig","qualifiedName":"document_reader.RFIDConfig","href":"document_reader/RFIDConfig-class.html","kind":3,"packageRank":0,"desc":"A configuration file for the RFID chip processing.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"RFIDConfig","qualifiedName":"document_reader.RFIDConfig.RFIDConfig","href":"document_reader/RFIDConfig/RFIDConfig.html","kind":2,"packageRank":0,"desc":"Regular RFID chip reading.","enclosedBy":{"name":"RFIDConfig","kind":3,"href":"document_reader/RFIDConfig-class.html"}},{"name":"RFIDConfig.withoutUI","qualifiedName":"document_reader.RFIDConfig.RFIDConfig.withoutUI","href":"document_reader/RFIDConfig/RFIDConfig.withoutUI.html","kind":2,"packageRank":0,"desc":"RFID chip reading with no UI.","enclosedBy":{"name":"RFIDConfig","kind":3,"href":"document_reader/RFIDConfig-class.html"}},{"name":"onChipDetected","qualifiedName":"document_reader.RFIDConfig.onChipDetected","href":"document_reader/RFIDConfig/onChipDetected.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Callback for receiving signal when RFID chip is recognized\nby a phone and chip reading is started.","enclosedBy":{"name":"RFIDConfig","kind":3,"href":"document_reader/RFIDConfig-class.html"}},{"name":"onProgress","qualifiedName":"document_reader.RFIDConfig.onProgress","href":"document_reader/RFIDConfig/onProgress.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Callback for reveiving notification about RFID reading process.","enclosedBy":{"name":"RFIDConfig","kind":3,"href":"document_reader/RFIDConfig-class.html"}},{"name":"onRequestPACertificates","qualifiedName":"document_reader.RFIDConfig.onRequestPACertificates","href":"document_reader/RFIDConfig/onRequestPACertificates.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Callback for receiving RFID request data","enclosedBy":{"name":"RFIDConfig","kind":3,"href":"document_reader/RFIDConfig-class.html"}},{"name":"onRequestTACertificates","qualifiedName":"document_reader.RFIDConfig.onRequestTACertificates","href":"document_reader/RFIDConfig/onRequestTACertificates.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Callback for receiving RFID request data","enclosedBy":{"name":"RFIDConfig","kind":3,"href":"document_reader/RFIDConfig-class.html"}},{"name":"onRequestTASignature","qualifiedName":"document_reader.RFIDConfig.onRequestTASignature","href":"document_reader/RFIDConfig/onRequestTASignature.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Callback for receiving RFID request data","enclosedBy":{"name":"RFIDConfig","kind":3,"href":"document_reader/RFIDConfig-class.html"}},{"name":"onRetryReadChip","qualifiedName":"document_reader.RFIDConfig.onRetryReadChip","href":"document_reader/RFIDConfig/onRetryReadChip.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Fires when RFID chip reading was interrupted with no severe reasons\n(for example connection to the chip was lost) and will be reestablished automatically.","enclosedBy":{"name":"RFIDConfig","kind":3,"href":"document_reader/RFIDConfig-class.html"}},{"name":"RFIDDataFileType","qualifiedName":"document_reader.RFIDDataFileType","href":"document_reader/RFIDDataFileType.html","kind":5,"packageRank":0,"desc":"Enumeration contains a set of constants that define the file type\n(or logical belonging of the data object) within the context of the\ncommunication session with electronic document.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"getByValue","qualifiedName":"document_reader.RFIDDataFileType.getByValue","href":"document_reader/RFIDDataFileType/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDDataFileType","kind":5,"href":"document_reader/RFIDDataFileType.html"}},{"name":"getTranslation","qualifiedName":"document_reader.RFIDDataFileType.getTranslation","href":"document_reader/RFIDDataFileType/getTranslation.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDDataFileType","kind":5,"href":"document_reader/RFIDDataFileType.html"}},{"name":"value","qualifiedName":"document_reader.RFIDDataFileType.value","href":"document_reader/RFIDDataFileType/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDDataFileType","kind":5,"href":"document_reader/RFIDDataFileType.html"}},{"name":"values","qualifiedName":"document_reader.RFIDDataFileType.values","href":"document_reader/RFIDDataFileType/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"RFIDDataFileType","kind":5,"href":"document_reader/RFIDDataFileType.html"}},{"name":"RFIDErrorCodes","qualifiedName":"document_reader.RFIDErrorCodes","href":"document_reader/RFIDErrorCodes.html","kind":5,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"getByValue","qualifiedName":"document_reader.RFIDErrorCodes.getByValue","href":"document_reader/RFIDErrorCodes/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDErrorCodes","kind":5,"href":"document_reader/RFIDErrorCodes.html"}},{"name":"getTranslation","qualifiedName":"document_reader.RFIDErrorCodes.getTranslation","href":"document_reader/RFIDErrorCodes/getTranslation.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDErrorCodes","kind":5,"href":"document_reader/RFIDErrorCodes.html"}},{"name":"value","qualifiedName":"document_reader.RFIDErrorCodes.value","href":"document_reader/RFIDErrorCodes/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDErrorCodes","kind":5,"href":"document_reader/RFIDErrorCodes.html"}},{"name":"values","qualifiedName":"document_reader.RFIDErrorCodes.values","href":"document_reader/RFIDErrorCodes/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"RFIDErrorCodes","kind":5,"href":"document_reader/RFIDErrorCodes.html"}},{"name":"RFIDException","qualifiedName":"document_reader.RFIDException","href":"document_reader/RFIDException-class.html","kind":3,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"RFIDException","qualifiedName":"document_reader.RFIDException.RFIDException","href":"document_reader/RFIDException/RFIDException.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDException","kind":3,"href":"document_reader/RFIDException-class.html"}},{"name":"code","qualifiedName":"document_reader.RFIDException.code","href":"document_reader/RFIDException/code.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDException","kind":3,"href":"document_reader/RFIDException-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.RFIDException.fromJson","href":"document_reader/RFIDException/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDException","kind":3,"href":"document_reader/RFIDException-class.html"}},{"name":"message","qualifiedName":"document_reader.RFIDException.message","href":"document_reader/RFIDException/message.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDException","kind":3,"href":"document_reader/RFIDException-class.html"}},{"name":"toJson","qualifiedName":"document_reader.RFIDException.toJson","href":"document_reader/RFIDException/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDException","kind":3,"href":"document_reader/RFIDException-class.html"}},{"name":"RFIDNotification","qualifiedName":"document_reader.RFIDNotification","href":"document_reader/RFIDNotification-class.html","kind":3,"packageRank":0,"desc":"Structure containing data of notification about RFID reading process.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"RFIDNotification","qualifiedName":"document_reader.RFIDNotification.RFIDNotification","href":"document_reader/RFIDNotification/RFIDNotification.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDNotification","kind":3,"href":"document_reader/RFIDNotification-class.html"}},{"name":"dataFileType","qualifiedName":"document_reader.RFIDNotification.dataFileType","href":"document_reader/RFIDNotification/dataFileType.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Defines the file type (or logical belonging of the data object) within\nthe context of the communication session with electronic document.","enclosedBy":{"name":"RFIDNotification","kind":3,"href":"document_reader/RFIDNotification-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.RFIDNotification.fromJson","href":"document_reader/RFIDNotification/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDNotification","kind":3,"href":"document_reader/RFIDNotification-class.html"}},{"name":"notificationCode","qualifiedName":"document_reader.RFIDNotification.notificationCode","href":"document_reader/RFIDNotification/notificationCode.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"RFID notification code.","enclosedBy":{"name":"RFIDNotification","kind":3,"href":"document_reader/RFIDNotification-class.html"}},{"name":"progress","qualifiedName":"document_reader.RFIDNotification.progress","href":"document_reader/RFIDNotification/progress.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"RFID progress.","enclosedBy":{"name":"RFIDNotification","kind":3,"href":"document_reader/RFIDNotification-class.html"}},{"name":"toJson","qualifiedName":"document_reader.RFIDNotification.toJson","href":"document_reader/RFIDNotification/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDNotification","kind":3,"href":"document_reader/RFIDNotification-class.html"}},{"name":"RFIDNotificationCodes","qualifiedName":"document_reader.RFIDNotificationCodes","href":"document_reader/RFIDNotificationCodes.html","kind":5,"packageRank":0,"desc":"Enumeration contains a set of notification returned\nto the user application by calling the callback-function.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"getByValue","qualifiedName":"document_reader.RFIDNotificationCodes.getByValue","href":"document_reader/RFIDNotificationCodes/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDNotificationCodes","kind":5,"href":"document_reader/RFIDNotificationCodes.html"}},{"name":"value","qualifiedName":"document_reader.RFIDNotificationCodes.value","href":"document_reader/RFIDNotificationCodes/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDNotificationCodes","kind":5,"href":"document_reader/RFIDNotificationCodes.html"}},{"name":"values","qualifiedName":"document_reader.RFIDNotificationCodes.values","href":"document_reader/RFIDNotificationCodes/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"RFIDNotificationCodes","kind":5,"href":"document_reader/RFIDNotificationCodes.html"}},{"name":"RFIDOrigin","qualifiedName":"document_reader.RFIDOrigin","href":"document_reader/RFIDOrigin-class.html","kind":3,"packageRank":0,"desc":"Structure containing rfid origin values.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"RFIDOrigin","qualifiedName":"document_reader.RFIDOrigin.RFIDOrigin","href":"document_reader/RFIDOrigin/RFIDOrigin.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDOrigin","kind":3,"href":"document_reader/RFIDOrigin-class.html"}},{"name":"dg","qualifiedName":"document_reader.RFIDOrigin.dg","href":"document_reader/RFIDOrigin/dg.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDOrigin","kind":3,"href":"document_reader/RFIDOrigin-class.html"}},{"name":"dgTag","qualifiedName":"document_reader.RFIDOrigin.dgTag","href":"document_reader/RFIDOrigin/dgTag.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDOrigin","kind":3,"href":"document_reader/RFIDOrigin-class.html"}},{"name":"entryView","qualifiedName":"document_reader.RFIDOrigin.entryView","href":"document_reader/RFIDOrigin/entryView.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDOrigin","kind":3,"href":"document_reader/RFIDOrigin-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.RFIDOrigin.fromJson","href":"document_reader/RFIDOrigin/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"RFIDOrigin","kind":3,"href":"document_reader/RFIDOrigin-class.html"}},{"name":"tagEntry","qualifiedName":"document_reader.RFIDOrigin.tagEntry","href":"document_reader/RFIDOrigin/tagEntry.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDOrigin","kind":3,"href":"document_reader/RFIDOrigin-class.html"}},{"name":"toJson","qualifiedName":"document_reader.RFIDOrigin.toJson","href":"document_reader/RFIDOrigin/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"RFIDOrigin","kind":3,"href":"document_reader/RFIDOrigin-class.html"}},{"name":"RFIDParams","qualifiedName":"document_reader.RFIDParams","href":"document_reader/RFIDParams-class.html","kind":3,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"RFIDParams","qualifiedName":"document_reader.RFIDParams.RFIDParams","href":"document_reader/RFIDParams/RFIDParams.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDParams","kind":3,"href":"document_reader/RFIDParams-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.RFIDParams.fromJson","href":"document_reader/RFIDParams/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"RFIDParams","kind":3,"href":"document_reader/RFIDParams-class.html"}},{"name":"paIgnoreNotificationCodes","qualifiedName":"document_reader.RFIDParams.paIgnoreNotificationCodes","href":"document_reader/RFIDParams/paIgnoreNotificationCodes.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"A list of notification codes that should be ignored during\npassive authentication (PA).","enclosedBy":{"name":"RFIDParams","kind":3,"href":"document_reader/RFIDParams-class.html"}},{"name":"toJson","qualifiedName":"document_reader.RFIDParams.toJson","href":"document_reader/RFIDParams/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"RFIDParams","kind":3,"href":"document_reader/RFIDParams-class.html"}},{"name":"RFIDPasswordType","qualifiedName":"document_reader.RFIDPasswordType","href":"document_reader/RFIDPasswordType.html","kind":5,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"getByValue","qualifiedName":"document_reader.RFIDPasswordType.getByValue","href":"document_reader/RFIDPasswordType/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDPasswordType","kind":5,"href":"document_reader/RFIDPasswordType.html"}},{"name":"value","qualifiedName":"document_reader.RFIDPasswordType.value","href":"document_reader/RFIDPasswordType/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDPasswordType","kind":5,"href":"document_reader/RFIDPasswordType.html"}},{"name":"values","qualifiedName":"document_reader.RFIDPasswordType.values","href":"document_reader/RFIDPasswordType/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"RFIDPasswordType","kind":5,"href":"document_reader/RFIDPasswordType.html"}},{"name":"RFIDProgressCompletion","qualifiedName":"document_reader.RFIDProgressCompletion","href":"document_reader/RFIDProgressCompletion.html","kind":21,"packageRank":0,"desc":"Completion for reveiving notification about RFID reading process.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"RFIDSDKProfilerType","qualifiedName":"document_reader.RFIDSDKProfilerType","href":"document_reader/RFIDSDKProfilerType.html","kind":5,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"getByValue","qualifiedName":"document_reader.RFIDSDKProfilerType.getByValue","href":"document_reader/RFIDSDKProfilerType/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDSDKProfilerType","kind":5,"href":"document_reader/RFIDSDKProfilerType.html"}},{"name":"value","qualifiedName":"document_reader.RFIDSDKProfilerType.value","href":"document_reader/RFIDSDKProfilerType/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDSDKProfilerType","kind":5,"href":"document_reader/RFIDSDKProfilerType.html"}},{"name":"values","qualifiedName":"document_reader.RFIDSDKProfilerType.values","href":"document_reader/RFIDSDKProfilerType/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"RFIDSDKProfilerType","kind":5,"href":"document_reader/RFIDSDKProfilerType.html"}},{"name":"RFIDScenario","qualifiedName":"document_reader.RFIDScenario","href":"document_reader/RFIDScenario-class.html","kind":3,"packageRank":0,"desc":"Params that influence the RFID chip processing.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"RFIDScenario","qualifiedName":"document_reader.RFIDScenario.RFIDScenario","href":"document_reader/RFIDScenario/RFIDScenario.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"applyAmendments","qualifiedName":"document_reader.RFIDScenario.applyAmendments","href":"document_reader/RFIDScenario/applyAmendments.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"authProcType","qualifiedName":"document_reader.RFIDScenario.authProcType","href":"document_reader/RFIDScenario/authProcType.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"authorizedCANAllowed","qualifiedName":"document_reader.RFIDScenario.authorizedCANAllowed","href":"document_reader/RFIDScenario/authorizedCANAllowed.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"authorizedInstallCert","qualifiedName":"document_reader.RFIDScenario.authorizedInstallCert","href":"document_reader/RFIDScenario/authorizedInstallCert.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"authorizedInstallQCert","qualifiedName":"document_reader.RFIDScenario.authorizedInstallQCert","href":"document_reader/RFIDScenario/authorizedInstallQCert.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"authorizedPINManagement","qualifiedName":"document_reader.RFIDScenario.authorizedPINManagement","href":"document_reader/RFIDScenario/authorizedPINManagement.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"authorizedPrivilegedTerminal","qualifiedName":"document_reader.RFIDScenario.authorizedPrivilegedTerminal","href":"document_reader/RFIDScenario/authorizedPrivilegedTerminal.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"authorizedRestrictedIdentification","qualifiedName":"document_reader.RFIDScenario.authorizedRestrictedIdentification","href":"document_reader/RFIDScenario/authorizedRestrictedIdentification.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"authorizedSTQSignature","qualifiedName":"document_reader.RFIDScenario.authorizedSTQSignature","href":"document_reader/RFIDScenario/authorizedSTQSignature.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"authorizedSTSignature","qualifiedName":"document_reader.RFIDScenario.authorizedSTSignature","href":"document_reader/RFIDScenario/authorizedSTSignature.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"authorizedVerifyAge","qualifiedName":"document_reader.RFIDScenario.authorizedVerifyAge","href":"document_reader/RFIDScenario/authorizedVerifyAge.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"authorizedVerifyCommunityID","qualifiedName":"document_reader.RFIDScenario.authorizedVerifyCommunityID","href":"document_reader/RFIDScenario/authorizedVerifyCommunityID.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"authorizedWriteDG17","qualifiedName":"document_reader.RFIDScenario.authorizedWriteDG17","href":"document_reader/RFIDScenario/authorizedWriteDG17.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"authorizedWriteDG18","qualifiedName":"document_reader.RFIDScenario.authorizedWriteDG18","href":"document_reader/RFIDScenario/authorizedWriteDG18.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"authorizedWriteDG19","qualifiedName":"document_reader.RFIDScenario.authorizedWriteDG19","href":"document_reader/RFIDScenario/authorizedWriteDG19.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"authorizedWriteDG20","qualifiedName":"document_reader.RFIDScenario.authorizedWriteDG20","href":"document_reader/RFIDScenario/authorizedWriteDG20.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"authorizedWriteDG21","qualifiedName":"document_reader.RFIDScenario.authorizedWriteDG21","href":"document_reader/RFIDScenario/authorizedWriteDG21.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"autoSettings","qualifiedName":"document_reader.RFIDScenario.autoSettings","href":"document_reader/RFIDScenario/autoSettings.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"auxVerificationCommunityID","qualifiedName":"document_reader.RFIDScenario.auxVerificationCommunityID","href":"document_reader/RFIDScenario/auxVerificationCommunityID.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"auxVerificationDateOfBirth","qualifiedName":"document_reader.RFIDScenario.auxVerificationDateOfBirth","href":"document_reader/RFIDScenario/auxVerificationDateOfBirth.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"baseSMProcedure","qualifiedName":"document_reader.RFIDScenario.baseSMProcedure","href":"document_reader/RFIDScenario/baseSMProcedure.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"cardAccess","qualifiedName":"document_reader.RFIDScenario.cardAccess","href":"document_reader/RFIDScenario/cardAccess.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"defaultReadingBufferSize","qualifiedName":"document_reader.RFIDScenario.defaultReadingBufferSize","href":"document_reader/RFIDScenario/defaultReadingBufferSize.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"dtcDataGroups","qualifiedName":"document_reader.RFIDScenario.dtcDataGroups","href":"document_reader/RFIDScenario/dtcDataGroups.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"eDLDataGroups","qualifiedName":"document_reader.RFIDScenario.eDLDataGroups","href":"document_reader/RFIDScenario/eDLDataGroups.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"eIDDataGroups","qualifiedName":"document_reader.RFIDScenario.eIDDataGroups","href":"document_reader/RFIDScenario/eIDDataGroups.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"ePassportDataGroups","qualifiedName":"document_reader.RFIDScenario.ePassportDataGroups","href":"document_reader/RFIDScenario/ePassportDataGroups.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"eSignPINDefault","qualifiedName":"document_reader.RFIDScenario.eSignPINDefault","href":"document_reader/RFIDScenario/eSignPINDefault.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"eSignPINNewValue","qualifiedName":"document_reader.RFIDScenario.eSignPINNewValue","href":"document_reader/RFIDScenario/eSignPINNewValue.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.RFIDScenario.fromJson","href":"document_reader/RFIDScenario/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"mrz","qualifiedName":"document_reader.RFIDScenario.mrz","href":"document_reader/RFIDScenario/mrz.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"mrzStrictCheck","qualifiedName":"document_reader.RFIDScenario.mrzStrictCheck","href":"document_reader/RFIDScenario/mrzStrictCheck.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Perform check MRZ according to standard described in\nBSI TR - 03105: ePassport Conformity Testing(v 1.0 04.04.2008).","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"onlineTA","qualifiedName":"document_reader.RFIDScenario.onlineTA","href":"document_reader/RFIDScenario/onlineTA.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"onlineTAToSignDataType","qualifiedName":"document_reader.RFIDScenario.onlineTAToSignDataType","href":"document_reader/RFIDScenario/onlineTAToSignDataType.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"pacePasswordType","qualifiedName":"document_reader.RFIDScenario.pacePasswordType","href":"document_reader/RFIDScenario/pacePasswordType.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"paceStaticBinding","qualifiedName":"document_reader.RFIDScenario.paceStaticBinding","href":"document_reader/RFIDScenario/paceStaticBinding.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"passiveAuth","qualifiedName":"document_reader.RFIDScenario.passiveAuth","href":"document_reader/RFIDScenario/passiveAuth.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"password","qualifiedName":"document_reader.RFIDScenario.password","href":"document_reader/RFIDScenario/password.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"pkdDSCertPriority","qualifiedName":"document_reader.RFIDScenario.pkdDSCertPriority","href":"document_reader/RFIDScenario/pkdDSCertPriority.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"pkdEAC","qualifiedName":"document_reader.RFIDScenario.pkdEAC","href":"document_reader/RFIDScenario/pkdEAC.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"pkdPA","qualifiedName":"document_reader.RFIDScenario.pkdPA","href":"document_reader/RFIDScenario/pkdPA.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"pkdUseExternalCSCA","qualifiedName":"document_reader.RFIDScenario.pkdUseExternalCSCA","href":"document_reader/RFIDScenario/pkdUseExternalCSCA.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"proceedReadingAlways","qualifiedName":"document_reader.RFIDScenario.proceedReadingAlways","href":"document_reader/RFIDScenario/proceedReadingAlways.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"profilerType","qualifiedName":"document_reader.RFIDScenario.profilerType","href":"document_reader/RFIDScenario/profilerType.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"readDTC","qualifiedName":"document_reader.RFIDScenario.readDTC","href":"document_reader/RFIDScenario/readDTC.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"readEDL","qualifiedName":"document_reader.RFIDScenario.readEDL","href":"document_reader/RFIDScenario/readEDL.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"readEID","qualifiedName":"document_reader.RFIDScenario.readEID","href":"document_reader/RFIDScenario/readEID.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"readEPassport","qualifiedName":"document_reader.RFIDScenario.readEPassport","href":"document_reader/RFIDScenario/readEPassport.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"readingBuffer","qualifiedName":"document_reader.RFIDScenario.readingBuffer","href":"document_reader/RFIDScenario/readingBuffer.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"signManagementAction","qualifiedName":"document_reader.RFIDScenario.signManagementAction","href":"document_reader/RFIDScenario/signManagementAction.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"skipAA","qualifiedName":"document_reader.RFIDScenario.skipAA","href":"document_reader/RFIDScenario/skipAA.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"strictProcessing","qualifiedName":"document_reader.RFIDScenario.strictProcessing","href":"document_reader/RFIDScenario/strictProcessing.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"terminalType","qualifiedName":"document_reader.RFIDScenario.terminalType","href":"document_reader/RFIDScenario/terminalType.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"testSetters","qualifiedName":"document_reader.RFIDScenario.testSetters","href":"document_reader/RFIDScenario/testSetters.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"toJson","qualifiedName":"document_reader.RFIDScenario.toJson","href":"document_reader/RFIDScenario/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"trustedPKD","qualifiedName":"document_reader.RFIDScenario.trustedPKD","href":"document_reader/RFIDScenario/trustedPKD.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"universalAccessRights","qualifiedName":"document_reader.RFIDScenario.universalAccessRights","href":"document_reader/RFIDScenario/universalAccessRights.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"useSFI","qualifiedName":"document_reader.RFIDScenario.useSFI","href":"document_reader/RFIDScenario/useSFI.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"writeEid","qualifiedName":"document_reader.RFIDScenario.writeEid","href":"document_reader/RFIDScenario/writeEid.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDScenario","kind":3,"href":"document_reader/RFIDScenario-class.html"}},{"name":"RFIDSessionData","qualifiedName":"document_reader.RFIDSessionData","href":"document_reader/RFIDSessionData-class.html","kind":3,"packageRank":0,"desc":"Used to describe the results of work with the SDK within the context\nof the current communication session with electronic document.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"RFIDSessionData","qualifiedName":"document_reader.RFIDSessionData.RFIDSessionData","href":"document_reader/RFIDSessionData/RFIDSessionData.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDSessionData","kind":3,"href":"document_reader/RFIDSessionData-class.html"}},{"name":"accessControls","qualifiedName":"document_reader.RFIDSessionData.accessControls","href":"document_reader/RFIDSessionData/accessControls.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"List of containers to store information about the supported procedures\nof authentication and secure data access within the context of the session.","enclosedBy":{"name":"RFIDSessionData","kind":3,"href":"document_reader/RFIDSessionData-class.html"}},{"name":"applications","qualifiedName":"document_reader.RFIDSessionData.applications","href":"document_reader/RFIDSessionData/applications.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"List of containers to store information about the involved ap-plications\nof electronic document.","enclosedBy":{"name":"RFIDSessionData","kind":3,"href":"document_reader/RFIDSessionData-class.html"}},{"name":"cardProperties","qualifiedName":"document_reader.RFIDSessionData.cardProperties","href":"document_reader/RFIDSessionData/cardProperties.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Set of electronic document chip characteristics.","enclosedBy":{"name":"RFIDSessionData","kind":3,"href":"document_reader/RFIDSessionData-class.html"}},{"name":"dataFields","qualifiedName":"document_reader.RFIDSessionData.dataFields","href":"document_reader/RFIDSessionData/dataFields.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"List of data fields","enclosedBy":{"name":"RFIDSessionData","kind":3,"href":"document_reader/RFIDSessionData-class.html"}},{"name":"dataGroups","qualifiedName":"document_reader.RFIDSessionData.dataGroups","href":"document_reader/RFIDSessionData/dataGroups.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"List of data groups.","enclosedBy":{"name":"RFIDSessionData","kind":3,"href":"document_reader/RFIDSessionData-class.html"}},{"name":"extLeSupport","qualifiedName":"document_reader.RFIDSessionData.extLeSupport","href":"document_reader/RFIDSessionData/extLeSupport.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Sign of support of RFID-chip for extended length commands of reading.","enclosedBy":{"name":"RFIDSessionData","kind":3,"href":"document_reader/RFIDSessionData-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.RFIDSessionData.fromJson","href":"document_reader/RFIDSessionData/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"RFIDSessionData","kind":3,"href":"document_reader/RFIDSessionData-class.html"}},{"name":"processTime","qualifiedName":"document_reader.RFIDSessionData.processTime","href":"document_reader/RFIDSessionData/processTime.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Total time of all operations performed during the session, ms.","enclosedBy":{"name":"RFIDSessionData","kind":3,"href":"document_reader/RFIDSessionData-class.html"}},{"name":"securityObjects","qualifiedName":"document_reader.RFIDSessionData.securityObjects","href":"document_reader/RFIDSessionData/securityObjects.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"ist of containers to store information about the detected\ndocument security objects.","enclosedBy":{"name":"RFIDSessionData","kind":3,"href":"document_reader/RFIDSessionData-class.html"}},{"name":"status","qualifiedName":"document_reader.RFIDSessionData.status","href":"document_reader/RFIDSessionData/status.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Status.","enclosedBy":{"name":"RFIDSessionData","kind":3,"href":"document_reader/RFIDSessionData-class.html"}},{"name":"toJson","qualifiedName":"document_reader.RFIDSessionData.toJson","href":"document_reader/RFIDSessionData/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"RFIDSessionData","kind":3,"href":"document_reader/RFIDSessionData-class.html"}},{"name":"totalBytesReceived","qualifiedName":"document_reader.RFIDSessionData.totalBytesReceived","href":"document_reader/RFIDSessionData/totalBytesReceived.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Total number of bytes received from the RFID-chip during the whole session.","enclosedBy":{"name":"RFIDSessionData","kind":3,"href":"document_reader/RFIDSessionData-class.html"}},{"name":"totalBytesSent","qualifiedName":"document_reader.RFIDSessionData.totalBytesSent","href":"document_reader/RFIDSessionData/totalBytesSent.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Total number of bytes transmitted to the RFID-chip during the whole session.","enclosedBy":{"name":"RFIDSessionData","kind":3,"href":"document_reader/RFIDSessionData-class.html"}},{"name":"RFIDStatus","qualifiedName":"document_reader.RFIDStatus","href":"document_reader/RFIDStatus-class.html","kind":3,"packageRank":0,"desc":"Container for a RFID related scanning statuses.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"RFIDStatus","qualifiedName":"document_reader.RFIDStatus.RFIDStatus","href":"document_reader/RFIDStatus/RFIDStatus.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDStatus","kind":3,"href":"document_reader/RFIDStatus-class.html"}},{"name":"aa","qualifiedName":"document_reader.RFIDStatus.aa","href":"document_reader/RFIDStatus/aa.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Acitve authentication status.","enclosedBy":{"name":"RFIDStatus","kind":3,"href":"document_reader/RFIDStatus-class.html"}},{"name":"bac","qualifiedName":"document_reader.RFIDStatus.bac","href":"document_reader/RFIDStatus/bac.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Basics access control status.","enclosedBy":{"name":"RFIDStatus","kind":3,"href":"document_reader/RFIDStatus-class.html"}},{"name":"ca","qualifiedName":"document_reader.RFIDStatus.ca","href":"document_reader/RFIDStatus/ca.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Chip authentication status.","enclosedBy":{"name":"RFIDStatus","kind":3,"href":"document_reader/RFIDStatus-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.RFIDStatus.fromJson","href":"document_reader/RFIDStatus/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"RFIDStatus","kind":3,"href":"document_reader/RFIDStatus-class.html"}},{"name":"overallStatus","qualifiedName":"document_reader.RFIDStatus.overallStatus","href":"document_reader/RFIDStatus/overallStatus.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Summary of all RFID results.","enclosedBy":{"name":"RFIDStatus","kind":3,"href":"document_reader/RFIDStatus-class.html"}},{"name":"pa","qualifiedName":"document_reader.RFIDStatus.pa","href":"document_reader/RFIDStatus/pa.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Passive authentication status.","enclosedBy":{"name":"RFIDStatus","kind":3,"href":"document_reader/RFIDStatus-class.html"}},{"name":"pace","qualifiedName":"document_reader.RFIDStatus.pace","href":"document_reader/RFIDStatus/pace.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Password authenticated connection establishment status.","enclosedBy":{"name":"RFIDStatus","kind":3,"href":"document_reader/RFIDStatus-class.html"}},{"name":"ta","qualifiedName":"document_reader.RFIDStatus.ta","href":"document_reader/RFIDStatus/ta.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Terminal authentication status.","enclosedBy":{"name":"RFIDStatus","kind":3,"href":"document_reader/RFIDStatus-class.html"}},{"name":"toJson","qualifiedName":"document_reader.RFIDStatus.toJson","href":"document_reader/RFIDStatus/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"RFIDStatus","kind":3,"href":"document_reader/RFIDStatus-class.html"}},{"name":"RFIDTerminalType","qualifiedName":"document_reader.RFIDTerminalType","href":"document_reader/RFIDTerminalType.html","kind":5,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"getByValue","qualifiedName":"document_reader.RFIDTerminalType.getByValue","href":"document_reader/RFIDTerminalType/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDTerminalType","kind":5,"href":"document_reader/RFIDTerminalType.html"}},{"name":"value","qualifiedName":"document_reader.RFIDTerminalType.value","href":"document_reader/RFIDTerminalType/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDTerminalType","kind":5,"href":"document_reader/RFIDTerminalType.html"}},{"name":"values","qualifiedName":"document_reader.RFIDTerminalType.values","href":"document_reader/RFIDTerminalType/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"RFIDTerminalType","kind":5,"href":"document_reader/RFIDTerminalType.html"}},{"name":"RFIDValidity","qualifiedName":"document_reader.RFIDValidity","href":"document_reader/RFIDValidity-class.html","kind":3,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"RFIDValidity","qualifiedName":"document_reader.RFIDValidity.RFIDValidity","href":"document_reader/RFIDValidity/RFIDValidity.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDValidity","kind":3,"href":"document_reader/RFIDValidity-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.RFIDValidity.fromJson","href":"document_reader/RFIDValidity/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"RFIDValidity","kind":3,"href":"document_reader/RFIDValidity-class.html"}},{"name":"notAfter","qualifiedName":"document_reader.RFIDValidity.notAfter","href":"document_reader/RFIDValidity/notAfter.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDValidity","kind":3,"href":"document_reader/RFIDValidity-class.html"}},{"name":"notBefore","qualifiedName":"document_reader.RFIDValidity.notBefore","href":"document_reader/RFIDValidity/notBefore.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDValidity","kind":3,"href":"document_reader/RFIDValidity-class.html"}},{"name":"toJson","qualifiedName":"document_reader.RFIDValidity.toJson","href":"document_reader/RFIDValidity/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"RFIDValidity","kind":3,"href":"document_reader/RFIDValidity-class.html"}},{"name":"RFIDValue","qualifiedName":"document_reader.RFIDValue","href":"document_reader/RFIDValue-class.html","kind":3,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"RFIDValue","qualifiedName":"document_reader.RFIDValue.RFIDValue","href":"document_reader/RFIDValue/RFIDValue.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDValue","kind":3,"href":"document_reader/RFIDValue-class.html"}},{"name":"data","qualifiedName":"document_reader.RFIDValue.data","href":"document_reader/RFIDValue/data.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDValue","kind":3,"href":"document_reader/RFIDValue-class.html"}},{"name":"format","qualifiedName":"document_reader.RFIDValue.format","href":"document_reader/RFIDValue/format.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDValue","kind":3,"href":"document_reader/RFIDValue-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.RFIDValue.fromJson","href":"document_reader/RFIDValue/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"RFIDValue","kind":3,"href":"document_reader/RFIDValue-class.html"}},{"name":"length","qualifiedName":"document_reader.RFIDValue.length","href":"document_reader/RFIDValue/length.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDValue","kind":3,"href":"document_reader/RFIDValue-class.html"}},{"name":"status","qualifiedName":"document_reader.RFIDValue.status","href":"document_reader/RFIDValue/status.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDValue","kind":3,"href":"document_reader/RFIDValue-class.html"}},{"name":"toJson","qualifiedName":"document_reader.RFIDValue.toJson","href":"document_reader/RFIDValue/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"RFIDValue","kind":3,"href":"document_reader/RFIDValue-class.html"}},{"name":"type","qualifiedName":"document_reader.RFIDValue.type","href":"document_reader/RFIDValue/type.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RFIDValue","kind":3,"href":"document_reader/RFIDValue-class.html"}},{"name":"RecognizeConfig","qualifiedName":"document_reader.RecognizeConfig","href":"document_reader/RecognizeConfig-class.html","kind":3,"packageRank":0,"desc":"Image processing configuration.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"RecognizeConfig.withOnlineProcessingConfig","qualifiedName":"document_reader.RecognizeConfig.RecognizeConfig.withOnlineProcessingConfig","href":"document_reader/RecognizeConfig/RecognizeConfig.withOnlineProcessingConfig.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"RecognizeConfig","kind":3,"href":"document_reader/RecognizeConfig-class.html"}},{"name":"RecognizeConfig.withScenario","qualifiedName":"document_reader.RecognizeConfig.RecognizeConfig.withScenario","href":"document_reader/RecognizeConfig/RecognizeConfig.withScenario.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"RecognizeConfig","kind":3,"href":"document_reader/RecognizeConfig-class.html"}},{"name":"data","qualifiedName":"document_reader.RecognizeConfig.data","href":"document_reader/RecognizeConfig/data.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Binary for processing.","enclosedBy":{"name":"RecognizeConfig","kind":3,"href":"document_reader/RecognizeConfig-class.html"}},{"name":"dtc","qualifiedName":"document_reader.RecognizeConfig.dtc","href":"document_reader/RecognizeConfig/dtc.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"DTC file for processing.","enclosedBy":{"name":"RecognizeConfig","kind":3,"href":"document_reader/RecognizeConfig-class.html"}},{"name":"extPortrait","qualifiedName":"document_reader.RecognizeConfig.extPortrait","href":"document_reader/RecognizeConfig/extPortrait.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Portrait photo from an external source.","enclosedBy":{"name":"RecognizeConfig","kind":3,"href":"document_reader/RecognizeConfig-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.RecognizeConfig.fromJson","href":"document_reader/RecognizeConfig/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RecognizeConfig","kind":3,"href":"document_reader/RecognizeConfig-class.html"}},{"name":"image","qualifiedName":"document_reader.RecognizeConfig.image","href":"document_reader/RecognizeConfig/image.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Image for processing.","enclosedBy":{"name":"RecognizeConfig","kind":3,"href":"document_reader/RecognizeConfig-class.html"}},{"name":"imageInputData","qualifiedName":"document_reader.RecognizeConfig.imageInputData","href":"document_reader/RecognizeConfig/imageInputData.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Images(with input data) for processing.","enclosedBy":{"name":"RecognizeConfig","kind":3,"href":"document_reader/RecognizeConfig-class.html"}},{"name":"images","qualifiedName":"document_reader.RecognizeConfig.images","href":"document_reader/RecognizeConfig/images.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Images for processing.","enclosedBy":{"name":"RecognizeConfig","kind":3,"href":"document_reader/RecognizeConfig-class.html"}},{"name":"livePortrait","qualifiedName":"document_reader.RecognizeConfig.livePortrait","href":"document_reader/RecognizeConfig/livePortrait.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Live portrait photo.","enclosedBy":{"name":"RecognizeConfig","kind":3,"href":"document_reader/RecognizeConfig-class.html"}},{"name":"oneShotIdentification","qualifiedName":"document_reader.RecognizeConfig.oneShotIdentification","href":"document_reader/RecognizeConfig/oneShotIdentification.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"This parameter is for processing an image that contains a person and\na document and compare the portrait photo from the document with\nthe person's face. It works only in the single-frame processing,\nbut not in the video frame processing. Requires network connection.","enclosedBy":{"name":"RecognizeConfig","kind":3,"href":"document_reader/RecognizeConfig-class.html"}},{"name":"onlineProcessingConfig","qualifiedName":"document_reader.RecognizeConfig.onlineProcessingConfig","href":"document_reader/RecognizeConfig/onlineProcessingConfig.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Configuration class for online processing.","enclosedBy":{"name":"RecognizeConfig","kind":3,"href":"document_reader/RecognizeConfig-class.html"}},{"name":"scenario","qualifiedName":"document_reader.RecognizeConfig.scenario","href":"document_reader/RecognizeConfig/scenario.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Documents processing scenario.","enclosedBy":{"name":"RecognizeConfig","kind":3,"href":"document_reader/RecognizeConfig-class.html"}},{"name":"toJson","qualifiedName":"document_reader.RecognizeConfig.toJson","href":"document_reader/RecognizeConfig/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"RecognizeConfig","kind":3,"href":"document_reader/RecognizeConfig-class.html"}},{"name":"Rect","qualifiedName":"document_reader.Rect","href":"document_reader/Rect-class.html","kind":3,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"Rect","qualifiedName":"document_reader.Rect.Rect","href":"document_reader/Rect/Rect.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"Rect","kind":3,"href":"document_reader/Rect-class.html"}},{"name":"bottom","qualifiedName":"document_reader.Rect.bottom","href":"document_reader/Rect/bottom.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"Rect","kind":3,"href":"document_reader/Rect-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.Rect.fromJson","href":"document_reader/Rect/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"Rect","kind":3,"href":"document_reader/Rect-class.html"}},{"name":"left","qualifiedName":"document_reader.Rect.left","href":"document_reader/Rect/left.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"Rect","kind":3,"href":"document_reader/Rect-class.html"}},{"name":"right","qualifiedName":"document_reader.Rect.right","href":"document_reader/Rect/right.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"Rect","kind":3,"href":"document_reader/Rect-class.html"}},{"name":"toJson","qualifiedName":"document_reader.Rect.toJson","href":"document_reader/Rect/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"Rect","kind":3,"href":"document_reader/Rect-class.html"}},{"name":"top","qualifiedName":"document_reader.Rect.top","href":"document_reader/Rect/top.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"Rect","kind":3,"href":"document_reader/Rect-class.html"}},{"name":"ResultType","qualifiedName":"document_reader.ResultType","href":"document_reader/ResultType.html","kind":5,"packageRank":0,"desc":"Enumeration contains a pool of constants that determine the type of resulting\ndata formed during the data scanning and processing cycle and passed\nto the user application.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"fromIntList","qualifiedName":"document_reader.ResultType.fromIntList","href":"document_reader/ResultType/fromIntList.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"ResultType","kind":5,"href":"document_reader/ResultType.html"}},{"name":"getByValue","qualifiedName":"document_reader.ResultType.getByValue","href":"document_reader/ResultType/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"ResultType","kind":5,"href":"document_reader/ResultType.html"}},{"name":"value","qualifiedName":"document_reader.ResultType.value","href":"document_reader/ResultType/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"ResultType","kind":5,"href":"document_reader/ResultType.html"}},{"name":"values","qualifiedName":"document_reader.ResultType.values","href":"document_reader/ResultType/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"ResultType","kind":5,"href":"document_reader/ResultType.html"}},{"name":"Results","qualifiedName":"document_reader.Results","href":"document_reader/Results-class.html","kind":3,"packageRank":0,"desc":"Class describing results returned on completion of Document Reader work.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"Results","qualifiedName":"document_reader.Results.Results","href":"document_reader/Results/Results.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"Results","kind":3,"href":"document_reader/Results-class.html"}},{"name":"authenticityResult","qualifiedName":"document_reader.Results.authenticityResult","href":"document_reader/Results/authenticityResult.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Authenticity results.","enclosedBy":{"name":"Results","kind":3,"href":"document_reader/Results-class.html"}},{"name":"barcodePosition","qualifiedName":"document_reader.Results.barcodePosition","href":"document_reader/Results/barcodePosition.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Position of a barcode.","enclosedBy":{"name":"Results","kind":3,"href":"document_reader/Results-class.html"}},{"name":"barcodeResult","qualifiedName":"document_reader.Results.barcodeResult","href":"document_reader/Results/barcodeResult.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Barcode results.","enclosedBy":{"name":"Results","kind":3,"href":"document_reader/Results-class.html"}},{"name":"chipPage","qualifiedName":"document_reader.Results.chipPage","href":"document_reader/Results/chipPage.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Indicates which page of the document contains an RFID chip (0 if there's\nno page containing it). Requires document type recognition, otherwise 1 by default.","enclosedBy":{"name":"Results","kind":3,"href":"document_reader/Results-class.html"}},{"name":"containers","qualifiedName":"document_reader.Results.containers","href":"document_reader/Results/containers.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Method returns containers by result type. If result type doesn't exist,\nthe result of the search will be null.","enclosedBy":{"name":"Results","kind":3,"href":"document_reader/Results-class.html"}},{"name":"documentPosition","qualifiedName":"document_reader.Results.documentPosition","href":"document_reader/Results/documentPosition.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Position of a document.","enclosedBy":{"name":"Results","kind":3,"href":"document_reader/Results-class.html"}},{"name":"documentType","qualifiedName":"document_reader.Results.documentType","href":"document_reader/Results/documentType.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Document type results.","enclosedBy":{"name":"Results","kind":3,"href":"document_reader/Results-class.html"}},{"name":"dtcData","qualifiedName":"document_reader.Results.dtcData","href":"document_reader/Results/dtcData.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"DTCVC data.","enclosedBy":{"name":"Results","kind":3,"href":"document_reader/Results-class.html"}},{"name":"elapsedTime","qualifiedName":"document_reader.Results.elapsedTime","href":"document_reader/Results/elapsedTime.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Indicates how much time has been required for document processing, milliseconds.","enclosedBy":{"name":"Results","kind":3,"href":"document_reader/Results-class.html"}},{"name":"elapsedTimeRFID","qualifiedName":"document_reader.Results.elapsedTimeRFID","href":"document_reader/Results/elapsedTimeRFID.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Indicates how much time has been required for RFID chip processing, milliseconds.","enclosedBy":{"name":"Results","kind":3,"href":"document_reader/Results-class.html"}},{"name":"encryptedContainers","qualifiedName":"document_reader.Results.encryptedContainers","href":"document_reader/Results/encryptedContainers.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Method returns only containers for ResultType.INTERNAL_RFID_SESSION,\nResultType.INTERNAL_ENCRYPTED_RCL and ResultType.INTERNAL_LICENSE values.","enclosedBy":{"name":"Results","kind":3,"href":"document_reader/Results-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.Results.fromJson","href":"document_reader/Results/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"Results","kind":3,"href":"document_reader/Results-class.html"}},{"name":"graphicFieldByTypeSource","qualifiedName":"document_reader.Results.graphicFieldByTypeSource","href":"document_reader/Results/graphicFieldByTypeSource.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to get an image of a graphic field based on a source type\nand page index.","enclosedBy":{"name":"Results","kind":3,"href":"document_reader/Results-class.html"}},{"name":"graphicFieldByTypeSourcePageIndex","qualifiedName":"document_reader.Results.graphicFieldByTypeSourcePageIndex","href":"document_reader/Results/graphicFieldByTypeSourcePageIndex.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to get an image of a graphic field based on a source type\nand page index.","enclosedBy":{"name":"Results","kind":3,"href":"document_reader/Results-class.html"}},{"name":"graphicFieldByTypeSourcePageIndexLight","qualifiedName":"document_reader.Results.graphicFieldByTypeSourcePageIndexLight","href":"document_reader/Results/graphicFieldByTypeSourcePageIndexLight.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to get an image of a graphic field based on a source type,\npage index and light type.","enclosedBy":{"name":"Results","kind":3,"href":"document_reader/Results-class.html"}},{"name":"graphicFieldImageByType","qualifiedName":"document_reader.Results.graphicFieldImageByType","href":"document_reader/Results/graphicFieldImageByType.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to get an image of a graphic field.","enclosedBy":{"name":"Results","kind":3,"href":"document_reader/Results-class.html"}},{"name":"graphicFieldImageByTypeSource","qualifiedName":"document_reader.Results.graphicFieldImageByTypeSource","href":"document_reader/Results/graphicFieldImageByTypeSource.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to get an image of a graphic field based on a source type.","enclosedBy":{"name":"Results","kind":3,"href":"document_reader/Results-class.html"}},{"name":"graphicFieldImageByTypeSourcePageIndex","qualifiedName":"document_reader.Results.graphicFieldImageByTypeSourcePageIndex","href":"document_reader/Results/graphicFieldImageByTypeSourcePageIndex.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to get an image of a graphic field based on a source type\nand page index.","enclosedBy":{"name":"Results","kind":3,"href":"document_reader/Results-class.html"}},{"name":"graphicFieldImageByTypeSourcePageIndexLight","qualifiedName":"document_reader.Results.graphicFieldImageByTypeSourcePageIndexLight","href":"document_reader/Results/graphicFieldImageByTypeSourcePageIndexLight.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to get an image of a graphic field based on a source type,\npage index and light type.","enclosedBy":{"name":"Results","kind":3,"href":"document_reader/Results-class.html"}},{"name":"graphicResult","qualifiedName":"document_reader.Results.graphicResult","href":"document_reader/Results/graphicResult.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Graphic results.","enclosedBy":{"name":"Results","kind":3,"href":"document_reader/Results-class.html"}},{"name":"imageQuality","qualifiedName":"document_reader.Results.imageQuality","href":"document_reader/Results/imageQuality.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Image quality results.","enclosedBy":{"name":"Results","kind":3,"href":"document_reader/Results-class.html"}},{"name":"morePagesAvailable","qualifiedName":"document_reader.Results.morePagesAvailable","href":"document_reader/Results/morePagesAvailable.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Indicates how many pages of a document remains to process.\nRequires Document Type recognition, otherwise 0 by default.","enclosedBy":{"name":"Results","kind":3,"href":"document_reader/Results-class.html"}},{"name":"mrzPosition","qualifiedName":"document_reader.Results.mrzPosition","href":"document_reader/Results/mrzPosition.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Position of MRZ.","enclosedBy":{"name":"Results","kind":3,"href":"document_reader/Results-class.html"}},{"name":"processingFinishedStatus","qualifiedName":"document_reader.Results.processingFinishedStatus","href":"document_reader/Results/processingFinishedStatus.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Document processing finish status, one of RGLProcessingFinishedStatus values.","enclosedBy":{"name":"Results","kind":3,"href":"document_reader/Results-class.html"}},{"name":"rawResult","qualifiedName":"document_reader.Results.rawResult","href":"document_reader/Results/rawResult.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Raw results, i.e. in their initial view.","enclosedBy":{"name":"Results","kind":3,"href":"document_reader/Results-class.html"}},{"name":"rfidSessionData","qualifiedName":"document_reader.Results.rfidSessionData","href":"document_reader/Results/rfidSessionData.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"RFID session data.","enclosedBy":{"name":"Results","kind":3,"href":"document_reader/Results-class.html"}},{"name":"status","qualifiedName":"document_reader.Results.status","href":"document_reader/Results/status.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Status information for each operation.","enclosedBy":{"name":"Results","kind":3,"href":"document_reader/Results-class.html"}},{"name":"textFieldByType","qualifiedName":"document_reader.Results.textFieldByType","href":"document_reader/Results/textFieldByType.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to get an instance of a text field.","enclosedBy":{"name":"Results","kind":3,"href":"document_reader/Results-class.html"}},{"name":"textFieldByTypeLcid","qualifiedName":"document_reader.Results.textFieldByTypeLcid","href":"document_reader/Results/textFieldByTypeLcid.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to get an instance of a text field based on LCID.","enclosedBy":{"name":"Results","kind":3,"href":"document_reader/Results-class.html"}},{"name":"textFieldValueByType","qualifiedName":"document_reader.Results.textFieldValueByType","href":"document_reader/Results/textFieldValueByType.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to get a value of a text field.","enclosedBy":{"name":"Results","kind":3,"href":"document_reader/Results-class.html"}},{"name":"textFieldValueByTypeLcid","qualifiedName":"document_reader.Results.textFieldValueByTypeLcid","href":"document_reader/Results/textFieldValueByTypeLcid.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to get a value of a text field based on LCID.","enclosedBy":{"name":"Results","kind":3,"href":"document_reader/Results-class.html"}},{"name":"textFieldValueByTypeLcidSource","qualifiedName":"document_reader.Results.textFieldValueByTypeLcidSource","href":"document_reader/Results/textFieldValueByTypeLcidSource.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to get a value of a text field based on LCID and a source type.","enclosedBy":{"name":"Results","kind":3,"href":"document_reader/Results-class.html"}},{"name":"textFieldValueByTypeLcidSourceOriginal","qualifiedName":"document_reader.Results.textFieldValueByTypeLcidSourceOriginal","href":"document_reader/Results/textFieldValueByTypeLcidSourceOriginal.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to get a value of a text field based on LCID, a source type\nand its originality.","enclosedBy":{"name":"Results","kind":3,"href":"document_reader/Results-class.html"}},{"name":"textFieldValueByTypeSource","qualifiedName":"document_reader.Results.textFieldValueByTypeSource","href":"document_reader/Results/textFieldValueByTypeSource.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to get a value of a text field based on a source type.","enclosedBy":{"name":"Results","kind":3,"href":"document_reader/Results-class.html"}},{"name":"textFieldValueByTypeSourceOriginal","qualifiedName":"document_reader.Results.textFieldValueByTypeSourceOriginal","href":"document_reader/Results/textFieldValueByTypeSourceOriginal.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to get a value of a text field based on a source type and\nits originality.","enclosedBy":{"name":"Results","kind":3,"href":"document_reader/Results-class.html"}},{"name":"textResult","qualifiedName":"document_reader.Results.textResult","href":"document_reader/Results/textResult.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Textual results.","enclosedBy":{"name":"Results","kind":3,"href":"document_reader/Results-class.html"}},{"name":"toJson","qualifiedName":"document_reader.Results.toJson","href":"document_reader/Results/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"Results","kind":3,"href":"document_reader/Results-class.html"}},{"name":"transactionInfo","qualifiedName":"document_reader.Results.transactionInfo","href":"document_reader/Results/transactionInfo.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"Results","kind":3,"href":"document_reader/Results-class.html"}},{"name":"vdsncData","qualifiedName":"document_reader.Results.vdsncData","href":"document_reader/Results/vdsncData.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Visible Digital Seal data.","enclosedBy":{"name":"Results","kind":3,"href":"document_reader/Results-class.html"}},{"name":"ResultsStatus","qualifiedName":"document_reader.ResultsStatus","href":"document_reader/ResultsStatus-class.html","kind":3,"packageRank":0,"desc":"Provision of document verification status.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"ResultsStatus","qualifiedName":"document_reader.ResultsStatus.ResultsStatus","href":"document_reader/ResultsStatus/ResultsStatus.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"ResultsStatus","kind":3,"href":"document_reader/ResultsStatus-class.html"}},{"name":"detailsOptical","qualifiedName":"document_reader.ResultsStatus.detailsOptical","href":"document_reader/ResultsStatus/detailsOptical.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Container for an optical related scanning statuses.","enclosedBy":{"name":"ResultsStatus","kind":3,"href":"document_reader/ResultsStatus-class.html"}},{"name":"detailsRFID","qualifiedName":"document_reader.ResultsStatus.detailsRFID","href":"document_reader/ResultsStatus/detailsRFID.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Container for a RFID related scanning statuses.","enclosedBy":{"name":"ResultsStatus","kind":3,"href":"document_reader/ResultsStatus-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.ResultsStatus.fromJson","href":"document_reader/ResultsStatus/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"ResultsStatus","kind":3,"href":"document_reader/ResultsStatus-class.html"}},{"name":"optical","qualifiedName":"document_reader.ResultsStatus.optical","href":"document_reader/ResultsStatus/optical.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Summary of all optical results. The same value as OpticalStatus.overallStatus","enclosedBy":{"name":"ResultsStatus","kind":3,"href":"document_reader/ResultsStatus-class.html"}},{"name":"overallStatus","qualifiedName":"document_reader.ResultsStatus.overallStatus","href":"document_reader/ResultsStatus/overallStatus.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Summary of all results.","enclosedBy":{"name":"ResultsStatus","kind":3,"href":"document_reader/ResultsStatus-class.html"}},{"name":"portrait","qualifiedName":"document_reader.ResultsStatus.portrait","href":"document_reader/ResultsStatus/portrait.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Comparison status for portrait in the document aganist live or external image.","enclosedBy":{"name":"ResultsStatus","kind":3,"href":"document_reader/ResultsStatus-class.html"}},{"name":"rfid","qualifiedName":"document_reader.ResultsStatus.rfid","href":"document_reader/ResultsStatus/rfid.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Summary of all RFID results. Same as RFIDStatus.overallStatus.","enclosedBy":{"name":"ResultsStatus","kind":3,"href":"document_reader/ResultsStatus-class.html"}},{"name":"stopList","qualifiedName":"document_reader.ResultsStatus.stopList","href":"document_reader/ResultsStatus/stopList.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Verification status for document data against database.","enclosedBy":{"name":"ResultsStatus","kind":3,"href":"document_reader/ResultsStatus-class.html"}},{"name":"toJson","qualifiedName":"document_reader.ResultsStatus.toJson","href":"document_reader/ResultsStatus/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"ResultsStatus","kind":3,"href":"document_reader/ResultsStatus-class.html"}},{"name":"RetryReadChipCompletion","qualifiedName":"document_reader.RetryReadChipCompletion","href":"document_reader/RetryReadChipCompletion.html","kind":21,"packageRank":0,"desc":"Fires when RFID chip reading was interrupted with no severe reasons\n(for example connection to the chip was lost) and will be reestablished automatically.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"ScannerConfig","qualifiedName":"document_reader.ScannerConfig","href":"document_reader/ScannerConfig-class.html","kind":3,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"ScannerConfig","qualifiedName":"document_reader.ScannerConfig.ScannerConfig","href":"document_reader/ScannerConfig/ScannerConfig.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"ScannerConfig","kind":3,"href":"document_reader/ScannerConfig-class.html"}},{"name":"ScannerConfig.withOnlineProcessingConfig","qualifiedName":"document_reader.ScannerConfig.ScannerConfig.withOnlineProcessingConfig","href":"document_reader/ScannerConfig/ScannerConfig.withOnlineProcessingConfig.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"ScannerConfig","kind":3,"href":"document_reader/ScannerConfig-class.html"}},{"name":"ScannerConfig.withScenario","qualifiedName":"document_reader.ScannerConfig.ScannerConfig.withScenario","href":"document_reader/ScannerConfig/ScannerConfig.withScenario.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"ScannerConfig","kind":3,"href":"document_reader/ScannerConfig-class.html"}},{"name":"cameraId","qualifiedName":"document_reader.ScannerConfig.cameraId","href":"document_reader/ScannerConfig/cameraId.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Camera id.","enclosedBy":{"name":"ScannerConfig","kind":3,"href":"document_reader/ScannerConfig-class.html"}},{"name":"extPortrait","qualifiedName":"document_reader.ScannerConfig.extPortrait","href":"document_reader/ScannerConfig/extPortrait.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Portrait photo from an external source.","enclosedBy":{"name":"ScannerConfig","kind":3,"href":"document_reader/ScannerConfig-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.ScannerConfig.fromJson","href":"document_reader/ScannerConfig/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"ScannerConfig","kind":3,"href":"document_reader/ScannerConfig-class.html"}},{"name":"livePortrait","qualifiedName":"document_reader.ScannerConfig.livePortrait","href":"document_reader/ScannerConfig/livePortrait.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Live portrait photo.","enclosedBy":{"name":"ScannerConfig","kind":3,"href":"document_reader/ScannerConfig-class.html"}},{"name":"onlineProcessingConfig","qualifiedName":"document_reader.ScannerConfig.onlineProcessingConfig","href":"document_reader/ScannerConfig/onlineProcessingConfig.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Configuration class for online processing.","enclosedBy":{"name":"ScannerConfig","kind":3,"href":"document_reader/ScannerConfig-class.html"}},{"name":"scenario","qualifiedName":"document_reader.ScannerConfig.scenario","href":"document_reader/ScannerConfig/scenario.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Documents processing scenario.","enclosedBy":{"name":"ScannerConfig","kind":3,"href":"document_reader/ScannerConfig-class.html"}},{"name":"toJson","qualifiedName":"document_reader.ScannerConfig.toJson","href":"document_reader/ScannerConfig/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"ScannerConfig","kind":3,"href":"document_reader/ScannerConfig-class.html"}},{"name":"Scenario","qualifiedName":"document_reader.Scenario","href":"document_reader/Scenario.html","kind":5,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"getByValue","qualifiedName":"document_reader.Scenario.getByValue","href":"document_reader/Scenario/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"Scenario","kind":5,"href":"document_reader/Scenario.html"}},{"name":"value","qualifiedName":"document_reader.Scenario.value","href":"document_reader/Scenario/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"Scenario","kind":5,"href":"document_reader/Scenario.html"}},{"name":"values","qualifiedName":"document_reader.Scenario.values","href":"document_reader/Scenario/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"Scenario","kind":5,"href":"document_reader/Scenario.html"}},{"name":"SecurityFeatureType","qualifiedName":"document_reader.SecurityFeatureType","href":"document_reader/SecurityFeatureType.html","kind":5,"packageRank":0,"desc":"Enumeration contains identifiers that determine the types of elements\nfor the document authenticity check.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"getByValue","qualifiedName":"document_reader.SecurityFeatureType.getByValue","href":"document_reader/SecurityFeatureType/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"SecurityFeatureType","kind":5,"href":"document_reader/SecurityFeatureType.html"}},{"name":"value","qualifiedName":"document_reader.SecurityFeatureType.value","href":"document_reader/SecurityFeatureType/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"SecurityFeatureType","kind":5,"href":"document_reader/SecurityFeatureType.html"}},{"name":"values","qualifiedName":"document_reader.SecurityFeatureType.values","href":"document_reader/SecurityFeatureType/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"SecurityFeatureType","kind":5,"href":"document_reader/SecurityFeatureType.html"}},{"name":"SecurityObject","qualifiedName":"document_reader.SecurityObject","href":"document_reader/SecurityObject-class.html","kind":3,"packageRank":0,"desc":"Structure is used to describe the contents of a single document\nsecurity object (SO) and the results of its check within the context\nof the communication session with electronic document.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"SecurityObject","qualifiedName":"document_reader.SecurityObject.SecurityObject","href":"document_reader/SecurityObject/SecurityObject.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"SecurityObject","kind":3,"href":"document_reader/SecurityObject-class.html"}},{"name":"fileReference","qualifiedName":"document_reader.SecurityObject.fileReference","href":"document_reader/SecurityObject/fileReference.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Reference to the source file of the security object data.","enclosedBy":{"name":"SecurityObject","kind":3,"href":"document_reader/SecurityObject-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.SecurityObject.fromJson","href":"document_reader/SecurityObject/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"SecurityObject","kind":3,"href":"document_reader/SecurityObject-class.html"}},{"name":"notifications","qualifiedName":"document_reader.SecurityObject.notifications","href":"document_reader/SecurityObject/notifications.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"The list of remarks occured during the scanning procedure.","enclosedBy":{"name":"SecurityObject","kind":3,"href":"document_reader/SecurityObject-class.html"}},{"name":"objectType","qualifiedName":"document_reader.SecurityObject.objectType","href":"document_reader/SecurityObject/objectType.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Security object identifier.","enclosedBy":{"name":"SecurityObject","kind":3,"href":"document_reader/SecurityObject-class.html"}},{"name":"signerInfos","qualifiedName":"document_reader.SecurityObject.signerInfos","href":"document_reader/SecurityObject/signerInfos.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"List of containers to store information about digital\nsignature objects contained in the SO.","enclosedBy":{"name":"SecurityObject","kind":3,"href":"document_reader/SecurityObject-class.html"}},{"name":"toJson","qualifiedName":"document_reader.SecurityObject.toJson","href":"document_reader/SecurityObject/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"SecurityObject","kind":3,"href":"document_reader/SecurityObject-class.html"}},{"name":"version","qualifiedName":"document_reader.SecurityObject.version","href":"document_reader/SecurityObject/version.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Security object version.","enclosedBy":{"name":"SecurityObject","kind":3,"href":"document_reader/SecurityObject-class.html"}},{"name":"SecurityObjectCertificates","qualifiedName":"document_reader.SecurityObjectCertificates","href":"document_reader/SecurityObjectCertificates-class.html","kind":3,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"SecurityObjectCertificates","qualifiedName":"document_reader.SecurityObjectCertificates.SecurityObjectCertificates","href":"document_reader/SecurityObjectCertificates/SecurityObjectCertificates.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"SecurityObjectCertificates","kind":3,"href":"document_reader/SecurityObjectCertificates-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.SecurityObjectCertificates.fromJson","href":"document_reader/SecurityObjectCertificates/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"SecurityObjectCertificates","kind":3,"href":"document_reader/SecurityObjectCertificates-class.html"}},{"name":"securityObject","qualifiedName":"document_reader.SecurityObjectCertificates.securityObject","href":"document_reader/SecurityObjectCertificates/securityObject.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"SecurityObjectCertificates","kind":3,"href":"document_reader/SecurityObjectCertificates-class.html"}},{"name":"toJson","qualifiedName":"document_reader.SecurityObjectCertificates.toJson","href":"document_reader/SecurityObjectCertificates/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"SecurityObjectCertificates","kind":3,"href":"document_reader/SecurityObjectCertificates-class.html"}},{"name":"SignManagementAction","qualifiedName":"document_reader.SignManagementAction","href":"document_reader/SignManagementAction.html","kind":5,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"getByValue","qualifiedName":"document_reader.SignManagementAction.getByValue","href":"document_reader/SignManagementAction/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"SignManagementAction","kind":5,"href":"document_reader/SignManagementAction.html"}},{"name":"value","qualifiedName":"document_reader.SignManagementAction.value","href":"document_reader/SignManagementAction/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"SignManagementAction","kind":5,"href":"document_reader/SignManagementAction.html"}},{"name":"values","qualifiedName":"document_reader.SignManagementAction.values","href":"document_reader/SignManagementAction/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"SignManagementAction","kind":5,"href":"document_reader/SignManagementAction.html"}},{"name":"SignerInfo","qualifiedName":"document_reader.SignerInfo","href":"document_reader/SignerInfo-class.html","kind":3,"packageRank":0,"desc":"Structure is used to store the result of the verification of a single digital\nsignature of the number present in EF.SOD.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"SignerInfo","qualifiedName":"document_reader.SignerInfo.SignerInfo","href":"document_reader/SignerInfo/SignerInfo.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"SignerInfo","kind":3,"href":"document_reader/SignerInfo-class.html"}},{"name":"certificateChain","qualifiedName":"document_reader.SignerInfo.certificateChain","href":"document_reader/SignerInfo/certificateChain.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Certificate chain, used for the digital signature verification.","enclosedBy":{"name":"SignerInfo","kind":3,"href":"document_reader/SignerInfo-class.html"}},{"name":"dataToHash","qualifiedName":"document_reader.SignerInfo.dataToHash","href":"document_reader/SignerInfo/dataToHash.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Data to hash.","enclosedBy":{"name":"SignerInfo","kind":3,"href":"document_reader/SignerInfo-class.html"}},{"name":"digestAlgorithm","qualifiedName":"document_reader.SignerInfo.digestAlgorithm","href":"document_reader/SignerInfo/digestAlgorithm.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Digital signature hash-function algorithm identifier.","enclosedBy":{"name":"SignerInfo","kind":3,"href":"document_reader/SignerInfo-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.SignerInfo.fromJson","href":"document_reader/SignerInfo/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"SignerInfo","kind":3,"href":"document_reader/SignerInfo-class.html"}},{"name":"issuer","qualifiedName":"document_reader.SignerInfo.issuer","href":"document_reader/SignerInfo/issuer.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Identifier of the necessary certificate issuer.","enclosedBy":{"name":"SignerInfo","kind":3,"href":"document_reader/SignerInfo-class.html"}},{"name":"notifications","qualifiedName":"document_reader.SignerInfo.notifications","href":"document_reader/SignerInfo/notifications.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"The list of remarks occured during the scanning procedure.","enclosedBy":{"name":"SignerInfo","kind":3,"href":"document_reader/SignerInfo-class.html"}},{"name":"paStatus","qualifiedName":"document_reader.SignerInfo.paStatus","href":"document_reader/SignerInfo/paStatus.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Result of the digital signature verification.","enclosedBy":{"name":"SignerInfo","kind":3,"href":"document_reader/SignerInfo-class.html"}},{"name":"serialNumber","qualifiedName":"document_reader.SignerInfo.serialNumber","href":"document_reader/SignerInfo/serialNumber.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Serial number of the necessary certificate.","enclosedBy":{"name":"SignerInfo","kind":3,"href":"document_reader/SignerInfo-class.html"}},{"name":"signature","qualifiedName":"document_reader.SignerInfo.signature","href":"document_reader/SignerInfo/signature.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Binary data of the verified digital signature.","enclosedBy":{"name":"SignerInfo","kind":3,"href":"document_reader/SignerInfo-class.html"}},{"name":"signatureAlgorithm","qualifiedName":"document_reader.SignerInfo.signatureAlgorithm","href":"document_reader/SignerInfo/signatureAlgorithm.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Digital signature algorithm identifier.","enclosedBy":{"name":"SignerInfo","kind":3,"href":"document_reader/SignerInfo-class.html"}},{"name":"signedAttributes","qualifiedName":"document_reader.SignerInfo.signedAttributes","href":"document_reader/SignerInfo/signedAttributes.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"List of the signed attributes.","enclosedBy":{"name":"SignerInfo","kind":3,"href":"document_reader/SignerInfo-class.html"}},{"name":"subjectKeyIdentifier","qualifiedName":"document_reader.SignerInfo.subjectKeyIdentifier","href":"document_reader/SignerInfo/subjectKeyIdentifier.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Signature object identifier of the necessary certificate.","enclosedBy":{"name":"SignerInfo","kind":3,"href":"document_reader/SignerInfo-class.html"}},{"name":"toJson","qualifiedName":"document_reader.SignerInfo.toJson","href":"document_reader/SignerInfo/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"SignerInfo","kind":3,"href":"document_reader/SignerInfo-class.html"}},{"name":"version","qualifiedName":"document_reader.SignerInfo.version","href":"document_reader/SignerInfo/version.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Version of the digital signature data structure.","enclosedBy":{"name":"SignerInfo","kind":3,"href":"document_reader/SignerInfo-class.html"}},{"name":"SuccessOrError","qualifiedName":"document_reader.SuccessOrError","href":"document_reader/SuccessOrError.html","kind":21,"packageRank":0,"desc":"A type specifically made for receiving answer from any function\nwhich does not return anything, but we need to know whether the function\nhas succeeded or not.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"Symbol","qualifiedName":"document_reader.Symbol","href":"document_reader/Symbol-class.html","kind":3,"packageRank":0,"desc":"Structure describing single value of the field.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"Symbol","qualifiedName":"document_reader.Symbol.Symbol","href":"document_reader/Symbol/Symbol.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"Symbol","kind":3,"href":"document_reader/Symbol-class.html"}},{"name":"code","qualifiedName":"document_reader.Symbol.code","href":"document_reader/Symbol/code.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"ASCII code of symbol.","enclosedBy":{"name":"Symbol","kind":3,"href":"document_reader/Symbol-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.Symbol.fromJson","href":"document_reader/Symbol/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"Symbol","kind":3,"href":"document_reader/Symbol-class.html"}},{"name":"probability","qualifiedName":"document_reader.Symbol.probability","href":"document_reader/Symbol/probability.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Symbol recognition probability (0–100, %).","enclosedBy":{"name":"Symbol","kind":3,"href":"document_reader/Symbol-class.html"}},{"name":"rect","qualifiedName":"document_reader.Symbol.rect","href":"document_reader/Symbol/rect.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Bounds result of the particular value.","enclosedBy":{"name":"Symbol","kind":3,"href":"document_reader/Symbol-class.html"}},{"name":"toJson","qualifiedName":"document_reader.Symbol.toJson","href":"document_reader/Symbol/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"Symbol","kind":3,"href":"document_reader/Symbol-class.html"}},{"name":"TAChallenge","qualifiedName":"document_reader.TAChallenge","href":"document_reader/TAChallenge-class.html","kind":3,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"TAChallenge","qualifiedName":"document_reader.TAChallenge.TAChallenge","href":"document_reader/TAChallenge/TAChallenge.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"TAChallenge","kind":3,"href":"document_reader/TAChallenge-class.html"}},{"name":"auxPCD","qualifiedName":"document_reader.TAChallenge.auxPCD","href":"document_reader/TAChallenge/auxPCD.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"TAChallenge","kind":3,"href":"document_reader/TAChallenge-class.html"}},{"name":"challengePICC","qualifiedName":"document_reader.TAChallenge.challengePICC","href":"document_reader/TAChallenge/challengePICC.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"TAChallenge","kind":3,"href":"document_reader/TAChallenge-class.html"}},{"name":"data","qualifiedName":"document_reader.TAChallenge.data","href":"document_reader/TAChallenge/data.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"TAChallenge","kind":3,"href":"document_reader/TAChallenge-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.TAChallenge.fromJson","href":"document_reader/TAChallenge/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"TAChallenge","kind":3,"href":"document_reader/TAChallenge-class.html"}},{"name":"hashPK","qualifiedName":"document_reader.TAChallenge.hashPK","href":"document_reader/TAChallenge/hashPK.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"TAChallenge","kind":3,"href":"document_reader/TAChallenge-class.html"}},{"name":"idPICC","qualifiedName":"document_reader.TAChallenge.idPICC","href":"document_reader/TAChallenge/idPICC.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"TAChallenge","kind":3,"href":"document_reader/TAChallenge-class.html"}},{"name":"toJson","qualifiedName":"document_reader.TAChallenge.toJson","href":"document_reader/TAChallenge/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"TAChallenge","kind":3,"href":"document_reader/TAChallenge-class.html"}},{"name":"TASignatureRequest","qualifiedName":"document_reader.TASignatureRequest","href":"document_reader/TASignatureRequest.html","kind":21,"packageRank":0,"desc":"Provided to a user for passing TASignature\nto the native part of DocumentReader.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"TaCertificateCompletion","qualifiedName":"document_reader.TaCertificateCompletion","href":"document_reader/TaCertificateCompletion.html","kind":21,"packageRank":0,"desc":"Callback for receiving RFID request data","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"TaSignatureCompletion","qualifiedName":"document_reader.TaSignatureCompletion","href":"document_reader/TaSignatureCompletion.html","kind":21,"packageRank":0,"desc":"Callback for receiving RFID request data","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"TccParams","qualifiedName":"document_reader.TccParams","href":"document_reader/TccParams-class.html","kind":3,"packageRank":0,"desc":"TCC service related parameters for RFID session configuration.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"TccParams","qualifiedName":"document_reader.TccParams.TccParams","href":"document_reader/TccParams/TccParams.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"TccParams","kind":3,"href":"document_reader/TccParams-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.TccParams.fromJson","href":"document_reader/TccParams/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"TccParams","kind":3,"href":"document_reader/TccParams-class.html"}},{"name":"pfxCert","qualifiedName":"document_reader.TccParams.pfxCert","href":"document_reader/TccParams/pfxCert.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"The bytes of the certificate for a TCC service.\nThis data will be used instead of loading the certificate via pfxCertUrl.","enclosedBy":{"name":"TccParams","kind":3,"href":"document_reader/TccParams-class.html"}},{"name":"pfxCertUrl","qualifiedName":"document_reader.TccParams.pfxCertUrl","href":"document_reader/TccParams/pfxCertUrl.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"The URL for the certificate for a TCC service.\nThe value of the property must be a valid URL string.","enclosedBy":{"name":"TccParams","kind":3,"href":"document_reader/TccParams-class.html"}},{"name":"pfxPassPhrase","qualifiedName":"document_reader.TccParams.pfxPassPhrase","href":"document_reader/TccParams/pfxPassPhrase.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"The passphrase for the cerficiate provided by the pfxCertUrl property.","enclosedBy":{"name":"TccParams","kind":3,"href":"document_reader/TccParams-class.html"}},{"name":"serviceUrlPA","qualifiedName":"document_reader.TccParams.serviceUrlPA","href":"document_reader/TccParams/serviceUrlPA.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"The PA URL for the TCC service. The value of the property\nmust be a valid URL string.","enclosedBy":{"name":"TccParams","kind":3,"href":"document_reader/TccParams-class.html"}},{"name":"serviceUrlTA","qualifiedName":"document_reader.TccParams.serviceUrlTA","href":"document_reader/TccParams/serviceUrlTA.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"The TA URL for the TCC service. The value of the property\nmust be a valid URL string.","enclosedBy":{"name":"TccParams","kind":3,"href":"document_reader/TccParams-class.html"}},{"name":"toJson","qualifiedName":"document_reader.TccParams.toJson","href":"document_reader/TccParams/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"TccParams","kind":3,"href":"document_reader/TccParams-class.html"}},{"name":"TextField","qualifiedName":"document_reader.TextField","href":"document_reader/TextField-class.html","kind":3,"packageRank":0,"desc":"Serves for storing information from one text data field.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"TextField","qualifiedName":"document_reader.TextField.TextField","href":"document_reader/TextField/TextField.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"TextField","kind":3,"href":"document_reader/TextField-class.html"}},{"name":"comparisonList","qualifiedName":"document_reader.TextField.comparisonList","href":"document_reader/TextField/comparisonList.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"List of all comparison statuses for this field type.","enclosedBy":{"name":"TextField","kind":3,"href":"document_reader/TextField-class.html"}},{"name":"comparisonStatus","qualifiedName":"document_reader.TextField.comparisonStatus","href":"document_reader/TextField/comparisonStatus.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Comparison result of the field.","enclosedBy":{"name":"TextField","kind":3,"href":"document_reader/TextField-class.html"}},{"name":"fieldName","qualifiedName":"document_reader.TextField.fieldName","href":"document_reader/TextField/fieldName.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Textual field symbolic name.","enclosedBy":{"name":"TextField","kind":3,"href":"document_reader/TextField-class.html"}},{"name":"fieldType","qualifiedName":"document_reader.TextField.fieldType","href":"document_reader/TextField/fieldType.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Textual field logical type.","enclosedBy":{"name":"TextField","kind":3,"href":"document_reader/TextField-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.TextField.fromJson","href":"document_reader/TextField/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"TextField","kind":3,"href":"document_reader/TextField-class.html"}},{"name":"getValue","qualifiedName":"document_reader.TextField.getValue","href":"document_reader/TextField/getValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"TextField","kind":3,"href":"document_reader/TextField-class.html"}},{"name":"lcid","qualifiedName":"document_reader.TextField.lcid","href":"document_reader/TextField/lcid.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"ID of language-culture to differentiate one field of the same type from\nanother (for example Belarus Passport Page # 31 – Belarusian and Russian\nfields of the same type).","enclosedBy":{"name":"TextField","kind":3,"href":"document_reader/TextField-class.html"}},{"name":"lcidName","qualifiedName":"document_reader.TextField.lcidName","href":"document_reader/TextField/lcidName.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"LCID symbolic name.","enclosedBy":{"name":"TextField","kind":3,"href":"document_reader/TextField-class.html"}},{"name":"status","qualifiedName":"document_reader.TextField.status","href":"document_reader/TextField/status.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Textual field check result.","enclosedBy":{"name":"TextField","kind":3,"href":"document_reader/TextField-class.html"}},{"name":"toJson","qualifiedName":"document_reader.TextField.toJson","href":"document_reader/TextField/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"TextField","kind":3,"href":"document_reader/TextField-class.html"}},{"name":"validityList","qualifiedName":"document_reader.TextField.validityList","href":"document_reader/TextField/validityList.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"List of all validity statuses for this field type.","enclosedBy":{"name":"TextField","kind":3,"href":"document_reader/TextField-class.html"}},{"name":"validityStatus","qualifiedName":"document_reader.TextField.validityStatus","href":"document_reader/TextField/validityStatus.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Validity result of the field","enclosedBy":{"name":"TextField","kind":3,"href":"document_reader/TextField-class.html"}},{"name":"value","qualifiedName":"document_reader.TextField.value","href":"document_reader/TextField/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Value from the field.","enclosedBy":{"name":"TextField","kind":3,"href":"document_reader/TextField-class.html"}},{"name":"values","qualifiedName":"document_reader.TextField.values","href":"document_reader/TextField/values.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"An array of values.","enclosedBy":{"name":"TextField","kind":3,"href":"document_reader/TextField-class.html"}},{"name":"TextResult","qualifiedName":"document_reader.TextResult","href":"document_reader/TextResult-class.html","kind":3,"packageRank":0,"desc":"Structure, containing all text data extracted and recognized from the document.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"TextResult","qualifiedName":"document_reader.TextResult.TextResult","href":"document_reader/TextResult/TextResult.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"TextResult","kind":3,"href":"document_reader/TextResult-class.html"}},{"name":"availableSourceList","qualifiedName":"document_reader.TextResult.availableSourceList","href":"document_reader/TextResult/availableSourceList.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"List of all available origin source with overall validity\nstatus of all text fields of a particular source type.","enclosedBy":{"name":"TextResult","kind":3,"href":"document_reader/TextResult-class.html"}},{"name":"comparisonStatus","qualifiedName":"document_reader.TextResult.comparisonStatus","href":"document_reader/TextResult/comparisonStatus.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Comparison status of all text fields.","enclosedBy":{"name":"TextResult","kind":3,"href":"document_reader/TextResult-class.html"}},{"name":"fields","qualifiedName":"document_reader.TextResult.fields","href":"document_reader/TextResult/fields.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"An array of textual results.","enclosedBy":{"name":"TextResult","kind":3,"href":"document_reader/TextResult-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.TextResult.fromJson","href":"document_reader/TextResult/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"TextResult","kind":3,"href":"document_reader/TextResult-class.html"}},{"name":"status","qualifiedName":"document_reader.TextResult.status","href":"document_reader/TextResult/status.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Textual fields check result.","enclosedBy":{"name":"TextResult","kind":3,"href":"document_reader/TextResult-class.html"}},{"name":"toJson","qualifiedName":"document_reader.TextResult.toJson","href":"document_reader/TextResult/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"TextResult","kind":3,"href":"document_reader/TextResult-class.html"}},{"name":"validityStatus","qualifiedName":"document_reader.TextResult.validityStatus","href":"document_reader/TextResult/validityStatus.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Validity status of all text fields.","enclosedBy":{"name":"TextResult","kind":3,"href":"document_reader/TextResult-class.html"}},{"name":"TextSource","qualifiedName":"document_reader.TextSource","href":"document_reader/TextSource-class.html","kind":3,"packageRank":0,"desc":"Structure describing single value of the field.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"TextSource","qualifiedName":"document_reader.TextSource.TextSource","href":"document_reader/TextSource/TextSource.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"TextSource","kind":3,"href":"document_reader/TextSource-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.TextSource.fromJson","href":"document_reader/TextSource/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"TextSource","kind":3,"href":"document_reader/TextSource-class.html"}},{"name":"source","qualifiedName":"document_reader.TextSource.source","href":"document_reader/TextSource/source.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"The value's origin source string description.","enclosedBy":{"name":"TextSource","kind":3,"href":"document_reader/TextSource-class.html"}},{"name":"sourceType","qualifiedName":"document_reader.TextSource.sourceType","href":"document_reader/TextSource/sourceType.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"The value's origin source.","enclosedBy":{"name":"TextSource","kind":3,"href":"document_reader/TextSource-class.html"}},{"name":"toJson","qualifiedName":"document_reader.TextSource.toJson","href":"document_reader/TextSource/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"TextSource","kind":3,"href":"document_reader/TextSource-class.html"}},{"name":"validityStatus","qualifiedName":"document_reader.TextSource.validityStatus","href":"document_reader/TextSource/validityStatus.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Overall validity status of all text fields of this source type.","enclosedBy":{"name":"TextSource","kind":3,"href":"document_reader/TextSource-class.html"}},{"name":"TransactionInfo","qualifiedName":"document_reader.TransactionInfo","href":"document_reader/TransactionInfo-class.html","kind":3,"packageRank":0,"desc":"","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"TransactionInfo","qualifiedName":"document_reader.TransactionInfo.TransactionInfo","href":"document_reader/TransactionInfo/TransactionInfo.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"TransactionInfo","kind":3,"href":"document_reader/TransactionInfo-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.TransactionInfo.fromJson","href":"document_reader/TransactionInfo/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"TransactionInfo","kind":3,"href":"document_reader/TransactionInfo-class.html"}},{"name":"tag","qualifiedName":"document_reader.TransactionInfo.tag","href":"document_reader/TransactionInfo/tag.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"TransactionInfo","kind":3,"href":"document_reader/TransactionInfo-class.html"}},{"name":"toJson","qualifiedName":"document_reader.TransactionInfo.toJson","href":"document_reader/TransactionInfo/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"TransactionInfo","kind":3,"href":"document_reader/TransactionInfo-class.html"}},{"name":"transactionId","qualifiedName":"document_reader.TransactionInfo.transactionId","href":"document_reader/TransactionInfo/transactionId.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"TransactionInfo","kind":3,"href":"document_reader/TransactionInfo-class.html"}},{"name":"VDSNCData","qualifiedName":"document_reader.VDSNCData","href":"document_reader/VDSNCData-class.html","kind":3,"packageRank":0,"desc":"Visible Digital Seal for Non Constrained environments.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"VDSNCData","qualifiedName":"document_reader.VDSNCData.VDSNCData","href":"document_reader/VDSNCData/VDSNCData.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"VDSNCData","kind":3,"href":"document_reader/VDSNCData-class.html"}},{"name":"certificate","qualifiedName":"document_reader.VDSNCData.certificate","href":"document_reader/VDSNCData/certificate.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"The binary data of the signer certificate.","enclosedBy":{"name":"VDSNCData","kind":3,"href":"document_reader/VDSNCData-class.html"}},{"name":"certificateChain","qualifiedName":"document_reader.VDSNCData.certificateChain","href":"document_reader/VDSNCData/certificateChain.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"The certificate chain, used for the digital signature verification.","enclosedBy":{"name":"VDSNCData","kind":3,"href":"document_reader/VDSNCData-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.VDSNCData.fromJson","href":"document_reader/VDSNCData/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"VDSNCData","kind":3,"href":"document_reader/VDSNCData-class.html"}},{"name":"issuingCountry","qualifiedName":"document_reader.VDSNCData.issuingCountry","href":"document_reader/VDSNCData/issuingCountry.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Three letter code identifying the issuing state or organization.","enclosedBy":{"name":"VDSNCData","kind":3,"href":"document_reader/VDSNCData-class.html"}},{"name":"message","qualifiedName":"document_reader.VDSNCData.message","href":"document_reader/VDSNCData/message.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"The message field contains the actual data as a dictionary (JSON).","enclosedBy":{"name":"VDSNCData","kind":3,"href":"document_reader/VDSNCData-class.html"}},{"name":"notifications","qualifiedName":"document_reader.VDSNCData.notifications","href":"document_reader/VDSNCData/notifications.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"The list of remarks occured during the scanning procedure.","enclosedBy":{"name":"VDSNCData","kind":3,"href":"document_reader/VDSNCData-class.html"}},{"name":"signature","qualifiedName":"document_reader.VDSNCData.signature","href":"document_reader/VDSNCData/signature.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"The binary data of the verified digital signature.","enclosedBy":{"name":"VDSNCData","kind":3,"href":"document_reader/VDSNCData-class.html"}},{"name":"signatureAlgorithm","qualifiedName":"document_reader.VDSNCData.signatureAlgorithm","href":"document_reader/VDSNCData/signatureAlgorithm.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"The signature algorithm used to produce the signature. ECDSA scheme.","enclosedBy":{"name":"VDSNCData","kind":3,"href":"document_reader/VDSNCData-class.html"}},{"name":"toJson","qualifiedName":"document_reader.VDSNCData.toJson","href":"document_reader/VDSNCData/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"VDSNCData","kind":3,"href":"document_reader/VDSNCData-class.html"}},{"name":"type","qualifiedName":"document_reader.VDSNCData.type","href":"document_reader/VDSNCData/type.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Visible Digital Seal use case type.\nType is set to icao.test for Proof of Testing (data defined by CAPSCA),\nicao.vacc for Proof of Vaccination (data defined by WHO).\nOther Types may be added in the future.","enclosedBy":{"name":"VDSNCData","kind":3,"href":"document_reader/VDSNCData-class.html"}},{"name":"version","qualifiedName":"document_reader.VDSNCData.version","href":"document_reader/VDSNCData/version.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Visible Digital Seal use case version.","enclosedBy":{"name":"VDSNCData","kind":3,"href":"document_reader/VDSNCData-class.html"}},{"name":"Validity","qualifiedName":"document_reader.Validity","href":"document_reader/Validity-class.html","kind":3,"packageRank":0,"desc":"Structure describing single value of the field.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"Validity","qualifiedName":"document_reader.Validity.Validity","href":"document_reader/Validity/Validity.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"Validity","kind":3,"href":"document_reader/Validity-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.Validity.fromJson","href":"document_reader/Validity/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"Validity","kind":3,"href":"document_reader/Validity-class.html"}},{"name":"sourceType","qualifiedName":"document_reader.Validity.sourceType","href":"document_reader/Validity/sourceType.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"The value's origin source.","enclosedBy":{"name":"Validity","kind":3,"href":"document_reader/Validity-class.html"}},{"name":"status","qualifiedName":"document_reader.Validity.status","href":"document_reader/Validity/status.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Overall validity status of all text fields of this particular field.","enclosedBy":{"name":"Validity","kind":3,"href":"document_reader/Validity-class.html"}},{"name":"toJson","qualifiedName":"document_reader.Validity.toJson","href":"document_reader/Validity/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"Validity","kind":3,"href":"document_reader/Validity-class.html"}},{"name":"Value","qualifiedName":"document_reader.Value","href":"document_reader/Value-class.html","kind":3,"packageRank":0,"desc":"Structure describing single value of the field.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"Value","qualifiedName":"document_reader.Value.Value","href":"document_reader/Value/Value.html","kind":2,"packageRank":0,"desc":"","enclosedBy":{"name":"Value","kind":3,"href":"document_reader/Value-class.html"}},{"name":"boundRect","qualifiedName":"document_reader.Value.boundRect","href":"document_reader/Value/boundRect.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Field rectangular area coordinates on the image.","enclosedBy":{"name":"Value","kind":3,"href":"document_reader/Value-class.html"}},{"name":"fromJson","qualifiedName":"document_reader.Value.fromJson","href":"document_reader/Value/fromJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to deserialize object.","enclosedBy":{"name":"Value","kind":3,"href":"document_reader/Value-class.html"}},{"name":"originalSymbols","qualifiedName":"document_reader.Value.originalSymbols","href":"document_reader/Value/originalSymbols.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"List of all symbols for this value.","enclosedBy":{"name":"Value","kind":3,"href":"document_reader/Value-class.html"}},{"name":"originalValue","qualifiedName":"document_reader.Value.originalValue","href":"document_reader/Value/originalValue.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"An original value.","enclosedBy":{"name":"Value","kind":3,"href":"document_reader/Value-class.html"}},{"name":"pageIndex","qualifiedName":"document_reader.Value.pageIndex","href":"document_reader/Value/pageIndex.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"An index of the document page whence the textual field is extracted.","enclosedBy":{"name":"Value","kind":3,"href":"document_reader/Value-class.html"}},{"name":"probability","qualifiedName":"document_reader.Value.probability","href":"document_reader/Value/probability.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Textual field recognition probability (0 - 100, %).","enclosedBy":{"name":"Value","kind":3,"href":"document_reader/Value-class.html"}},{"name":"rfidOrigin","qualifiedName":"document_reader.Value.rfidOrigin","href":"document_reader/Value/rfidOrigin.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"RFID origin data. Only for the 'RFID' source.","enclosedBy":{"name":"Value","kind":3,"href":"document_reader/Value-class.html"}},{"name":"sourceType","qualifiedName":"document_reader.Value.sourceType","href":"document_reader/Value/sourceType.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"Identifies zone whence data is extracted.","enclosedBy":{"name":"Value","kind":3,"href":"document_reader/Value-class.html"}},{"name":"toJson","qualifiedName":"document_reader.Value.toJson","href":"document_reader/Value/toJson.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"Allows you to serialize object.","enclosedBy":{"name":"Value","kind":3,"href":"document_reader/Value-class.html"}},{"name":"value","qualifiedName":"document_reader.Value.value","href":"document_reader/Value/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"A value.","enclosedBy":{"name":"Value","kind":3,"href":"document_reader/Value-class.html"}},{"name":"VideoEncoderCompletion","qualifiedName":"document_reader.VideoEncoderCompletion","href":"document_reader/VideoEncoderCompletion.html","kind":21,"packageRank":0,"desc":"Callback that allows user to receive a video file of current session.\nCalled by DocumentReader when recording process finished.","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"ViewContentMode","qualifiedName":"document_reader.ViewContentMode","href":"document_reader/ViewContentMode.html","kind":5,"packageRank":0,"desc":"Clone of iOS native enum UIViewContentMode","enclosedBy":{"name":"document_reader","kind":9,"href":"document_reader/document_reader-library.html"}},{"name":"getByValue","qualifiedName":"document_reader.ViewContentMode.getByValue","href":"document_reader/ViewContentMode/getByValue.html","kind":10,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"ViewContentMode","kind":5,"href":"document_reader/ViewContentMode.html"}},{"name":"value","qualifiedName":"document_reader.ViewContentMode.value","href":"document_reader/ViewContentMode/value.html","kind":16,"overriddenDepth":0,"packageRank":0,"desc":"","enclosedBy":{"name":"ViewContentMode","kind":5,"href":"document_reader/ViewContentMode.html"}},{"name":"values","qualifiedName":"document_reader.ViewContentMode.values","href":"document_reader/ViewContentMode/values-constant.html","kind":1,"overriddenDepth":0,"packageRank":0,"desc":"A constant List of the values in this enum, in order of their declaration.","enclosedBy":{"name":"ViewContentMode","kind":5,"href":"document_reader/ViewContentMode.html"}}] diff --git a/doc/search.html b/doc/search.html index a5b676c1f2..55d6fd54ae 100644 --- a/doc/search.html +++ b/doc/search.html @@ -16,15 +16,11 @@ - - -
      -
      menu
      -
      - - -
      -
      flutter_document_reader_api - 7.3.947-beta + 7.3.1066-beta -
      - - - - diff --git a/doc/static-assets/docs.dart.js b/doc/static-assets/docs.dart.js index b745097cc9..62e1c08f99 100644 --- a/doc/static-assets/docs.dart.js +++ b/doc/static-assets/docs.dart.js @@ -22,7 +22,7 @@ a[c]=function(){if(a[b]===s){a[b]=d()}a[c]=function(){return this[b]} return a[b]}}function lazyFinal(a,b,c,d){var s=a a[b]=s a[c]=function(){if(a[b]===s){var r=d() -if(a[b]!==s){A.k3(b)}a[b]=r}var q=a[b] +if(a[b]!==s){A.jV(b)}a[b]=r}var q=a[b] a[c]=function(){return q} return q}}function makeConstList(a){a.immutable$list=Array a.fixed$length=Array @@ -30,10 +30,10 @@ return a}function convertToFastObject(a){function t(){}t.prototype=a new t() return a}function convertAllToFastObject(a){for(var s=0;s4294967295)throw A.a(A.G(a,0,4294967295,"length",null)) -return J.hR(new Array(a),b)}, -hQ(a,b){if(a<0)throw A.a(A.a_("Length must be a non-negative integer: "+a,null)) +hJ(a,b){if(a<0||a>4294967295)throw A.a(A.H(a,0,4294967295,"length",null)) +return J.hL(new Array(a),b)}, +hK(a,b){if(a<0)throw A.a(A.L("Length must be a non-negative integer: "+a,null)) return A.h(new Array(a),b.i("o<0>"))}, -eX(a,b){if(a<0)throw A.a(A.a_("Length must be a non-negative integer: "+a,null)) +eR(a,b){if(a<0)throw A.a(A.L("Length must be a non-negative integer: "+a,null)) return A.h(new Array(a),b.i("o<0>"))}, -hR(a,b){return J.eg(A.h(a,b.i("o<0>")))}, -eg(a){a.fixed$length=Array +hL(a,b){return J.eb(A.h(a,b.i("o<0>")))}, +eb(a){a.fixed$length=Array return a}, -eY(a){a.fixed$length=Array -a.immutable$list=Array -return a}, -hS(a,b){return J.ht(a,b)}, -X(a){if(typeof a=="number"){if(Math.floor(a)==a)return J.aP.prototype -return J.bI.prototype}if(typeof a=="string")return J.ah.prototype -if(a==null)return J.aQ.prototype -if(typeof a=="boolean")return J.bH.prototype +hM(a,b){return J.hm(a,b)}, +ak(a){if(typeof a=="number"){if(Math.floor(a)==a)return J.aL.prototype +return J.bE.prototype}if(typeof a=="string")return J.ad.prototype +if(a==null)return J.aM.prototype +if(typeof a=="boolean")return J.bD.prototype if(Array.isArray(a))return J.o.prototype -if(typeof a!="object"){if(typeof a=="function")return J.a1.prototype -if(typeof a=="symbol")return J.aU.prototype -if(typeof a=="bigint")return J.aS.prototype -return a}if(a instanceof A.l)return a -return J.eG(a)}, -an(a){if(typeof a=="string")return J.ah.prototype +if(typeof a!="object"){if(typeof a=="function")return J.a_.prototype +if(typeof a=="symbol")return J.aQ.prototype +if(typeof a=="bigint")return J.aO.prototype +return a}if(a instanceof A.k)return a +return J.eC(a)}, +cj(a){if(typeof a=="string")return J.ad.prototype if(a==null)return a if(Array.isArray(a))return J.o.prototype -if(typeof a!="object"){if(typeof a=="function")return J.a1.prototype -if(typeof a=="symbol")return J.aU.prototype -if(typeof a=="bigint")return J.aS.prototype -return a}if(a instanceof A.l)return a -return J.eG(a)}, -e_(a){if(a==null)return a +if(typeof a!="object"){if(typeof a=="function")return J.a_.prototype +if(typeof a=="symbol")return J.aQ.prototype +if(typeof a=="bigint")return J.aO.prototype +return a}if(a instanceof A.k)return a +return J.eC(a)}, +dT(a){if(a==null)return a if(Array.isArray(a))return J.o.prototype -if(typeof a!="object"){if(typeof a=="function")return J.a1.prototype -if(typeof a=="symbol")return J.aU.prototype -if(typeof a=="bigint")return J.aS.prototype -return a}if(a instanceof A.l)return a -return J.eG(a)}, -jI(a){if(typeof a=="number")return J.aR.prototype -if(typeof a=="string")return J.ah.prototype +if(typeof a!="object"){if(typeof a=="function")return J.a_.prototype +if(typeof a=="symbol")return J.aQ.prototype +if(typeof a=="bigint")return J.aO.prototype +return a}if(a instanceof A.k)return a +return J.eC(a)}, +jz(a){if(typeof a=="number")return J.aN.prototype +if(typeof a=="string")return J.ad.prototype if(a==null)return a -if(!(a instanceof A.l))return J.ax.prototype +if(!(a instanceof A.k))return J.ar.prototype return a}, F(a,b){if(a==null)return b==null if(typeof a!="object")return b!=null&&a===b -return J.X(a).F(a,b)}, -hq(a,b){if(typeof b==="number")if(Array.isArray(a)||typeof a=="string"||A.h3(a,a[v.dispatchPropertyName]))if(b>>>0===b&&b>>0===b&&b>>0===b&&b>>0===b&&b").b(a))return new A.b9(a,b.i("@<0>").A(c).i("b9<1,2>")) -return new A.ae(a,b.i("@<0>").A(c).i("ae<1,2>"))}, -e0(a){var s,r=a^48 +aN:function aN(){}, +aL:function aL(){}, +bE:function bE(){}, +ad:function ad(){}},A={ec:function ec(){}, +hr(a,b,c){if(b.i("c<0>").b(a))return new A.b4(a,b.i("@<0>").B(c).i("b4<1,2>")) +return new A.ab(a,b.i("@<0>").B(c).i("ab<1,2>"))}, +dU(a){var s,r=a^48 if(r<=9)return r s=a|32 if(97<=s&&s<=102)return s-87 return-1}, -a6(a,b){a=a+b&536870911 +a2(a,b){a=a+b&536870911 a=a+((a&524287)<<10)&536870911 return a^a>>>6}, -en(a){a=a+((a&67108863)<<3)&536870911 +ej(a){a=a+((a&67108863)<<3)&536870911 a^=a>>>11 return a+((a&16383)<<15)&536870911}, -cn(a,b,c){return a}, -eI(a){var s,r -for(s=$.ap.length,r=0;r").A(d).i("aM<1,2>")) -return new A.ai(a,b,c.i("@<0>").A(d).i("ai<1,2>"))}, -eV(){return new A.b5("No element")}, -a8:function a8(){}, -bA:function bA(a,b){this.a=a +hP(a,b,c,d){if(t.U.b(a))return new A.aI(a,b,c.i("@<0>").B(d).i("aI<1,2>")) +return new A.af(a,b,c.i("@<0>").B(d).i("af<1,2>"))}, +hG(){return new A.b1("No element")}, +a3:function a3(){}, +bw:function bw(a,b){this.a=a this.$ti=b}, -ae:function ae(a,b){this.a=a +ab:function ab(a,b){this.a=a this.$ti=b}, -b9:function b9(a,b){this.a=a +b4:function b4(a,b){this.a=a this.$ti=b}, -b8:function b8(){}, +b3:function b3(){}, M:function M(a,b){this.a=a this.$ti=b}, -aV:function aV(a){this.a=a}, -bB:function bB(a){this.a=a}, -cR:function cR(){}, +aR:function aR(a){this.a=a}, +bx:function bx(a){this.a=a}, +cL:function cL(){}, c:function c(){}, -I:function I(){}, -au:function au(a,b,c){var _=this +J:function J(){}, +an:function an(a,b,c){var _=this _.a=a _.b=b _.c=0 _.d=null _.$ti=c}, -ai:function ai(a,b,c){this.a=a +af:function af(a,b,c){this.a=a this.b=b this.$ti=c}, -aM:function aM(a,b,c){this.a=a +aI:function aI(a,b,c){this.a=a this.b=b this.$ti=c}, -av:function av(a,b,c){var _=this +ao:function ao(a,b,c){var _=this _.a=null _.b=a _.c=b _.$ti=c}, -aj:function aj(a,b,c){this.a=a +ag:function ag(a,b,c){this.a=a this.b=b this.$ti=c}, -aO:function aO(){}, -c1:function c1(){}, -ay:function ay(){}, -a5:function a5(a){this.a=a}, -bp:function bp(){}, -hF(){throw A.a(A.T("Cannot modify unmodifiable Map"))}, -h8(a){var s=v.mangledGlobalNames[a] +aK:function aK(){}, +bW:function bW(){}, +as:function as(){}, +bk:function bk(){}, +hx(){throw A.a(A.ai("Cannot modify unmodifiable Map"))}, +h1(a){var s=v.mangledGlobalNames[a] if(s!=null)return s return"minified:"+a}, -h3(a,b){var s +fX(a,b){var s if(b!=null){s=b.x if(s!=null)return s}return t.p.b(a)}, i(a){var s @@ -229,113 +224,72 @@ if(typeof a=="string")return a if(typeof a=="number"){if(a!==0)return""+a}else if(!0===a)return"true" else if(!1===a)return"false" else if(a==null)return"null" -s=J.aq(a) +s=J.am(a) return s}, -bY(a){var s,r=$.f2 -if(r==null)r=$.f2=Symbol("identityHashCode") +bS(a){var s,r=$.eW +if(r==null)r=$.eW=Symbol("identityHashCode") s=a[r] if(s==null){s=Math.random()*0x3fffffff|0 a[r]=s}return s}, -f3(a,b){var s,r,q,p,o,n=null,m=/^\s*[+-]?((0x[a-f0-9]+)|(\d+)|([a-z0-9]+))\s*$/i.exec(a) +eX(a,b){var s,r,q,p,o,n=null,m=/^\s*[+-]?((0x[a-f0-9]+)|(\d+)|([a-z0-9]+))\s*$/i.exec(a) if(m==null)return n s=m[3] if(b==null){if(s!=null)return parseInt(a,10) if(m[2]!=null)return parseInt(a,16) -return n}if(b<2||b>36)throw A.a(A.G(b,2,36,"radix",n)) +return n}if(b<2||b>36)throw A.a(A.H(b,2,36,"radix",n)) if(b===10&&s!=null)return parseInt(a,10) if(b<10||s==null){r=b<=10?47+b:86+b q=m[1] for(p=q.length,o=0;or)return n}return parseInt(a,b)}, -cQ(a){return A.i_(a)}, -i_(a){var s,r,q,p -if(a instanceof A.l)return A.C(A.aG(a),null) -s=J.X(a) -if(s===B.I||s===B.K||t.o.b(a)){r=B.l(a) +cK(a){return A.hT(a)}, +hT(a){var s,r,q,p +if(a instanceof A.k)return A.C(A.aB(a),null) +s=J.ak(a) +if(s===B.E||s===B.G||t.o.b(a)){r=B.l(a) if(r!=="Object"&&r!=="")return r q=a.constructor if(typeof q=="function"){p=q.name -if(typeof p=="string"&&p!=="Object"&&p!=="")return p}}return A.C(A.aG(a),null)}, -f4(a){if(a==null||typeof a=="number"||A.ez(a))return J.aq(a) +if(typeof p=="string"&&p!=="Object"&&p!=="")return p}}return A.C(A.aB(a),null)}, +eY(a){if(a==null||typeof a=="number"||A.ev(a))return J.am(a) if(typeof a=="string")return JSON.stringify(a) -if(a instanceof A.af)return a.h(0) -if(a instanceof A.bf)return a.aH(!0) -return"Instance of '"+A.cQ(a)+"'"}, -i2(a,b,c){var s,r,q,p +if(a instanceof A.ac)return a.h(0) +if(a instanceof A.ba)return a.aG(!0) +return"Instance of '"+A.cK(a)+"'"}, +hV(a,b,c){var s,r,q,p if(c<=500&&b===0&&c===a.length)return String.fromCharCode.apply(null,a) for(s=b,r="";s>>0,s&1023|56320)}}throw A.a(A.G(a,0,1114111,null,null))}, -a3(a,b,c){var s,r,q={} -q.a=0 -s=[] -r=[] -q.a=b.length -B.b.aI(s,b) -q.b="" -if(c!=null&&c.a!==0)c.C(0,new A.cP(q,r,s)) -return J.hw(a,new A.cD(B.ac,0,s,r,0))}, -i0(a,b,c){var s,r,q -if(Array.isArray(b))s=c==null||c.a===0 -else s=!1 -if(s){r=b.length -if(r===0){if(!!a.$0)return a.$0()}else if(r===1){if(!!a.$1)return a.$1(b[0])}else if(r===2){if(!!a.$2)return a.$2(b[0],b[1])}else if(r===3){if(!!a.$3)return a.$3(b[0],b[1],b[2])}else if(r===4){if(!!a.$4)return a.$4(b[0],b[1],b[2],b[3])}else if(r===5)if(!!a.$5)return a.$5(b[0],b[1],b[2],b[3],b[4]) -q=a[""+"$"+r] -if(q!=null)return q.apply(a,b)}return A.hZ(a,b,c)}, -hZ(a,b,c){var s,r,q,p,o,n,m,l,k,j,i,h,g=Array.isArray(b)?b:A.bL(b,!0,t.z),f=g.length,e=a.$R -if(fn)return A.a3(a,g,null) -if(fe)return A.a3(a,g,c) -if(g===b)g=A.bL(g,!0,t.z) -l=Object.keys(q) -if(c==null)for(r=l.length,k=0;k>>0,s&1023|56320)}}throw A.a(A.H(a,0,1114111,null,null))}, +hU(a){var s=a.$thrownJsError if(s==null)return null -return A.ao(s)}, -eF(a,b){var s,r="index" -if(!A.fO(b))return new A.K(!0,b,r,null) -s=J.aI(a) -if(b<0||b>=s)return A.eU(b,s,a,r) -return A.i3(b,r)}, -jF(a,b,c){if(a>c)return A.G(a,0,c,"start",null) -if(b!=null)if(bc)return A.G(b,a,c,"end",null) -return new A.K(!0,b,"end",null)}, -jy(a){return new A.K(!0,a,null,null)}, -a(a){return A.h2(new Error(),a)}, -h2(a,b){var s -if(b==null)b=new A.R() +return A.a8(s)}, +eB(a,b){var s,r="index" +if(!A.fH(b))return new A.G(!0,b,r,null) +s=J.bs(a) +if(b<0||b>=s)return A.e9(b,s,a,r) +return A.hW(b,r)}, +jw(a,b,c){if(a>c)return A.H(a,0,c,"start",null) +if(b!=null)if(bc)return A.H(b,a,c,"end",null) +return new A.G(!0,b,"end",null)}, +jp(a){return new A.G(!0,a,null,null)}, +a(a){return A.fW(new Error(),a)}, +fW(a,b){var s +if(b==null)b=new A.Q() a.dartException=b -s=A.k4 +s=A.jW if("defineProperty" in Object){Object.defineProperty(a,"message",{get:s}) a.name=""}else a.toString=s return a}, -k4(){return J.aq(this.dartException)}, -aH(a){throw A.a(a)}, -h7(a,b){throw A.h2(b,a)}, -co(a){throw A.a(A.as(a))}, -S(a){var s,r,q,p,o,n -a=A.jZ(a.replace(String({}),"$receiver$")) +jW(){return J.am(this.dartException)}, +ck(a){throw A.a(a)}, +h0(a,b){throw A.fW(b,a)}, +eG(a){throw A.a(A.aD(a))}, +R(a){var s,r,q,p,o,n +a=A.jQ(a.replace(String({}),"$receiver$")) s=a.match(/\\\$[a-zA-Z]+\\\$/g) if(s==null)s=A.h([],t.s) r=s.indexOf("\\$arguments\\$") @@ -343,70 +297,70 @@ q=s.indexOf("\\$argumentsExpr\\$") p=s.indexOf("\\$expr\\$") o=s.indexOf("\\$method\\$") n=s.indexOf("\\$receiver\\$") -return new A.cU(a.replace(new RegExp("\\\\\\$arguments\\\\\\$","g"),"((?:x|[^x])*)").replace(new RegExp("\\\\\\$argumentsExpr\\\\\\$","g"),"((?:x|[^x])*)").replace(new RegExp("\\\\\\$expr\\\\\\$","g"),"((?:x|[^x])*)").replace(new RegExp("\\\\\\$method\\\\\\$","g"),"((?:x|[^x])*)").replace(new RegExp("\\\\\\$receiver\\\\\\$","g"),"((?:x|[^x])*)"),r,q,p,o,n)}, -cV(a){return function($expr$){var $argumentsExpr$="$arguments$" +return new A.cO(a.replace(new RegExp("\\\\\\$arguments\\\\\\$","g"),"((?:x|[^x])*)").replace(new RegExp("\\\\\\$argumentsExpr\\\\\\$","g"),"((?:x|[^x])*)").replace(new RegExp("\\\\\\$expr\\\\\\$","g"),"((?:x|[^x])*)").replace(new RegExp("\\\\\\$method\\\\\\$","g"),"((?:x|[^x])*)").replace(new RegExp("\\\\\\$receiver\\\\\\$","g"),"((?:x|[^x])*)"),r,q,p,o,n)}, +cP(a){return function($expr$){var $argumentsExpr$="$arguments$" try{$expr$.$method$($argumentsExpr$)}catch(s){return s.message}}(a)}, -fc(a){return function($expr$){try{$expr$.$method$}catch(s){return s.message}}(a)}, -ei(a,b){var s=b==null,r=s?null:b.method -return new A.bJ(a,r,s?null:b.receiver)}, -ad(a){if(a==null)return new A.cO(a) -if(a instanceof A.aN)return A.ac(a,a.a) +f5(a){return function($expr$){try{$expr$.$method$}catch(s){return s.message}}(a)}, +ed(a,b){var s=b==null,r=s?null:b.method +return new A.bF(a,r,s?null:b.receiver)}, +aa(a){if(a==null)return new A.cJ(a) +if(a instanceof A.aJ)return A.a9(a,a.a) if(typeof a!=="object")return a -if("dartException" in a)return A.ac(a,a.dartException) -return A.jx(a)}, -ac(a,b){if(t.Q.b(b))if(b.$thrownJsError==null)b.$thrownJsError=a +if("dartException" in a)return A.a9(a,a.dartException) +return A.jo(a)}, +a9(a,b){if(t.Q.b(b))if(b.$thrownJsError==null)b.$thrownJsError=a return b}, -jx(a){var s,r,q,p,o,n,m,l,k,j,i,h,g +jo(a){var s,r,q,p,o,n,m,l,k,j,i,h,g if(!("message" in a))return a s=a.message if("number" in a&&typeof a.number=="number"){r=a.number q=r&65535 -if((B.c.U(r,16)&8191)===10)switch(q){case 438:return A.ac(a,A.ei(A.i(s)+" (Error "+q+")",null)) +if((B.b.W(r,16)&8191)===10)switch(q){case 438:return A.a9(a,A.ed(A.i(s)+" (Error "+q+")",null)) case 445:case 5007:A.i(s) -return A.ac(a,new A.b1())}}if(a instanceof TypeError){p=$.h9() -o=$.ha() -n=$.hb() -m=$.hc() -l=$.hf() -k=$.hg() -j=$.he() -$.hd() -i=$.hi() -h=$.hh() +return A.a9(a,new A.aY())}}if(a instanceof TypeError){p=$.h2() +o=$.h3() +n=$.h4() +m=$.h5() +l=$.h8() +k=$.h9() +j=$.h7() +$.h6() +i=$.hb() +h=$.ha() g=p.D(s) -if(g!=null)return A.ac(a,A.ei(s,g)) +if(g!=null)return A.a9(a,A.ed(s,g)) else{g=o.D(s) if(g!=null){g.method="call" -return A.ac(a,A.ei(s,g))}else if(n.D(s)!=null||m.D(s)!=null||l.D(s)!=null||k.D(s)!=null||j.D(s)!=null||m.D(s)!=null||i.D(s)!=null||h.D(s)!=null)return A.ac(a,new A.b1())}return A.ac(a,new A.c0(typeof s=="string"?s:""))}if(a instanceof RangeError){if(typeof s=="string"&&s.indexOf("call stack")!==-1)return new A.b4() +return A.a9(a,A.ed(s,g))}else if(n.D(s)!=null||m.D(s)!=null||l.D(s)!=null||k.D(s)!=null||j.D(s)!=null||m.D(s)!=null||i.D(s)!=null||h.D(s)!=null)return A.a9(a,new A.aY())}return A.a9(a,new A.bV(typeof s=="string"?s:""))}if(a instanceof RangeError){if(typeof s=="string"&&s.indexOf("call stack")!==-1)return new A.b0() s=function(b){try{return String(b)}catch(f){}return null}(a) -return A.ac(a,new A.K(!1,null,null,typeof s=="string"?s.replace(/^RangeError:\s*/,""):s))}if(typeof InternalError=="function"&&a instanceof InternalError)if(typeof s=="string"&&s==="too much recursion")return new A.b4() +return A.a9(a,new A.G(!1,null,null,typeof s=="string"?s.replace(/^RangeError:\s*/,""):s))}if(typeof InternalError=="function"&&a instanceof InternalError)if(typeof s=="string"&&s==="too much recursion")return new A.b0() return a}, -ao(a){var s -if(a instanceof A.aN)return a.b -if(a==null)return new A.bg(a) +a8(a){var s +if(a instanceof A.aJ)return a.b +if(a==null)return new A.bb(a) s=a.$cachedTrace if(s!=null)return s -s=new A.bg(a) +s=new A.bb(a) if(typeof a==="object")a.$cachedTrace=s return s}, -h4(a){if(a==null)return J.Z(a) -if(typeof a=="object")return A.bY(a) -return J.Z(a)}, -jH(a,b){var s,r,q,p=a.length +fY(a){if(a==null)return J.W(a) +if(typeof a=="object")return A.bS(a) +return J.W(a)}, +jy(a,b){var s,r,q,p=a.length for(s=0;s=0}, -jZ(a){if(/[[\]{}()*+?.\\^$|]/.test(a))return a.replace(/[[\]{}()*+?.\\^$|]/g,"\\$&") +jQ(a){if(/[[\]{}()*+?.\\^$|]/.test(a))return a.replace(/[[\]{}()*+?.\\^$|]/g,"\\$&") return a}, -fW(a){return a}, -k2(a,b,c,d){var s,r,q,p=new A.d3(b,a,0),o=t.F,n=0,m="" +fP(a){return a}, +jU(a,b,c,d){var s,r,q,p=new A.cY(b,a,0),o=t.F,n=0,m="" for(;p.m();){s=p.d if(s==null)s=o.a(s) r=s.b q=r.index -m=m+A.i(A.fW(B.a.j(a,n,q)))+A.i(c.$1(s)) -n=q+r[0].length}p=m+A.i(A.fW(B.a.K(a,n))) +m=m+A.i(A.fP(B.a.j(a,n,q)))+A.i(c.$1(s)) +n=q+r[0].length}p=m+A.i(A.fP(B.a.J(a,n))) return p.charCodeAt(0)==0?p:p}, -cg:function cg(a,b){this.a=a +cb:function cb(a,b){this.a=a this.b=b}, -aL:function aL(a,b){this.a=a -this.$ti=b}, -aK:function aK(){}, -ag:function ag(a,b,c){this.a=a +aE:function aE(){}, +aG:function aG(a,b,c){this.a=a this.b=b this.$ti=c}, -cD:function cD(a,b,c,d,e){var _=this +c8:function c8(a,b,c){var _=this _.a=a -_.c=b -_.d=c -_.e=d -_.f=e}, -cP:function cP(a,b,c){this.a=a +_.b=b +_.c=0 +_.d=null +_.$ti=c}, +aF:function aF(){}, +aH:function aH(a,b,c){this.a=a this.b=b -this.c=c}, -cU:function cU(a,b,c,d,e,f){var _=this +this.$ti=c}, +cO:function cO(a,b,c,d,e,f){var _=this _.a=a _.b=b _.c=c _.d=d _.e=e _.f=f}, -b1:function b1(){}, -bJ:function bJ(a,b,c){this.a=a +aY:function aY(){}, +bF:function bF(a,b,c){this.a=a this.b=b this.c=c}, -c0:function c0(a){this.a=a}, -cO:function cO(a){this.a=a}, -aN:function aN(a,b){this.a=a +bV:function bV(a){this.a=a}, +cJ:function cJ(a){this.a=a}, +aJ:function aJ(a,b){this.a=a this.b=b}, -bg:function bg(a){this.a=a +bb:function bb(a){this.a=a this.b=null}, -af:function af(){}, -cs:function cs(){}, -ct:function ct(){}, -cT:function cT(){}, -cS:function cS(){}, -aJ:function aJ(a,b){this.a=a +ac:function ac(){}, +co:function co(){}, +cp:function cp(){}, +cN:function cN(){}, +cM:function cM(){}, +aC:function aC(a,b){this.a=a this.b=b}, -c8:function c8(a){this.a=a}, -bZ:function bZ(a){this.a=a}, -dp:function dp(){}, -N:function N(a){var _=this +c2:function c2(a){this.a=a}, +bT:function bT(a){this.a=a}, +ae:function ae(a){var _=this _.a=0 _.f=_.e=_.d=_.c=_.b=null _.r=0 _.$ti=a}, -cG:function cG(a){this.a=a}, -cJ:function cJ(a,b){this.a=a +cC:function cC(a){this.a=a}, +cF:function cF(a,b){this.a=a this.b=b this.c=null}, -O:function O(a,b){this.a=a +N:function N(a,b){this.a=a this.$ti=b}, -bK:function bK(a,b){var _=this +bG:function bG(a,b){var _=this _.a=a _.b=b _.d=_.c=null}, -e1:function e1(a){this.a=a}, -e2:function e2(a){this.a=a}, -e3:function e3(a){this.a=a}, -bf:function bf(){}, -cf:function cf(){}, -cE:function cE(a,b){var _=this +dV:function dV(a){this.a=a}, +dW:function dW(a){this.a=a}, +dX:function dX(a){this.a=a}, +ba:function ba(){}, +ca:function ca(){}, +cA:function cA(a,b){var _=this _.a=a _.b=b _.d=_.c=null}, -ce:function ce(a){this.b=a}, -d3:function d3(a,b,c){var _=this +c9:function c9(a){this.b=a}, +cY:function cY(a,b,c){var _=this _.a=a _.b=b _.c=c _.d=null}, -j_(a){return a}, -hW(a){return new Int8Array(a)}, -hX(a){return new Uint8Array(a)}, -V(a,b,c){if(a>>>0!==a||a>=c)throw A.a(A.eF(b,a))}, -iW(a,b,c){var s +iR(a){return a}, +hQ(a){return new Int8Array(a)}, +hR(a){return new Uint8Array(a)}, +T(a,b,c){if(a>>>0!==a||a>=c)throw A.a(A.eB(b,a))}, +iO(a,b,c){var s if(!(a>>>0!==a))s=b>>>0!==b||a>b||b>c else s=!0 -if(s)throw A.a(A.jF(a,b,c)) +if(s)throw A.a(A.jw(a,b,c)) return b}, +bH:function bH(){}, +aV:function aV(){}, +bI:function bI(){}, +ap:function ap(){}, +aT:function aT(){}, +aU:function aU(){}, +bJ:function bJ(){}, +bK:function bK(){}, +bL:function bL(){}, bM:function bM(){}, -aZ:function aZ(){}, bN:function bN(){}, -aw:function aw(){}, -aX:function aX(){}, -aY:function aY(){}, bO:function bO(){}, bP:function bP(){}, -bQ:function bQ(){}, -bR:function bR(){}, -bS:function bS(){}, -bT:function bT(){}, -bU:function bU(){}, -b_:function b_(){}, -b0:function b0(){}, -bb:function bb(){}, -bc:function bc(){}, -bd:function bd(){}, -be:function be(){}, -f7(a,b){var s=b.c -return s==null?b.c=A.er(a,b.x,!0):s}, -em(a,b){var s=b.c -return s==null?b.c=A.bj(a,"a0",[b.x]):s}, -f8(a){var s=a.w -if(s===6||s===7||s===8)return A.f8(a.x) +aW:function aW(){}, +aX:function aX(){}, +b6:function b6(){}, +b7:function b7(){}, +b8:function b8(){}, +b9:function b9(){}, +f_(a,b){var s=b.c +return s==null?b.c=A.en(a,b.x,!0):s}, +ei(a,b){var s=b.c +return s==null?b.c=A.be(a,"Z",[b.x]):s}, +f0(a){var s=a.w +if(s===6||s===7||s===8)return A.f0(a.x) return s===12||s===13}, -i4(a){return a.as}, -bt(a){return A.ck(v.typeUniverse,a,!1)}, -aa(a1,a2,a3,a4){var s,r,q,p,o,n,m,l,k,j,i,h,g,f,e,d,c,b,a,a0=a2.w +hX(a){return a.as}, +bo(a){return A.cf(v.typeUniverse,a,!1)}, +a7(a1,a2,a3,a4){var s,r,q,p,o,n,m,l,k,j,i,h,g,f,e,d,c,b,a,a0=a2.w switch(a0){case 5:case 1:case 2:case 3:case 4:return a2 case 6:s=a2.x -r=A.aa(a1,s,a3,a4) +r=A.a7(a1,s,a3,a4) if(r===s)return a2 -return A.fr(a1,r,!0) +return A.fk(a1,r,!0) case 7:s=a2.x -r=A.aa(a1,s,a3,a4) +r=A.a7(a1,s,a3,a4) if(r===s)return a2 -return A.er(a1,r,!0) +return A.en(a1,r,!0) case 8:s=a2.x -r=A.aa(a1,s,a3,a4) +r=A.a7(a1,s,a3,a4) if(r===s)return a2 -return A.fp(a1,r,!0) +return A.fi(a1,r,!0) case 9:q=a2.y -p=A.aD(a1,q,a3,a4) +p=A.ay(a1,q,a3,a4) if(p===q)return a2 -return A.bj(a1,a2.x,p) +return A.be(a1,a2.x,p) case 10:o=a2.x -n=A.aa(a1,o,a3,a4) +n=A.a7(a1,o,a3,a4) m=a2.y -l=A.aD(a1,m,a3,a4) +l=A.ay(a1,m,a3,a4) if(n===o&&l===m)return a2 -return A.ep(a1,n,l) +return A.el(a1,n,l) case 11:k=a2.x j=a2.y -i=A.aD(a1,j,a3,a4) +i=A.ay(a1,j,a3,a4) if(i===j)return a2 -return A.fq(a1,k,i) +return A.fj(a1,k,i) case 12:h=a2.x -g=A.aa(a1,h,a3,a4) +g=A.a7(a1,h,a3,a4) f=a2.y -e=A.ju(a1,f,a3,a4) +e=A.jl(a1,f,a3,a4) if(g===h&&e===f)return a2 -return A.fo(a1,g,e) +return A.fh(a1,g,e) case 13:d=a2.y a4+=d.length -c=A.aD(a1,d,a3,a4) +c=A.ay(a1,d,a3,a4) o=a2.x -n=A.aa(a1,o,a3,a4) +n=A.a7(a1,o,a3,a4) if(c===d&&n===o)return a2 -return A.eq(a1,n,c,!0) +return A.em(a1,n,c,!0) case 14:b=a2.x if(b") -for(r=1;r") +for(r=1;r=0)p+=" "+r[q];++q}return p+"})"}, -fM(a3,a4,a5){var s,r,q,p,o,n,m,l,k,j,i,h,g,f,e,d,c,b,a,a0,a1,a2=", " +fF(a3,a4,a5){var s,r,q,p,o,n,m,l,k,j,i,h,g,f,e,d,c,b,a,a0,a1=", ",a2=null if(a5!=null){s=a5.length -if(a4==null){a4=A.h([],t.s) -r=null}else r=a4.length -q=a4.length -for(p=s;p>0;--p)a4.push("T"+(q+p)) -for(o=t.X,n=t._,m="<",l="",p=0;p0){a0+=a1+"[" -for(a1="",p=0;p0){a0+=a1+"{" -for(a1="",p=0;p "+a}, +if(a4==null)a4=A.h([],t.s) +else a2=a4.length +r=a4.length +for(q=s;q>0;--q)a4.push("T"+(r+q)) +for(p=t.X,o=t._,n="<",m="",q=0;q0){a+=a0+"[" +for(a0="",q=0;q0){a+=a0+"{" +for(a0="",q=0;q "+b}, C(a,b){var s,r,q,p,o,n,m=a.w if(m===5)return"erased" if(m===2)return"dynamic" @@ -969,242 +916,240 @@ if(m===7){s=a.x r=A.C(s,b) q=s.w return(q===12||q===13?"("+r+")":r)+"?"}if(m===8)return"FutureOr<"+A.C(a.x,b)+">" -if(m===9){p=A.jw(a.x) +if(m===9){p=A.jn(a.x) o=a.y -return o.length>0?p+("<"+A.fT(o,b)+">"):p}if(m===11)return A.jo(a,b) -if(m===12)return A.fM(a,b,null) -if(m===13)return A.fM(a.x,b,a.y) +return o.length>0?p+("<"+A.fM(o,b)+">"):p}if(m===11)return A.jf(a,b) +if(m===12)return A.fF(a,b,null) +if(m===13)return A.fF(a.x,b,a.y) if(m===14){n=a.x return b[b.length-1-n]}return"?"}, -jw(a){var s=v.mangledGlobalNames[a] +jn(a){var s=v.mangledGlobalNames[a] if(s!=null)return s return"minified:"+a}, -iy(a,b){var s=a.tR[b] +iq(a,b){var s=a.tR[b] for(;typeof s=="string";)s=a.tR[s] return s}, -ix(a,b){var s,r,q,p,o,n=a.eT,m=n[b] -if(m==null)return A.ck(a,b,!1) +ip(a,b){var s,r,q,p,o,n=a.eT,m=n[b] +if(m==null)return A.cf(a,b,!1) else if(typeof m=="number"){s=m -r=A.bk(a,5,"#") -q=A.dI(s) +r=A.bf(a,5,"#") +q=A.dB(s) for(p=0;p0)p+="<"+A.bi(c)+">" +be(a,b,c){var s,r,q,p=b +if(c.length>0)p+="<"+A.bd(c)+">" s=a.eC.get(p) if(s!=null)return s -r=new A.H(null,null) +r=new A.I(null,null) r.w=9 r.x=b r.y=c if(c.length>0)r.c=c[0] r.as=p -q=A.U(a,r) +q=A.S(a,r) a.eC.set(p,q) return q}, -ep(a,b,c){var s,r,q,p,o,n +el(a,b,c){var s,r,q,p,o,n if(b.w===10){s=b.x r=b.y.concat(c)}else{r=c -s=b}q=s.as+(";<"+A.bi(r)+">") +s=b}q=s.as+(";<"+A.bd(r)+">") p=a.eC.get(q) if(p!=null)return p -o=new A.H(null,null) +o=new A.I(null,null) o.w=10 o.x=s o.y=r o.as=q -n=A.U(a,o) +n=A.S(a,o) a.eC.set(q,n) return n}, -fq(a,b,c){var s,r,q="+"+(b+"("+A.bi(c)+")"),p=a.eC.get(q) +fj(a,b,c){var s,r,q="+"+(b+"("+A.bd(c)+")"),p=a.eC.get(q) if(p!=null)return p -s=new A.H(null,null) +s=new A.I(null,null) s.w=11 s.x=b s.y=c s.as=q -r=A.U(a,s) +r=A.S(a,s) a.eC.set(q,r) return r}, -fo(a,b,c){var s,r,q,p,o,n=b.as,m=c.a,l=m.length,k=c.b,j=k.length,i=c.c,h=i.length,g="("+A.bi(m) +fh(a,b,c){var s,r,q,p,o,n=b.as,m=c.a,l=m.length,k=c.b,j=k.length,i=c.c,h=i.length,g="("+A.bd(m) if(j>0){s=l>0?",":"" -g+=s+"["+A.bi(k)+"]"}if(h>0){s=l>0?",":"" -g+=s+"{"+A.ip(i)+"}"}r=n+(g+")") +g+=s+"["+A.bd(k)+"]"}if(h>0){s=l>0?",":"" +g+=s+"{"+A.ig(i)+"}"}r=n+(g+")") q=a.eC.get(r) if(q!=null)return q -p=new A.H(null,null) +p=new A.I(null,null) p.w=12 p.x=b p.y=c p.as=r -o=A.U(a,p) +o=A.S(a,p) a.eC.set(r,o) return o}, -eq(a,b,c,d){var s,r=b.as+("<"+A.bi(c)+">"),q=a.eC.get(r) +em(a,b,c,d){var s,r=b.as+("<"+A.bd(c)+">"),q=a.eC.get(r) if(q!=null)return q -s=A.ir(a,b,c,r,d) +s=A.ii(a,b,c,r,d) a.eC.set(r,s) return s}, -ir(a,b,c,d,e){var s,r,q,p,o,n,m,l +ii(a,b,c,d,e){var s,r,q,p,o,n,m,l if(e){s=c.length -r=A.dI(s) +r=A.dB(s) for(q=0,p=0;p0){n=A.aa(a,b,r,0) -m=A.aD(a,c,r,0) -return A.eq(a,n,m,c!==m)}}l=new A.H(null,null) +if(o.w===1){r[p]=o;++q}}if(q>0){n=A.a7(a,b,r,0) +m=A.ay(a,c,r,0) +return A.em(a,n,m,c!==m)}}l=new A.I(null,null) l.w=13 l.x=b l.y=c l.as=d -return A.U(a,l)}, -fk(a,b,c,d){return{u:a,e:b,r:c,s:[],p:0,n:d}}, -fm(a){var s,r,q,p,o,n,m,l=a.r,k=a.s +return A.S(a,l)}, +fd(a,b,c,d){return{u:a,e:b,r:c,s:[],p:0,n:d}}, +ff(a){var s,r,q,p,o,n,m,l=a.r,k=a.s for(s=l.length,r=0;r=48&&q<=57)r=A.ih(r+1,q,l,k) -else if((((q|32)>>>0)-97&65535)<26||q===95||q===36||q===124)r=A.fl(a,r,l,k,!1) -else if(q===46)r=A.fl(a,r,l,k,!0) +if(q>=48&&q<=57)r=A.i8(r+1,q,l,k) +else if((((q|32)>>>0)-97&65535)<26||q===95||q===36||q===124)r=A.fe(a,r,l,k,!1) +else if(q===46)r=A.fe(a,r,l,k,!0) else{++r switch(q){case 44:break case 58:k.push(!1) break case 33:k.push(!0) break -case 59:k.push(A.a9(a.u,a.e,k.pop())) +case 59:k.push(A.a4(a.u,a.e,k.pop())) break -case 94:k.push(A.iu(a.u,k.pop())) +case 94:k.push(A.il(a.u,k.pop())) break -case 35:k.push(A.bk(a.u,5,"#")) +case 35:k.push(A.bf(a.u,5,"#")) break -case 64:k.push(A.bk(a.u,2,"@")) +case 64:k.push(A.bf(a.u,2,"@")) break -case 126:k.push(A.bk(a.u,3,"~")) +case 126:k.push(A.bf(a.u,3,"~")) break case 60:k.push(a.p) a.p=k.length break -case 62:A.ij(a,k) +case 62:A.ia(a,k) break -case 38:A.ii(a,k) +case 38:A.i9(a,k) break case 42:p=a.u -k.push(A.fr(p,A.a9(p,a.e,k.pop()),a.n)) +k.push(A.fk(p,A.a4(p,a.e,k.pop()),a.n)) break case 63:p=a.u -k.push(A.er(p,A.a9(p,a.e,k.pop()),a.n)) +k.push(A.en(p,A.a4(p,a.e,k.pop()),a.n)) break case 47:p=a.u -k.push(A.fp(p,A.a9(p,a.e,k.pop()),a.n)) +k.push(A.fi(p,A.a4(p,a.e,k.pop()),a.n)) break case 40:k.push(-3) k.push(a.p) a.p=k.length break -case 41:A.ig(a,k) +case 41:A.i7(a,k) break case 91:k.push(a.p) a.p=k.length break case 93:o=k.splice(a.p) -A.fn(a.u,a.e,o) +A.fg(a.u,a.e,o) a.p=k.pop() k.push(o) k.push(-1) @@ -1213,7 +1158,7 @@ case 123:k.push(a.p) a.p=k.length break case 125:o=k.splice(a.p) -A.il(a.u,a.e,o) +A.ic(a.u,a.e,o) a.p=k.pop() k.push(o) k.push(-2) @@ -1226,13 +1171,13 @@ a.p=k.length r=n+1 break default:throw"Bad character "+q}}}m=k.pop() -return A.a9(a.u,a.e,m)}, -ih(a,b,c,d){var s,r,q=b-48 +return A.a4(a.u,a.e,m)}, +i8(a,b,c,d){var s,r,q=b-48 for(s=c.length;a=48&&r<=57))break q=q*10+(r-48)}d.push(q) return a}, -fl(a,b,c,d,e){var s,r,q,p,o,n,m=b+1 +fe(a,b,c,d,e){var s,r,q,p,o,n,m=b+1 for(s=c.length;m>>0)-97&65535)<26||r===95||r===36||r===124))q=r>=48&&r<=57 @@ -1241,60 +1186,55 @@ if(!q)break}}p=c.substring(b,m) if(e){s=a.u o=a.e if(o.w===10)o=o.x -n=A.iy(s,o.x)[p] -if(n==null)A.aH('No "'+p+'" in "'+A.i4(o)+'"') -d.push(A.bl(s,o,n))}else d.push(p) +n=A.iq(s,o.x)[p] +if(n==null)A.ck('No "'+p+'" in "'+A.hX(o)+'"') +d.push(A.bg(s,o,n))}else d.push(p) return m}, -ij(a,b){var s,r=a.u,q=A.fj(a,b),p=b.pop() -if(typeof p=="string")b.push(A.bj(r,p,q)) -else{s=A.a9(r,a.e,p) -switch(s.w){case 12:b.push(A.eq(r,s,q,a.n)) +ia(a,b){var s,r=a.u,q=A.fc(a,b),p=b.pop() +if(typeof p=="string")b.push(A.be(r,p,q)) +else{s=A.a4(r,a.e,p) +switch(s.w){case 12:b.push(A.em(r,s,q,a.n)) break -default:b.push(A.ep(r,s,q)) +default:b.push(A.el(r,s,q)) break}}}, -ig(a,b){var s,r,q,p,o,n=null,m=a.u,l=b.pop() -if(typeof l=="number")switch(l){case-1:s=b.pop() -r=n +i7(a,b){var s,r,q,p=a.u,o=b.pop(),n=null,m=null +if(typeof o=="number")switch(o){case-1:n=b.pop() break -case-2:r=b.pop() -s=n +case-2:m=b.pop() break -default:b.push(l) -r=n -s=r -break}else{b.push(l) -r=n -s=r}q=A.fj(a,b) -l=b.pop() -switch(l){case-3:l=b.pop() -if(s==null)s=m.sEA -if(r==null)r=m.sEA -p=A.a9(m,a.e,l) -o=new A.cb() -o.a=q -o.b=s -o.c=r -b.push(A.fo(m,p,o)) +default:b.push(o) +break}else b.push(o) +s=A.fc(a,b) +o=b.pop() +switch(o){case-3:o=b.pop() +if(n==null)n=p.sEA +if(m==null)m=p.sEA +r=A.a4(p,a.e,o) +q=new A.c5() +q.a=s +q.b=n +q.c=m +b.push(A.fh(p,r,q)) return -case-4:b.push(A.fq(m,b.pop(),q)) +case-4:b.push(A.fj(p,b.pop(),s)) return -default:throw A.a(A.by("Unexpected state under `()`: "+A.i(l)))}}, -ii(a,b){var s=b.pop() -if(0===s){b.push(A.bk(a.u,1,"0&")) -return}if(1===s){b.push(A.bk(a.u,4,"1&")) -return}throw A.a(A.by("Unexpected extended operation "+A.i(s)))}, -fj(a,b){var s=b.splice(a.p) -A.fn(a.u,a.e,s) +default:throw A.a(A.bu("Unexpected state under `()`: "+A.i(o)))}}, +i9(a,b){var s=b.pop() +if(0===s){b.push(A.bf(a.u,1,"0&")) +return}if(1===s){b.push(A.bf(a.u,4,"1&")) +return}throw A.a(A.bu("Unexpected extended operation "+A.i(s)))}, +fc(a,b){var s=b.splice(a.p) +A.fg(a.u,a.e,s) a.p=b.pop() return s}, -a9(a,b,c){if(typeof c=="string")return A.bj(a,c,a.sEA) +a4(a,b,c){if(typeof c=="string")return A.be(a,c,a.sEA) else if(typeof c=="number"){b.toString -return A.ik(a,b,c)}else return c}, -fn(a,b,c){var s,r=c.length -for(s=0;s0?new Array(q):v.typeUniverse.sEA -for(o=0;o0?new Array(a):v.typeUniverse.sEA}, -H:function H(a,b){var _=this +dB(a){return a>0?new Array(a):v.typeUniverse.sEA}, +I:function I(a,b){var _=this _.a=a _.b=b _.r=_.f=_.d=_.c=null _.w=0 _.as=_.Q=_.z=_.y=_.x=null}, -cb:function cb(){this.c=this.b=this.a=null}, -dA:function dA(a){this.a=a}, -ca:function ca(){}, -bh:function bh(a){this.a=a}, -ia(){var s,r,q={} -if(self.scheduleImmediate!=null)return A.jz() +c5:function c5(){this.c=this.b=this.a=null}, +dt:function dt(a){this.a=a}, +c4:function c4(){}, +bc:function bc(a){this.a=a}, +i2(){var s,r,q={} +if(self.scheduleImmediate!=null)return A.jq() if(self.MutationObserver!=null&&self.document!=null){s=self.document.createElement("div") r=self.document.createElement("span") q.a=null -new self.MutationObserver(A.aF(new A.d5(q),1)).observe(s,{childList:true}) -return new A.d4(q,s,r)}else if(self.setImmediate!=null)return A.jA() -return A.jB()}, -ib(a){self.scheduleImmediate(A.aF(new A.d6(a),0))}, -ic(a){self.setImmediate(A.aF(new A.d7(a),0))}, -id(a){A.im(0,a)}, -im(a,b){var s=new A.dy() -s.bf(a,b) +new self.MutationObserver(A.aA(new A.d_(q),1)).observe(s,{childList:true}) +return new A.cZ(q,s,r)}else if(self.setImmediate!=null)return A.jr() +return A.js()}, +i3(a){self.scheduleImmediate(A.aA(new A.d0(a),0))}, +i4(a){self.setImmediate(A.aA(new A.d1(a),0))}, +i5(a){A.id(0,a)}, +id(a,b){var s=new A.dr() +s.bc(a,b) return s}, -fR(a){return new A.c5(new A.v($.r,a.i("v<0>")),a.i("c5<0>"))}, -fJ(a,b){a.$2(0,null) +fK(a){return new A.c_(new A.v($.r,a.i("v<0>")),a.i("c_<0>"))}, +fC(a,b){a.$2(0,null) b.b=!0 return b.a}, -fG(a,b){A.iU(a,b)}, -fI(a,b){b.ad(a)}, -fH(a,b){b.ae(A.ad(a),A.ao(a))}, -iU(a,b){var s,r,q=new A.dK(b),p=new A.dL(b) -if(a instanceof A.v)a.aG(q,p,t.z) +fz(a,b){A.iM(a,b)}, +fB(a,b){b.ae(a)}, +fA(a,b){b.af(A.aa(a),A.a8(a))}, +iM(a,b){var s,r,q=new A.dD(b),p=new A.dE(b) +if(a instanceof A.v)a.aF(q,p,t.z) else{s=t.z if(a instanceof A.v)a.ar(q,p,s) else{r=new A.v($.r,t.e) r.a=8 r.c=a -r.aG(q,p,s)}}}, -fY(a){var s=function(b,c){return function(d,e){while(true){try{b(d,e) +r.aF(q,p,s)}}}, +fR(a){var s=function(b,c){return function(d,e){while(true){try{b(d,e) break}catch(r){e=r d=c}}}}(a,1) -return $.r.b1(new A.dY(s))}, -cp(a,b){var s=A.cn(a,"error",t.K) -return new A.bz(s,b==null?A.eN(a):b)}, -eN(a){var s -if(t.Q.b(a)){s=a.gR() -if(s!=null)return s}return B.H}, -fi(a,b){var s,r +return $.r.aZ(new A.dR(s))}, +cl(a,b){var s=A.ci(a,"error",t.K) +return new A.bv(s,b==null?A.eK(a):b)}, +eK(a){var s +if(t.Q.b(a)){s=a.gS() +if(s!=null)return s}return B.D}, +fb(a,b){var s,r for(;s=a.a,(s&4)!==0;)a=a.c -s|=b.a&1 +if(a===b){b.T(new A.G(!0,a,null,"Cannot complete a future with itself"),A.f1()) +return}s|=b.a&1 a.a=s -if((s&24)!==0){r=b.aa() -b.S(a) -A.ba(b,r)}else{r=b.c -b.aE(a) -a.a9(r)}}, -ie(a,b){var s,r,q={},p=q.a=a +if((s&24)!==0){r=b.ac() +b.U(a) +A.b5(b,r)}else{r=b.c +b.aD(a) +a.ab(r)}}, +i6(a,b){var s,r,q={},p=q.a=a for(;s=p.a,(s&4)!==0;){p=p.c -q.a=p}if((s&24)===0){r=b.c -b.aE(p) -q.a.a9(r) -return}if((s&16)===0&&b.c==null){b.S(p) +q.a=p}if(p===b){b.T(new A.G(!0,p,null,"Cannot complete a future with itself"),A.f1()) +return}if((s&24)===0){r=b.c +b.aD(p) +q.a.ab(r) +return}if((s&16)===0&&b.c==null){b.U(p) return}b.a^=2 -A.aC(null,null,b.b,new A.dd(q,b))}, -ba(a,b){var s,r,q,p,o,n,m,l,k,j,i,h,g={},f=g.a=a +A.ax(null,null,b.b,new A.d7(q,b))}, +b5(a,b){var s,r,q,p,o,n,m,l,k,j,i,h,g={},f=g.a=a for(;!0;){s={} r=f.a q=(r&16)===0 p=!q if(b==null){if(p&&(r&1)===0){f=f.c -A.eB(f.a,f.b)}return}s.a=b +A.ex(f.a,f.b)}return}s.a=b o=b.a for(f=b;o!=null;f=o,o=n){f.a=null -A.ba(g.a,f) +A.b5(g.a,f) s.a=o n=o.a}r=g.a m=r.c @@ -1511,108 +1449,108 @@ l=(l&1)!==0||(l&15)===8}else l=!0 if(l){k=f.b.b if(p){r=r.b===k r=!(r||r)}else r=!1 -if(r){A.eB(m.a,m.b) +if(r){A.ex(m.a,m.b) return}j=$.r if(j!==k)$.r=k else j=null f=f.c -if((f&15)===8)new A.dk(s,g,p).$0() -else if(q){if((f&1)!==0)new A.dj(s,m).$0()}else if((f&2)!==0)new A.di(g,s).$0() +if((f&15)===8)new A.de(s,g,p).$0() +else if(q){if((f&1)!==0)new A.dd(s,m).$0()}else if((f&2)!==0)new A.dc(g,s).$0() if(j!=null)$.r=j f=s.c if(f instanceof A.v){r=s.a.$ti -r=r.i("a0<2>").b(f)||!r.y[1].b(f)}else r=!1 +r=r.i("Z<2>").b(f)||!r.y[1].b(f)}else r=!1 if(r){i=s.a.b if((f.a&24)!==0){h=i.c i.c=null -b=i.T(h) +b=i.V(h) i.a=f.a&30|i.a&1 i.c=f.c g.a=f -continue}else A.fi(f,i) +continue}else A.fb(f,i) return}}i=s.a.b h=i.c i.c=null -b=i.T(h) +b=i.V(h) f=s.b r=s.c if(!f){i.a=8 i.c=r}else{i.a=i.a&1|16 i.c=r}g.a=i f=i}}, -jp(a,b){if(t.C.b(a))return b.b1(a) +jg(a,b){if(t.C.b(a))return b.aZ(a) if(t.v.b(a))return a -throw A.a(A.eM(a,"onError",u.c))}, -jm(){var s,r -for(s=$.aB;s!=null;s=$.aB){$.bs=null +throw A.a(A.eJ(a,"onError",u.c))}, +jd(){var s,r +for(s=$.aw;s!=null;s=$.aw){$.bn=null r=s.b -$.aB=r -if(r==null)$.br=null +$.aw=r +if(r==null)$.bm=null s.a.$0()}}, -jt(){$.eA=!0 -try{A.jm()}finally{$.bs=null -$.eA=!1 -if($.aB!=null)$.eL().$1(A.h_())}}, -fV(a){var s=new A.c6(a),r=$.br -if(r==null){$.aB=$.br=s -if(!$.eA)$.eL().$1(A.h_())}else $.br=r.b=s}, -js(a){var s,r,q,p=$.aB -if(p==null){A.fV(a) -$.bs=$.br -return}s=new A.c6(a) -r=$.bs +jk(){$.ew=!0 +try{A.jd()}finally{$.bn=null +$.ew=!1 +if($.aw!=null)$.eI().$1(A.fT())}}, +fO(a){var s=new A.c0(a),r=$.bm +if(r==null){$.aw=$.bm=s +if(!$.ew)$.eI().$1(A.fT())}else $.bm=r.b=s}, +jj(a){var s,r,q,p=$.aw +if(p==null){A.fO(a) +$.bn=$.bm +return}s=new A.c0(a) +r=$.bn if(r==null){s.b=p -$.aB=$.bs=s}else{q=r.b +$.aw=$.bn=s}else{q=r.b s.b=q -$.bs=r.b=s -if(q==null)$.br=s}}, -k_(a){var s=null,r=$.r -if(B.d===r){A.aC(s,s,B.d,a) -return}A.aC(s,s,r,r.aJ(a))}, -ka(a){A.cn(a,"stream",t.K) -return new A.ci()}, -eB(a,b){A.js(new A.dW(a,b))}, -fS(a,b,c,d){var s,r=$.r +$.bn=r.b=s +if(q==null)$.bm=s}}, +jR(a){var s=null,r=$.r +if(B.d===r){A.ax(s,s,B.d,a) +return}A.ax(s,s,r,r.aH(a))}, +k1(a){A.ci(a,"stream",t.K) +return new A.cd()}, +ex(a,b){A.jj(new A.dP(a,b))}, +fL(a,b,c,d){var s,r=$.r if(r===c)return d.$0() $.r=c s=r try{r=d.$0() return r}finally{$.r=s}}, -jr(a,b,c,d,e){var s,r=$.r +ji(a,b,c,d,e){var s,r=$.r if(r===c)return d.$1(e) $.r=c s=r try{r=d.$1(e) return r}finally{$.r=s}}, -jq(a,b,c,d,e,f){var s,r=$.r +jh(a,b,c,d,e,f){var s,r=$.r if(r===c)return d.$2(e,f) $.r=c s=r try{r=d.$2(e,f) return r}finally{$.r=s}}, -aC(a,b,c,d){if(B.d!==c)d=c.aJ(d) -A.fV(d)}, -d5:function d5(a){this.a=a}, -d4:function d4(a,b,c){this.a=a +ax(a,b,c,d){if(B.d!==c)d=c.aH(d) +A.fO(d)}, +d_:function d_(a){this.a=a}, +cZ:function cZ(a,b,c){this.a=a this.b=b this.c=c}, -d6:function d6(a){this.a=a}, -d7:function d7(a){this.a=a}, -dy:function dy(){}, -dz:function dz(a,b){this.a=a +d0:function d0(a){this.a=a}, +d1:function d1(a){this.a=a}, +dr:function dr(){}, +ds:function ds(a,b){this.a=a this.b=b}, -c5:function c5(a,b){this.a=a +c_:function c_(a,b){this.a=a this.b=!1 this.$ti=b}, -dK:function dK(a){this.a=a}, -dL:function dL(a){this.a=a}, -dY:function dY(a){this.a=a}, -bz:function bz(a,b){this.a=a +dD:function dD(a){this.a=a}, +dE:function dE(a){this.a=a}, +dR:function dR(a){this.a=a}, +bv:function bv(a,b){this.a=a this.b=b}, -c7:function c7(){}, -b7:function b7(a,b){this.a=a +c1:function c1(){}, +b2:function b2(a,b){this.a=a this.$ti=b}, -az:function az(a,b,c,d,e){var _=this +au:function au(a,b,c,d,e){var _=this _.a=null _.b=a _.c=b @@ -1624,87 +1562,91 @@ _.a=0 _.b=a _.c=null _.$ti=b}, -da:function da(a,b){this.a=a +d4:function d4(a,b){this.a=a this.b=b}, -dh:function dh(a,b){this.a=a +db:function db(a,b){this.a=a this.b=b}, -de:function de(a){this.a=a}, -df:function df(a){this.a=a}, -dg:function dg(a,b,c){this.a=a +d8:function d8(a){this.a=a}, +d9:function d9(a){this.a=a}, +da:function da(a,b,c){this.a=a this.b=b this.c=c}, -dd:function dd(a,b){this.a=a +d7:function d7(a,b){this.a=a this.b=b}, -dc:function dc(a,b){this.a=a +d6:function d6(a,b){this.a=a this.b=b}, -db:function db(a,b,c){this.a=a +d5:function d5(a,b,c){this.a=a this.b=b this.c=c}, -dk:function dk(a,b,c){this.a=a +de:function de(a,b,c){this.a=a this.b=b this.c=c}, -dl:function dl(a){this.a=a}, -dj:function dj(a,b){this.a=a +df:function df(a){this.a=a}, +dd:function dd(a,b){this.a=a this.b=b}, -di:function di(a,b){this.a=a +dc:function dc(a,b){this.a=a this.b=b}, -c6:function c6(a){this.a=a +c0:function c0(a){this.a=a this.b=null}, -ci:function ci(){}, -dJ:function dJ(){}, -dW:function dW(a,b){this.a=a +cd:function cd(){}, +dC:function dC(){}, +dP:function dP(a,b){this.a=a this.b=b}, -dq:function dq(){}, -dr:function dr(a,b){this.a=a +di:function di(){}, +dj:function dj(a,b){this.a=a this.b=b}, -f_(a,b,c){return A.jH(a,new A.N(b.i("@<0>").A(c).i("N<1,2>")))}, -ej(a,b){return new A.N(a.i("@<0>").A(b).i("N<1,2>"))}, -ek(a){var s,r={} -if(A.eI(a))return"{...}" -s=new A.y("") -try{$.ap.push(a) +eT(a,b,c){return A.jy(a,new A.ae(b.i("@<0>").B(c).i("ae<1,2>")))}, +ee(a,b){return new A.ae(a.i("@<0>").B(b).i("ae<1,2>"))}, +hH(a){var s,r=A.a5(a),q=new J.Y(a,a.length,r.i("Y<1>")) +if(q.m()){s=q.d +return s==null?r.c.a(s):s}return null}, +ef(a){var s,r={} +if(A.eE(a))return"{...}" +s=new A.z("") +try{$.al.push(a) s.a+="{" r.a=!0 -a.C(0,new A.cK(r,s)) -s.a+="}"}finally{$.ap.pop()}r=s.a +a.F(0,new A.cG(r,s)) +s.a+="}"}finally{$.al.pop()}r=s.a return r.charCodeAt(0)==0?r:r}, e:function e(){}, -P:function P(){}, -cK:function cK(a,b){this.a=a +O:function O(){}, +cG:function cG(a,b){this.a=a this.b=b}, -cl:function cl(){}, -aW:function aW(){}, -a7:function a7(a,b){this.a=a +cg:function cg(){}, +aS:function aS(){}, +at:function at(a,b){this.a=a this.$ti=b}, -bm:function bm(){}, -jn(a,b){var s,r,q,p=null -try{p=JSON.parse(a)}catch(r){s=A.ad(r) -q=A.z(String(s),null,null) -throw A.a(q)}q=A.dM(p) +aq:function aq(){}, +bh:function bh(){}, +je(a,b){var s,r,q,p=null +try{p=JSON.parse(a)}catch(r){s=A.aa(r) +q=A.x(String(s),null,null) +throw A.a(q)}q=A.dF(p) return q}, -dM(a){var s +dF(a){var s if(a==null)return null if(typeof a!="object")return a -if(!Array.isArray(a))return new A.cc(a,Object.create(null)) -for(s=0;s")) -for(s=J.L(a);s.m();)r.push(s.gp()) +hO(a,b,c){var s,r=A.h([],c.i("o<0>")) +for(s=J.X(a);s.m();)r.push(s.gn()) if(b)return r -return J.eg(r)}, -bL(a,b,c){var s=A.hT(a,c) +return J.eb(r)}, +eV(a,b,c){var s=A.hN(a,c) return s}, -hT(a,b){var s,r +hN(a,b){var s,r if(Array.isArray(a))return A.h(a.slice(0),b.i("o<0>")) s=A.h([],b.i("o<0>")) -for(r=J.L(a);r.m();)s.push(r.gp()) +for(r=J.X(a);r.m();)s.push(r.gn()) return s}, -fb(a,b,c){var s,r -A.f5(b,"start") +f4(a,b,c){var s,r +A.eg(b,"start") if(c!=null){s=c-b -if(s<0)throw A.a(A.G(c,b,null,"end",null)) -if(s===0)return""}r=A.i5(a,b,c) +if(s<0)throw A.a(A.H(c,b,null,"end",null)) +if(s===0)return""}r=A.hY(a,b,c) return r}, -i5(a,b,c){var s=a.length +hY(a,b,c){var s=a.length if(b>=s)return"" -return A.i2(a,b,c==null||c>s?s:c)}, -f6(a,b){return new A.cE(a,A.eZ(a,!1,b,!1,!1,!1))}, -fa(a,b,c){var s=J.L(b) +return A.hV(a,b,c==null||c>s?s:c)}, +eZ(a,b){return new A.cA(a,A.eS(a,!1,b,!1,!1,!1))}, +f3(a,b,c){var s=J.X(b) if(!s.m())return a -if(c.length===0){do a+=A.i(s.gp()) -while(s.m())}else{a+=A.i(s.gp()) -for(;s.m();)a=a+c+A.i(s.gp())}return a}, -f1(a,b){return new A.bV(a,b.gbN(),b.gbQ(),b.gbO())}, -fz(a,b,c,d){var s,r,q,p,o,n="0123456789ABCDEF" -if(c===B.e){s=$.hk() +if(c.length===0){do a+=A.i(s.gn()) +while(s.m())}else{a+=A.i(s.gn()) +for(;s.m();)a=a+c+A.i(s.gn())}return a}, +fs(a,b,c,d){var s,r,q,p,o,n="0123456789ABCDEF" +if(c===B.e){s=$.hd() s=s.b.test(b)}else s=!1 if(s)return b -r=B.G.I(b) +r=B.C.H(b) for(s=r.length,q=0,p="";q>>4]&1<<(o&15))!==0)p+=A.Q(o) +if(o<128&&(a[o>>>4]&1<<(o&15))!==0)p+=A.P(o) else p=d&&o===32?p+"+":p+"%"+n[o>>>4&15]+n[o&15]}return p.charCodeAt(0)==0?p:p}, -iG(a){var s,r,q -if(!$.hl())return A.iH(a) +iy(a){var s,r,q +if(!$.he())return A.iz(a) s=new URLSearchParams() -a.C(0,new A.dD(s)) +a.F(0,new A.dw(s)) r=s.toString() q=r.length if(q>0&&r[q-1]==="=")r=B.a.j(r,0,q-1) return r.replace(/=&|\*|%7E/g,b=>b==="=&"?"&":b==="*"?"%2A":"~")}, -at(a){if(typeof a=="number"||A.ez(a)||a==null)return J.aq(a) +f1(){return A.a8(new Error())}, +cs(a){if(typeof a=="number"||A.ev(a)||a==null)return J.am(a) if(typeof a=="string")return JSON.stringify(a) -return A.f4(a)}, -hH(a,b){A.cn(a,"error",t.K) -A.cn(b,"stackTrace",t.l) -A.hG(a,b)}, -by(a){return new A.bx(a)}, -a_(a,b){return new A.K(!1,null,b,a)}, -eM(a,b,c){return new A.K(!0,a,b,c)}, -i3(a,b){return new A.b2(null,null,!0,a,b,"Value not in range")}, -G(a,b,c,d,e){return new A.b2(b,c,!0,a,d,"Invalid value")}, -b3(a,b,c){if(0>a||a>c)throw A.a(A.G(a,0,c,"start",null)) -if(b!=null){if(a>b||b>c)throw A.a(A.G(b,a,c,"end",null)) +return A.eY(a)}, +hz(a,b){A.ci(a,"error",t.K) +A.ci(b,"stackTrace",t.l) +A.hy(a,b)}, +bu(a){return new A.bt(a)}, +L(a,b){return new A.G(!1,null,b,a)}, +eJ(a,b,c){return new A.G(!0,a,b,c)}, +hW(a,b){return new A.aZ(null,null,!0,a,b,"Value not in range")}, +H(a,b,c,d,e){return new A.aZ(b,c,!0,a,d,"Invalid value")}, +b_(a,b,c){if(0>a||a>c)throw A.a(A.H(a,0,c,"start",null)) +if(b!=null){if(a>b||b>c)throw A.a(A.H(b,a,c,"end",null)) return b}return c}, -f5(a,b){if(a<0)throw A.a(A.G(a,0,null,b,null)) +eg(a,b){if(a<0)throw A.a(A.H(a,0,null,b,null)) return a}, -eU(a,b,c,d){return new A.bF(b,!0,a,d,"Index out of range")}, -T(a){return new A.c2(a)}, -fd(a){return new A.c_(a)}, -f9(a){return new A.b5(a)}, -as(a){return new A.bD(a)}, -z(a,b,c){return new A.cw(a,b,c)}, -hO(a,b,c){var s,r -if(A.eI(a)){if(b==="("&&c===")")return"(...)" +e9(a,b,c,d){return new A.bB(b,!0,a,d,"Index out of range")}, +ai(a){return new A.bX(a)}, +f6(a){return new A.bU(a)}, +f2(a){return new A.b1(a)}, +aD(a){return new A.bz(a)}, +x(a,b,c){return new A.ct(a,b,c)}, +hI(a,b,c){var s,r +if(A.eE(a)){if(b==="("&&c===")")return"(...)" return b+"..."+c}s=A.h([],t.s) -$.ap.push(a) -try{A.jk(a,s)}finally{$.ap.pop()}r=A.fa(b,s,", ")+c +$.al.push(a) +try{A.jb(a,s)}finally{$.al.pop()}r=A.f3(b,s,", ")+c return r.charCodeAt(0)==0?r:r}, -eW(a,b,c){var s,r -if(A.eI(a))return b+"..."+c -s=new A.y(b) -$.ap.push(a) +ea(a,b,c){var s,r +if(A.eE(a))return b+"..."+c +s=new A.z(b) +$.al.push(a) try{r=s -r.a=A.fa(r.a,a,", ")}finally{$.ap.pop()}s.a+=c +r.a=A.f3(r.a,a,", ")}finally{$.al.pop()}s.a+=c r=s.a return r.charCodeAt(0)==0?r:r}, -jk(a,b){var s,r,q,p,o,n,m,l=a.gB(a),k=0,j=0 +jb(a,b){var s,r,q,p,o,n,m,l=a.gA(a),k=0,j=0 while(!0){if(!(k<80||j<3))break if(!l.m())return -s=A.i(l.gp()) +s=A.i(l.gn()) b.push(s) k+=s.length+2;++j}if(!l.m()){if(j<=5)return r=b.pop() -q=b.pop()}else{p=l.gp();++j +q=b.pop()}else{p=l.gn();++j if(!l.m()){if(j<=4){b.push(A.i(p)) return}r=A.i(p) q=b.pop() -k+=r.length+2}else{o=l.gp();++j -for(;l.m();p=o,o=n){n=l.gp();++j +k+=r.length+2}else{o=l.gn();++j +for(;l.m();p=o,o=n){n=l.gn();++j if(j>100){while(!0){if(!(k>75&&j>3))break k-=b.pop().length+2;--j}b.push("...") return}}q=A.i(p) @@ -1849,22 +1791,22 @@ if(m==null){k+=5 m="..."}}if(m!=null)b.push(m) b.push(q) b.push(r)}, -hY(a,b,c,d){var s -if(B.i===c){s=B.c.gn(a) -b=J.Z(b) -return A.en(A.a6(A.a6($.ee(),s),b))}if(B.i===d){s=B.c.gn(a) -b=J.Z(b) -c=J.Z(c) -return A.en(A.a6(A.a6(A.a6($.ee(),s),b),c))}s=B.c.gn(a) -b=J.Z(b) -c=J.Z(c) -d=J.Z(d) -d=A.en(A.a6(A.a6(A.a6(A.a6($.ee(),s),b),c),d)) +hS(a,b,c,d){var s +if(B.i===c){s=B.b.gp(a) +b=J.W(b) +return A.ej(A.a2(A.a2($.e7(),s),b))}if(B.i===d){s=B.b.gp(a) +b=J.W(b) +c=J.W(c) +return A.ej(A.a2(A.a2(A.a2($.e7(),s),b),c))}s=B.b.gp(a) +b=J.W(b) +c=J.W(c) +d=J.W(d) +d=A.ej(A.a2(A.a2(A.a2(A.a2($.e7(),s),b),c),d)) return d}, -c4(a5){var s,r,q,p,o,n,m,l,k,j,i,h,g,f,e,d,c,b,a,a0,a1,a2,a3=null,a4=a5.length +bZ(a5){var s,r,q,p,o,n,m,l,k,j,i,h,g,f,e,d,c,b,a,a0,a1,a2,a3=null,a4=a5.length if(a4>=5){s=((a5.charCodeAt(4)^58)*3|a5.charCodeAt(0)^100|a5.charCodeAt(1)^97|a5.charCodeAt(2)^116|a5.charCodeAt(3)^97)>>>0 -if(s===0)return A.fe(a4=14)r[7]=a4 +if(A.fN(a5,0,a4,0,r)>=14)r[7]=a4 q=r[1] -if(q>=0)if(A.fU(a5,0,q,20,r)===20)r[7]=q +if(q>=0)if(A.fN(a5,0,q,20,r)===20)r[7]=q p=r[2]+1 o=r[3] n=r[4] @@ -1886,76 +1828,64 @@ if(nq+3){j=a3 -k=!1}else{i=o>0 -if(i&&o+1===n){j=a3 -k=!1}else{if(!B.a.v(a5,"\\",n))if(p>0)h=B.a.v(a5,"\\",p-1)||B.a.v(a5,"\\",p-2) +j=a3 +if(k){k=!1 +if(!(p>q+3)){i=o>0 +if(!(i&&o+1===n)){if(!B.a.v(a5,"\\",n))if(p>0)h=B.a.v(a5,"\\",p-1)||B.a.v(a5,"\\",p-2) else h=!1 else h=!0 -if(h){j=a3 -k=!1}else{if(!(mn+2&&B.a.v(a5,"/..",m-3) +if(!h){if(!(mn+2&&B.a.v(a5,"/..",m-3) else h=!0 -if(h)j=a3 -else if(q===4)if(B.a.v(a5,"file",0)){if(p<=0){if(!B.a.v(a5,"/",n)){g="file:///" +if(!h)if(q===4){if(B.a.v(a5,"file",0)){if(p<=0){if(!B.a.v(a5,"/",n)){g="file:///" s=3}else{g="file://" s=2}a5=g+B.a.j(a5,n,a4) -q-=0 -i=s-0 -m+=i -l+=i +m+=s +l+=s a4=a5.length p=7 o=7 n=7}else if(n===m){++l f=m+1 -a5=B.a.J(a5,n,m,"/");++a4 +a5=B.a.I(a5,n,m,"/");++a4 m=f}j="file"}else if(B.a.v(a5,"http",0)){if(i&&o+3===n&&B.a.v(a5,"80",o+1)){l-=3 e=n-3 m-=3 -a5=B.a.J(a5,o,n,"") +a5=B.a.I(a5,o,n,"") a4-=3 -n=e}j="http"}else j=a3 -else if(q===5&&B.a.v(a5,"https",0)){if(i&&o+4===n&&B.a.v(a5,"443",o+1)){l-=4 +n=e}j="http"}}else if(q===5&&B.a.v(a5,"https",0)){if(i&&o+4===n&&B.a.v(a5,"443",o+1)){l-=4 e=n-4 m-=4 -a5=B.a.J(a5,o,n,"") +a5=B.a.I(a5,o,n,"") a4-=3 -n=e}j="https"}else j=a3 -k=!h}}}else j=a3 -if(k){if(a40)j=A.iI(a5,0,q) -else{if(q===0)A.aA(a5,0,"Invalid empty scheme") -j=""}if(p>0){d=q+3 -c=d0)j=A.iA(a5,0,q) +else{if(q===0)A.av(a5,0,"Invalid empty scheme") +j=""}d=a3 +if(p>0){c=q+3 +b=c9)k.$2("invalid character",s)}else{if(q===3)k.$2(m,s) -o=A.e8(B.a.j(a,r,s),null) +o=A.e1(B.a.j(a,r,s),null) if(o>255)k.$2(l,r) n=q+1 j[q]=o r=s+1 q=n}}if(q!==3)k.$2(m,c) -o=A.e8(B.a.j(a,r,c),null) +o=A.e1(B.a.j(a,r,c),null) if(o>255)k.$2(l,r) j[q]=o return j}, -ff(a,b,a0){var s,r,q,p,o,n,m,l,k,j,i,h,g,f,e=null,d=new A.cY(a),c=new A.cZ(d,a) +f8(a,b,a0){var s,r,q,p,o,n,m,l,k,j,i,h,g,f,e=null,d=new A.cS(a),c=new A.cT(d,a) if(a.length<2)d.$2("address is too short",e) s=A.h([],t.t) for(r=b,q=r,p=!1,o=!1;r>>0) s.push((k[2]<<8|k[3])>>>0)}if(p){if(s.length>7)d.$2("an address with a wildcard must have less than 7 parts",e)}else if(s.length!==8)d.$2("an address without a wildcard must contain exactly 8 parts",e) j=new Uint8Array(16) for(l=s.length,i=9-l,r=0,h=0;r=b&&q=b&&s>>4]&1<<(p&15))!==0){if(q&&65<=p&&90>=p){if(i==null)i=new A.y("") +q=!0}else if(p<127&&(B.h[p>>>4]&1<<(p&15))!==0){if(q&&65<=p&&90>=p){if(i==null)i=new A.z("") if(r>>4]&1<<(o&15))!==0){if(p&&65<=o&&90>=o){if(q==null)q=new A.y("") +p=!0}else if(o<127&&(B.a5[o>>>4]&1<<(o&15))!==0){if(p&&65<=o&&90>=o){if(q==null)q=new A.z("") if(r>>4]&1<<(o&15))!==0)A.aA(a,s,"Invalid character") -else{if((o&64512)===55296&&s+1>>4]&1<<(o&15))!==0)A.av(a,s,"Invalid character") +else{j=1 +if((o&64512)===55296&&s+1>>4]&1<<(q&15))!==0))A.aA(a,s,"Illegal scheme character") +if(!(q<128&&(B.n[q>>>4]&1<<(q&15))!==0))A.av(a,s,"Illegal scheme character") if(65<=q&&q<=90)r=!0}a=B.a.j(a,b,c) -return A.iz(r?a.toLowerCase():a)}, -iz(a){if(a==="http")return"http" +return A.ir(r?a.toLowerCase():a)}, +ir(a){if(a==="http")return"http" if(a==="file")return"file" if(a==="https")return"https" if(a==="package")return"package" return a}, -iJ(a,b,c){return A.bo(a,b,c,B.a8,!1,!1)}, -iE(a,b,c,d,e,f){var s,r=e==="file",q=r||f +iB(a,b,c){return A.bj(a,b,c,B.a4,!1,!1)}, +iw(a,b,c,d,e,f){var s,r=e==="file",q=r||f if(a==null)return r?"/":"" -else s=A.bo(a,b,c,B.p,!0,!0) +else s=A.bj(a,b,c,B.o,!0,!0) if(s.length===0){if(r)return"/"}else if(q&&!B.a.u(s,"/"))s="/"+s -return A.iK(s,e,f)}, -iK(a,b,c){var s=b.length===0 -if(s&&!c&&!B.a.u(a,"/")&&!B.a.u(a,"\\"))return A.iM(a,!s||c) -return A.iN(a)}, -eu(a,b,c,d){if(a!=null){if(d!=null)throw A.a(A.a_("Both query and queryParameters specified",null)) -return A.bo(a,b,c,B.f,!0,!1)}if(d==null)return null -return A.iG(d)}, -iH(a){var s={},r=new A.y("") +return A.iC(s,e,f)}, +iC(a,b,c){var s=b.length===0 +if(s&&!c&&!B.a.u(a,"/")&&!B.a.u(a,"\\"))return A.iE(a,!s||c) +return A.iF(a)}, +eq(a,b,c,d){if(a!=null){if(d!=null)throw A.a(A.L("Both query and queryParameters specified",null)) +return A.bj(a,b,c,B.f,!0,!1)}if(d==null)return null +return A.iy(d)}, +iz(a){var s={},r=new A.z("") s.a="" -a.C(0,new A.dB(new A.dC(s,r))) +a.F(0,new A.du(new A.dv(s,r))) s=r.a return s.charCodeAt(0)==0?s:s}, -iC(a,b,c){return A.bo(a,b,c,B.f,!0,!1)}, -ev(a,b,c){var s,r,q,p,o,n=b+2 +iu(a,b,c){return A.bj(a,b,c,B.f,!0,!1)}, +er(a,b,c){var s,r,q,p,o,n=b+2 if(n>=a.length)return"%" s=a.charCodeAt(b+1) r=a.charCodeAt(n) -q=A.e0(s) -p=A.e0(r) +q=A.dU(s) +p=A.dU(r) if(q<0||p<0)return"%" o=q*16+p -if(o<127&&(B.h[B.c.U(o,4)]&1<<(o&15))!==0)return A.Q(c&&65<=o&&90>=o?(o|32)>>>0:o) +if(o<127&&(B.h[B.b.W(o,4)]&1<<(o&15))!==0)return A.P(c&&65<=o&&90>=o?(o|32)>>>0:o) if(s>=97||r>=97)return B.a.j(a,b,b+3).toUpperCase() return null}, -et(a){var s,r,q,p,o,n="0123456789ABCDEF" +ep(a){var s,r,q,p,o,n="0123456789ABCDEF" if(a<128){s=new Uint8Array(3) s[0]=37 s[1]=n.charCodeAt(a>>>4) @@ -2114,107 +2044,106 @@ s[2]=n.charCodeAt(a&15)}else{if(a>2047)if(a>65535){r=240 q=4}else{r=224 q=3}else{r=192 q=2}s=new Uint8Array(3*q) -for(p=0;--q,q>=0;r=128){o=B.c.bv(a,6*q)&63|r +for(p=0;--q,q>=0;r=128){o=B.b.br(a,6*q)&63|r s[p]=37 s[p+1]=n.charCodeAt(o>>>4) s[p+2]=n.charCodeAt(o&15) -p+=3}}return A.fb(s,0,null)}, -bo(a,b,c,d,e,f){var s=A.fx(a,b,c,d,e,f) +p+=3}}return A.f4(s,0,null)}, +bj(a,b,c,d,e,f){var s=A.fq(a,b,c,d,e,f) return s==null?B.a.j(a,b,c):s}, -fx(a,b,c,d,e,f){var s,r,q,p,o,n,m,l,k,j,i=null +fq(a,b,c,d,e,f){var s,r,q,p,o,n,m,l,k,j,i=null for(s=!e,r=b,q=r,p=i;r>>4]&1<<(o&15))!==0)++r -else{if(o===37){n=A.ev(a,r,!1) -if(n==null){r+=3 -continue}if("%"===n){n="%25" -m=1}else m=3}else if(o===92&&f){n="/" -m=1}else if(s&&o<=93&&(B.r[o>>>4]&1<<(o&15))!==0){A.aA(a,r,"Invalid character") -m=i -n=m}else{if((o&64512)===55296){l=r+1 +else{n=1 +if(o===37){m=A.er(a,r,!1) +if(m==null){r+=3 +continue}if("%"===m)m="%25" +else n=3}else if(o===92&&f)m="/" +else if(s&&o<=93&&(B.q[o>>>4]&1<<(o&15))!==0){A.av(a,r,"Invalid character") +n=i +m=n}else{if((o&64512)===55296){l=r+1 if(l=2&&A.fv(a.charCodeAt(0)))for(s=1;s127||(B.o[r>>>4]&1<<(r&15))===0)break}return a}, -iB(a,b){var s,r,q +if(p||B.c.ga0(s)==="..")s.push("") +if(!b)s[0]=A.fn(s[0]) +return B.c.aW(s,"/")}, +fn(a){var s,r,q=a.length +if(q>=2&&A.fo(a.charCodeAt(0)))for(s=1;s127||(B.n[r>>>4]&1<<(r&15))===0)break}return a}, +it(a,b){var s,r,q for(s=0,r=0;r<2;++r){q=a.charCodeAt(b+r) if(48<=q&&q<=57)s=s*16+q-48 else{q|=32 if(97<=q&&q<=102)s=s*16+q-87 -else throw A.a(A.a_("Invalid URL encoding",null))}}return s}, -ew(a,b,c,d,e){var s,r,q,p,o=b +else throw A.a(A.L("Invalid URL encoding",null))}}return s}, +es(a,b,c,d,e){var s,r,q,p,o=b while(!0){if(!(o127)throw A.a(A.a_("Illegal percent encoding in URI",null)) -if(r===37){if(o+3>q)throw A.a(A.a_("Truncated URI",null)) -p.push(A.iB(a,o+1)) +if(r>127)throw A.a(A.L("Illegal percent encoding in URI",null)) +if(r===37){if(o+3>q)throw A.a(A.L("Truncated URI",null)) +p.push(A.it(a,o+1)) o+=2}else if(r===43)p.push(32) -else p.push(r)}}return B.ap.I(p)}, -fv(a){var s=a|32 +else p.push(r)}}return B.an.H(p)}, +fo(a){var s=a|32 return 97<=s&&s<=122}, -fe(a,b,c){var s,r,q,p,o,n,m,l,k="Invalid MIME type",j=A.h([b-1],t.t) +f7(a,b,c){var s,r,q,p,o,n,m,l,k="Invalid MIME type",j=A.h([b-1],t.t) for(s=a.length,r=b,q=-1,p=null;rb)throw A.a(A.z(k,a,r)) +continue}throw A.a(A.x(k,a,r))}}if(q<0&&r>b)throw A.a(A.x(k,a,r)) for(;p!==44;){j.push(r);++r for(o=-1;r=0)j.push(o) -else{n=B.b.gZ(j) -if(p!==44||r!==n+7||!B.a.v(a,"base64",n+1))throw A.a(A.z("Expecting '='",a,r)) +else{n=B.c.ga0(j) +if(p!==44||r!==n+7||!B.a.v(a,"base64",n+1))throw A.a(A.x("Expecting '='",a,r)) break}}j.push(r) m=r+1 -if((j.length&1)===1)a=B.x.bP(a,m,s) -else{l=A.fx(a,m,s,B.f,!0,!1) -if(l!=null)a=B.a.J(a,m,s,l)}return new A.cW(a,j,c)}, -iZ(){var s,r,q,p,o,n="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz-._~!$&'()*+,;=",m=".",l=":",k="/",j="\\",i="?",h="#",g="/\\",f=J.eX(22,t.D) +if((j.length&1)===1)a=B.t.bI(a,m,s) +else{l=A.fq(a,m,s,B.f,!0,!1) +if(l!=null)a=B.a.I(a,m,s,l)}return new A.cQ(a,j,c)}, +iQ(){var s,r,q,p,o,n="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz-._~!$&'()*+,;=",m=".",l=":",k="/",j="\\",i="?",h="#",g="/\\",f=J.eR(22,t.D) for(s=0;s<22;++s)f[s]=new Uint8Array(96) -r=new A.dP(f) -q=new A.dQ() -p=new A.dR() +r=new A.dI(f) +q=new A.dJ() +p=new A.dK() o=r.$2(0,225) q.$3(o,n,1) q.$3(o,m,14) @@ -2348,63 +2277,56 @@ p.$3(o,"az",21) p.$3(o,"09",21) q.$3(o,"+-.",21) return f}, -fU(a,b,c,d,e){var s,r,q,p,o=$.hp() +fN(a,b,c,d,e){var s,r,q,p,o=$.hi() for(s=b;s95?31:q] d=p&31 e[p>>>5]=s}return d}, -cM:function cM(a,b){this.a=a -this.b=b}, -dD:function dD(a){this.a=a}, -d8:function d8(){}, -k:function k(){}, -bx:function bx(a){this.a=a}, -R:function R(){}, -K:function K(a,b,c,d){var _=this +dw:function dw(a){this.a=a}, +d2:function d2(){}, +l:function l(){}, +bt:function bt(a){this.a=a}, +Q:function Q(){}, +G:function G(a,b,c,d){var _=this _.a=a _.b=b _.c=c _.d=d}, -b2:function b2(a,b,c,d,e,f){var _=this +aZ:function aZ(a,b,c,d,e,f){var _=this _.e=a _.f=b _.a=c _.b=d _.c=e _.d=f}, -bF:function bF(a,b,c,d,e){var _=this +bB:function bB(a,b,c,d,e){var _=this _.f=a _.a=b _.b=c _.c=d _.d=e}, -bV:function bV(a,b,c,d){var _=this -_.a=a -_.b=b -_.c=c -_.d=d}, -c2:function c2(a){this.a=a}, -c_:function c_(a){this.a=a}, -b5:function b5(a){this.a=a}, -bD:function bD(a){this.a=a}, -bW:function bW(){}, -b4:function b4(){}, -d9:function d9(a){this.a=a}, -cw:function cw(a,b,c){this.a=a +bX:function bX(a){this.a=a}, +bU:function bU(a){this.a=a}, +b1:function b1(a){this.a=a}, +bz:function bz(a){this.a=a}, +bQ:function bQ(){}, +b0:function b0(){}, +d3:function d3(a){this.a=a}, +ct:function ct(a,b,c){this.a=a this.b=b this.c=c}, n:function n(){}, u:function u(){}, -l:function l(){}, -cj:function cj(){}, -y:function y(a){this.a=a}, -d_:function d_(a){this.a=a}, -cX:function cX(a){this.a=a}, -cY:function cY(a){this.a=a}, -cZ:function cZ(a,b){this.a=a +k:function k(){}, +ce:function ce(){}, +z:function z(a){this.a=a}, +cU:function cU(a){this.a=a}, +cR:function cR(a){this.a=a}, +cS:function cS(a){this.a=a}, +cT:function cT(a,b){this.a=a this.b=b}, -bn:function bn(a,b,c,d,e,f,g){var _=this +bi:function bi(a,b,c,d,e,f,g){var _=this _.a=a _.b=b _.c=c @@ -2413,16 +2335,16 @@ _.e=e _.f=f _.r=g _.z=_.y=_.w=$}, -dC:function dC(a,b){this.a=a +dv:function dv(a,b){this.a=a this.b=b}, -dB:function dB(a){this.a=a}, -cW:function cW(a,b,c){this.a=a +du:function du(a){this.a=a}, +cQ:function cQ(a,b,c){this.a=a this.b=b this.c=c}, -dP:function dP(a){this.a=a}, -dQ:function dQ(){}, -dR:function dR(){}, -ch:function ch(a,b,c,d,e,f,g,h){var _=this +dI:function dI(a){this.a=a}, +dJ:function dJ(){}, +dK:function dK(){}, +cc:function cc(a,b,c,d,e,f,g,h){var _=this _.a=a _.b=b _.c=c @@ -2432,7 +2354,7 @@ _.f=f _.r=g _.w=h _.x=null}, -c9:function c9(a,b,c,d,e,f,g){var _=this +c3:function c3(a,b,c,d,e,f,g){var _=this _.a=a _.b=b _.c=c @@ -2441,42 +2363,40 @@ _.e=e _.f=f _.r=g _.z=_.y=_.w=$}, -iX(a){var s,r=a.$dart_jsFunction -if(r!=null)return r -s=function(b,c){return function(){return b(c,Array.prototype.slice.apply(arguments))}}(A.iV,a) -s[$.eK()]=a -a.$dart_jsFunction=s +a6(a){var s +if(typeof a=="function")throw A.a(A.L("Attempting to rewrap a JS function.",null)) +s=function(b,c){return function(d){return b(c,d,arguments.length)}}(A.iN,a) +s[$.eH()]=a return s}, -iV(a,b){return A.i0(a,b,null)}, -ab(a){if(typeof a=="function")return a -else return A.iX(a)}, -eb(a,b){var s=new A.v($.r,b.i("v<0>")),r=new A.b7(s,b.i("b7<0>")) -a.then(A.aF(new A.ec(r),1),A.aF(new A.ed(r),1)) +iN(a,b,c){if(c>=1)return a.$1(b) +return a.$0()}, +e4(a,b){var s=new A.v($.r,b.i("v<0>")),r=new A.b2(s,b.i("b2<0>")) +a.then(A.aA(new A.e5(r),1),A.aA(new A.e6(r),1)) return s}, -ec:function ec(a){this.a=a}, -ed:function ed(a){this.a=a}, -cN:function cN(a){this.a=a}, +e5:function e5(a){this.a=a}, +e6:function e6(a){this.a=a}, +cI:function cI(a){this.a=a}, m:function m(a,b){this.a=a this.b=b}, -hK(a){var s,r,q,p,o,n,m,l,k="enclosedBy" +hC(a){var s,r,q,p,o,n,m,l,k="enclosedBy" if(a.k(0,k)!=null){s=t.a.a(a.k(0,k)) -r=new A.cu(A.fF(s.k(0,"name")),B.q[A.fD(s.k(0,"kind"))],A.fF(s.k(0,"href")))}else r=null +r=new A.cq(A.fy(s.k(0,"name")),B.p[A.fw(s.k(0,"kind"))],A.fy(s.k(0,"href")))}else r=null q=a.k(0,"name") p=a.k(0,"qualifiedName") -o=A.fE(a.k(0,"packageRank")) +o=A.fx(a.k(0,"packageRank")) if(o==null)o=0 n=a.k(0,"href") -m=B.q[A.fD(a.k(0,"kind"))] -l=A.fE(a.k(0,"overriddenDepth")) +m=B.p[A.fw(a.k(0,"kind"))] +l=A.fx(a.k(0,"overriddenDepth")) if(l==null)l=0 return new A.w(q,p,o,m,n,l,a.k(0,"desc"),r)}, A:function A(a,b){this.a=a this.b=b}, -cz:function cz(a){this.a=a}, -cC:function cC(a,b){this.a=a +cw:function cw(a){this.a=a}, +cz:function cz(a,b){this.a=a this.b=b}, -cA:function cA(){}, -cB:function cB(){}, +cx:function cx(){}, +cy:function cy(){}, w:function w(a,b,c,d,e,f,g,h){var _=this _.a=a _.b=b @@ -2486,67 +2406,66 @@ _.e=e _.f=f _.r=g _.w=h}, -cu:function cu(a,b,c){this.a=a +cq:function cq(a,b,c){this.a=a this.b=b this.c=c}, -jM(){var s=self,r=s.document.getElementById("search-box"),q=s.document.getElementById("search-body"),p=s.document.getElementById("search-sidebar") -A.eb(s.window.fetch($.bw()+"index.json"),t.m).aq(new A.e5(new A.e6(r,q,p),r,q,p),t.P)}, -eo(a){var s=A.h([],t.O),r=A.h([],t.M) -return new A.ds(a,A.c4(self.window.location.href),s,r)}, -iY(a,b){var s,r,q,p,o,n,m,l,k=self,j=k.document.createElement("div"),i=b.e -if(i==null)i="" -j.setAttribute("data-href",i) -j.classList.add("tt-suggestion") -s=k.document.createElement("span") +jD(){var s=self,r=s.document.getElementById("search-box"),q=s.document.getElementById("search-body"),p=s.document.getElementById("search-sidebar") +A.e4(s.window.fetch($.br()+"index.json"),t.m).aq(new A.dZ(new A.e_(r,q,p),r,q,p),t.P)}, +ek(a){var s=A.h([],t.O),r=A.h([],t.M) +return new A.dk(a,A.bZ(self.window.location.href),s,r)}, +iP(a,b){var s,r,q,p,o,n,m,l=self,k=l.document.createElement("div"),j=b.e +if(j==null)j="" +k.setAttribute("data-href",j) +k.classList.add("tt-suggestion") +s=l.document.createElement("span") s.classList.add("tt-suggestion-title") -s.innerHTML=A.ex(b.a+" "+b.d.h(0).toLowerCase(),a) -j.appendChild(s) +s.innerHTML=A.et(b.a+" "+b.d.h(0).toLowerCase(),a) +k.appendChild(s) r=b.w -i=r!=null -if(i){q=k.document.createElement("span") -q.classList.add("tt-suggestion-container") -q.innerHTML="(in "+A.ex(r.a,a)+")" -j.appendChild(q)}p=b.r -if(p!=null&&p.length!==0){o=k.document.createElement("blockquote") -o.classList.add("one-line-description") -q=k.document.createElement("textarea") -q.innerHTML=p -o.setAttribute("title",q.value) -o.innerHTML=A.ex(p,a) -j.appendChild(o)}q=t.g -j.addEventListener("mousedown",q.a(A.ab(new A.dN()))) -j.addEventListener("click",q.a(A.ab(new A.dO(b)))) -if(i){i=r.a -q=r.b.h(0) +j=r!=null +if(j){s=l.document.createElement("span") +s.classList.add("tt-suggestion-container") +s.innerHTML="(in "+A.et(r.a,a)+")" +k.appendChild(s)}q=b.r +if(q!=null&&q.length!==0){s=l.document.createElement("blockquote") +s.classList.add("one-line-description") +p=l.document.createElement("textarea") +p.innerHTML=q +s.setAttribute("title",p.value) +s.innerHTML=A.et(q,a) +k.appendChild(s)}k.addEventListener("mousedown",A.a6(new A.dG())) +k.addEventListener("click",A.a6(new A.dH(b))) +if(j){j=r.a +o=r.b.h(0) n=r.c -m=k.document.createElement("div") -m.classList.add("tt-container") -l=k.document.createElement("p") -l.textContent="Results from " -l.classList.add("tt-container-text") -k=k.document.createElement("a") -k.setAttribute("href",n) -k.innerHTML=i+" "+q -l.appendChild(k) -m.appendChild(l) -A.jl(m,j)}return j}, -jl(a,b){var s,r=a.innerHTML +s=l.document.createElement("div") +s.classList.add("tt-container") +p=l.document.createElement("p") +p.textContent="Results from " +p.classList.add("tt-container-text") +m=l.document.createElement("a") +m.setAttribute("href",n) +m.innerHTML=j+" "+o +p.appendChild(m) +s.appendChild(p) +A.jc(s,k)}return k}, +jc(a,b){var s,r=a.innerHTML if(r.length===0)return -s=$.bq.k(0,r) +s=$.bl.k(0,r) if(s!=null)s.appendChild(b) else{a.appendChild(b) -$.bq.q(0,r,a)}}, -ex(a,b){return A.k2(a,A.f6(b,!1),new A.dS(),null)}, -dT:function dT(){}, -e6:function e6(a,b,c){this.a=a +$.bl.q(0,r,a)}}, +et(a,b){return A.jU(a,A.eZ(b,!1),new A.dL(),null)}, +dM:function dM(){}, +e_:function e_(a,b,c){this.a=a this.b=b this.c=c}, -e5:function e5(a,b,c,d){var _=this +dZ:function dZ(a,b,c,d){var _=this _.a=a _.b=b _.c=c _.d=d}, -ds:function ds(a,b,c,d){var _=this +dk:function dk(a,b,c,d){var _=this _.a=a _.b=b _.e=_.d=_.c=$ @@ -2555,22 +2474,22 @@ _.r="" _.w=c _.x=d _.y=-1}, -dt:function dt(a){this.a=a}, -du:function du(a,b){this.a=a +dl:function dl(a){this.a=a}, +dm:function dm(a,b){this.a=a this.b=b}, -dv:function dv(a,b){this.a=a +dn:function dn(a,b){this.a=a this.b=b}, -dw:function dw(a,b){this.a=a +dp:function dp(a,b){this.a=a this.b=b}, -dx:function dx(a,b){this.a=a +dq:function dq(a,b){this.a=a this.b=b}, -dN:function dN(){}, -dO:function dO(a){this.a=a}, -dS:function dS(){}, -j5(){var s=self,r=s.document.getElementById("sidenav-left-toggle"),q=s.document.querySelector(".sidebar-offcanvas-left"),p=s.document.getElementById("overlay-under-drawer"),o=t.g.a(A.ab(new A.dU(q,p))) +dG:function dG(){}, +dH:function dH(a){this.a=a}, +dL:function dL(){}, +iX(){var s=self,r=s.document.getElementById("sidenav-left-toggle"),q=s.document.querySelector(".sidebar-offcanvas-left"),p=s.document.getElementById("overlay-under-drawer"),o=A.a6(new A.dN(q,p)) if(p!=null)p.addEventListener("click",o) if(r!=null)r.addEventListener("click",o)}, -j4(){var s,r,q,p,o=self,n=o.document.body +iW(){var s,r,q,p,o=self,n=o.document.body if(n==null)return s=n.getAttribute("data-using-base-href") if(s==null)return @@ -2579,149 +2498,136 @@ if(r==null)return q=r}else q="" p=o.document.getElementById("dartdoc-main-content") if(p==null)return -A.fQ(q,p.getAttribute("data-above-sidebar"),o.document.getElementById("dartdoc-sidebar-left-content")) -A.fQ(q,p.getAttribute("data-below-sidebar"),o.document.getElementById("dartdoc-sidebar-right"))}, -fQ(a,b,c){if(b==null||b.length===0||c==null)return -A.eb(self.window.fetch(a+A.i(b)),t.m).aq(new A.dV(c,a),t.P)}, -fX(a,b){var s,r,q,p +A.fJ(q,p.getAttribute("data-above-sidebar"),o.document.getElementById("dartdoc-sidebar-left-content")) +A.fJ(q,p.getAttribute("data-below-sidebar"),o.document.getElementById("dartdoc-sidebar-right"))}, +fJ(a,b,c){if(b==null||b.length===0||c==null)return +A.e4(self.window.fetch(a+A.i(b)),t.m).aq(new A.dO(c,a),t.P)}, +fQ(a,b){var s,r,q,p if(b.nodeName.toLowerCase()==="a"){s=b.getAttribute("href") -if(s!=null)if(!A.c4(s).gaX())b.href=a+s}r=b.childNodes +if(s!=null)if(!A.bZ(s).gaV())b.href=a+s}r=b.childNodes for(q=0;q").A(b).i("M<1,2>"))}, -ac(a,b){if(!!a.fixed$length)A.aH(A.T("add")) -a.push(b)}, -aI(a,b){var s -if(!!a.fixed$length)A.aH(A.T("addAll")) -if(Array.isArray(b)){this.bg(a,b) -return}for(s=J.L(b);s.m();)a.push(s.gp())}, -bg(a,b){var s,r=b.length -if(r===0)return -if(a===b)throw A.a(A.as(a)) -for(s=0;s").B(b).i("M<1,2>"))}, +Z(a){if(!!a.fixed$length)A.ck(A.ai("clear")) a.length=0}, -aY(a,b){var s,r=A.f0(a.length,"",!1,t.N) +aW(a,b){var s,r=A.eU(a.length,"",!1,t.N) for(s=0;ss)throw A.a(A.G(b,0,s,"start",null)) -if(cs)throw A.a(A.G(c,b,s,"end",null)) -if(b===c)return A.h([],A.al(a)) -return A.h(a.slice(b,c),A.al(a))}, -gbF(a){if(a.length>0)return a[0] -throw A.a(A.eV())}, -gZ(a){var s=a.length +if(a.length!==q)throw A.a(A.aD(a))}return s}, +bC(a,b,c){return this.bB(a,b,c,t.z)}, +C(a,b){return a[b]}, +ba(a,b,c){var s=a.length +if(b>s)throw A.a(A.H(b,0,s,"start",null)) +if(cs)throw A.a(A.H(c,b,s,"end",null)) +if(b===c)return A.h([],A.a5(a)) +return A.h(a.slice(b,c),A.a5(a))}, +ga0(a){var s=a.length if(s>0)return a[s-1] -throw A.a(A.eV())}, -bc(a,b){var s,r,q,p,o -if(!!a.immutable$list)A.aH(A.T("sort")) +throw A.a(A.hG())}, +b9(a,b){var s,r,q,p,o +if(!!a.immutable$list)A.ck(A.ai("sort")) s=a.length if(s<2)return -if(b==null)b=J.j9() +if(b==null)b=J.j0() if(s===2){r=a[0] q=a[1] if(b.$2(r,q)>0){a[0]=q -a[1]=r}return}if(A.al(a).c.b(null)){for(p=0,o=0;o0)this.bt(a,p)}, -bt(a,b){var s,r=a.length +a[1]=r}return}p=0 +if(A.a5(a).c.b(null))for(o=0;o0)this.bp(a,p)}, +bp(a,b){var s,r=a.length for(;s=r-1,r>0;r=s)if(a[s]===null){a[s]=void 0;--b if(b===0)break}}, -h(a){return A.eW(a,"[","]")}, -gB(a){return new J.ar(a,a.length,A.al(a).i("ar<1>"))}, -gn(a){return A.bY(a)}, +h(a){return A.ea(a,"[","]")}, +gA(a){return new J.Y(a,a.length,A.a5(a).i("Y<1>"))}, +gp(a){return A.bS(a)}, gl(a){return a.length}, -k(a,b){if(!(b>=0&&b=0&&b=0&&b=0&&b=p){r.d=null return!1}r.d=q[s] r.c=s+1 return!0}} -J.aR.prototype={ -aL(a,b){var s +J.aN.prototype={ +aJ(a,b){var s if(ab)return 1 else if(a===b){if(a===0){s=this.gal(b) @@ -2732,198 +2638,171 @@ return 1}else return-1}, gal(a){return a===0?1/a<0:a<0}, h(a){if(a===0&&1/a<0)return"-0.0" else return""+a}, -gn(a){var s,r,q,p,o=a|0 +gp(a){var s,r,q,p,o=a|0 if(a===o)return o&536870911 s=Math.abs(a) r=Math.log(s)/0.6931471805599453|0 q=Math.pow(2,r) p=s<1?s/q:q/s return((p*9007199254740992|0)+(p*3542243181176521|0))*599197+r*1259&536870911}, -a0(a,b){var s=a%b +a2(a,b){var s=a%b if(s===0)return 0 if(s>0)return s return s+b}, -bw(a,b){return(a|0)===a?a/b|0:this.bx(a,b)}, -bx(a,b){var s=a/b +bs(a,b){return(a|0)===a?a/b|0:this.bt(a,b)}, +bt(a,b){var s=a/b if(s>=-2147483648&&s<=2147483647)return s|0 if(s>0){if(s!==1/0)return Math.floor(s)}else if(s>-1/0)return Math.ceil(s) -throw A.a(A.T("Result of truncating division is "+A.i(s)+": "+A.i(a)+" ~/ "+b))}, -U(a,b){var s -if(a>0)s=this.aF(a,b) +throw A.a(A.ai("Result of truncating division is "+A.i(s)+": "+A.i(a)+" ~/ "+b))}, +W(a,b){var s +if(a>0)s=this.aE(a,b) else{s=b>31?31:b s=a>>s>>>0}return s}, -bv(a,b){if(0>b)throw A.a(A.jy(b)) -return this.aF(a,b)}, -aF(a,b){return b>31?0:a>>>b}, -gt(a){return A.am(t.H)}, +br(a,b){if(0>b)throw A.a(A.jp(b)) +return this.aE(a,b)}, +aE(a,b){return b>31?0:a>>>b}, +gt(a){return A.aj(t.H)}, $it:1} -J.aP.prototype={ -gt(a){return A.am(t.S)}, +J.aL.prototype={ +gt(a){return A.aj(t.S)}, $ij:1, $ib:1} -J.bI.prototype={ -gt(a){return A.am(t.i)}, +J.bE.prototype={ +gt(a){return A.aj(t.i)}, $ij:1} -J.ah.prototype={ -b6(a,b){return a+b}, -J(a,b,c,d){var s=A.b3(b,c,a.length) +J.ad.prototype={ +b3(a,b){return a+b}, +I(a,b,c,d){var s=A.b_(b,c,a.length) return a.substring(0,b)+d+a.substring(s)}, v(a,b,c){var s -if(c<0||c>a.length)throw A.a(A.G(c,0,a.length,null,null)) +if(c<0||c>a.length)throw A.a(A.H(c,0,a.length,null,null)) s=c+b.length if(s>a.length)return!1 return b===a.substring(c,s)}, u(a,b){return this.v(a,b,0)}, -j(a,b,c){return a.substring(b,A.b3(b,c,a.length))}, -K(a,b){return this.j(a,b,null)}, -b9(a,b){var s,r +j(a,b,c){return a.substring(b,A.b_(b,c,a.length))}, +J(a,b){return this.j(a,b,null)}, +b6(a,b){var s,r if(0>=b)return"" if(b===1||a.length===0)return a -if(b!==b>>>0)throw A.a(B.F) +if(b!==b>>>0)throw A.a(B.B) for(s=a,r="";!0;){if((b&1)===1)r=s+r b=b>>>1 if(b===0)break s+=s}return r}, -Y(a,b,c){var s -if(c<0||c>a.length)throw A.a(A.G(c,0,a.length,null,null)) +a_(a,b,c){var s +if(c<0||c>a.length)throw A.a(A.H(c,0,a.length,null,null)) s=a.indexOf(b,c) return s}, -aU(a,b){return this.Y(a,b,0)}, -af(a,b){return A.k1(a,b,0)}, -aL(a,b){var s +aS(a,b){return this.a_(a,b,0)}, +N(a,b){return A.jT(a,b,0)}, +aJ(a,b){var s if(a===b)s=0 else s=a>6}r=r+((r&67108863)<<3)&536870911 r^=r>>11 return r+((r&16383)<<15)&536870911}, -gt(a){return A.am(t.N)}, +gt(a){return A.aj(t.N)}, gl(a){return a.length}, $ij:1, $id:1} -A.a8.prototype={ -gB(a){var s=A.E(this) -return new A.bA(J.L(this.gN()),s.i("@<1>").A(s.y[1]).i("bA<1,2>"))}, -gl(a){return J.aI(this.gN())}, -E(a,b){return A.E(this).y[1].a(J.ef(this.gN(),b))}, -h(a){return J.aq(this.gN())}} -A.bA.prototype={ +A.a3.prototype={ +gA(a){return new A.bw(J.X(this.gM()),A.E(this).i("bw<1,2>"))}, +gl(a){return J.bs(this.gM())}, +C(a,b){return A.E(this).y[1].a(J.e8(this.gM(),b))}, +h(a){return J.am(this.gM())}} +A.bw.prototype={ m(){return this.a.m()}, -gp(){return this.$ti.y[1].a(this.a.gp())}} -A.ae.prototype={ -gN(){return this.a}} -A.b9.prototype={$ic:1} -A.b8.prototype={ -k(a,b){return this.$ti.y[1].a(J.hq(this.a,b))}, -q(a,b,c){J.hr(this.a,b,this.$ti.c.a(c))}, +gn(){return this.$ti.y[1].a(this.a.gn())}} +A.ab.prototype={ +gM(){return this.a}} +A.b4.prototype={$ic:1} +A.b3.prototype={ +k(a,b){return this.$ti.y[1].a(J.hj(this.a,b))}, +q(a,b,c){J.hk(this.a,b,this.$ti.c.a(c))}, $ic:1, $if:1} A.M.prototype={ -W(a,b){return new A.M(this.a,this.$ti.i("@<1>").A(b).i("M<1,2>"))}, -gN(){return this.a}} -A.aV.prototype={ +Y(a,b){return new A.M(this.a,this.$ti.i("@<1>").B(b).i("M<1,2>"))}, +gM(){return this.a}} +A.aR.prototype={ h(a){return"LateInitializationError: "+this.a}} -A.bB.prototype={ +A.bx.prototype={ gl(a){return this.a.length}, k(a,b){return this.a.charCodeAt(b)}} -A.cR.prototype={} +A.cL.prototype={} A.c.prototype={} -A.I.prototype={ -gB(a){var s=this -return new A.au(s,s.gl(s),A.E(s).i("au"))}} -A.au.prototype={ -gp(){var s=this.d +A.J.prototype={ +gA(a){var s=this +return new A.an(s,s.gl(s),A.E(s).i("an"))}} +A.an.prototype={ +gn(){var s=this.d return s==null?this.$ti.c.a(s):s}, -m(){var s,r=this,q=r.a,p=J.an(q),o=p.gl(q) -if(r.b!==o)throw A.a(A.as(q)) +m(){var s,r=this,q=r.a,p=J.cj(q),o=p.gl(q) +if(r.b!==o)throw A.a(A.aD(q)) s=r.c if(s>=o){r.d=null -return!1}r.d=p.E(q,s);++r.c +return!1}r.d=p.C(q,s);++r.c return!0}} -A.ai.prototype={ -gB(a){var s=A.E(this) -return new A.av(J.L(this.a),this.b,s.i("@<1>").A(s.y[1]).i("av<1,2>"))}, -gl(a){return J.aI(this.a)}, -E(a,b){return this.b.$1(J.ef(this.a,b))}} -A.aM.prototype={$ic:1} -A.av.prototype={ +A.af.prototype={ +gA(a){return new A.ao(J.X(this.a),this.b,A.E(this).i("ao<1,2>"))}, +gl(a){return J.bs(this.a)}, +C(a,b){return this.b.$1(J.e8(this.a,b))}} +A.aI.prototype={$ic:1} +A.ao.prototype={ m(){var s=this,r=s.b -if(r.m()){s.a=s.c.$1(r.gp()) +if(r.m()){s.a=s.c.$1(r.gn()) return!0}s.a=null return!1}, -gp(){var s=this.a +gn(){var s=this.a return s==null?this.$ti.y[1].a(s):s}} -A.aj.prototype={ -gl(a){return J.aI(this.a)}, -E(a,b){return this.b.$1(J.ef(this.a,b))}} -A.aO.prototype={} -A.c1.prototype={ -q(a,b,c){throw A.a(A.T("Cannot modify an unmodifiable list"))}} -A.ay.prototype={} -A.a5.prototype={ -gn(a){var s=this._hashCode -if(s!=null)return s -s=664597*B.a.gn(this.a)&536870911 -this._hashCode=s -return s}, -h(a){return'Symbol("'+this.a+'")'}, -F(a,b){if(b==null)return!1 -return b instanceof A.a5&&this.a===b.a}, -$ib6:1} -A.bp.prototype={} -A.cg.prototype={$r:"+item,matchPosition(1,2)",$s:1} -A.aL.prototype={} -A.aK.prototype={ -h(a){return A.ek(this)}, -q(a,b,c){A.hF()}, -$ix:1} A.ag.prototype={ +gl(a){return J.bs(this.a)}, +C(a,b){return this.b.$1(J.e8(this.a,b))}} +A.aK.prototype={} +A.bW.prototype={ +q(a,b,c){throw A.a(A.ai("Cannot modify an unmodifiable list"))}} +A.as.prototype={} +A.bk.prototype={} +A.cb.prototype={$r:"+item,matchPosition(1,2)",$s:1} +A.aE.prototype={ +h(a){return A.ef(this)}, +q(a,b,c){A.hx()}, +$iy:1} +A.aG.prototype={ gl(a){return this.b.length}, -gbq(){var s=this.$keys +gbm(){var s=this.$keys if(s==null){s=Object.keys(this.a) this.$keys=s}return s}, -H(a){if("__proto__"===a)return!1 +O(a){if("__proto__"===a)return!1 return this.a.hasOwnProperty(a)}, -k(a,b){if(!this.H(b))return null +k(a,b){if(!this.O(b))return null return this.b[this.a[b]]}, -C(a,b){var s,r,q=this.gbq(),p=this.b +F(a,b){var s,r,q=this.gbm(),p=this.b for(s=q.length,r=0;r=s.b){s.d=null +return!1}s.d=s.a[r] +s.c=r+1 +return!0}} +A.aF.prototype={} +A.aH.prototype={ +gl(a){return this.b}, +gA(a){var s,r=this,q=r.$keys +if(q==null){q=Object.keys(r.a) +r.$keys=q}s=q +return new A.c8(s,s.length,r.$ti.i("c8<1>"))}, +N(a,b){if("__proto__"===b)return!1 +return this.a.hasOwnProperty(b)}} +A.cO.prototype={ D(a){var s,r,q=this,p=new RegExp(q.a).exec(a) if(p==null)return null s=Object.create(null) @@ -2938,59 +2817,58 @@ if(r!==-1)s.method=p[r+1] r=q.f if(r!==-1)s.receiver=p[r+1] return s}} -A.b1.prototype={ +A.aY.prototype={ h(a){return"Null check operator used on a null value"}} -A.bJ.prototype={ +A.bF.prototype={ h(a){var s,r=this,q="NoSuchMethodError: method not found: '",p=r.b if(p==null)return"NoSuchMethodError: "+r.a s=r.c if(s==null)return q+p+"' ("+r.a+")" return q+p+"' on '"+s+"' ("+r.a+")"}} -A.c0.prototype={ +A.bV.prototype={ h(a){var s=this.a return s.length===0?"Error":"Error: "+s}} -A.cO.prototype={ +A.cJ.prototype={ h(a){return"Throw of null ('"+(this.a===null?"null":"undefined")+"' from JavaScript)"}} -A.aN.prototype={} -A.bg.prototype={ +A.aJ.prototype={} +A.bb.prototype={ h(a){var s,r=this.b if(r!=null)return r r=this.a s=r!==null&&typeof r==="object"?r.stack:null return this.b=s==null?"":s}, -$ia4:1} -A.af.prototype={ +$ia1:1} +A.ac.prototype={ h(a){var s=this.constructor,r=s==null?null:s.name -return"Closure '"+A.h8(r==null?"unknown":r)+"'"}, -gbZ(){return this}, +return"Closure '"+A.h1(r==null?"unknown":r)+"'"}, +gbR(){return this}, $C:"$1", $R:1, $D:null} -A.cs.prototype={$C:"$0",$R:0} -A.ct.prototype={$C:"$2",$R:2} -A.cT.prototype={} -A.cS.prototype={ +A.co.prototype={$C:"$0",$R:0} +A.cp.prototype={$C:"$2",$R:2} +A.cN.prototype={} +A.cM.prototype={ h(a){var s=this.$static_name if(s==null)return"Closure of unknown static method" -return"Closure '"+A.h8(s)+"'"}} -A.aJ.prototype={ -F(a,b){if(b==null)return!1 +return"Closure '"+A.h1(s)+"'"}} +A.aC.prototype={ +E(a,b){if(b==null)return!1 if(this===b)return!0 -if(!(b instanceof A.aJ))return!1 +if(!(b instanceof A.aC))return!1 return this.$_target===b.$_target&&this.a===b.a}, -gn(a){return(A.h4(this.a)^A.bY(this.$_target))>>>0}, -h(a){return"Closure '"+this.$_name+"' of "+("Instance of '"+A.cQ(this.a)+"'")}} -A.c8.prototype={ +gp(a){return(A.fY(this.a)^A.bS(this.$_target))>>>0}, +h(a){return"Closure '"+this.$_name+"' of "+("Instance of '"+A.cK(this.a)+"'")}} +A.c2.prototype={ h(a){return"Reading static variable '"+this.a+"' during its initialization"}} -A.bZ.prototype={ +A.bT.prototype={ h(a){return"RuntimeError: "+this.a}} -A.dp.prototype={} -A.N.prototype={ +A.ae.prototype={ gl(a){return this.a}, -gO(){return new A.O(this,A.E(this).i("O<1>"))}, -gb5(){var s=A.E(this) -return A.hV(new A.O(this,s.i("O<1>")),new A.cG(this),s.c,s.y[1])}, -H(a){var s=this.b +gP(){return new A.N(this,A.E(this).i("N<1>"))}, +gb2(){var s=A.E(this) +return A.hP(new A.N(this,s.i("N<1>")),new A.cC(this),s.c,s.y[1])}, +O(a){var s=this.b if(s==null)return!1 return s[a]!=null}, k(a,b){var s,r,q,p,o=null @@ -3002,311 +2880,314 @@ return q}else if(typeof b=="number"&&(b&0x3fffffff)===b){p=this.c if(p==null)return o r=p[b] q=r==null?o:r.b -return q}else return this.bL(b)}, -bL(a){var s,r,q=this.d +return q}else return this.bG(b)}, +bG(a){var s,r,q=this.d if(q==null)return null -s=q[this.aV(a)] -r=this.aW(s,a) +s=q[this.aT(a)] +r=this.aU(s,a) if(r<0)return null return s[r].b}, q(a,b,c){var s,r,q,p,o,n,m=this if(typeof b=="string"){s=m.b -m.au(s==null?m.b=m.a7():s,b,c)}else if(typeof b=="number"&&(b&0x3fffffff)===b){r=m.c -m.au(r==null?m.c=m.a7():r,b,c)}else{q=m.d -if(q==null)q=m.d=m.a7() -p=m.aV(b) +m.au(s==null?m.b=m.a9():s,b,c)}else if(typeof b=="number"&&(b&0x3fffffff)===b){r=m.c +m.au(r==null?m.c=m.a9():r,b,c)}else{q=m.d +if(q==null)q=m.d=m.a9() +p=m.aT(b) o=q[p] -if(o==null)q[p]=[m.a8(b,c)] -else{n=m.aW(o,b) +if(o==null)q[p]=[m.aa(b,c)] +else{n=m.aU(o,b) if(n>=0)o[n].b=c -else o.push(m.a8(b,c))}}}, -X(a){var s=this +else o.push(m.aa(b,c))}}}, +Z(a){var s=this if(s.a>0){s.b=s.c=s.d=s.e=s.f=null s.a=0 -s.aC()}}, -C(a,b){var s=this,r=s.e,q=s.r +s.aB()}}, +F(a,b){var s=this,r=s.e,q=s.r for(;r!=null;){b.$2(r.a,r.b) -if(q!==s.r)throw A.a(A.as(s)) +if(q!==s.r)throw A.a(A.aD(s)) r=r.c}}, au(a,b,c){var s=a[b] -if(s==null)a[b]=this.a8(b,c) +if(s==null)a[b]=this.aa(b,c) else s.b=c}, -aC(){this.r=this.r+1&1073741823}, -a8(a,b){var s=this,r=new A.cJ(a,b) +aB(){this.r=this.r+1&1073741823}, +aa(a,b){var s=this,r=new A.cF(a,b) if(s.e==null)s.e=s.f=r else s.f=s.f.c=r;++s.a -s.aC() +s.aB() return r}, -aV(a){return J.Z(a)&1073741823}, -aW(a,b){var s,r +aT(a){return J.W(a)&1073741823}, +aU(a,b){var s,r if(a==null)return-1 s=a.length for(r=0;r"]=s delete s[""] return s}} -A.cG.prototype={ +A.cC.prototype={ $1(a){var s=this.a,r=s.k(0,a) return r==null?A.E(s).y[1].a(r):r}, $S(){return A.E(this.a).i("2(1)")}} -A.cJ.prototype={} -A.O.prototype={ +A.cF.prototype={} +A.N.prototype={ gl(a){return this.a.a}, -gB(a){var s=this.a,r=new A.bK(s,s.r) +gA(a){var s=this.a,r=new A.bG(s,s.r) r.c=s.e return r}} -A.bK.prototype={ -gp(){return this.d}, +A.bG.prototype={ +gn(){return this.d}, m(){var s,r=this,q=r.a -if(r.b!==q.r)throw A.a(A.as(q)) +if(r.b!==q.r)throw A.a(A.aD(q)) s=r.c if(s==null){r.d=null return!1}else{r.d=s.a r.c=s.c return!0}}} -A.e1.prototype={ +A.dV.prototype={ $1(a){return this.a(a)}, $S:10} -A.e2.prototype={ +A.dW.prototype={ $2(a,b){return this.a(a,b)}, $S:11} -A.e3.prototype={ +A.dX.prototype={ $1(a){return this.a(a)}, $S:12} -A.bf.prototype={ -h(a){return this.aH(!1)}, -aH(a){var s,r,q,p,o,n=this.bo(),m=this.aB(),l=(a?""+"Record ":"")+"(" +A.ba.prototype={ +h(a){return this.aG(!1)}, +aG(a){var s,r,q,p,o,n=this.bk(),m=this.aA(),l=(a?""+"Record ":"")+"(" for(s=n.length,r="",q=0;q0;){--q;--s -j[q]=r[s]}}return J.eY(A.hU(j,!1,k))}} -A.cf.prototype={ -aB(){return[this.a,this.b]}, -F(a,b){if(b==null)return!1 -return b instanceof A.cf&&this.$s===b.$s&&J.F(this.a,b.a)&&J.F(this.b,b.b)}, -gn(a){return A.hY(this.$s,this.a,this.b,B.i)}} -A.cE.prototype={ +j[q]=r[s]}}j=A.hO(j,!1,k) +j.fixed$length=Array +j.immutable$list=Array +return j}} +A.ca.prototype={ +aA(){return[this.a,this.b]}, +E(a,b){if(b==null)return!1 +return b instanceof A.ca&&this.$s===b.$s&&J.F(this.a,b.a)&&J.F(this.b,b.b)}, +gp(a){return A.hS(this.$s,this.a,this.b,B.i)}} +A.cA.prototype={ h(a){return"RegExp/"+this.a+"/"+this.b.flags}, -gbr(){var s=this,r=s.c +gbn(){var s=this,r=s.c if(r!=null)return r r=s.b -return s.c=A.eZ(s.a,r.multiline,!r.ignoreCase,r.unicode,r.dotAll,!0)}, -bn(a,b){var s,r=this.gbr() +return s.c=A.eS(s.a,r.multiline,!r.ignoreCase,r.unicode,r.dotAll,!0)}, +bj(a,b){var s,r=this.gbn() r.lastIndex=b s=r.exec(a) if(s==null)return null -return new A.ce(s)}} -A.ce.prototype={ -gbD(){var s=this.b +return new A.c9(s)}} +A.c9.prototype={ +gbz(){var s=this.b return s.index+s[0].length}, k(a,b){return this.b[b]}, -$icL:1, -$iel:1} -A.d3.prototype={ -gp(){var s=this.d +$icH:1, +$ieh:1} +A.cY.prototype={ +gn(){var s=this.d return s==null?t.F.a(s):s}, -m(){var s,r,q,p,o,n=this,m=n.b -if(m==null)return!1 -s=n.c -r=m.length -if(s<=r){q=n.a -p=q.bn(m,s) -if(p!=null){n.d=p -o=p.gbD() -if(p.b.index===o){if(q.b.unicode){s=n.c -q=s+1 -if(q=55296&&s<=56319){s=m.charCodeAt(q) -s=s>=56320&&s<=57343}else s=!1}else s=!1}else s=!1 -o=(s?o+1:o)+1}n.c=o -return!0}}n.b=n.d=null +m(){var s,r,q,p,o,n,m=this,l=m.b +if(l==null)return!1 +s=m.c +r=l.length +if(s<=r){q=m.a +p=q.bj(l,s) +if(p!=null){m.d=p +o=p.gbz() +if(p.b.index===o){s=!1 +if(q.b.unicode){q=m.c +n=q+1 +if(n=55296&&r<=56319){s=l.charCodeAt(n) +s=s>=56320&&s<=57343}}}o=(s?o+1:o)+1}m.c=o +return!0}}m.b=m.d=null return!1}} -A.bM.prototype={ -gt(a){return B.ad}, +A.bH.prototype={ +gt(a){return B.ab}, $ij:1} -A.aZ.prototype={} -A.bN.prototype={ -gt(a){return B.ae}, +A.aV.prototype={} +A.bI.prototype={ +gt(a){return B.ac}, $ij:1} -A.aw.prototype={ +A.ap.prototype={ gl(a){return a.length}, $iD:1} -A.aX.prototype={ -k(a,b){A.V(b,a,a.length) +A.aT.prototype={ +k(a,b){A.T(b,a,a.length) return a[b]}, -q(a,b,c){A.V(b,a,a.length) +q(a,b,c){A.T(b,a,a.length) a[b]=c}, $ic:1, $if:1} -A.aY.prototype={ -q(a,b,c){A.V(b,a,a.length) +A.aU.prototype={ +q(a,b,c){A.T(b,a,a.length) a[b]=c}, $ic:1, $if:1} -A.bO.prototype={ -gt(a){return B.af}, +A.bJ.prototype={ +gt(a){return B.ad}, $ij:1} -A.bP.prototype={ -gt(a){return B.ag}, +A.bK.prototype={ +gt(a){return B.ae}, $ij:1} -A.bQ.prototype={ -gt(a){return B.ah}, -k(a,b){A.V(b,a,a.length) +A.bL.prototype={ +gt(a){return B.af}, +k(a,b){A.T(b,a,a.length) return a[b]}, $ij:1} -A.bR.prototype={ -gt(a){return B.ai}, -k(a,b){A.V(b,a,a.length) +A.bM.prototype={ +gt(a){return B.ag}, +k(a,b){A.T(b,a,a.length) return a[b]}, $ij:1} -A.bS.prototype={ -gt(a){return B.aj}, -k(a,b){A.V(b,a,a.length) +A.bN.prototype={ +gt(a){return B.ah}, +k(a,b){A.T(b,a,a.length) return a[b]}, $ij:1} -A.bT.prototype={ -gt(a){return B.al}, -k(a,b){A.V(b,a,a.length) +A.bO.prototype={ +gt(a){return B.aj}, +k(a,b){A.T(b,a,a.length) return a[b]}, $ij:1} -A.bU.prototype={ -gt(a){return B.am}, -k(a,b){A.V(b,a,a.length) +A.bP.prototype={ +gt(a){return B.ak}, +k(a,b){A.T(b,a,a.length) return a[b]}, $ij:1} -A.b_.prototype={ -gt(a){return B.an}, +A.aW.prototype={ +gt(a){return B.al}, gl(a){return a.length}, -k(a,b){A.V(b,a,a.length) +k(a,b){A.T(b,a,a.length) return a[b]}, $ij:1} -A.b0.prototype={ -gt(a){return B.ao}, +A.aX.prototype={ +gt(a){return B.am}, gl(a){return a.length}, -k(a,b){A.V(b,a,a.length) +k(a,b){A.T(b,a,a.length) return a[b]}, $ij:1, -$iak:1} -A.bb.prototype={} -A.bc.prototype={} -A.bd.prototype={} -A.be.prototype={} -A.H.prototype={ -i(a){return A.bl(v.typeUniverse,this,a)}, -A(a){return A.fs(v.typeUniverse,this,a)}} -A.cb.prototype={} -A.dA.prototype={ +$iah:1} +A.b6.prototype={} +A.b7.prototype={} +A.b8.prototype={} +A.b9.prototype={} +A.I.prototype={ +i(a){return A.bg(v.typeUniverse,this,a)}, +B(a){return A.fl(v.typeUniverse,this,a)}} +A.c5.prototype={} +A.dt.prototype={ h(a){return A.C(this.a,null)}} -A.ca.prototype={ +A.c4.prototype={ h(a){return this.a}} -A.bh.prototype={$iR:1} -A.d5.prototype={ +A.bc.prototype={$iQ:1} +A.d_.prototype={ $1(a){var s=this.a,r=s.a s.a=null r.$0()}, -$S:5} -A.d4.prototype={ +$S:4} +A.cZ.prototype={ $1(a){var s,r this.a.a=a s=this.b r=this.c s.firstChild?s.removeChild(r):s.appendChild(r)}, $S:13} -A.d6.prototype={ +A.d0.prototype={ $0(){this.a.$0()}, -$S:6} -A.d7.prototype={ +$S:5} +A.d1.prototype={ $0(){this.a.$0()}, -$S:6} -A.dy.prototype={ -bf(a,b){if(self.setTimeout!=null)self.setTimeout(A.aF(new A.dz(this,b),0),a) -else throw A.a(A.T("`setTimeout()` not found."))}} -A.dz.prototype={ +$S:5} +A.dr.prototype={ +bc(a,b){if(self.setTimeout!=null)self.setTimeout(A.aA(new A.ds(this,b),0),a) +else throw A.a(A.ai("`setTimeout()` not found."))}} +A.ds.prototype={ $0(){this.b.$0()}, $S:0} -A.c5.prototype={ -ad(a){var s,r=this +A.c_.prototype={ +ae(a){var s,r=this if(a==null)a=r.$ti.c.a(a) if(!r.b)r.a.av(a) else{s=r.a -if(r.$ti.i("a0<1>").b(a))s.az(a) -else s.a3(a)}}, -ae(a,b){var s=this.a -if(this.b)s.L(a,b) -else s.aw(a,b)}} -A.dK.prototype={ +if(r.$ti.i("Z<1>").b(a))s.aw(a) +else s.a5(a)}}, +af(a,b){var s=this.a +if(this.b)s.K(a,b) +else s.T(a,b)}} +A.dD.prototype={ $1(a){return this.a.$2(0,a)}, -$S:3} -A.dL.prototype={ -$2(a,b){this.a.$2(1,new A.aN(a,b))}, +$S:2} +A.dE.prototype={ +$2(a,b){this.a.$2(1,new A.aJ(a,b))}, $S:14} -A.dY.prototype={ +A.dR.prototype={ $2(a,b){this.a(a,b)}, $S:15} -A.bz.prototype={ +A.bv.prototype={ h(a){return A.i(this.a)}, -$ik:1, -gR(){return this.b}} -A.c7.prototype={ -ae(a,b){var s -A.cn(a,"error",t.K) +$il:1, +gS(){return this.b}} +A.c1.prototype={ +af(a,b){var s +A.ci(a,"error",t.K) s=this.a -if((s.a&30)!==0)throw A.a(A.f9("Future already completed")) -if(b==null)b=A.eN(a) -s.aw(a,b)}, -aM(a){return this.ae(a,null)}} -A.b7.prototype={ -ad(a){var s=this.a -if((s.a&30)!==0)throw A.a(A.f9("Future already completed")) +if((s.a&30)!==0)throw A.a(A.f2("Future already completed")) +if(b==null)b=A.eK(a) +s.T(a,b)}, +aK(a){return this.af(a,null)}} +A.b2.prototype={ +ae(a){var s=this.a +if((s.a&30)!==0)throw A.a(A.f2("Future already completed")) s.av(a)}} -A.az.prototype={ -bM(a){if((this.c&15)!==6)return!0 +A.au.prototype={ +bH(a){if((this.c&15)!==6)return!0 return this.b.b.ap(this.d,a.a)}, -bI(a){var s,r=this.e,q=null,p=a.a,o=this.b.b -if(t.C.b(r))q=o.bU(r,p,a.b) +bD(a){var s,r=this.e,q=null,p=a.a,o=this.b.b +if(t.C.b(r))q=o.bM(r,p,a.b) else q=o.ap(r,p) try{p=q -return p}catch(s){if(t.c.b(A.ad(s))){if((this.c&1)!==0)throw A.a(A.a_("The error handler of Future.then must return a value of the returned future's type","onError")) -throw A.a(A.a_("The error handler of Future.catchError must return a value of the future's type","onError"))}else throw s}}} +return p}catch(s){if(t.c.b(A.aa(s))){if((this.c&1)!==0)throw A.a(A.L("The error handler of Future.then must return a value of the returned future's type","onError")) +throw A.a(A.L("The error handler of Future.catchError must return a value of the future's type","onError"))}else throw s}}} A.v.prototype={ -aE(a){this.a=this.a&1|4 +aD(a){this.a=this.a&1|4 this.c=a}, ar(a,b,c){var s,r,q=$.r -if(q===B.d){if(b!=null&&!t.C.b(b)&&!t.v.b(b))throw A.a(A.eM(b,"onError",u.c))}else if(b!=null)b=A.jp(b,q) +if(q===B.d){if(b!=null&&!t.C.b(b)&&!t.v.b(b))throw A.a(A.eJ(b,"onError",u.c))}else if(b!=null)b=A.jg(b,q) s=new A.v(q,c.i("v<0>")) r=b==null?1:3 -this.a2(new A.az(s,r,a,b,this.$ti.i("@<1>").A(c).i("az<1,2>"))) +this.a4(new A.au(s,r,a,b,this.$ti.i("@<1>").B(c).i("au<1,2>"))) return s}, aq(a,b){return this.ar(a,null,b)}, -aG(a,b,c){var s=new A.v($.r,c.i("v<0>")) -this.a2(new A.az(s,19,a,b,this.$ti.i("@<1>").A(c).i("az<1,2>"))) +aF(a,b,c){var s=new A.v($.r,c.i("v<0>")) +this.a4(new A.au(s,19,a,b,this.$ti.i("@<1>").B(c).i("au<1,2>"))) return s}, -bu(a){this.a=this.a&1|16 +bq(a){this.a=this.a&1|16 this.c=a}, -S(a){this.a=a.a&30|this.a&1 +U(a){this.a=a.a&30|this.a&1 this.c=a.c}, -a2(a){var s=this,r=s.a +a4(a){var s=this,r=s.a if(r<=3){a.a=s.c s.c=a}else{if((r&4)!==0){r=s.c -if((r.a&24)===0){r.a2(a) -return}s.S(r)}A.aC(null,null,s.b,new A.da(s,a))}}, -a9(a){var s,r,q,p,o,n=this,m={} +if((r.a&24)===0){r.a4(a) +return}s.U(r)}A.ax(null,null,s.b,new A.d4(s,a))}}, +ab(a){var s,r,q,p,o,n=this,m={} m.a=a if(a==null)return s=n.a @@ -3315,157 +3196,157 @@ n.c=a if(r!=null){q=a.a for(p=a;q!=null;p=q,q=o)o=q.a p.a=r}}else{if((s&4)!==0){s=n.c -if((s.a&24)===0){s.a9(a) -return}n.S(s)}m.a=n.T(a) -A.aC(null,null,n.b,new A.dh(m,n))}}, -aa(){var s=this.c +if((s.a&24)===0){s.ab(a) +return}n.U(s)}m.a=n.V(a) +A.ax(null,null,n.b,new A.db(m,n))}}, +ac(){var s=this.c this.c=null -return this.T(s)}, -T(a){var s,r,q +return this.V(s)}, +V(a){var s,r,q for(s=a,r=null;s!=null;r=s,s=q){q=s.a s.a=r}return r}, -bi(a){var s,r,q,p=this +be(a){var s,r,q,p=this p.a^=2 -try{a.ar(new A.de(p),new A.df(p),t.P)}catch(q){s=A.ad(q) -r=A.ao(q) -A.k_(new A.dg(p,s,r))}}, -a3(a){var s=this,r=s.aa() +try{a.ar(new A.d8(p),new A.d9(p),t.P)}catch(q){s=A.aa(q) +r=A.a8(q) +A.jR(new A.da(p,s,r))}}, +a5(a){var s=this,r=s.ac() s.a=8 s.c=a -A.ba(s,r)}, -L(a,b){var s=this.aa() -this.bu(A.cp(a,b)) -A.ba(this,s)}, -av(a){if(this.$ti.i("a0<1>").b(a)){this.az(a) -return}this.bh(a)}, -bh(a){this.a^=2 -A.aC(null,null,this.b,new A.dc(this,a))}, -az(a){if(this.$ti.b(a)){A.ie(a,this) -return}this.bi(a)}, -aw(a,b){this.a^=2 -A.aC(null,null,this.b,new A.db(this,a,b))}, -$ia0:1} -A.da.prototype={ -$0(){A.ba(this.a,this.b)}, +A.b5(s,r)}, +K(a,b){var s=this.ac() +this.bq(A.cl(a,b)) +A.b5(this,s)}, +av(a){if(this.$ti.i("Z<1>").b(a)){this.aw(a) +return}this.bd(a)}, +bd(a){this.a^=2 +A.ax(null,null,this.b,new A.d6(this,a))}, +aw(a){if(this.$ti.b(a)){A.i6(a,this) +return}this.be(a)}, +T(a,b){this.a^=2 +A.ax(null,null,this.b,new A.d5(this,a,b))}, +$iZ:1} +A.d4.prototype={ +$0(){A.b5(this.a,this.b)}, $S:0} -A.dh.prototype={ -$0(){A.ba(this.b,this.a.a)}, +A.db.prototype={ +$0(){A.b5(this.b,this.a.a)}, $S:0} -A.de.prototype={ +A.d8.prototype={ $1(a){var s,r,q,p=this.a p.a^=2 -try{p.a3(p.$ti.c.a(a))}catch(q){s=A.ad(q) -r=A.ao(q) -p.L(s,r)}}, -$S:5} -A.df.prototype={ -$2(a,b){this.a.L(a,b)}, +try{p.a5(p.$ti.c.a(a))}catch(q){s=A.aa(q) +r=A.a8(q) +p.K(s,r)}}, +$S:4} +A.d9.prototype={ +$2(a,b){this.a.K(a,b)}, $S:16} -A.dg.prototype={ -$0(){this.a.L(this.b,this.c)}, +A.da.prototype={ +$0(){this.a.K(this.b,this.c)}, $S:0} -A.dd.prototype={ -$0(){A.fi(this.a.a,this.b)}, +A.d7.prototype={ +$0(){A.fb(this.a.a,this.b)}, $S:0} -A.dc.prototype={ -$0(){this.a.a3(this.b)}, +A.d6.prototype={ +$0(){this.a.a5(this.b)}, $S:0} -A.db.prototype={ -$0(){this.a.L(this.b,this.c)}, +A.d5.prototype={ +$0(){this.a.K(this.b,this.c)}, $S:0} -A.dk.prototype={ +A.de.prototype={ $0(){var s,r,q,p,o,n,m=this,l=null try{q=m.a.a -l=q.b.b.bS(q.d)}catch(p){s=A.ad(p) -r=A.ao(p) +l=q.b.b.bK(q.d)}catch(p){s=A.aa(p) +r=A.a8(p) q=m.c&&m.b.a.c.a===s o=m.a if(q)o.c=m.b.a.c -else o.c=A.cp(s,r) +else o.c=A.cl(s,r) o.b=!0 return}if(l instanceof A.v&&(l.a&24)!==0){if((l.a&16)!==0){q=m.a q.c=l.c q.b=!0}return}if(l instanceof A.v){n=m.b.a q=m.a -q.c=l.aq(new A.dl(n),t.z) +q.c=l.aq(new A.df(n),t.z) q.b=!1}}, $S:0} -A.dl.prototype={ +A.df.prototype={ $1(a){return this.a}, $S:17} -A.dj.prototype={ +A.dd.prototype={ $0(){var s,r,q,p,o try{q=this.a p=q.a -q.c=p.b.b.ap(p.d,this.b)}catch(o){s=A.ad(o) -r=A.ao(o) +q.c=p.b.b.ap(p.d,this.b)}catch(o){s=A.aa(o) +r=A.a8(o) q=this.a -q.c=A.cp(s,r) +q.c=A.cl(s,r) q.b=!0}}, $S:0} -A.di.prototype={ +A.dc.prototype={ $0(){var s,r,q,p,o,n,m=this try{s=m.a.a.c p=m.b -if(p.a.bM(s)&&p.a.e!=null){p.c=p.a.bI(s) -p.b=!1}}catch(o){r=A.ad(o) -q=A.ao(o) +if(p.a.bH(s)&&p.a.e!=null){p.c=p.a.bD(s) +p.b=!1}}catch(o){r=A.aa(o) +q=A.a8(o) p=m.a.a.c n=m.b if(p.a===r)n.c=p -else n.c=A.cp(r,q) +else n.c=A.cl(r,q) n.b=!0}}, $S:0} -A.c6.prototype={} -A.ci.prototype={} -A.dJ.prototype={} -A.dW.prototype={ -$0(){A.hH(this.a,this.b)}, +A.c0.prototype={} +A.cd.prototype={} +A.dC.prototype={} +A.dP.prototype={ +$0(){A.hz(this.a,this.b)}, $S:0} -A.dq.prototype={ -bW(a){var s,r,q +A.di.prototype={ +bO(a){var s,r,q try{if(B.d===$.r){a.$0() -return}A.fS(null,null,this,a)}catch(q){s=A.ad(q) -r=A.ao(q) -A.eB(s,r)}}, -aJ(a){return new A.dr(this,a)}, -bT(a){if($.r===B.d)return a.$0() -return A.fS(null,null,this,a)}, -bS(a){return this.bT(a,t.z)}, -bX(a,b){if($.r===B.d)return a.$1(b) -return A.jr(null,null,this,a,b)}, +return}A.fL(null,null,this,a)}catch(q){s=A.aa(q) +r=A.a8(q) +A.ex(s,r)}}, +aH(a){return new A.dj(this,a)}, +bL(a){if($.r===B.d)return a.$0() +return A.fL(null,null,this,a)}, +bK(a){return this.bL(a,t.z)}, +bP(a,b){if($.r===B.d)return a.$1(b) +return A.ji(null,null,this,a,b)}, ap(a,b){var s=t.z -return this.bX(a,b,s,s)}, -bV(a,b,c){if($.r===B.d)return a.$2(b,c) -return A.jq(null,null,this,a,b,c)}, -bU(a,b,c){var s=t.z -return this.bV(a,b,c,s,s,s)}, -bR(a){return a}, -b1(a){var s=t.z -return this.bR(a,s,s,s)}} -A.dr.prototype={ -$0(){return this.a.bW(this.b)}, +return this.bP(a,b,s,s)}, +bN(a,b,c){if($.r===B.d)return a.$2(b,c) +return A.jh(null,null,this,a,b,c)}, +bM(a,b,c){var s=t.z +return this.bN(a,b,c,s,s,s)}, +bJ(a){return a}, +aZ(a){var s=t.z +return this.bJ(a,s,s,s)}} +A.dj.prototype={ +$0(){return this.a.bO(this.b)}, $S:0} A.e.prototype={ -gB(a){return new A.au(a,this.gl(a),A.aG(a).i("au"))}, -E(a,b){return this.k(a,b)}, -W(a,b){return new A.M(a,A.aG(a).i("@").A(b).i("M<1,2>"))}, -bE(a,b,c,d){var s -A.b3(b,c,this.gl(a)) +gA(a){return new A.an(a,this.gl(a),A.aB(a).i("an"))}, +C(a,b){return this.k(a,b)}, +Y(a,b){return new A.M(a,A.aB(a).i("@").B(b).i("M<1,2>"))}, +bA(a,b,c,d){var s +A.b_(b,c,this.gl(a)) for(s=b;s"))}return new A.cd(this)}, +return typeof s=="undefined"?this.bo(b):s}}, +gl(a){return this.b==null?this.c.a:this.L().length}, +gP(){if(this.b==null){var s=this.c +return new A.N(s,A.E(s).i("N<1>"))}return new A.c7(this)}, q(a,b,c){var s,r,q=this if(q.b==null)q.c.q(0,b,c) -else if(q.H(b)){s=q.b +else if(q.O(b)){s=q.b s[b]=c r=q.a -if(r==null?s!=null:r!==s)r[b]=null}else q.by().q(0,b,c)}, -H(a){if(this.b==null)return this.c.H(a) +if(r==null?s!=null:r!==s)r[b]=null}else q.bu().q(0,b,c)}, +O(a){if(this.b==null)return this.c.O(a) return Object.prototype.hasOwnProperty.call(this.a,a)}, -C(a,b){var s,r,q,p,o=this -if(o.b==null)return o.c.C(0,b) -s=o.M() +F(a,b){var s,r,q,p,o=this +if(o.b==null)return o.c.F(0,b) +s=o.L() for(r=0;r"))}return s}} -A.dG.prototype={ +C(a,b){var s=this.a +return s.b==null?s.gP().C(0,b):s.L()[b]}, +gA(a){var s=this.a +if(s.b==null){s=s.gP() +s=s.gA(s)}else{s=s.L() +s=new J.Y(s,s.length,A.a5(s).i("Y<1>"))}return s}} +A.dz.prototype={ $0(){var s,r try{s=new TextDecoder("utf-8",{fatal:true}) return s}catch(r){}return null}, -$S:7} -A.dF.prototype={ +$S:6} +A.dy.prototype={ $0(){var s,r try{s=new TextDecoder("utf-8",{fatal:false}) return s}catch(r){}return null}, -$S:7} -A.cq.prototype={ -bP(a0,a1,a2){var s,r,q,p,o,n,m,l,k,j,i,h,g,f,e,d,c,b,a="Invalid base64 encoding length " -a2=A.b3(a1,a2,a0.length) -s=$.hj() +$S:6} +A.cm.prototype={ +bI(a0,a1,a2){var s,r,q,p,o,n,m,l,k,j,i,h,g,f,e,d,c,b,a="Invalid base64 encoding length " +a2=A.b_(a1,a2,a0.length) +s=$.hc() for(r=a1,q=r,p=null,o=-1,n=-1,m=0;r=0)A.eO(a0,n,a2,o,m,d) -else{c=B.c.a0(d-1,4)+1 -if(c===1)throw A.a(A.z(a,a0,a2)) +if(o>=0)A.eL(a0,n,a2,o,m,d) +else{c=B.b.a2(d-1,4)+1 +if(c===1)throw A.a(A.x(a,a0,a2)) for(;c<4;){e+="=" p.a=e;++c}}e=p.a -return B.a.J(a0,a1,a2,e.charCodeAt(0)==0?e:e)}b=a2-a1 -if(o>=0)A.eO(a0,n,a2,o,m,b) -else{c=B.c.a0(b,4) -if(c===1)throw A.a(A.z(a,a0,a2)) -if(c>1)a0=B.a.J(a0,a2,a2,c===2?"==":"=")}return a0}} +return B.a.I(a0,a1,a2,e.charCodeAt(0)==0?e:e)}b=a2-a1 +if(o>=0)A.eL(a0,n,a2,o,m,b) +else{c=B.b.a2(b,4) +if(c===1)throw A.a(A.x(a,a0,a2)) +if(c>1)a0=B.a.I(a0,a2,a2,c===2?"==":"=")}return a0}} +A.cn.prototype={} +A.by.prototype={} +A.bA.prototype={} A.cr.prototype={} -A.bC.prototype={} -A.bE.prototype={} -A.cv.prototype={} -A.cy.prototype={ +A.cv.prototype={ h(a){return"unknown"}} -A.cx.prototype={ -I(a){var s=this.bl(a,0,a.length) +A.cu.prototype={ +H(a){var s=this.bh(a,0,a.length) return s==null?a:s}, -bl(a,b,c){var s,r,q,p +bh(a,b,c){var s,r,q,p for(s=b,r=null;s":q=">" break case"/":q="/" break -default:q=null}if(q!=null){if(r==null)r=new A.y("") +default:q=null}if(q!=null){if(r==null)r=new A.z("") if(s>b)r.a+=B.a.j(a,b,s) r.a+=q b=s+1}}if(r==null)return null if(c>b){p=B.a.j(a,b,c) r.a+=p}p=r.a return p.charCodeAt(0)==0?p:p}} -A.cH.prototype={ -bA(a,b){var s=A.jn(a,this.gbC().a) +A.cD.prototype={ +bw(a,b){var s=A.je(a,this.gby().a) return s}, -gbC(){return B.L}} -A.cI.prototype={} -A.d0.prototype={} -A.d2.prototype={ -I(a){var s,r,q,p=A.b3(0,null,a.length),o=p-0 -if(o===0)return new Uint8Array(0) -s=o*3 +gby(){return B.H}} +A.cE.prototype={} +A.cV.prototype={} +A.cX.prototype={ +H(a){var s,r,q,p=A.b_(0,null,a.length) +if(p===0)return new Uint8Array(0) +s=p*3 r=new Uint8Array(s) -q=new A.dH(r) -if(q.bp(a,0,p)!==p)q.ab() -return new Uint8Array(r.subarray(0,A.iW(0,q.b,s)))}} -A.dH.prototype={ -ab(){var s=this,r=s.c,q=s.b,p=s.b=q+1 +q=new A.dA(r) +if(q.bl(a,0,p)!==p)q.ad() +return new Uint8Array(r.subarray(0,A.iO(0,q.b,s)))}} +A.dA.prototype={ +ad(){var s=this,r=s.c,q=s.b,p=s.b=q+1 r[q]=239 q=s.b=p+1 r[p]=191 s.b=q+1 r[q]=189}, -bz(a,b){var s,r,q,p,o=this +bv(a,b){var s,r,q,p,o=this if((b&64512)===56320){s=65536+((a&1023)<<10)|b&1023 r=o.c q=o.b @@ -3647,9 +3534,9 @@ p=o.b=q+1 r[q]=s>>>6&63|128 o.b=p+1 r[p]=s&63|128 -return!0}else{o.ab() +return!0}else{o.ad() return!1}}, -bp(a,b,c){var s,r,q,p,o,n,m,l=this +bl(a,b,c){var s,r,q,p,o,n,m,l=this if(b!==c&&(a.charCodeAt(c-1)&64512)===55296)--c for(s=l.c,r=s.length,q=b;qr)break n=q+1 -if(l.bz(p,a.charCodeAt(n)))q=n}else if(o===56320){if(l.b+3>r)break -l.ab()}else if(p<=2047){o=l.b +if(l.bv(p,a.charCodeAt(n)))q=n}else if(o===56320){if(l.b+3>r)break +l.ad()}else if(p<=2047){o=l.b m=o+1 if(m>=r)break l.b=m @@ -3673,45 +3560,45 @@ o=l.b=m+1 s[m]=p>>>6&63|128 l.b=o+1 s[o]=p&63|128}}}return q}} -A.d1.prototype={ -I(a){return new A.dE(this.a).bm(a,0,null,!0)}} -A.dE.prototype={ -bm(a,b,c,d){var s,r,q,p,o,n,m=this,l=A.b3(b,c,J.aI(a)) +A.cW.prototype={ +H(a){return new A.dx(this.a).bi(a,0,null,!0)}} +A.dx.prototype={ +bi(a,b,c,d){var s,r,q,p,o,n,m=this,l=A.b_(b,c,J.bs(a)) if(b===l)return"" if(a instanceof Uint8Array){s=a r=s -q=0}else{r=A.iP(a,b,l) +q=0}else{r=A.iH(a,b,l) l-=b q=b b=0}if(l-b>=15){p=m.a -o=A.iO(p,r,b,l) +o=A.iG(p,r,b,l) if(o!=null){if(!p)return o -if(o.indexOf("\ufffd")<0)return o}}o=m.a4(r,b,l,!0) +if(o.indexOf("\ufffd")<0)return o}}o=m.a6(r,b,l,!0) p=m.b -if((p&1)!==0){n=A.iQ(p) +if((p&1)!==0){n=A.iI(p) m.b=0 -throw A.a(A.z(n,a,q+m.c))}return o}, -a4(a,b,c,d){var s,r,q=this -if(c-b>1000){s=B.c.bw(b+c,2) -r=q.a4(a,b,s,!1) +throw A.a(A.x(n,a,q+m.c))}return o}, +a6(a,b,c,d){var s,r,q=this +if(c-b>1000){s=B.b.bs(b+c,2) +r=q.a6(a,b,s,!1) if((q.b&1)!==0)return r -return r+q.a4(a,s,c,d)}return q.bB(a,b,c,d)}, -bB(a,b,c,d){var s,r,q,p,o,n,m,l=this,k=65533,j=l.b,i=l.c,h=new A.y(""),g=b+1,f=a[b] +return r+q.a6(a,s,c,d)}return q.bx(a,b,c,d)}, +bx(a,b,c,d){var s,r,q,p,o,n,m,l=this,k=65533,j=l.b,i=l.c,h=new A.z(""),g=b+1,f=a[b] $label0$0:for(s=l.a;!0;){for(;!0;g=p){r="AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFFFFFFFFFFFFFFFFGGGGGGGGGGGGGGGGHHHHHHHHHHHHHHHHHHHHHHHHHHHIHHHJEEBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBKCCCCCCCCCCCCDCLONNNMEEEEEEEEEEE".charCodeAt(f)&31 i=j<=32?f&61694>>>r:(f&63|i<<6)>>>0 j=" \x000:XECCCCCN:lDb \x000:XECCCCCNvlDb \x000:XECCCCCN:lDb AAAAA\x00\x00\x00\x00\x00AAAAA00000AAAAA:::::AAAAAGG000AAAAA00KKKAAAAAG::::AAAAA:IIIIAAAAA000\x800AAAAA\x00\x00\x00\x00 AAAAA".charCodeAt(j+r) -if(j===0){q=A.Q(i) +if(j===0){q=A.P(i) h.a+=q if(g===c)break $label0$0 -break}else if((j&1)!==0){if(s)switch(j){case 69:case 67:q=A.Q(k) +break}else if((j&1)!==0){if(s)switch(j){case 69:case 67:q=A.P(k) h.a+=q break -case 65:q=A.Q(k) +case 65:q=A.P(k) h.a+=q;--g break -default:q=A.Q(k) +default:q=A.P(k) q=h.a+=q -h.a=q+A.Q(k) +h.a=q+A.P(k) break}else{l.b=j l.c=g-1 return""}j=0}if(g===c)break $label0$0 @@ -3723,100 +3610,79 @@ break}n=p+1 f=a[p] if(f>=128){o=n-1 p=n -break}p=n}if(o-g<20)for(m=g;m32)if(s){s=A.Q(k) +g=p}else g=p}if(d&&j>32)if(s){s=A.P(k) h.a+=s}else{l.b=77 l.c=c return""}l.b=j l.c=i s=h.a return s.charCodeAt(0)==0?s:s}} -A.cM.prototype={ -$2(a,b){var s=this.b,r=this.a,q=s.a+=r.a -q+=a.a -s.a=q -s.a=q+": " -q=A.at(b) -s.a+=q -r.a=", "}, -$S:19} -A.dD.prototype={ +A.dw.prototype={ $2(a,b){var s,r if(typeof b=="string")this.a.set(a,b) else if(b==null)this.a.set(a,"") -else for(s=J.L(b),r=this.a;s.m();){b=s.gp() +else for(s=J.X(b),r=this.a;s.m();){b=s.gn() if(typeof b=="string")r.append(a,b) else if(b==null)r.append(a,"") -else A.iS(b)}}, -$S:2} -A.d8.prototype={ -h(a){return this.aA()}} -A.k.prototype={ -gR(){return A.i1(this)}} -A.bx.prototype={ +else A.iK(b)}}, +$S:7} +A.d2.prototype={ +h(a){return this.az()}} +A.l.prototype={ +gS(){return A.hU(this)}} +A.bt.prototype={ h(a){var s=this.a -if(s!=null)return"Assertion failed: "+A.at(s) +if(s!=null)return"Assertion failed: "+A.cs(s) return"Assertion failed"}} -A.R.prototype={} -A.K.prototype={ -ga6(){return"Invalid argument"+(!this.a?"(s)":"")}, -ga5(){return""}, -h(a){var s=this,r=s.c,q=r==null?"":" ("+r+")",p=s.d,o=p==null?"":": "+p,n=s.ga6()+q+o +A.Q.prototype={} +A.G.prototype={ +ga8(){return"Invalid argument"+(!this.a?"(s)":"")}, +ga7(){return""}, +h(a){var s=this,r=s.c,q=r==null?"":" ("+r+")",p=s.d,o=p==null?"":": "+p,n=s.ga8()+q+o if(!s.a)return n -return n+s.ga5()+": "+A.at(s.gak())}, +return n+s.ga7()+": "+A.cs(s.gak())}, gak(){return this.b}} -A.b2.prototype={ +A.aZ.prototype={ gak(){return this.b}, -ga6(){return"RangeError"}, -ga5(){var s,r=this.e,q=this.f +ga8(){return"RangeError"}, +ga7(){var s,r=this.e,q=this.f if(r==null)s=q!=null?": Not less than or equal to "+A.i(q):"" else if(q==null)s=": Not greater than or equal to "+A.i(r) else if(q>r)s=": Not in inclusive range "+A.i(r)+".."+A.i(q) else s=qe.length else s=!1 @@ -3831,66 +3697,63 @@ p=!0}}g=r>1?g+(" (at line "+r+", character "+(f-q+1)+")\n"):g+(" (at character " m=e.length for(o=f;o78)if(f-q<75){l=q+75 -k=q -j="" -i="..."}else{if(m-f<75){k=m-75 -l=m -i=""}else{k=f-36 -l=f+36 -i="..."}j="..."}else{l=m -k=q -j="" -i=""}return g+j+B.a.j(e,k,l)+i+"\n"+B.a.b9(" ",f-k+j.length)+"^\n"}else return f!=null?g+(" (at offset "+A.i(f)+")"):g}} +break}}l="" +if(m-q>78){k="..." +if(f-q<75){j=q+75 +i=q}else{if(m-f<75){i=m-75 +j=m +k=""}else{i=f-36 +j=f+36}l="..."}}else{j=m +i=q +k=""}return g+l+B.a.j(e,i,j)+k+"\n"+B.a.b6(" ",f-i+l.length)+"^\n"}else return f!=null?g+(" (at offset "+A.i(f)+")"):g}} A.n.prototype={ -W(a,b){return A.hz(this,A.E(this).i("n.E"),b)}, -gl(a){var s,r=this.gB(this) +Y(a,b){return A.hr(this,A.E(this).i("n.E"),b)}, +gl(a){var s,r=this.gA(this) for(s=0;r.m();)++s return s}, -E(a,b){var s,r -A.f5(b,"index") -s=this.gB(this) -for(r=b;s.m();){if(r===0)return s.gp();--r}throw A.a(A.eU(b,b-r,this,"index"))}, -h(a){return A.hO(this,"(",")")}} +C(a,b){var s,r +A.eg(b,"index") +s=this.gA(this) +for(r=b;s.m();){if(r===0)return s.gn();--r}throw A.a(A.e9(b,b-r,this,"index"))}, +h(a){return A.hI(this,"(",")")}} A.u.prototype={ -gn(a){return A.l.prototype.gn.call(this,0)}, +gp(a){return A.k.prototype.gp.call(this,0)}, h(a){return"null"}} -A.l.prototype={$il:1, -F(a,b){return this===b}, -gn(a){return A.bY(this)}, -h(a){return"Instance of '"+A.cQ(this)+"'"}, -b_(a,b){throw A.a(A.f1(this,b))}, -gt(a){return A.jK(this)}, +A.k.prototype={$ik:1, +E(a,b){return this===b}, +gp(a){return A.bS(this)}, +h(a){return"Instance of '"+A.cK(this)+"'"}, +gt(a){return A.jB(this)}, toString(){return this.h(this)}} -A.cj.prototype={ +A.ce.prototype={ h(a){return""}, -$ia4:1} -A.y.prototype={ +$ia1:1} +A.z.prototype={ gl(a){return this.a.length}, h(a){var s=this.a return s.charCodeAt(0)==0?s:s}} -A.d_.prototype={ -$2(a,b){var s,r,q,p=B.a.aU(b,"=") -if(p===-1){if(b!=="")a.q(0,A.ew(b,0,b.length,this.a,!0),"")}else if(p!==0){s=B.a.j(b,0,p) -r=B.a.K(b,p+1) +A.cU.prototype={ +$2(a,b){var s,r,q,p=B.a.aS(b,"=") +if(p===-1){if(b!=="")a.q(0,A.es(b,0,b.length,this.a,!0),"")}else if(p!==0){s=B.a.j(b,0,p) +r=B.a.J(b,p+1) q=this.a -a.q(0,A.ew(s,0,s.length,q,!0),A.ew(r,0,r.length,q,!0))}return a}, +a.q(0,A.es(s,0,s.length,q,!0),A.es(r,0,r.length,q,!0))}return a}, +$S:19} +A.cR.prototype={ +$2(a,b){throw A.a(A.x("Illegal IPv4 address, "+a,this.a,b))}, $S:20} -A.cX.prototype={ -$2(a,b){throw A.a(A.z("Illegal IPv4 address, "+a,this.a,b))}, +A.cS.prototype={ +$2(a,b){throw A.a(A.x("Illegal IPv6 address, "+a,this.a,b))}, $S:21} -A.cY.prototype={ -$2(a,b){throw A.a(A.z("Illegal IPv6 address, "+a,this.a,b))}, -$S:22} -A.cZ.prototype={ +A.cT.prototype={ $2(a,b){var s if(b-a>4)this.a.$2("an IPv6 part can only contain a maximum of 4 hex digits",a) -s=A.e8(B.a.j(this.b,a,b),16) +s=A.e1(B.a.j(this.b,a,b),16) if(s<0||s>65535)this.a.$2("each part must be in the range of `0x0..0xFFFF`",a) return s}, -$S:23} -A.bn.prototype={ -gV(){var s,r,q,p,o=this,n=o.w +$S:22} +A.bi.prototype={ +gX(){var s,r,q,p,o=this,n=o.w if(n===$){s=o.a r=s.length!==0?""+s+":":"" q=o.c @@ -3906,28 +3769,28 @@ r=o.f if(r!=null)s=s+"?"+r r=o.r if(r!=null)s=s+"#"+r -n!==$&&A.bv() +n!==$&&A.bq() n=o.w=s.charCodeAt(0)==0?s:s}return n}, -gn(a){var s,r=this,q=r.y -if(q===$){s=B.a.gn(r.gV()) -r.y!==$&&A.bv() +gp(a){var s,r=this,q=r.y +if(q===$){s=B.a.gp(r.gX()) +r.y!==$&&A.bq() r.y=s q=s}return q}, gan(){var s,r=this,q=r.z if(q===$){s=r.f -s=A.fg(s==null?"":s) -r.z!==$&&A.bv() -q=r.z=new A.a7(s,t.h)}return q}, -gb4(){return this.b}, +s=A.f9(s==null?"":s) +r.z!==$&&A.bq() +q=r.z=new A.at(s,t.h)}return q}, +gb1(){return this.b}, gai(){var s=this.c if(s==null)return"" if(B.a.u(s,"["))return B.a.j(s,1,s.length-1) return s}, -ga_(){var s=this.d -return s==null?A.ft(this.a):s}, +ga1(){var s=this.d +return s==null?A.fm(this.a):s}, gam(){var s=this.f return s==null?"":s}, -gaO(){var s=this.r +gaM(){var s=this.r return s==null?"":s}, ao(a){var s,r,q,p,o=this,n=o.a,m=n==="file",l=o.b,k=o.d,j=o.c if(!(j!=null))j=l.length!==0||k!=null||m?"":null @@ -3936,83 +3799,77 @@ if(!m)r=j!=null&&s.length!==0 else r=!0 if(r&&!B.a.u(s,"/"))s="/"+s q=s -p=A.eu(null,0,0,a) -return A.es(n,l,j,k,q,p,o.r)}, -gaX(){if(this.a!==""){var s=this.r +p=A.eq(null,0,0,a) +return A.eo(n,l,j,k,q,p,o.r)}, +gaV(){if(this.a!==""){var s=this.r s=(s==null?"":s)===""}else s=!1 return s}, -gaQ(){return this.c!=null}, -gaT(){return this.f!=null}, -gaR(){return this.r!=null}, -h(a){return this.gV()}, -F(a,b){var s,r,q=this +gaO(){return this.c!=null}, +gaR(){return this.f!=null}, +gaP(){return this.r!=null}, +h(a){return this.gX()}, +E(a,b){var s,r,q,p=this if(b==null)return!1 -if(q===b)return!0 -if(t.R.b(b))if(q.a===b.ga1())if(q.c!=null===b.gaQ())if(q.b===b.gb4())if(q.gai()===b.gai())if(q.ga_()===b.ga_())if(q.e===b.gb0()){s=q.f -r=s==null -if(!r===b.gaT()){if(r)s="" -if(s===b.gam()){s=q.r -r=s==null -if(!r===b.gaR()){if(r)s="" -s=s===b.gaO()}else s=!1}else s=!1}else s=!1}else s=!1 -else s=!1 -else s=!1 -else s=!1 -else s=!1 -else s=!1 -else s=!1 -return s}, -$ic3:1, -ga1(){return this.a}, -gb0(){return this.e}} -A.dC.prototype={ +if(p===b)return!0 +s=!1 +if(t.R.b(b))if(p.a===b.ga3())if(p.c!=null===b.gaO())if(p.b===b.gb1())if(p.gai()===b.gai())if(p.ga1()===b.ga1())if(p.e===b.gaY()){r=p.f +q=r==null +if(!q===b.gaR()){if(q)r="" +if(r===b.gam()){r=p.r +q=r==null +if(!q===b.gaP()){s=q?"":r +s=s===b.gaM()}}}}return s}, +$ibY:1, +ga3(){return this.a}, +gaY(){return this.e}} +A.dv.prototype={ $2(a,b){var s=this.b,r=this.a s.a+=r.a r.a="&" -r=A.fz(B.h,a,B.e,!0) +r=A.fs(B.h,a,B.e,!0) r=s.a+=r if(b!=null&&b.length!==0){s.a=r+"=" -r=A.fz(B.h,b,B.e,!0) +r=A.fs(B.h,b,B.e,!0) s.a+=r}}, -$S:24} -A.dB.prototype={ +$S:23} +A.du.prototype={ $2(a,b){var s,r if(b==null||typeof b=="string")this.a.$2(a,b) -else for(s=J.L(b),r=this.a;s.m();)r.$2(a,s.gp())}, -$S:2} -A.cW.prototype={ -gb3(){var s,r,q,p,o=this,n=null,m=o.c +else for(s=J.X(b),r=this.a;s.m();)r.$2(a,s.gn())}, +$S:7} +A.cQ.prototype={ +gb0(){var s,r,q,p,o=this,n=null,m=o.c if(m==null){m=o.a s=o.b[0]+1 -r=B.a.Y(m,"?",s) +r=B.a.a_(m,"?",s) q=m.length -if(r>=0){p=A.bo(m,r+1,q,B.f,!1,!1) +if(r>=0){p=A.bj(m,r+1,q,B.f,!1,!1) q=r}else p=n -m=o.c=new A.c9("data","",n,n,A.bo(m,s,q,B.p,!1,!1),p,n)}return m}, +m=o.c=new A.c3("data","",n,n,A.bj(m,s,q,B.o,!1,!1),p,n)}return m}, h(a){var s=this.a return this.b[0]===-1?"data:"+s:s}} -A.dP.prototype={ +A.dI.prototype={ $2(a,b){var s=this.a[a] -B.ab.bE(s,0,96,b) +B.a7.bA(s,0,96,b) return s}, -$S:25} -A.dQ.prototype={ +$S:24} +A.dJ.prototype={ $3(a,b,c){var s,r for(s=b.length,r=0;r>>0]=c}, $S:8} -A.ch.prototype={ -gaQ(){return this.c>0}, -gaS(){return this.c>0&&this.d+10&&this.r>=this.a.length}, -ga1(){var s=this.w -return s==null?this.w=this.bk():s}, -bk(){var s,r=this,q=r.b +A.cc.prototype={ +gaO(){return this.c>0}, +gaQ(){return this.c>0&&this.d+10&&this.r>=this.a.length}, +ga3(){var s=this.w +return s==null?this.w=this.bg():s}, +bg(){var s,r=this,q=r.b if(q<=0)return"" s=q===4 if(s&&B.a.u(r.a,"http"))return"http" @@ -4020,24 +3877,24 @@ if(q===5&&B.a.u(r.a,"https"))return"https" if(s&&B.a.u(r.a,"file"))return"file" if(q===7&&B.a.u(r.a,"package"))return"package" return B.a.j(r.a,0,q)}, -gb4(){var s=this.c,r=this.b+3 +gb1(){var s=this.c,r=this.b+3 return s>r?B.a.j(this.a,r,s-1):""}, gai(){var s=this.c return s>0?B.a.j(this.a,s,this.d):""}, -ga_(){var s,r=this -if(r.gaS())return A.e8(B.a.j(r.a,r.d+1,r.e),null) +ga1(){var s,r=this +if(r.gaQ())return A.e1(B.a.j(r.a,r.d+1,r.e),null) s=r.b if(s===4&&B.a.u(r.a,"http"))return 80 if(s===5&&B.a.u(r.a,"https"))return 443 return 0}, -gb0(){return B.a.j(this.a,this.e,this.f)}, +gaY(){return B.a.j(this.a,this.e,this.f)}, gam(){var s=this.f,r=this.r return s=this.r)return B.aa -return new A.a7(A.fg(this.gam()),t.h)}, -ao(a){var s,r,q,p,o,n=this,m=null,l=n.ga1(),k=l==="file",j=n.c,i=j>0?B.a.j(n.a,n.b+3,j):"",h=n.gaS()?n.ga_():m +gaM(){var s=this.r,r=this.a +return s=this.r)return B.a6 +return new A.at(A.f9(this.gam()),t.h)}, +ao(a){var s,r,q,p,o,n=this,m=null,l=n.ga3(),k=l==="file",j=n.c,i=j>0?B.a.j(n.a,n.b+3,j):"",h=n.gaQ()?n.ga1():m j=n.c if(j>0)s=B.a.j(n.a,j,n.d) else s=i.length!==0||h!=null||k?"":m @@ -4046,29 +3903,29 @@ r=B.a.j(j,n.e,n.f) if(!k)q=s!=null&&r.length!==0 else q=!0 if(q&&!B.a.u(r,"/"))r="/"+r -p=A.eu(m,0,0,a) +p=A.eq(m,0,0,a) q=n.r -o=q1,n="dart:"+s,m=0;m1,n="dart:"+s,m=0;m") -m=new A.cz(A.bL(new A.aj(o,A.k0(),n),!0,n.i("I.E"))) +return A.fz(A.e4(a.text(),t.N),$async$$1) +case 3:o=i.hl(h.a(g.bw(c,null)),t.a) +n=o.$ti.i("ag") +m=new A.cw(A.eV(new A.ag(o,A.jS(),n),!0,n.i("J.E"))) n=self -l=A.c4(J.aq(n.window.location)).gan().k(0,"search") -if(l!=null){k=m.aN(l) -if(k.length!==0){j=B.b.gbF(k).e -if(j!=null){n.window.location.assign($.bw()+j) +l=A.bZ(J.am(n.window.location)).gan().k(0,"search") +if(l!=null){k=A.hH(m.aL(l)) +j=k==null?null:k.e +if(j!=null){n.window.location.assign($.br()+j) s=1 -break}}}n=p.b -if(n!=null)A.eo(m).aj(n) +break}}n=p.b +if(n!=null)A.ek(m).aj(n) n=p.c -if(n!=null)A.eo(m).aj(n) +if(n!=null)A.ek(m).aj(n) n=p.d -if(n!=null)A.eo(m).aj(n) -case 1:return A.fI(q,r)}}) -return A.fJ($async$$1,r)}, +if(n!=null)A.ek(m).aj(n) +case 1:return A.fB(q,r)}}) +return A.fC($async$$1,r)}, $S:9} -A.ds.prototype={ +A.dk.prototype={ gG(){var s,r=this,q=r.c if(q===$){s=self.document.createElement("div") s.setAttribute("role","listbox") s.setAttribute("aria-expanded","false") s.style.display="none" s.classList.add("tt-menu") -s.appendChild(r.gaZ()) -s.appendChild(r.gP()) -r.c!==$&&A.bv() +s.appendChild(r.gaX()) +s.appendChild(r.gR()) +r.c!==$&&A.bq() r.c=s q=s}return q}, -gaZ(){var s,r=this.d +gaX(){var s,r=this.d if(r===$){s=self.document.createElement("div") s.classList.add("enter-search-message") -this.d!==$&&A.bv() +this.d!==$&&A.bq() this.d=s r=s}return r}, -gP(){var s,r=this.e +gR(){var s,r=this.e if(r===$){s=self.document.createElement("div") s.classList.add("tt-search-results") -this.e!==$&&A.bv() +this.e!==$&&A.bq() this.e=s r=s}return r}, aj(a){var s,r,q,p=this a.disabled=!1 a.setAttribute("placeholder","Search API Docs") s=self -s.document.addEventListener("keydown",t.g.a(A.ab(new A.dt(a)))) +s.document.addEventListener("keydown",A.a6(new A.dl(a))) r=s.document.createElement("div") r.classList.add("tt-wrapper") a.replaceWith(r) @@ -4282,16 +4132,16 @@ a.setAttribute("spellcheck","false") a.classList.add("tt-input") r.appendChild(a) r.appendChild(p.gG()) -p.ba(a) -if(J.hu(s.window.location.href,"search.html")){q=p.b.gan().k(0,"q") +p.b7(a) +if(J.hn(s.window.location.href,"search.html")){q=p.b.gan().k(0,"q") if(q==null)return -q=B.k.I(q) -$.eD=$.dX -p.bK(q,!0) -p.bb(q) +q=B.k.H(q) +$.ez=$.dQ +p.bF(q,!0) +p.b8(q) p.ah() -$.eD=10}}, -bb(a){var s,r,q,p,o,n=self,m=n.document.getElementById("dartdoc-main-content") +$.ez=10}}, +b8(a){var s,r,q,p,o,n=self,m=n.document.getElementById("dartdoc-main-content") if(m==null)return m.textContent="" s=n.document.createElement("section") @@ -4302,88 +4152,91 @@ s.innerHTML="Search Results" m.appendChild(s) s=n.document.createElement("div") s.classList.add("search-summary") -s.innerHTML=""+$.dX+' results for "'+a+'"' +s.innerHTML=""+$.dQ+' results for "'+a+'"' m.appendChild(s) -if($.bq.a!==0)for(n=$.bq.gb5(),s=A.E(n),s=s.i("@<1>").A(s.y[1]),n=new A.av(J.L(n.a),n.b,s.i("av<1,2>")),s=s.y[1];n.m();){r=n.a -if(r==null)r=s.a(r) -m.appendChild(r)}else{q=n.document.createElement("div") -q.classList.add("search-summary") -q.innerHTML='There was not a match for "'+a+'". Want to try searching from additional Dart-related sites? ' -p=A.c4("https://dart.dev/search?cx=011220921317074318178%3A_yy-tmb5t_i&ie=UTF-8&hl=en&q=").ao(A.f_(["q",a],t.N,t.z)) +if($.bl.a!==0)for(n=$.bl.gb2(),r=A.E(n),n=new A.ao(J.X(n.a),n.b,r.i("ao<1,2>")),r=r.y[1];n.m();){q=n.a +if(q==null)q=r.a(q) +m.appendChild(q)}else{s=n.document.createElement("div") +s.classList.add("search-summary") +s.innerHTML='There was not a match for "'+a+'". Want to try searching from additional Dart-related sites? ' +p=A.bZ("https://dart.dev/search?cx=011220921317074318178%3A_yy-tmb5t_i&ie=UTF-8&hl=en&q=").ao(A.eT(["q",a],t.N,t.z)) o=n.document.createElement("a") -o.setAttribute("href",p.gV()) +o.setAttribute("href",p.gX()) o.textContent="Search on dart.dev." -q.appendChild(o) -m.appendChild(q)}}, +s.appendChild(o) +m.appendChild(s)}}, ah(){var s=this.gG() s.style.display="none" s.setAttribute("aria-expanded","false") return s}, -b2(a,b,c){var s,r,q,p,o=this +b_(a,b,c){var s,r,q,p,o=this o.x=A.h([],t.M) s=o.w -B.b.X(s) -$.bq.X(0) -o.gP().textContent="" +B.c.Z(s) +$.bl.Z(0) +o.gR().textContent="" r=b.length if(r===0){o.ah() -return}for(q=0;q10?'Press "Enter" key to see all '+r+" results":"" -o.gaZ().textContent=r}, -bY(a,b){return this.b2(a,b,!1)}, +o.gaX().textContent=r}, +bQ(a,b){return this.b_(a,b,!1)}, ag(a,b,c){var s,r,q,p=this if(p.r===a&&!b)return -if(a.length===0){p.bY("",A.h([],t.M)) -return}s=p.a.aN(a) +if(a.length===0){p.bQ("",A.h([],t.M)) +return}s=p.a.aL(a) r=s.length -$.dX=r -q=$.eD -if(r>q)s=B.b.bd(s,0,q) +$.dQ=r +q=$.ez +if(r>q)s=B.c.ba(s,0,q) p.r=a -p.b2(a,s,c)}, -bK(a,b){return this.ag(a,!1,b)}, -aP(a){return this.ag(a,!1,!1)}, -bJ(a,b){return this.ag(a,b,!1)}, -aK(a){var s,r=this +p.b_(a,s,c)}, +bF(a,b){return this.ag(a,!1,b)}, +aN(a){return this.ag(a,!1,!1)}, +bE(a,b){return this.ag(a,b,!1)}, +aI(a){var s,r=this r.y=-1 s=r.f if(s!=null){a.value=s r.f=null}r.ah()}, -ba(a){var s=this,r=t.g -a.addEventListener("focus",r.a(A.ab(new A.du(s,a)))) -a.addEventListener("blur",r.a(A.ab(new A.dv(s,a)))) -a.addEventListener("input",r.a(A.ab(new A.dw(s,a)))) -a.addEventListener("keydown",r.a(A.ab(new A.dx(s,a))))}} -A.dt.prototype={ -$1(a){if(J.F(a.key,"/")&&!t.m.b(self.document.activeElement)){a.preventDefault() +b7(a){var s=this +a.addEventListener("focus",A.a6(new A.dm(s,a))) +a.addEventListener("blur",A.a6(new A.dn(s,a))) +a.addEventListener("input",A.a6(new A.dp(s,a))) +a.addEventListener("keydown",A.a6(new A.dq(s,a)))}} +A.dl.prototype={ +$1(a){var s +if(!J.F(a.key,"/"))return +s=self.document.activeElement +if(s==null||!B.aa.N(0,s.nodeName.toLowerCase())){a.preventDefault() this.a.focus()}}, $S:1} -A.du.prototype={ -$1(a){this.a.bJ(this.b.value,!0)}, +A.dm.prototype={ +$1(a){this.a.bE(this.b.value,!0)}, $S:1} -A.dv.prototype={ -$1(a){this.a.aK(this.b)}, +A.dn.prototype={ +$1(a){this.a.aI(this.b)}, $S:1} -A.dw.prototype={ -$1(a){this.a.aP(this.b.value)}, +A.dp.prototype={ +$1(a){this.a.aN(this.b.value)}, $S:1} -A.dx.prototype={ +A.dq.prototype={ $1(a){var s,r,q,p,o,n,m,l,k,j,i,h,g,f,e=this if(!J.F(a.type,"keydown"))return if(J.F(a.code,"Enter")){a.preventDefault() s=e.a r=s.y if(r!==-1){q=s.w[r].getAttribute("data-href") -if(q!=null)self.window.location.assign($.bw()+q) -return}else{p=B.k.I(s.r) -o=A.c4($.bw()+"search.html").ao(A.f_(["q",p],t.N,t.z)) -self.window.location.assign(o.gV()) +if(q!=null)self.window.location.assign($.br()+q) +return}else{p=B.k.H(s.r) +o=A.bZ($.br()+"search.html").ao(A.eT(["q",p],t.N,t.z)) +self.window.location.assign(o.gX()) return}}s=e.a r=s.w n=r.length-1 @@ -4392,9 +4245,9 @@ if(J.F(a.code,"ArrowUp")){l=s.y if(l===-1)s.y=n else s.y=l-1}else if(J.F(a.code,"ArrowDown")){l=s.y if(l===n)s.y=-1 -else s.y=l+1}else if(J.F(a.code,"Escape"))s.aK(e.b) +else s.y=l+1}else if(J.F(a.code,"Escape"))s.aI(e.b) else{if(s.f!=null){s.f=null -s.aP(e.b.value)}return}l=m!==-1 +s.aN(e.b.value)}return}l=m!==-1 if(l)r[m].classList.remove("tt-cursor") k=s.y if(k!==-1){j=r[k] @@ -4411,43 +4264,43 @@ f=g}else{f=null r=!1}if(r){e.b.value=f s.f=null}}a.preventDefault()}, $S:1} -A.dN.prototype={ +A.dG.prototype={ $1(a){a.preventDefault()}, $S:1} -A.dO.prototype={ +A.dH.prototype={ $1(a){var s=this.a.e -if(s!=null){self.window.location.assign($.bw()+s) +if(s!=null){self.window.location.assign($.br()+s) a.preventDefault()}}, $S:1} -A.dS.prototype={ +A.dL.prototype={ $1(a){return""+A.i(a.k(0,0))+""}, -$S:30} -A.dU.prototype={ +$S:29} +A.dN.prototype={ $1(a){var s=this.a if(s!=null)s.classList.toggle("active") s=this.b if(s!=null)s.classList.toggle("active")}, $S:1} -A.dV.prototype={ -$1(a){return this.b7(a)}, -b7(a){var s=0,r=A.fR(t.P),q,p=this,o,n,m -var $async$$1=A.fY(function(b,c){if(b===1)return A.fH(c,r) +A.dO.prototype={ +$1(a){return this.b4(a)}, +b4(a){var s=0,r=A.fK(t.P),q,p=this,o,n +var $async$$1=A.fR(function(b,c){if(b===1)return A.fA(c,r) while(true)switch(s){case 0:if(!J.F(a.status,200)){o=self.document.createElement("a") o.href="https://dart.dev/tools/dart-doc#troubleshoot" o.text="Failed to load sidebar. Visit dart.dev for help troubleshooting." p.a.appendChild(o) s=1 break}s=3 -return A.fG(A.eb(a.text(),t.N),$async$$1) +return A.fz(A.e4(a.text(),t.N),$async$$1) case 3:n=c -m=self.document.createElement("div") -m.innerHTML=n -A.fX(p.b,m) -p.a.appendChild(m) -case 1:return A.fI(q,r)}}) -return A.fJ($async$$1,r)}, +o=self.document.createElement("div") +o.innerHTML=n +A.fQ(p.b,o) +p.a.appendChild(o) +case 1:return A.fB(q,r)}}) +return A.fC($async$$1,r)}, $S:9} -A.e7.prototype={ +A.e0.prototype={ $0(){var s=this.a,r=this.b if(s.checked){r.setAttribute("class","dark-theme") s.setAttribute("value","dark-theme") @@ -4455,94 +4308,95 @@ self.window.localStorage.setItem("colorTheme","true")}else{r.setAttribute("class s.setAttribute("value","light-theme") self.window.localStorage.setItem("colorTheme","false")}}, $S:0} -A.e4.prototype={ +A.dY.prototype={ $1(a){this.a.$0()}, -$S:1};(function aliases(){var s=J.a2.prototype -s.be=s.h})();(function installTearOffs(){var s=hunkHelpers._static_2,r=hunkHelpers._static_1,q=hunkHelpers._static_0 -s(J,"j9","hS",31) -r(A,"jz","ib",4) -r(A,"jA","ic",4) -r(A,"jB","id",4) -q(A,"h_","jt",0) -r(A,"k0","hK",32)})();(function inheritance(){var s=hunkHelpers.mixin,r=hunkHelpers.inherit,q=hunkHelpers.inheritMany -r(A.l,null) -q(A.l,[A.eh,J.bG,J.ar,A.n,A.bA,A.k,A.e,A.cR,A.au,A.av,A.aO,A.c1,A.a5,A.bf,A.aW,A.aK,A.cD,A.af,A.cU,A.cO,A.aN,A.bg,A.dp,A.P,A.cJ,A.bK,A.cE,A.ce,A.d3,A.H,A.cb,A.dA,A.dy,A.c5,A.bz,A.c7,A.az,A.v,A.c6,A.ci,A.dJ,A.cl,A.bC,A.bE,A.cy,A.dH,A.dE,A.d8,A.bW,A.b4,A.d9,A.cw,A.u,A.cj,A.y,A.bn,A.cW,A.ch,A.cN,A.cz,A.w,A.cu,A.ds]) -q(J.bG,[J.bH,J.aQ,J.aT,J.aS,J.aU,J.aR,J.ah]) -q(J.aT,[J.a2,J.o,A.bM,A.aZ]) -q(J.a2,[J.bX,J.ax,J.a1]) -r(J.cF,J.o) -q(J.aR,[J.aP,J.bI]) -q(A.n,[A.a8,A.c,A.ai]) -q(A.a8,[A.ae,A.bp]) -r(A.b9,A.ae) -r(A.b8,A.bp) -r(A.M,A.b8) -q(A.k,[A.aV,A.R,A.bJ,A.c0,A.c8,A.bZ,A.ca,A.bx,A.K,A.bV,A.c2,A.c_,A.b5,A.bD]) -r(A.ay,A.e) -r(A.bB,A.ay) -q(A.c,[A.I,A.O]) -r(A.aM,A.ai) -q(A.I,[A.aj,A.cd]) -r(A.cf,A.bf) -r(A.cg,A.cf) -r(A.bm,A.aW) -r(A.a7,A.bm) -r(A.aL,A.a7) -r(A.ag,A.aK) -q(A.af,[A.ct,A.cs,A.cT,A.cG,A.e1,A.e3,A.d5,A.d4,A.dK,A.de,A.dl,A.dQ,A.dR,A.ec,A.ed,A.cC,A.cB,A.e5,A.dt,A.du,A.dv,A.dw,A.dx,A.dN,A.dO,A.dS,A.dU,A.dV,A.e4]) -q(A.ct,[A.cP,A.e2,A.dL,A.dY,A.df,A.cK,A.cM,A.dD,A.d_,A.cX,A.cY,A.cZ,A.dC,A.dB,A.dP,A.cA]) -r(A.b1,A.R) -q(A.cT,[A.cS,A.aJ]) -q(A.P,[A.N,A.cc]) -q(A.aZ,[A.bN,A.aw]) -q(A.aw,[A.bb,A.bd]) -r(A.bc,A.bb) -r(A.aX,A.bc) -r(A.be,A.bd) -r(A.aY,A.be) -q(A.aX,[A.bO,A.bP]) -q(A.aY,[A.bQ,A.bR,A.bS,A.bT,A.bU,A.b_,A.b0]) -r(A.bh,A.ca) -q(A.cs,[A.d6,A.d7,A.dz,A.da,A.dh,A.dg,A.dd,A.dc,A.db,A.dk,A.dj,A.di,A.dW,A.dr,A.dG,A.dF,A.dT,A.e6,A.e7]) -r(A.b7,A.c7) -r(A.dq,A.dJ) -q(A.bC,[A.cq,A.cv,A.cH]) -q(A.bE,[A.cr,A.cx,A.cI,A.d2,A.d1]) -r(A.d0,A.cv) -q(A.K,[A.b2,A.bF]) -r(A.c9,A.bn) -q(A.d8,[A.m,A.A]) -s(A.ay,A.c1) -s(A.bp,A.e) -s(A.bb,A.e) -s(A.bc,A.aO) -s(A.bd,A.e) -s(A.be,A.aO) -s(A.bm,A.cl)})() -var v={typeUniverse:{eC:new Map(),tR:{},eT:{},tPV:{},sEA:[]},mangledGlobalNames:{b:"int",t:"double",jX:"num",d:"String",jC:"bool",u:"Null",f:"List",l:"Object",x:"Map"},mangledNames:{},types:["~()","u(p)","~(d,@)","~(@)","~(~())","u(@)","u()","@()","~(ak,d,b)","a0(p)","@(@)","@(@,d)","@(d)","u(~())","u(@,a4)","~(b,@)","u(l,a4)","v<@>(@)","~(l?,l?)","~(b6,@)","x(x,d)","~(d,b)","~(d,b?)","b(b,b)","~(d,d?)","ak(@,@)","~(A)","b(+item,matchPosition(w,A),+item,matchPosition(w,A))","w(+item,matchPosition(w,A))","d()","d(cL)","b(@,@)","w(x)"],interceptorsByTag:null,leafTags:null,arrayRti:Symbol("$ti"),rttc:{"2;item,matchPosition":(a,b)=>c=>c instanceof A.cg&&a.b(c.a)&&b.b(c.b)}} -A.iw(v.typeUniverse,JSON.parse('{"bX":"a2","ax":"a2","a1":"a2","bH":{"j":[]},"aQ":{"u":[],"j":[]},"aT":{"p":[]},"a2":{"p":[]},"o":{"f":["1"],"c":["1"],"p":[]},"cF":{"o":["1"],"f":["1"],"c":["1"],"p":[]},"aR":{"t":[]},"aP":{"t":[],"b":[],"j":[]},"bI":{"t":[],"j":[]},"ah":{"d":[],"j":[]},"a8":{"n":["2"]},"ae":{"a8":["1","2"],"n":["2"],"n.E":"2"},"b9":{"ae":["1","2"],"a8":["1","2"],"c":["2"],"n":["2"],"n.E":"2"},"b8":{"e":["2"],"f":["2"],"a8":["1","2"],"c":["2"],"n":["2"]},"M":{"b8":["1","2"],"e":["2"],"f":["2"],"a8":["1","2"],"c":["2"],"n":["2"],"e.E":"2","n.E":"2"},"aV":{"k":[]},"bB":{"e":["b"],"f":["b"],"c":["b"],"e.E":"b"},"c":{"n":["1"]},"I":{"c":["1"],"n":["1"]},"ai":{"n":["2"],"n.E":"2"},"aM":{"ai":["1","2"],"c":["2"],"n":["2"],"n.E":"2"},"aj":{"I":["2"],"c":["2"],"n":["2"],"I.E":"2","n.E":"2"},"ay":{"e":["1"],"f":["1"],"c":["1"]},"a5":{"b6":[]},"aL":{"a7":["1","2"],"x":["1","2"]},"aK":{"x":["1","2"]},"ag":{"x":["1","2"]},"b1":{"R":[],"k":[]},"bJ":{"k":[]},"c0":{"k":[]},"bg":{"a4":[]},"c8":{"k":[]},"bZ":{"k":[]},"N":{"P":["1","2"],"x":["1","2"],"P.V":"2"},"O":{"c":["1"],"n":["1"],"n.E":"1"},"ce":{"el":[],"cL":[]},"bM":{"p":[],"j":[]},"aZ":{"p":[]},"bN":{"p":[],"j":[]},"aw":{"D":["1"],"p":[]},"aX":{"e":["t"],"f":["t"],"D":["t"],"c":["t"],"p":[]},"aY":{"e":["b"],"f":["b"],"D":["b"],"c":["b"],"p":[]},"bO":{"e":["t"],"f":["t"],"D":["t"],"c":["t"],"p":[],"j":[],"e.E":"t"},"bP":{"e":["t"],"f":["t"],"D":["t"],"c":["t"],"p":[],"j":[],"e.E":"t"},"bQ":{"e":["b"],"f":["b"],"D":["b"],"c":["b"],"p":[],"j":[],"e.E":"b"},"bR":{"e":["b"],"f":["b"],"D":["b"],"c":["b"],"p":[],"j":[],"e.E":"b"},"bS":{"e":["b"],"f":["b"],"D":["b"],"c":["b"],"p":[],"j":[],"e.E":"b"},"bT":{"e":["b"],"f":["b"],"D":["b"],"c":["b"],"p":[],"j":[],"e.E":"b"},"bU":{"e":["b"],"f":["b"],"D":["b"],"c":["b"],"p":[],"j":[],"e.E":"b"},"b_":{"e":["b"],"f":["b"],"D":["b"],"c":["b"],"p":[],"j":[],"e.E":"b"},"b0":{"e":["b"],"ak":[],"f":["b"],"D":["b"],"c":["b"],"p":[],"j":[],"e.E":"b"},"ca":{"k":[]},"bh":{"R":[],"k":[]},"v":{"a0":["1"]},"bz":{"k":[]},"b7":{"c7":["1"]},"e":{"f":["1"],"c":["1"]},"P":{"x":["1","2"]},"aW":{"x":["1","2"]},"a7":{"x":["1","2"]},"cc":{"P":["d","@"],"x":["d","@"],"P.V":"@"},"cd":{"I":["d"],"c":["d"],"n":["d"],"I.E":"d","n.E":"d"},"f":{"c":["1"]},"el":{"cL":[]},"bx":{"k":[]},"R":{"k":[]},"K":{"k":[]},"b2":{"k":[]},"bF":{"k":[]},"bV":{"k":[]},"c2":{"k":[]},"c_":{"k":[]},"b5":{"k":[]},"bD":{"k":[]},"bW":{"k":[]},"b4":{"k":[]},"cj":{"a4":[]},"bn":{"c3":[]},"ch":{"c3":[]},"c9":{"c3":[]},"hN":{"f":["b"],"c":["b"]},"ak":{"f":["b"],"c":["b"]},"i8":{"f":["b"],"c":["b"]},"hL":{"f":["b"],"c":["b"]},"i6":{"f":["b"],"c":["b"]},"hM":{"f":["b"],"c":["b"]},"i7":{"f":["b"],"c":["b"]},"hI":{"f":["t"],"c":["t"]},"hJ":{"f":["t"],"c":["t"]}}')) -A.iv(v.typeUniverse,JSON.parse('{"aO":1,"c1":1,"ay":1,"bp":2,"aK":2,"bK":1,"aw":1,"ci":1,"cl":2,"aW":2,"bm":2,"bC":2,"bE":2}')) +$S:1};(function aliases(){var s=J.a0.prototype +s.bb=s.h})();(function installTearOffs(){var s=hunkHelpers._static_2,r=hunkHelpers._static_1,q=hunkHelpers._static_0 +s(J,"j0","hM",30) +r(A,"jq","i3",3) +r(A,"jr","i4",3) +r(A,"js","i5",3) +q(A,"fT","jk",0) +r(A,"jS","hC",31)})();(function inheritance(){var s=hunkHelpers.mixin,r=hunkHelpers.inherit,q=hunkHelpers.inheritMany +r(A.k,null) +q(A.k,[A.ec,J.bC,J.Y,A.n,A.bw,A.l,A.e,A.cL,A.an,A.ao,A.aK,A.bW,A.ba,A.aE,A.c8,A.aq,A.cO,A.cJ,A.aJ,A.bb,A.ac,A.O,A.cF,A.bG,A.cA,A.c9,A.cY,A.I,A.c5,A.dt,A.dr,A.c_,A.bv,A.c1,A.au,A.v,A.c0,A.cd,A.dC,A.cg,A.aS,A.by,A.bA,A.cv,A.dA,A.dx,A.d2,A.bQ,A.b0,A.d3,A.ct,A.u,A.ce,A.z,A.bi,A.cQ,A.cc,A.cI,A.cw,A.w,A.cq,A.dk]) +q(J.bC,[J.bD,J.aM,J.aP,J.aO,J.aQ,J.aN,J.ad]) +q(J.aP,[J.a0,J.o,A.bH,A.aV]) +q(J.a0,[J.bR,J.ar,J.a_]) +r(J.cB,J.o) +q(J.aN,[J.aL,J.bE]) +q(A.n,[A.a3,A.c,A.af]) +q(A.a3,[A.ab,A.bk]) +r(A.b4,A.ab) +r(A.b3,A.bk) +r(A.M,A.b3) +q(A.l,[A.aR,A.Q,A.bF,A.bV,A.c2,A.bT,A.c4,A.bt,A.G,A.bX,A.bU,A.b1,A.bz]) +r(A.as,A.e) +r(A.bx,A.as) +q(A.c,[A.J,A.N]) +r(A.aI,A.af) +q(A.J,[A.ag,A.c7]) +r(A.ca,A.ba) +r(A.cb,A.ca) +r(A.aG,A.aE) +r(A.aF,A.aq) +r(A.aH,A.aF) +r(A.aY,A.Q) +q(A.ac,[A.co,A.cp,A.cN,A.cC,A.dV,A.dX,A.d_,A.cZ,A.dD,A.d8,A.df,A.dJ,A.dK,A.e5,A.e6,A.cz,A.cy,A.dZ,A.dl,A.dm,A.dn,A.dp,A.dq,A.dG,A.dH,A.dL,A.dN,A.dO,A.dY]) +q(A.cN,[A.cM,A.aC]) +q(A.O,[A.ae,A.c6]) +q(A.cp,[A.dW,A.dE,A.dR,A.d9,A.cG,A.dw,A.cU,A.cR,A.cS,A.cT,A.dv,A.du,A.dI,A.cx]) +q(A.aV,[A.bI,A.ap]) +q(A.ap,[A.b6,A.b8]) +r(A.b7,A.b6) +r(A.aT,A.b7) +r(A.b9,A.b8) +r(A.aU,A.b9) +q(A.aT,[A.bJ,A.bK]) +q(A.aU,[A.bL,A.bM,A.bN,A.bO,A.bP,A.aW,A.aX]) +r(A.bc,A.c4) +q(A.co,[A.d0,A.d1,A.ds,A.d4,A.db,A.da,A.d7,A.d6,A.d5,A.de,A.dd,A.dc,A.dP,A.dj,A.dz,A.dy,A.dM,A.e_,A.e0]) +r(A.b2,A.c1) +r(A.di,A.dC) +r(A.bh,A.aS) +r(A.at,A.bh) +q(A.by,[A.cm,A.cr,A.cD]) +q(A.bA,[A.cn,A.cu,A.cE,A.cX,A.cW]) +r(A.cV,A.cr) +q(A.G,[A.aZ,A.bB]) +r(A.c3,A.bi) +q(A.d2,[A.m,A.A]) +s(A.as,A.bW) +s(A.bk,A.e) +s(A.b6,A.e) +s(A.b7,A.aK) +s(A.b8,A.e) +s(A.b9,A.aK) +s(A.bh,A.cg)})() +var v={typeUniverse:{eC:new Map(),tR:{},eT:{},tPV:{},sEA:[]},mangledGlobalNames:{b:"int",t:"double",jO:"num",d:"String",jt:"bool",u:"Null",f:"List",k:"Object",y:"Map"},mangledNames:{},types:["~()","u(p)","~(@)","~(~())","u(@)","u()","@()","~(d,@)","~(ah,d,b)","Z(p)","@(@)","@(@,d)","@(d)","u(~())","u(@,a1)","~(b,@)","u(k,a1)","v<@>(@)","~(k?,k?)","y(y,d)","~(d,b)","~(d,b?)","b(b,b)","~(d,d?)","ah(@,@)","~(A)","b(+item,matchPosition(w,A),+item,matchPosition(w,A))","w(+item,matchPosition(w,A))","d()","d(cH)","b(@,@)","w(y)"],interceptorsByTag:null,leafTags:null,arrayRti:Symbol("$ti"),rttc:{"2;item,matchPosition":(a,b)=>c=>c instanceof A.cb&&a.b(c.a)&&b.b(c.b)}} +A.io(v.typeUniverse,JSON.parse('{"bR":"a0","ar":"a0","a_":"a0","bD":{"j":[]},"aM":{"u":[],"j":[]},"aP":{"p":[]},"a0":{"p":[]},"o":{"f":["1"],"c":["1"],"p":[]},"cB":{"o":["1"],"f":["1"],"c":["1"],"p":[]},"aN":{"t":[]},"aL":{"t":[],"b":[],"j":[]},"bE":{"t":[],"j":[]},"ad":{"d":[],"j":[]},"a3":{"n":["2"]},"ab":{"a3":["1","2"],"n":["2"],"n.E":"2"},"b4":{"ab":["1","2"],"a3":["1","2"],"c":["2"],"n":["2"],"n.E":"2"},"b3":{"e":["2"],"f":["2"],"a3":["1","2"],"c":["2"],"n":["2"]},"M":{"b3":["1","2"],"e":["2"],"f":["2"],"a3":["1","2"],"c":["2"],"n":["2"],"e.E":"2","n.E":"2"},"aR":{"l":[]},"bx":{"e":["b"],"f":["b"],"c":["b"],"e.E":"b"},"c":{"n":["1"]},"J":{"c":["1"],"n":["1"]},"af":{"n":["2"],"n.E":"2"},"aI":{"af":["1","2"],"c":["2"],"n":["2"],"n.E":"2"},"ag":{"J":["2"],"c":["2"],"n":["2"],"J.E":"2","n.E":"2"},"as":{"e":["1"],"f":["1"],"c":["1"]},"aE":{"y":["1","2"]},"aG":{"y":["1","2"]},"aF":{"aq":["1"],"c":["1"]},"aH":{"aq":["1"],"c":["1"]},"aY":{"Q":[],"l":[]},"bF":{"l":[]},"bV":{"l":[]},"bb":{"a1":[]},"c2":{"l":[]},"bT":{"l":[]},"ae":{"O":["1","2"],"y":["1","2"],"O.V":"2"},"N":{"c":["1"],"n":["1"],"n.E":"1"},"c9":{"eh":[],"cH":[]},"bH":{"p":[],"j":[]},"aV":{"p":[]},"bI":{"p":[],"j":[]},"ap":{"D":["1"],"p":[]},"aT":{"e":["t"],"f":["t"],"D":["t"],"c":["t"],"p":[]},"aU":{"e":["b"],"f":["b"],"D":["b"],"c":["b"],"p":[]},"bJ":{"e":["t"],"f":["t"],"D":["t"],"c":["t"],"p":[],"j":[],"e.E":"t"},"bK":{"e":["t"],"f":["t"],"D":["t"],"c":["t"],"p":[],"j":[],"e.E":"t"},"bL":{"e":["b"],"f":["b"],"D":["b"],"c":["b"],"p":[],"j":[],"e.E":"b"},"bM":{"e":["b"],"f":["b"],"D":["b"],"c":["b"],"p":[],"j":[],"e.E":"b"},"bN":{"e":["b"],"f":["b"],"D":["b"],"c":["b"],"p":[],"j":[],"e.E":"b"},"bO":{"e":["b"],"f":["b"],"D":["b"],"c":["b"],"p":[],"j":[],"e.E":"b"},"bP":{"e":["b"],"f":["b"],"D":["b"],"c":["b"],"p":[],"j":[],"e.E":"b"},"aW":{"e":["b"],"f":["b"],"D":["b"],"c":["b"],"p":[],"j":[],"e.E":"b"},"aX":{"ah":[],"e":["b"],"f":["b"],"D":["b"],"c":["b"],"p":[],"j":[],"e.E":"b"},"c4":{"l":[]},"bc":{"Q":[],"l":[]},"v":{"Z":["1"]},"bv":{"l":[]},"b2":{"c1":["1"]},"e":{"f":["1"],"c":["1"]},"O":{"y":["1","2"]},"aS":{"y":["1","2"]},"at":{"y":["1","2"]},"aq":{"c":["1"]},"c6":{"O":["d","@"],"y":["d","@"],"O.V":"@"},"c7":{"J":["d"],"c":["d"],"n":["d"],"J.E":"d","n.E":"d"},"f":{"c":["1"]},"eh":{"cH":[]},"bt":{"l":[]},"Q":{"l":[]},"G":{"l":[]},"aZ":{"l":[]},"bB":{"l":[]},"bX":{"l":[]},"bU":{"l":[]},"b1":{"l":[]},"bz":{"l":[]},"bQ":{"l":[]},"b0":{"l":[]},"ce":{"a1":[]},"bi":{"bY":[]},"cc":{"bY":[]},"c3":{"bY":[]},"hF":{"f":["b"],"c":["b"]},"ah":{"f":["b"],"c":["b"]},"i0":{"f":["b"],"c":["b"]},"hD":{"f":["b"],"c":["b"]},"hZ":{"f":["b"],"c":["b"]},"hE":{"f":["b"],"c":["b"]},"i_":{"f":["b"],"c":["b"]},"hA":{"f":["t"],"c":["t"]},"hB":{"f":["t"],"c":["t"]}}')) +A.im(v.typeUniverse,JSON.parse('{"aK":1,"bW":1,"as":1,"bk":2,"aE":2,"aF":1,"bG":1,"ap":1,"cd":1,"cg":2,"aS":2,"bh":2,"by":2,"bA":2}')) var u={c:"Error handler must accept one Object or one Object and a StackTrace as arguments, and return a value of the returned future's type"} -var t=(function rtii(){var s=A.bt -return{Z:s("aL"),U:s("c<@>"),Q:s("k"),Y:s("k8"),M:s("o"),O:s("o

      "),r:s("o<+item,matchPosition(w,A)>"),s:s("o"),b:s("o<@>"),t:s("o"),T:s("aQ"),m:s("p"),g:s("a1"),p:s("D<@>"),B:s("N"),j:s("f<@>"),a:s("x"),V:s("aj<+item,matchPosition(w,A),w>"),P:s("u"),K:s("l"),L:s("k9"),d:s("+()"),F:s("el"),l:s("a4"),N:s("d"),k:s("j"),c:s("R"),D:s("ak"),o:s("ax"),h:s("a7"),R:s("c3"),e:s("v<@>"),y:s("jC"),i:s("t"),z:s("@"),v:s("@(l)"),C:s("@(l,a4)"),S:s("b"),A:s("0&*"),_:s("l*"),W:s("a0?"),X:s("l?"),H:s("jX")}})();(function constants(){var s=hunkHelpers.makeConstList -B.I=J.bG.prototype -B.b=J.o.prototype -B.c=J.aP.prototype -B.a=J.ah.prototype -B.J=J.a1.prototype -B.K=J.aT.prototype -B.ab=A.b0.prototype -B.w=J.bX.prototype -B.j=J.ax.prototype -B.at=new A.cr() -B.x=new A.cq() -B.au=new A.cy() -B.k=new A.cx() +var t=(function rtii(){var s=A.bo +return{U:s("c<@>"),Q:s("l"),Z:s("k_"),M:s("o"),O:s("o

      "),r:s("o<+item,matchPosition(w,A)>"),s:s("o"),b:s("o<@>"),t:s("o"),T:s("aM"),m:s("p"),g:s("a_"),p:s("D<@>"),j:s("f<@>"),a:s("y"),V:s("ag<+item,matchPosition(w,A),w>"),P:s("u"),K:s("k"),L:s("k0"),d:s("+()"),F:s("eh"),l:s("a1"),N:s("d"),k:s("j"),c:s("Q"),D:s("ah"),o:s("ar"),h:s("at"),R:s("bY"),e:s("v<@>"),y:s("jt"),i:s("t"),z:s("@"),v:s("@(k)"),C:s("@(k,a1)"),S:s("b"),A:s("0&*"),_:s("k*"),W:s("Z?"),X:s("k?"),H:s("jO")}})();(function constants(){var s=hunkHelpers.makeConstList +B.E=J.bC.prototype +B.c=J.o.prototype +B.b=J.aL.prototype +B.a=J.ad.prototype +B.F=J.a_.prototype +B.G=J.aP.prototype +B.a7=A.aX.prototype +B.r=J.bR.prototype +B.j=J.ar.prototype +B.ar=new A.cn() +B.t=new A.cm() +B.as=new A.cv() +B.k=new A.cu() B.l=function getTagFallback(o) { var s = Object.prototype.toString.call(o); return s.substring(8, s.length - 1); } -B.y=function() { +B.u=function() { var toStringFunction = Object.prototype.toString; function getTag(o) { var s = toStringFunction.call(o); @@ -4574,7 +4428,7 @@ B.y=function() { prototypeForTag: prototypeForTag, discriminator: discriminator }; } -B.D=function(getTagFallback) { +B.z=function(getTagFallback) { return function(hooks) { if (typeof navigator != "object") return hooks; var userAgent = navigator.userAgent; @@ -4589,11 +4443,11 @@ B.D=function(getTagFallback) { hooks.getTag = getTagFallback; }; } -B.z=function(hooks) { +B.v=function(hooks) { if (typeof dartExperimentalFixupGetTag != "function") return hooks; hooks.getTag = dartExperimentalFixupGetTag(hooks.getTag); } -B.C=function(hooks) { +B.y=function(hooks) { if (typeof navigator != "object") return hooks; var userAgent = navigator.userAgent; if (typeof userAgent != "string") return hooks; @@ -4612,7 +4466,7 @@ B.C=function(hooks) { } hooks.getTag = getTagFirefox; } -B.B=function(hooks) { +B.x=function(hooks) { if (typeof navigator != "object") return hooks; var userAgent = navigator.userAgent; if (typeof userAgent != "string") return hooks; @@ -4643,7 +4497,7 @@ B.B=function(hooks) { hooks.getTag = getTagIE; hooks.prototypeForTag = prototypeForTagIE; } -B.A=function(hooks) { +B.w=function(hooks) { var getTag = hooks.getTag; var prototypeForTag = hooks.prototypeForTag; function getTagFixed(o) { @@ -4663,111 +4517,109 @@ B.A=function(hooks) { } B.m=function(hooks) { return hooks; } -B.E=new A.cH() -B.F=new A.bW() -B.i=new A.cR() -B.e=new A.d0() -B.G=new A.d2() -B.n=new A.dp() -B.d=new A.dq() -B.H=new A.cj() -B.L=new A.cI(null) -B.a8=A.h(s([0,0,32722,12287,65534,34815,65534,18431]),t.t) +B.A=new A.cD() +B.B=new A.bQ() +B.i=new A.cL() +B.e=new A.cV() +B.C=new A.cX() +B.d=new A.di() +B.D=new A.ce() +B.H=new A.cE(null) +B.a4=A.h(s([0,0,32722,12287,65534,34815,65534,18431]),t.t) B.f=A.h(s([0,0,65490,45055,65535,34815,65534,18431]),t.t) -B.a9=A.h(s([0,0,32754,11263,65534,34815,65534,18431]),t.t) -B.o=A.h(s([0,0,26624,1023,65534,2047,65534,2047]),t.t) -B.p=A.h(s([0,0,65490,12287,65535,34815,65534,18431]),t.t) -B.M=new A.m(0,"accessor") -B.N=new A.m(1,"constant") -B.Y=new A.m(2,"constructor") -B.a1=new A.m(3,"class_") -B.a2=new A.m(4,"dynamic") -B.a3=new A.m(5,"enum_") -B.a4=new A.m(6,"extension") -B.a5=new A.m(7,"extensionType") -B.a6=new A.m(8,"function") -B.a7=new A.m(9,"library") -B.O=new A.m(10,"method") -B.P=new A.m(11,"mixin") -B.Q=new A.m(12,"never") -B.R=new A.m(13,"package") -B.S=new A.m(14,"parameter") -B.T=new A.m(15,"prefix") -B.U=new A.m(16,"property") -B.V=new A.m(17,"sdk") -B.W=new A.m(18,"topic") -B.X=new A.m(19,"topLevelConstant") -B.Z=new A.m(20,"topLevelProperty") -B.a_=new A.m(21,"typedef") -B.a0=new A.m(22,"typeParameter") -B.q=A.h(s([B.M,B.N,B.Y,B.a1,B.a2,B.a3,B.a4,B.a5,B.a6,B.a7,B.O,B.P,B.Q,B.R,B.S,B.T,B.U,B.V,B.W,B.X,B.Z,B.a_,B.a0]),A.bt("o")) -B.r=A.h(s([0,0,32776,33792,1,10240,0,0]),t.t) -B.t=A.h(s([]),t.b) +B.a5=A.h(s([0,0,32754,11263,65534,34815,65534,18431]),t.t) +B.n=A.h(s([0,0,26624,1023,65534,2047,65534,2047]),t.t) +B.o=A.h(s([0,0,65490,12287,65535,34815,65534,18431]),t.t) +B.I=new A.m(0,"accessor") +B.J=new A.m(1,"constant") +B.U=new A.m(2,"constructor") +B.Y=new A.m(3,"class_") +B.Z=new A.m(4,"dynamic") +B.a_=new A.m(5,"enum_") +B.a0=new A.m(6,"extension") +B.a1=new A.m(7,"extensionType") +B.a2=new A.m(8,"function") +B.a3=new A.m(9,"library") +B.K=new A.m(10,"method") +B.L=new A.m(11,"mixin") +B.M=new A.m(12,"never") +B.N=new A.m(13,"package") +B.O=new A.m(14,"parameter") +B.P=new A.m(15,"prefix") +B.Q=new A.m(16,"property") +B.R=new A.m(17,"sdk") +B.S=new A.m(18,"topic") +B.T=new A.m(19,"topLevelConstant") +B.V=new A.m(20,"topLevelProperty") +B.W=new A.m(21,"typedef") +B.X=new A.m(22,"typeParameter") +B.p=A.h(s([B.I,B.J,B.U,B.Y,B.Z,B.a_,B.a0,B.a1,B.a2,B.a3,B.K,B.L,B.M,B.N,B.O,B.P,B.Q,B.R,B.S,B.T,B.V,B.W,B.X]),A.bo("o")) +B.q=A.h(s([0,0,32776,33792,1,10240,0,0]),t.t) B.h=A.h(s([0,0,24576,1023,65534,34815,65534,18431]),t.t) -B.v={} -B.aa=new A.ag(B.v,[],A.bt("ag")) -B.u=new A.ag(B.v,[],A.bt("ag")) -B.ac=new A.a5("call") -B.ad=A.J("k5") -B.ae=A.J("k6") -B.af=A.J("hI") -B.ag=A.J("hJ") -B.ah=A.J("hL") -B.ai=A.J("hM") -B.aj=A.J("hN") -B.ak=A.J("l") -B.al=A.J("i6") -B.am=A.J("i7") -B.an=A.J("i8") -B.ao=A.J("ak") -B.ap=new A.d1(!1) -B.aq=new A.A(0,"isExactly") -B.ar=new A.A(1,"startsWith") -B.as=new A.A(2,"contains")})();(function staticFields(){$.dm=null -$.ap=A.h([],A.bt("o")) -$.f2=null -$.eR=null -$.eQ=null -$.h1=null -$.fZ=null -$.h6=null -$.dZ=null -$.e9=null -$.eH=null -$.dn=A.h([],A.bt("o?>")) -$.aB=null -$.br=null -$.bs=null -$.eA=!1 +B.a8={} +B.a6=new A.aG(B.a8,[],A.bo("aG")) +B.a9={input:0,textarea:1} +B.aa=new A.aH(B.a9,2,A.bo("aH")) +B.ab=A.K("jX") +B.ac=A.K("jY") +B.ad=A.K("hA") +B.ae=A.K("hB") +B.af=A.K("hD") +B.ag=A.K("hE") +B.ah=A.K("hF") +B.ai=A.K("k") +B.aj=A.K("hZ") +B.ak=A.K("i_") +B.al=A.K("i0") +B.am=A.K("ah") +B.an=new A.cW(!1) +B.ao=new A.A(0,"isExactly") +B.ap=new A.A(1,"startsWith") +B.aq=new A.A(2,"contains")})();(function staticFields(){$.dg=null +$.al=A.h([],A.bo("o")) +$.eW=null +$.eO=null +$.eN=null +$.fV=null +$.fS=null +$.h_=null +$.dS=null +$.e2=null +$.eD=null +$.dh=A.h([],A.bo("o?>")) +$.aw=null +$.bm=null +$.bn=null +$.ew=!1 $.r=B.d -$.eD=10 -$.dX=0 -$.bq=A.ej(t.N,t.m)})();(function lazyInitializers(){var s=hunkHelpers.lazyFinal -s($,"k7","eK",()=>A.jJ("_$dart_dartClosure")) -s($,"kb","h9",()=>A.S(A.cV({ +$.ez=10 +$.dQ=0 +$.bl=A.ee(t.N,t.m)})();(function lazyInitializers(){var s=hunkHelpers.lazyFinal +s($,"jZ","eH",()=>A.jA("_$dart_dartClosure")) +s($,"k2","h2",()=>A.R(A.cP({ toString:function(){return"$receiver$"}}))) -s($,"kc","ha",()=>A.S(A.cV({$method$:null, +s($,"k3","h3",()=>A.R(A.cP({$method$:null, toString:function(){return"$receiver$"}}))) -s($,"kd","hb",()=>A.S(A.cV(null))) -s($,"ke","hc",()=>A.S(function(){var $argumentsExpr$="$arguments$" +s($,"k4","h4",()=>A.R(A.cP(null))) +s($,"k5","h5",()=>A.R(function(){var $argumentsExpr$="$arguments$" try{null.$method$($argumentsExpr$)}catch(r){return r.message}}())) -s($,"kh","hf",()=>A.S(A.cV(void 0))) -s($,"ki","hg",()=>A.S(function(){var $argumentsExpr$="$arguments$" +s($,"k8","h8",()=>A.R(A.cP(void 0))) +s($,"k9","h9",()=>A.R(function(){var $argumentsExpr$="$arguments$" try{(void 0).$method$($argumentsExpr$)}catch(r){return r.message}}())) -s($,"kg","he",()=>A.S(A.fc(null))) -s($,"kf","hd",()=>A.S(function(){try{null.$method$}catch(r){return r.message}}())) -s($,"kk","hi",()=>A.S(A.fc(void 0))) -s($,"kj","hh",()=>A.S(function(){try{(void 0).$method$}catch(r){return r.message}}())) -s($,"kl","eL",()=>A.ia()) -s($,"kr","ho",()=>A.hX(4096)) -s($,"kp","hm",()=>new A.dG().$0()) -s($,"kq","hn",()=>new A.dF().$0()) -s($,"km","hj",()=>A.hW(A.j_(A.h([-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-1,-2,-2,-2,-2,-2,62,-2,62,-2,63,52,53,54,55,56,57,58,59,60,61,-2,-2,-2,-1,-2,-2,-2,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,-2,-2,-2,-2,63,-2,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,-2,-2,-2,-2,-2],t.t)))) -s($,"kn","hk",()=>A.f6("^[\\-\\.0-9A-Z_a-z~]*$",!0)) -s($,"ko","hl",()=>typeof URLSearchParams=="function") -s($,"kD","ee",()=>A.h4(B.ak)) -s($,"kF","hp",()=>A.iZ()) -s($,"kE","bw",()=>new A.dT().$0())})();(function nativeSupport(){!function(){var s=function(a){var m={} +s($,"k7","h7",()=>A.R(A.f5(null))) +s($,"k6","h6",()=>A.R(function(){try{null.$method$}catch(r){return r.message}}())) +s($,"kb","hb",()=>A.R(A.f5(void 0))) +s($,"ka","ha",()=>A.R(function(){try{(void 0).$method$}catch(r){return r.message}}())) +s($,"kc","eI",()=>A.i2()) +s($,"ki","hh",()=>A.hR(4096)) +s($,"kg","hf",()=>new A.dz().$0()) +s($,"kh","hg",()=>new A.dy().$0()) +s($,"kd","hc",()=>A.hQ(A.iR(A.h([-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-1,-2,-2,-2,-2,-2,62,-2,62,-2,63,52,53,54,55,56,57,58,59,60,61,-2,-2,-2,-1,-2,-2,-2,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,-2,-2,-2,-2,63,-2,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,-2,-2,-2,-2,-2],t.t)))) +s($,"ke","hd",()=>A.eZ("^[\\-\\.0-9A-Z_a-z~]*$",!0)) +s($,"kf","he",()=>typeof URLSearchParams=="function") +s($,"ku","e7",()=>A.fY(B.ai)) +s($,"kw","hi",()=>A.iQ()) +s($,"kv","br",()=>new A.dM().$0())})();(function nativeSupport(){!function(){var s=function(a){var m={} m[a]=1 return Object.keys(hunkHelpers.convertToFastObject(m))[0]} v.getIsolateTag=function(a){return s("___dart_"+a+v.isolateTag)} @@ -4778,15 +4630,15 @@ for(var o=0;;o++){var n=s(p+"_"+o+"_") if(!(n in q)){q[n]=1 v.isolateTag=n break}}v.dispatchPropertyName=v.getIsolateTag("dispatch_record")}() -hunkHelpers.setOrUpdateInterceptorsByTag({ArrayBuffer:A.bM,ArrayBufferView:A.aZ,DataView:A.bN,Float32Array:A.bO,Float64Array:A.bP,Int16Array:A.bQ,Int32Array:A.bR,Int8Array:A.bS,Uint16Array:A.bT,Uint32Array:A.bU,Uint8ClampedArray:A.b_,CanvasPixelArray:A.b_,Uint8Array:A.b0}) +hunkHelpers.setOrUpdateInterceptorsByTag({ArrayBuffer:A.bH,ArrayBufferView:A.aV,DataView:A.bI,Float32Array:A.bJ,Float64Array:A.bK,Int16Array:A.bL,Int32Array:A.bM,Int8Array:A.bN,Uint16Array:A.bO,Uint32Array:A.bP,Uint8ClampedArray:A.aW,CanvasPixelArray:A.aW,Uint8Array:A.aX}) hunkHelpers.setOrUpdateLeafTags({ArrayBuffer:true,ArrayBufferView:false,DataView:true,Float32Array:true,Float64Array:true,Int16Array:true,Int32Array:true,Int8Array:true,Uint16Array:true,Uint32Array:true,Uint8ClampedArray:true,CanvasPixelArray:true,Uint8Array:false}) -A.aw.$nativeSuperclassTag="ArrayBufferView" -A.bb.$nativeSuperclassTag="ArrayBufferView" -A.bc.$nativeSuperclassTag="ArrayBufferView" -A.aX.$nativeSuperclassTag="ArrayBufferView" -A.bd.$nativeSuperclassTag="ArrayBufferView" -A.be.$nativeSuperclassTag="ArrayBufferView" -A.aY.$nativeSuperclassTag="ArrayBufferView"})() +A.ap.$nativeSuperclassTag="ArrayBufferView" +A.b6.$nativeSuperclassTag="ArrayBufferView" +A.b7.$nativeSuperclassTag="ArrayBufferView" +A.aT.$nativeSuperclassTag="ArrayBufferView" +A.b8.$nativeSuperclassTag="ArrayBufferView" +A.b9.$nativeSuperclassTag="ArrayBufferView" +A.aU.$nativeSuperclassTag="ArrayBufferView"})() Function.prototype.$0=function(){return this()} Function.prototype.$1=function(a){return this(a)} Function.prototype.$2=function(a,b){return this(a,b)} @@ -4799,6 +4651,6 @@ convertToFastObject($);(function(a){if(typeof document==="undefined"){a(null) return}if(typeof document.currentScript!="undefined"){a(document.currentScript) return}var s=document.scripts function onLoad(b){for(var q=0;q","TypeErrorDecoder.matchTypeError","NullError.toString","JsNoSuchMethodError.toString","UnknownJsTypeError.toString","NullThrownFromJavaScriptException.toString","_StackTrace.toString","Closure.toString","StaticClosure.toString","BoundClosure.==","BoundClosure.hashCode","BoundClosure.toString","_CyclicInitializationError.toString","RuntimeError.toString","JsLinkedHashMap.keys","JsLinkedHashMap.length","JsLinkedHashMap.values","JsLinkedHashMap.containsKey","JsLinkedHashMap._containsTableEntry","JsLinkedHashMap.[]","JsLinkedHashMap.internalGet","JsLinkedHashMap._getBucket","JsLinkedHashMap.[]=","JsLinkedHashMap.internalSet","JsLinkedHashMap.clear","JsLinkedHashMap.forEach","JsLinkedHashMap._addHashTableEntry","JsLinkedHashMap._modified","JsLinkedHashMap._newLinkedCell","JsLinkedHashMap.internalComputeHashCode","JsLinkedHashMap.internalFindBucketIndex","JsLinkedHashMap.toString","JsLinkedHashMap._newHashTable","JsLinkedHashMap.values.","JsLinkedHashMap_values_closure","LinkedHashMapKeyIterable.length","LinkedHashMapKeyIterable.iterator","LinkedHashMapKeyIterator","LinkedHashMapKeyIterator.current","LinkedHashMapKeyIterator.moveNext","initHooks.","_Record.toString","_Record._toString","StringBuffer._writeString","_Record._fieldKeys","_Record._computeFieldKeys","List.unmodifiable","_Record2._getFieldValues","_Record2.==","_Record._sameShape","_Record2.hashCode","JSSyntaxRegExp.toString","JSSyntaxRegExp._nativeGlobalVersion","JSSyntaxRegExp._execGlobal","_MatchImplementation.end","_MatchImplementation.[]","_AllMatchesIterator.current","_AllMatchesIterator.moveNext","JSSyntaxRegExp.isUnicode","NativeByteBuffer.runtimeType","NativeByteData.runtimeType","NativeTypedArray.length","NativeTypedArrayOfDouble.[]","NativeTypedArrayOfDouble.[]=","NativeTypedArrayOfInt.[]=","NativeFloat32List.runtimeType","NativeFloat64List.runtimeType","NativeInt16List.runtimeType","NativeInt16List.[]","NativeInt32List.runtimeType","NativeInt32List.[]","NativeInt8List.runtimeType","NativeInt8List.[]","NativeUint16List.runtimeType","NativeUint16List.[]","NativeUint32List.runtimeType","NativeUint32List.[]","NativeUint8ClampedList.runtimeType","NativeUint8ClampedList.length","NativeUint8ClampedList.[]","NativeUint8List.runtimeType","NativeUint8List.length","NativeUint8List.[]","Rti._eval","Rti._bind","_Type.toString","_Error.toString","_AsyncRun._initializeScheduleImmediate.internalCallback","_AsyncRun._initializeScheduleImmediate.","_AsyncRun._scheduleImmediateJsOverride.internalCallback","_AsyncRun._scheduleImmediateWithSetImmediate.internalCallback","_TimerImpl.internalCallback","_AsyncAwaitCompleter.complete","_AsyncAwaitCompleter.completeError","_awaitOnObject.","_wrapJsFunctionForAsync.","AsyncError.toString","_Completer.completeError","_Completer.completeError[function-entry$1]","_AsyncCompleter.complete","_FutureListener.matchesErrorTest","_FutureListener.handleError","_Future._setChained","_Future.then","_Future.then[function-entry$1]","_Future._thenAwait","_Future._setErrorObject","_Future._cloneResult","_Future._addListener","_Future._prependListeners","_Future._removeListeners","_Future._reverseListeners","_Future._chainForeignFuture","_Future._completeWithValue","_Future._completeError","_Future._asyncComplete","_Future._asyncCompleteWithValue","_Future._chainFuture","_Future._asyncCompleteError","_Future._addListener.","_Future._prependListeners.","_Future._chainForeignFuture.","_Future._chainCoreFutureAsync.","_Future._asyncCompleteWithValue.","_Future._asyncCompleteError.","_Future._propagateToListeners.handleWhenCompleteCallback","_FutureListener.handleWhenComplete","_Future._propagateToListeners.handleWhenCompleteCallback.","_Future._propagateToListeners.handleValueCallback","_FutureListener.handleValue","_Future._propagateToListeners.handleError","_FutureListener.hasErrorCallback","_rootHandleError.","_RootZone.runGuarded","_RootZone.bindCallbackGuarded","_RootZone.run","_RootZone.run[function-entry$1]","_RootZone.runUnary","_RootZone.runUnary[function-entry$2]","_RootZone.runBinary","_RootZone.runBinary[function-entry$3]","_RootZone.registerBinaryCallback","_RootZone.registerBinaryCallback[function-entry$1]","_RootZone.bindCallbackGuarded.","ListBase.iterator","ListBase.elementAt","ListBase.cast","ListBase.fillRange","ListBase.toString","MapBase.forEach","MapBase.length","MapBase.toString","MapBase.mapToString.","_UnmodifiableMapMixin.[]=","MapView.[]","MapView.[]=","MapView.forEach","MapView.length","MapView.toString","_JsonMap.[]","_JsonMap.length","_JsonMap.keys","_JsonMap.[]=","_JsonMap.containsKey","_JsonMap.forEach","_JsonMap._computeKeys","_JsonMap._upgrade","_JsonMap._process","_JsonMapKeyIterable.length","_JsonMapKeyIterable.elementAt","_JsonMapKeyIterable.iterator","_Utf8Decoder._decoder.","_Utf8Decoder._decoderNonfatal.","Base64Codec.normalize","HtmlEscapeMode.toString","HtmlEscape.convert","HtmlEscape._convert","JsonCodec.decode","JsonCodec.decoder","Utf8Encoder.convert","NativeUint8List.sublist","_Utf8Encoder._writeReplacementCharacter","_Utf8Encoder._writeSurrogate","_Utf8Encoder._fillBuffer","Utf8Decoder.convert","_Utf8Decoder._convertGeneral","_Utf8Decoder._decodeRecursive","_Utf8Decoder.decodeGeneral","NoSuchMethodError.toString.","_symbolToString","_Uri._makeQueryFromParameters.","_Enum.toString","Error.stackTrace","AssertionError.toString","ArgumentError._errorName","ArgumentError._errorExplanation","ArgumentError.toString","RangeError.invalidValue","RangeError._errorName","RangeError._errorExplanation","IndexError.invalidValue","IndexError._errorName","IndexError._errorExplanation","NoSuchMethodError.toString","UnsupportedError.toString","UnimplementedError.toString","StateError.toString","ConcurrentModificationError.toString","OutOfMemoryError.toString","OutOfMemoryError.stackTrace","StackOverflowError.toString","StackOverflowError.stackTrace","_Exception.toString","FormatException.toString","Iterable.cast","Iterable.length","Iterable.elementAt","Iterable.toString","Null.hashCode","Null.toString","Object.hashCode","Object.==","Object.toString","Object.noSuchMethod","Object.runtimeType","_StringStackTrace.toString","StringBuffer.length","StringBuffer.toString","Uri.splitQueryString.","Uri._parseIPv4Address.error","Uri.parseIPv6Address.error","Uri.parseIPv6Address.parseHex","_Uri._text","_Uri._initializeText","_Uri._writeAuthority","_Uri.hashCode","_Uri.queryParameters","_Uri.userInfo","_Uri.host","_Uri.port","_Uri.query","_Uri.fragment","_Uri.replace","_Uri.isAbsolute","_Uri.hasAuthority","_Uri.hasQuery","_Uri.hasFragment","_Uri.toString","_Uri.==","_Uri._makeQueryFromParametersDefault.writeParameter","_Uri._makeQueryFromParametersDefault.","UriData.uri","UriData._computeUri","UriData.toString","_createTables.build","_createTables.setChars","_createTables.setRange","_SimpleUri.hasAuthority","_SimpleUri.hasPort","_SimpleUri.hasQuery","_SimpleUri.hasFragment","_SimpleUri.isAbsolute","_SimpleUri.scheme","_SimpleUri._computeScheme","_SimpleUri.userInfo","_SimpleUri.host","_SimpleUri.port","_SimpleUri.path","_SimpleUri.query","_SimpleUri.fragment","_SimpleUri.queryParameters","_SimpleUri.replace","_SimpleUri.hashCode","_SimpleUri.==","_SimpleUri.toString","promiseToFuture.","NullRejectionException.toString","Kind._enumToString","Kind.toString","_MatchPosition._enumToString","Index.find","JSArray.map","Index.find.score","Index.find.","IndexItem._scope","_htmlBase.","init.disableSearch","print","init.","init_closure","Index.fromJson","ListBase.map","_Search.listBox","_Search.moreResults","_Search.searchResults","_Search.initialize","_Search.showSearchResultPage","_Search.hideSuggestions","_Search.updateSuggestions","_Search.showSuggestions","_Search.showEnterMessage","_Search.updateSuggestions[function-entry$2]","_Search.handleSearch","_Search.handleSearch[function-entry$1$isSearchPage]","_Search.handleSearch[function-entry$1]","_Search.handleSearch[function-entry$1$forceUpdate]","_Search.clearSearch","_Search.setEventListeners","_Search.initialize.","_Search.setEventListeners.","_createSuggestion.","_highlight.","_initializeToggles.","_loadSidebar.","_loadSidebar_closure","init.switchThemes","DART_CLOSURE_PROPERTY_NAME","TypeErrorDecoder.noSuchMethodPattern","TypeErrorDecoder.notClosurePattern","TypeErrorDecoder.nullCallPattern","TypeErrorDecoder.nullLiteralCallPattern","TypeErrorDecoder.undefinedCallPattern","TypeErrorDecoder.undefinedLiteralCallPattern","TypeErrorDecoder.nullPropertyPattern","TypeErrorDecoder.nullLiteralPropertyPattern","TypeErrorDecoder.undefinedPropertyPattern","TypeErrorDecoder.undefinedLiteralPropertyPattern","_AsyncRun._scheduleImmediateClosure","_Utf8Decoder._reusableBuffer","_Utf8Decoder._decoder","_Utf8Decoder._decoderNonfatal","_Base64Decoder._inverseAlphabet","_Uri._needsNoEncoding","_Uri._useURLSearchParams","_hashSeed","_scannerTables","_htmlBase","","$intercepted$$eq$Iu","$intercepted$__$asx","$intercepted$___$ax","$intercepted$cast10$ax","$intercepted$compareTo1$ns","$intercepted$contains1$asx","$intercepted$elementAt1$ax","$intercepted$get$hashCode$IJavaScriptBigIntJavaScriptSymbolLegacyJavaScriptObjectabnsu","$intercepted$get$iterator$ax","$intercepted$get$length$asx","$intercepted$get$runtimeType$Ibdinsux","$intercepted$noSuchMethod1$Iu","$intercepted$toString0$IJavaScriptBigIntJavaScriptFunctionJavaScriptSymbolLegacyJavaScriptObjectabnsux","ArrayIterator","Base64Codec","Base64Encoder","BoundClosure","ByteBuffer","ByteData","CastIterator","CastList","Closure","Closure0Args","Closure2Args","CodeUnits","Codec","ConstantMap","ConstantMapView","ConstantStringMap","Converter","EfficientLengthIterable","EfficientLengthMappedIterable","EnclosedBy","Encoding","Error","ExceptionAndStackTrace","FixedLengthListMixin","Float32List","Float64List","Function","Future","HtmlEscape","HtmlEscapeMode","Index","IndexError","IndexItem","Index_find_closure","Index_find_score","Int16List","Int32List","Int8List","Interceptor","Iterable","JSArray","JSBool","JSInt","JSInvocationMirror","JSNull","JSNumNotInt","JSNumber","JSObject","JSString","JSSyntaxRegExp","JSUnmodifiableArray","JS_CONST","JavaScriptBigInt","JavaScriptFunction","JavaScriptIndexingBehavior","JavaScriptObject","JavaScriptSymbol","JsLinkedHashMap","JsonCodec","JsonDecoder","Kind","LateError","LegacyJavaScriptObject","LinkedHashMapCell","LinkedHashMapKeyIterable","List","ListBase","ListIterable","ListIterator","Map","MapBase","MapBase_mapToString_closure","MapView","MappedIterator","MappedListIterable","Match","NativeByteBuffer","NativeByteData","NativeFloat32List","NativeFloat64List","NativeInt16List","NativeInt32List","NativeInt8List","NativeTypedArray","NativeTypedArrayOfDouble","NativeTypedArrayOfInt","NativeTypedData","NativeUint16List","NativeUint32List","NativeUint8ClampedList","NoSuchMethodError","NoSuchMethodError_toString_closure","Null","NullError","NullRejectionException","NullThrownFromJavaScriptException","Object","OutOfMemoryError","PlainJavaScriptObject","Primitives_functionNoSuchMethod_closure","RangeError","Record","RegExpMatch","Rti","RuntimeError","SentinelValue","StackOverflowError","StackTrace","StaticClosure","String","StringBuffer","Symbol","TearOffClosure","TrustedGetRuntimeType","TypeError","TypeErrorDecoder","Uint16List","Uint32List","Uint8ClampedList","Uint8List","UnknownJavaScriptObject","UnknownJsTypeError","UnmodifiableListBase","UnmodifiableListMixin","UnmodifiableMapView","Uri","UriData","Uri__parseIPv4Address_error","Uri_parseIPv6Address_error","Uri_parseIPv6Address_parseHex","Uri_splitQueryString_closure","Utf8Codec","Utf8Decoder","Utf8Encoder","_#fromMap#tearOff","_AllMatchesIterator","_AsyncAwaitCompleter","_AsyncCallbackEntry","_AsyncCompleter","_AsyncRun__initializeScheduleImmediate_closure","_AsyncRun__initializeScheduleImmediate_internalCallback","_AsyncRun__scheduleImmediateJsOverride_internalCallback","_AsyncRun__scheduleImmediateWithSetImmediate_internalCallback","_CastIterableBase","_CastListBase","_Completer","_CyclicInitializationError","_DataUri","_EfficientLengthCastIterable","_Enum","_Error","_Exception","_FunctionParameters","_Future","_FutureListener","_Future__addListener_closure","_Future__asyncCompleteError_closure","_Future__asyncCompleteWithValue_closure","_Future__chainCoreFutureAsync_closure","_Future__chainForeignFuture_closure","_Future__prependListeners_closure","_Future__propagateToListeners_handleError","_Future__propagateToListeners_handleValueCallback","_Future__propagateToListeners_handleWhenCompleteCallback","_Future__propagateToListeners_handleWhenCompleteCallback_closure","_JS_INTEROP_INTERCEPTOR_TAG","_JsonMap","_JsonMapKeyIterable","_MatchImplementation","_MatchPosition","_NativeTypedArrayOfDouble&NativeTypedArray&ListMixin","_NativeTypedArrayOfDouble&NativeTypedArray&ListMixin&FixedLengthListMixin","_NativeTypedArrayOfInt&NativeTypedArray&ListMixin","_NativeTypedArrayOfInt&NativeTypedArray&ListMixin&FixedLengthListMixin","_Record","_Record2","_Record_2_item_matchPosition","_Required","_RootZone","_RootZone_bindCallbackGuarded_closure","_Search_initialize_closure","_Search_setEventListeners_closure","_SimpleUri","_StackTrace","_StreamIterator","_StringStackTrace","_TimerImpl_internalCallback","_TypeError","_UnmodifiableMapMixin","_UnmodifiableMapView&MapView&_UnmodifiableMapMixin","_Uri","_Uri__makeQueryFromParametersDefault_closure","_Uri__makeQueryFromParametersDefault_writeParameter","_Uri__makeQueryFromParameters_closure","_Utf8Decoder","_Utf8Decoder__decoderNonfatal_closure","_Utf8Decoder__decoder_closure","_Utf8Encoder","_Zone","__CastListBase&_CastIterableBase&ListMixin","_awaitOnObject_closure","_canonicalRecipeJoin","_canonicalRecipeJoinNamed","_canonicalizeScheme","_chainCoreFutureAsync","_chainCoreFutureSync","_checkPadding","_checkZoneID","_compareAny","_computeFieldNamed","_computeSignatureFunctionNewRti","_computedFieldKeys","_containerMap","_convertInterceptedUint8List","_create1","_createFutureOrRti","_createGenericFunctionRti","_createQuestionRti","_createStarRti","_createSuggestion_closure","_createTables_build","_createTables_setChars","_createTables_setRange","_current","_decoder","_decoderNonfatal","_defaultPort","_empty","_escapeChar","_escapeScheme","_fail","_generalApplyFunction","_getCanonicalRecipe","_getFutureFromFutureOr","_getQuestionFromStar","_hexCharPairToByte","_highlight_closure","_htmlBase_closure","_identityHashCodeProperty","_initializeScheduleImmediate","_initializeToggles_closure","_installTypeTests","_interceptorFieldNameCache","_interceptors_JSArray__compareAny$closure","_internal","_inverseAlphabet","_isAlphabeticCharacter","_isInCallbackLoop","_isUnionOfFunctionType","_lastCallback","_lastPriorityCallback","_literal","_lookupBindingRti","_lookupFunctionRti","_lookupFutureOrRti","_lookupGenericFunctionParameterRti","_lookupGenericFunctionRti","_lookupInterfaceRti","_lookupQuestionRti","_lookupRecordRti","_lookupStarRti","_lookupTerminalRti","_makeFragment","_makeHost","_makeNativeUint8List","_makePath","_makePort","_makeQuery","_makeQueryFromParameters","_makeQueryFromParametersDefault","_makeScheme","_makeUserInfo","_mayContainDotSegments","_needsNoEncoding","_nextCallback","_normalize","_normalizeEscape","_normalizeOrSubstring","_normalizePath","_normalizeRegName","_normalizeRelativePath","_normalizeZoneID","_objectTypeNameNewRti","_of","_parse","_parseIPv4Address","_propagateToListeners","_receiverFieldNameCache","_removeDotSegments","_reusableBuffer","_rootHandleError_closure","_scheduleImmediateClosure","_scheduleImmediateJsOverride","_scheduleImmediateWithSetImmediate","_scheduleImmediateWithTimer","_stringFromUint8List","_suggestionLength","_suggestionLimit","_throw","_throwUnmodifiable","_uriDecode","_uriEncode","_useTextDecoder","_useURLSearchParams","_wrapJsFunctionForAsync_closure","_writeAll","addErasedTypes","addRules","allocateGrowable","alternateTagFunction","applyFunction","async__AsyncRun__scheduleImmediateJsOverride$closure","async__AsyncRun__scheduleImmediateWithSetImmediate$closure","async__AsyncRun__scheduleImmediateWithTimer$closure","async___startMicrotaskLoop$closure","bind","bool","checkNotNegative","checkValidRange","collectArray","combine","compose","create","cspForwardCall","cspForwardInterceptedCall","defaultStackTrace","dispatchRecordsForInstanceTags","double","errorDescription","eval","evalInEnvironment","evalRecipe","extractPattern","extractStackTrace","filled","findErasedType","findRule","finish","fixed","forType","forwardCallTo","forwardInterceptedCallTo","from","fromCharCodes","fromMessage","fromTearOff","functionNoSuchMethod","getInterceptor$","getInterceptor$asx","getInterceptor$ax","getInterceptor$ns","getTagFunction","growable","handleArguments","handleDigit","handleExtendedOperations","handleIdentifier","handleTypeArguments","hash","indexToType","initHooks_closure","initNativeDispatchFlag","init_disableSearch","init_switchThemes","int","interceptorOf","interceptorsForUncacheableTags","iterableToFullString","iterableToShortString","makeNative","mapToString","markFixed","markFixedList","markUnmodifiableList","newArrayOrEmpty","noElement","noSuchMethodPattern","notClosurePattern","nullCallPattern","nullLiteralCallPattern","nullLiteralPropertyPattern","nullPropertyPattern","num","objectAssign","objectTypeName","of","parse","parseIPv6Address","parseInt","promiseToFuture_closure","prototypeForTagFunction","provokeCallErrorOn","provokePropertyErrorOn","range","receiverOf","safeToString","search_IndexItem___fromMap_tearOff$closure","splitQueryString","stringFromCharCode","stringFromNativeUint8List","throwWithStackTrace","toStringVisiting","toType","toTypes","toTypesNamed","undefinedCallPattern","undefinedLiteralCallPattern","undefinedLiteralPropertyPattern","undefinedPropertyPattern","value","withInvocation","withLength","$add","$eq","$index","$indexSet","$mod","$mul","add","addAll","bindCallbackGuarded","call","cast","clear","clearSearch","compareTo","complete","completeError","contains","containsKey","convert","current","dart:_interceptors#_addAllFromArray","dart:_interceptors#_replaceSomeNullsWithUndefined","dart:_interceptors#_shrBothPositive","dart:_interceptors#_shrOtherPositive","dart:_interceptors#_shrReceiverPositive","dart:_interceptors#_tdivFast","dart:_interceptors#_tdivSlow","dart:_internal#_source","dart:_js_helper#_addHashTableEntry","dart:_js_helper#_computeFieldKeys","dart:_js_helper#_execGlobal","dart:_js_helper#_fieldKeys","dart:_js_helper#_getFieldValues","dart:_js_helper#_keys","dart:_js_helper#_modified","dart:_js_helper#_nativeGlobalVersion","dart:_js_helper#_newHashTable","dart:_js_helper#_newLinkedCell","dart:_js_helper#_toString","dart:_rti#_bind","dart:_rti#_eval","dart:async#_addListener","dart:async#_asyncComplete","dart:async#_asyncCompleteError","dart:async#_asyncCompleteWithValue","dart:async#_chainForeignFuture","dart:async#_chainFuture","dart:async#_cloneResult","dart:async#_completeError","dart:async#_completeWithValue","dart:async#_prependListeners","dart:async#_removeListeners","dart:async#_reverseListeners","dart:async#_setChained","dart:async#_setErrorObject","dart:async#_thenAwait","dart:convert#_computeKeys","dart:convert#_convert","dart:convert#_convertGeneral","dart:convert#_decodeRecursive","dart:convert#_fillBuffer","dart:convert#_process","dart:convert#_upgrade","dart:convert#_writeReplacementCharacter","dart:convert#_writeSurrogate","dart:core#_computeScheme","dart:core#_enumToString","dart:core#_errorExplanation","dart:core#_errorName","dart:core#_text","decode","decodeGeneral","decoder","elementAt","end","fillRange","find","first","fold","forEach","fragment","handleError","handleSearch","hasAuthority","hasFragment","hasPort","hasQuery","hashCode","hideSuggestions","host","indexOf","initialize","internalComputeHashCode","internalFindBucketIndex","internalGet","invalidValue","isAbsolute","isNegative","iterator","join","keys","last","length","listBox","matchTypeError","matchesErrorTest","memberName","moreResults","moveNext","namedArguments","noSuchMethod","normalize","package:dartdoc/src/search.dart#_scope","path","port","positionalArguments","query","queryParameters","registerBinaryCallback","replace","replaceRange","run","runBinary","runGuarded","runUnary","runtimeType","scheme","searchResults","setEventListeners","showSearchResultPage","sort","stackTrace","startsWith","sublist","substring","then","toString","updateSuggestions","uri","userInfo","values","Rti._unstar","isTopType","_Universe._canonicalRecipeOfStar","_Universe._canonicalRecipeOfQuestion","_Universe._canonicalRecipeOfFutureOr","_Universe._canonicalRecipeOfBinding","_Universe._canonicalRecipeOfGenericFunction","Error._stringToSafeString","_Utf8Encoder.withBufferSize","_Utf8Encoder._createBuffer","-","FunctionToJSExportedDartFunction|get#toJS","JSPromiseToFuture|get#toDart","_","_asCheck","_callMethodUnchecked0","_callMethodUnchecked1","_callMethodUnchecked2","_canonicalRecipeOfBinding","_canonicalRecipeOfFunction","_canonicalRecipeOfFunctionParameters","_canonicalRecipeOfFutureOr","_canonicalRecipeOfGenericFunction","_canonicalRecipeOfInterface","_canonicalRecipeOfQuestion","_canonicalRecipeOfRecord","_canonicalRecipeOfStar","_chainSource","_cloneResult","_combineSurrogatePair","_completeError","_computeIdentityHashCodeProperty","_computeUri","_containsTableEntry","_createBindingRti","_createBuffer","_createFunctionRti","_createGenericFunctionParameterRti","_createInterfaceRti","_createLength","_createRecordRti","_createTerminalRti","_createTimer","_equalFields","_error","_errorTest","_failedAsCheckError","_findRule","_future","_getBindCache","_getBindingArguments","_getBindingBase","_getBucket","_getCachedRuntimeType","_getEvalCache","_getFunctionParameters","_getFutureOrArgument","_getGenericFunctionBase","_getGenericFunctionBounds","_getGenericFunctionParameterIndex","_getInterfaceName","_getInterfaceTypeArguments","_getIsSubtypeCache","_getKind","_getNamed","_getOptionalPositional","_getPrimary","_getProperty","_getQuestionArgument","_getRecordFields","_getRecordPartialShapeTag","_getRequiredPositional","_getReturnType","_getRti","_getRuntimeTypeOfArrayAsRti","_getSpecializedTestResource","_getStarArgument","_getTableBucket","_getTableCell","_hasError","_hasProperty","_hasTimer","_initializeText","_installRti","_isChained","_isCheck","_isClosure","_isComplete","_isDartObject","_isDotAll","_isFile","_isGeneralDelimiter","_isHttp","_isHttps","_isLeadSurrogate","_isMultiLine","_isPackage","_isRegNameChar","_isSchemeCharacter","_isSubtypeUncached","_isTrailSurrogate","_isUnicode","_isUnreservedChar","_isUpgraded","_isZoneIDChar","_keysFromIndex","_lookupAnyRti","_lookupDynamicRti","_lookupErasedRti","_lookupFutureRti","_lookupNeverRti","_lookupVoidRti","_mayAddListener","_mayComplete","_name","_newJavaScriptObject","_objectToString","_ofArray","_onError","_onValue","_parseRecipe","_processed","_recipeJoin","_removeListeners","_sameShape","_scheduleImmediate","_setAsCheckFunction","_setBindCache","_setCachedRuntimeType","_setCanonicalRecipe","_setError","_setErrorObject","_setEvalCache","_setIsTestFunction","_setKind","_setNamed","_setOptionalPositional","_setPrecomputed1","_setPrimary","_setRequiredPositional","_setRest","_setSpecializedTestResource","_setValue","_shapeTag","_startsWithData","_stringToSafeString","_target","_theUniverse","_unstar","_upgradedMap","_whenCompleteAction","_writeAuthority","_writeOne","_writeString","_zone","allocate","apply","arrayAt","arrayConcat","arrayLength","arraySplice","asBool","asInt","asRti","asRtiOrNull","asString","as_Type","castFrom","charCodeAt","checkGrowable","checkMutable","checkString","codeUnits","collectNamed","compare","constructorNameFallback","convertSingle","decodeQueryComponent","defineProperty","dispatchRecordExtension","dispatchRecordIndexability","dispatchRecordInterceptor","dispatchRecordProto","encode","encodeQueryComponent","environment","erasedTypes","evalCache","evalTypeVariable","fieldADI","fromCharCode","fromJson","fromList","fromMap","future","getDispatchProperty","getIndex","getLegacyErasedRecipe","getLength","getName","getProperty","getRuntimeTypeOfInterceptorNotArray","group","handleNamedGroup","handleOptionalGroup","handleStartRecord","handleUncaughtError","handleValue","handleWhenComplete","handlesComplete","handlesValue","hasErrorCallback","hasErrorTest","hasMatch","hasScheme","hash2","hash3","hash4","identityHashCode","instanceTypeName","interceptorFieldName","interceptorsByTag","internalSet","isAccessor","isArray","isDigit","isEmpty","isGetter","isIdentical","isNaN","isNotEmpty","isRequired","isUnicode","jsHasOwnProperty","jsonDecode","jsonEncodeNative","leafTags","listToString","lookupSupertype","lookupTypeVariable","makeFixedListUnmodifiable","makeListFixedLength","map","mapGet","mapSet","markGrowable","notSimple","objectKeys","objectToHumanReadableString","parseHexByte","pop","position","printToConsole","propertyGet","provokeCallErrorOnNull","provokeCallErrorOnUndefined","provokePropertyErrorOnNull","provokePropertyErrorOnUndefined","push","pushStackFrame","receiverFieldName","recipe","removeSelectedElement","replaceAllMapped","setProperty","sharedEmptyArray","shouldChain","showEnterMessage","showSuggestions","splitMapJoin","stack","start","staticInteropGlobalContext","stringConcatUnchecked","stringIndexOf","stringIndexOfStringUnchecked","stringReplaceRangeUnchecked","stringSafeToString","stringSplit","suggestionElements","suggestionsInfo","thenAwait","toGenericFunctionParameter","toList","toLowerCase","toUpperCase","tryParse","tryStringifyException","typeRules","typed","universe","unmangleGlobalNameIfPreservedAnyways","unmodifiable","unvalidated","withBufferSize","write","writeAll","writeCharCode"], - "mappings": "A;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAoFAA,UA6BEA,uBAEFA,C;EASAC,qBApDSA,EACiBA;AAsDxBA,eACMA,WACFA;GAzDGA,EACiBA,uBA6DxBA,eAhB6BA;AAkB3BA,UAAoBA,QAnBaA,EA0ErCA;AAtDIA,UAAmBA,QAsDvBA;AArDsBA;AAClBA,SACEA,QAvB+BA,EA0ErCA;IAxEmCA,OA8B7BA,UAAMA,+BAA4CA,IAD3BA,aAOTA;WAEdA;QAuCGC;WCgkFAC,QADgBA;GDzjFjBF,IA7CNA,WAAyBA,QAkC3BA;AA9BgBA;AACdA,WAAyBA,QA6B3BA;AAvBEA,wBAIEA,QAHcA,EAsBlBA;AAjBcA;AACZA,WAEEA,QAIcA,EAUlBA;wBAPIA,QAHcA,EAUlBA;AALEA,4BAUOG;WCgkFAD,QADgBA;AC5rFvBC,kCFuHOH;AAFLA,QAEKA,EACTA,CADEA,QAAOA,EACTA,C;EGvKUI,MAWNA,qBACEA,UAAiBA;AAEnBA,OAAOA,KAAqBA,eAC9BA,C;EAmCQC,MAGNA,OACEA,UAAMA;AAERA,OAsCEA,IANiCC,yBA/BrCD,C;EAUQE,MAGNA,OACEA,UAAMA;AAERA,OAqBEA,IANiCD,yBAdrCC,C;EAgBQC,MACJA,YAAsCA,mBAA8BA,C;EAKzDC;AAKbA,QACFA,C;EAEeC;ACzCmCC;AD+ChDD,QACFA,C;EAkgBWC,MACTA,gBACFA,C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EEtkBQC,uBACKA,KACTA,OAUJA,yCAPAA;AADEA,OANFA,yCAOAA,C;EC2CEC,IAAwBA;AAM1BA,QAAgBA,QAIlBA;AAHgBA;AACdA,iBAAgCA,WAElCA;AADEA,QACFA,C;EAuDaC,MACFA;AACAA;AACPA,cACFA,C;EAEWC,IACFA;AACAA;AACPA,kCACFA,C;EA6iBAC,QAIAA,QACFA,C;EAwSKC,IACHA;OAAoBA,GAAiBA,YAArCA,gBAAoBA,GACIA,IAAsBA,QAGhDA;AADEA,QACFA,C;EClrBUC,UACOA,YACXA,OAsBJA,2CAnBAA;AADEA,OAGFA,2CAFAA,C;EAsqBkBC,GAAeA,OC1djCA,sBD0dyDA,C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EEx+B5CC,GACXA,UAAMA,sCACRA,C;ERmDKC,WShFOA,mBACLA;ATiFPA,WAAuBA,QAGzBA;AAF+BA,mBAE/BA,C;EAuBKC,MACHA;eDV0CA;ACYxCA,WAAoBA,QAGxBA,CADEA,OAAcA,QAChBA,C;CAEOC,IACLA;sBAAqBA,QAmBvBA;AAlBEA,uBACEA,SAEEA,UAeNA,MAbSA,UACLA,YAYJA;KAXSA,UACLA,aAUJA;KATSA,WACLA,YAQJA;AANeA;AAKbA,QACFA,C;EA2HaC,aAELA;WAUFA;GATUA;AACZA;OAIAA,QACFA,C;EAKYC,+EAGIA;AAIdA,WAIEA,QA0DJA;GAxDyBA;AACvBA,YACEA,WAEEA,OAAOA,cAoDbA;AAhDaA,IAFLA,UAEFA,qBAgDNA;AA9CIA,QA8CJA,CAxCEA,aACEA,UAAiBA;AAEnBA,mBAEEA,OAAOA,cAmCXA;AA/BEA;GAoBsBA;OACWA,YAA/BA,QACsBA,0BAElBA,QAORA,CADEA,OAAOA,aACTA,C;EAgEcC,IACZA,OAAOA,OACTA,C;EAOcC,IACRA;AUkdCA,iBVlduBA,GAG1BA,WU8cMA,aV1aVA;AAjCoBA;AAGPA,QAFgBA,SACAA,cCvLtBA,GACHA;ADyMAA,wBAAwCA,QAY5CA;GAXsBA;AAClBA,4BACwBA;AACtBA,4CAEEA,QAMRA,EADEA,OU4aKA,IADGA,aV1aVA,C;EAecC,IACkCA,wCAC5CA,OAAOA,OAcXA;AAZEA,sBACEA,OAywEGC,iBA9vEPD;AAPWA,qBAAPA,aAOJA;AAJWA,qBAAPA,eAIJA;AADEA,sBAvBcA,WAwBhBA,C;EAyFcE,QAGZA;AACSA,uBAD8CA,QACrDA,wCAcJA;AAXEA,sBACkBA;AAOZA;mDAENA,QACFA,C;CAEcC,IACZA;SACEA,YACEA,OAAOA,sBAYbA;AATIA,eACaA;AAGXA,OAAOA,qBADcA,oCAM3BA,EADEA,UAAiBA,2BACnBA,C;EAgNOC,QAEDA;;AAMFA;AAiBkDA;CAlBlDA,IAAqCA;AACrCA;CAGKA;aWvyBWA,OXyyBhBA,MAAuBA;AAWzBA,OAAOA,OA7nBTC,UA8nBMD,aACNA,C;EAiCOE,QAGLA;AAAwBA,gCW11BNA;KX01BiBA;AAAnCA,SAGgCA;AAC9BA,UAGWA,UAAPA,aAiDRA,MA/CWA,UAGIA,UAAPA,iBA4CRA,MA1CWA,UAGIA,UAAPA,sBAuCRA,MApCWA,UAGIA,UAAPA,2BAiCRA,MA9BWA,UAGIA,UAAPA,gCA2BRA,MAxBWA,SAGIA,UAAPA,qCAqBRA;GAPiBA;AACbA,WACEA,OAAOA,YAKbA,CADEA,OAAOA,WACTA,C;EAEOC,QAIqBA,iDAGLA,kBAMSA,WAEDA;AAG7BA,OACEA,OAAOA,WAuGXA;GApG6BA;AAGKA;AAKDA;AAEbA;GAEdA;AACJA,yBAGeA;AAGfA,MAIWA,aWj8BOC,OXi8BdD,kBA6ENA;AA3EIA,SACEA,OAAOA,YA0EbA;AAxEIA,OAAOA,WAwEXA,CArEkDA,qBAMrCA,aW/8BOC,OX+8BdD,kBA+DNA;KA5DyBA;AAErBA,OAEEA,OAAOA,cAwDbA;AAtDIA,QACyBA;AAEvBA,SAEmBA;AAEnBA,YAEFA,OAAOA,YA6CXA,MAzCIA,OAGEA,OAAOA,WAsCbA;AAnCIA,SAEmBA;AAGPA;AACZA,kBACEA,yDACqBA,EADrBA;AAGWA,IA6xEyBA,OA7xEhCA,kBAyBVA;AAvBQA,wBAIFA;AACMA,WACFA;AACAA,SAAcA,kBAEKA;AAEVA,IAgxEuBA,OAhxE9BA,kBAYZA;AAVUA,aAKKA,QW1gCGA,GX0gCVA,kBAKRA,CAFIA,OAAOA,YAEXA,E;EAEmBE,WACHA;AACdA,WAAqBA,WAEvBA;AADEA,OAAOA,OACTA,C;EAyBIC,MACJA;YAAmBA,OO/4BnBA,oBP05BFA;AAVyBA;AAIvBA,aACEA,OAAkBA,aAKtBA;AADEA,OAAkBA,SACpBA,C;EAKMC,QAIJA,OACEA,OAAkBA,uBAYtBA;AAVEA,WAIEA,YACEA,OAAkBA,qBAKxBA;AADEA,OO/6BAA,wBPg7BFA,C;EAOcC,IACZA,OOx7BAA,uBPy7BFA,C;CAiCAC,IAEEA,OAAOA,KADSA,cAElBA,C;EAGAC,MACEA;WO5hCIA;;;APgiCJA,+BAKEA;eAgBKC;AAPPD,QACFA,C;EAGAC,GAGEA,gBAAOA,eACTA,C;EAOMC,IAEJA,MAAyBA,MAC3BA,C;EAEMC,MACJA,MAAyBA,SAC3BA,C;EA2BAC,IACEA,UAAMA,QACRA,C;CAqJSC,IAULA;AAIUA,OAJAA;AAUNA;AACJA,WAA2BA;AAKXA;AACIA;AACTA;AACEA;AACEA;AAiBfA,OArHFA,mRAyGmBA,4EAcnBA,C;EAMcC,IAmDZA,OAReA;gEAQRA,GACTA,C;EAkCcC,IASZA,OAPeA,gEAORA,GACTA,C;EA8CAC,8BACuCA;AADvCA,4BAGiCA,UAHjCA,AAGuEA,C;EA+ClEC,IAGLA,WACEA,OA7BFA,WA2CFA;AAVWA,qBAAPA,eAA6BA,GAUjCA;AANEA,uBAA6CA,QAM/CA;AAJEA,wBACEA,OAAOA,QAAmBA,eAG9BA;AADEA,OAAOA,OACTA,C;EAKOC,MACKA,gBACeA;AAKzBA,QACFA,C;EAEOC,IACLA;qBACEA,QAqGJA;GAjGgBA;gDAMCA;AAKKA;AACMA,2BAKtBA,mBAEIA,OAAOA,OACCA,KAAsBA,8BA6ExCA;mBA1EgDA;AAAtCA,OAAOA,OA5HfA,WAsMFA,EArEEA,2BAE8BA;AACMA;AACFA;AACOA;AACNA;AACOA;AACJA;AACOA;AACNA;AACOA;AAC/BA;AAAbA,WACEA,OAAOA,OAAmBA,UAwDhCA;KAvDwBA;AAAbA,YAMEA;AAAPA,cAA0BA,UAiDhCA,MAhDwBA,iBACPA,cACAA,cACAA,cACAA,cACAA,cACAA,cACAA,aACXA,OAAOA,OA9JXA,WAsMFA,CAlCIA,OAAOA,OAtITA,kCAwKFA,CA9BEA,4BC7tDOA,oDD+tDHA,OOtoCEA,UPkqCRA;yDAMSA;AAvBLA,OAAOA,OOzjDTA,wCPujDcA,mCAmBhBA,CAbEA,gEAIEA,gDACEA,OO1pCEA,UPkqCRA;AADEA,QACFA,C;EAqBWC,IACTA;qBACEA,QAAiBA,EAiBrBA;AAfEA,WAAuBA,OAoBvBA,WALFA;GAduBA;AACrBA,WAAmBA,QAarBA;AAKEA;AAVAA;AAIAA,QACFA,C;EAwBIC,IAEFA,WAAoBA,OAAcA,MAMpCA;AALEA,sBACEA,OAAkBA,OAItBA;AADEA,OAAcA,MAChBA,C;EAsBAC,mBA+CSA;AA1CPA,iBACoCA;AACEA;AACpCA,OAkCKA,UAhCPA,QACFA,C;EAuCAC,cAEEA,iBAEIA,OAAOA,MAWbA;OATMA,OAAOA,OASbA;OAPMA,OAAOA,SAObA;OALMA,OAAOA,WAKbA;OAHMA,OAAOA,aAGbA,CADEA,UYp4DAC,gEZq4DFD,C;EAIAE,aAEiBA;AACfA,OAAkCA,QAIpCA;AAHaA;;AAEXA,QACFA,C;EAEAC,MAOUA;AACRA,oBAEYA;AADVA;UAGUA;AADVA;UAGUA;AADVA;UAGUA;AADVA;UAGUA;AAVZA;QAYIA,OAAJA,WACEA,OAAOA,SA0BXA;AAXEA,uEAAOA,UAWTA,C;EA4BSC,iCAcDA,QAGAA,QAEAA,QACqBA,SAGrBA,QAGAA,QAEAA,OAKUA,OACKA,QACAA,SAOfA;EAAiEA;AA6B/DA,kBAoZEA,kCAlZFA,cAkbRA;eA/a0CA;AAkBDA,IAZjCA,+CAEIA;;;;;AAmBNA;AAAJA,KAEMA;;AAWgBA,KAJlBA;;AAOJA,eAAgCA,QAAhCA,QACiBA;AAGfA,0BAESA;AASaA;AAAUA,SAZdA;GAMKA;AAGvBA,YACEA,KAEMA;OAIRA;OAS+BA;OAKQA;AAKzCA,QACFA,C;EAEOC,QAELA,sBAEEA,QAoBJA;AAlBEA,uBAEEA,KAEEA;AAGFA,yDAAOA,QAWXA,CADEA,6CACFA,C;EAEOC;AAiBLA,sBAEIA,4DAAOA,KAuEbA;OA7DMA,8DAAOA,KA6DbA;OAnDMA,kEAAOA,KAmDbA;OAzCMA,sEAAOA,KAyCbA;OA/BMA,0EAAOA,KA+BbA;OArBMA,8EAAOA,KAqBbA;QAVMA,0EAAOA,KAUbA,E;EAIOC,UAELA,KACEA,OAAOA,WA4BXA;AAxBIA,OAAOA,MAHGA,cA2BdA,C;EAEOC;AAMLA,sBAIIA,UAwZNA;OAtZMA,qEAAOA,OA+EbA;OApEMA,wEAAOA,OAoEbA;OAzDMA,4EAAOA,OAyDbA;OA9CMA,gFAAOA,OA8CbA;OAnCMA,oFAAOA,OAmCbA;OAxBMA,wFAAOA,OAwBbA;QAbMA;;2BAAOA,OAabA,E;EAEOC,QAEEA;IA8ILA,UAA+BA;IAJ/BA,UAA4BA;GAxIlBA;AAIHA;AAAPA,QAwBJA,C;EAwBFC,IACEA,OAAeA,OACjBA,C;EAoESC,MACLA,OUngEeC,MAHOC,cA8BRF,MVw+DuBA,MACvCA,C;EAIOG,IAAoCA,QAAQA,EAASA,C;EAIrDC,IAAuCA,QAAQA,EAAYA,C;EAYpDC,IA/CdA,iDAiDsBA,KAChBA;OACsBA,YAA1BA,YACaA;YAETA,QAINA,CADEA,UAAMA,yCACRA,C;EA4IGC,IACHA,UAaAA,YAZFA,C;EAoEOC,IAELA,OAAOA,CADgBA,iBAEzBA,C;ECnnFAC,IAE6BA,iBAAdA,aAIYA,GA/HlBA;AAgIPA,YAlFAC,yBFOYC;AE2EQF,QFpCeE,EEuGrCF,IAlEgCA,GAjIvBA;AAkIPA,WAAyBA,QAiE3BA;GA7HyBG,kBAtEhBA;AAuIPH,YACuCA,GAApBA;AACjBA,eAGuBA,GA5IlBA;AA6IHA,YA/FJC,yBFOYC;AEwFYF,QFjDWE,EEuGrCF,IArDgCA,GA9IvBA;AA+IHA,WAAyBA,QAoD/BA;GA7HyBG,kBAtEhBA;KAqJPH,WAQEA,WAsCJA;GAnCgBA;GAEHA;AAEXA,YACWA;CACGA;AAxHdC,yBFOYC;AEkHVF,QF3EiCE,EEuGrCF,CAzBEA,aACcA;AACZA,QAuBJA,CApBEA,YACyBA;AAlIzBC,sBA6JoBD,0BFtJRI;AE2HVJ,QFpFiCI,EEuGrCJ,CAhBEA,WACEA,OAAOA,SAeXA;AAZEA,WAEEA,UAAMA;IA7GMA,qBAmHWA;AAjJzBC,sBA6JoBD,0BFtJRI;AE0IVJ,QFnGiCI,EEuGrCJ,MAFIA,OAAOA,SAEXA,C;EAYAK,MACcA;AAlKZJ,yBFOYI,6BE4JCA;AAEbA,QACFA,C;EAEAC,IAGEA,OAAOA,uBACTA,C;EAEAC,eACoBA;AAGTA,IApJKA,oBAoJZA,cAIJA;KAFIA,OAAOA,mBAEXA,C;EAgBKC,YACSA,IAAwBA,MAGtCA;;AADEA,MACFA,C;EAGKC,GACHA;AAAiCA;AACAA;AAEjCA;GAzLuBA;AA+LRA;AAEfA,+BACgBA;AACJA;AACVA,WAAyBA,QAAzBA,QACYA;AACyBA,GAAvBA;AACZA,YAEeA,UADUA;AAEvBA,YAlONR,yBFOYQ;iBEuOZA,WAAyBA,QAAzBA,QACYA;gBACNA,YA9RCA;;;;;YAuSTA,C;EAmCKC,GAESA,mBAAcA;AAiBlBA,QACJA,GALIA,MAAsBA,GAFtBA,MADsBA,GAAtBA,MAAsBA,GADtBA,MAAsBA,GADtBA,MAAsBA,GAHtBA,KAFmCA,CACvCA,IAA+CA;AAqBnDA,2DACqBA;AACnBA,wBAGmCA;AAA/BA,oBACFA,WAAoBA,QAApBA,QACoBA;AAClBA,wBAmBSA,cAZFA;GACOA;GACEA;AAELA;AAEbA;AAEAA,gBACNA,C;EAEAC,MAEEA,OADeA,OAEjBA,C;EYhJQC,aAGeA,WAEPA,KAGGA;AAEjBA,WAGEA,WAsBJA;AAnBEA,SACEA,QAkBJA;AANWA,QAFWA,QAElBA,sBAMJA;AADEA,OAAOA,IACTA,C;EChOSC,uIAUQA;AAgBbA,uBAA+CA,QAKjDA;AADEA,UAAMA,+BADgBA,sBAExBA,C;ECIGC,QAzGIC;AA2GLD,WAOJA,C;EAgCAE,4BAGMA,QACFA,OAAOA,uCAGXA;AADEA,QACFA,C;EA8EOC,IAAkCA,QAAMA,C;EAExCC,UDQLC;KCQAD,WDN2BA;WAASA;GA/DgCA;GAAhEA;AE8daA,QDxZFA,KAAWA,eCwZTA,IDvZFA;QDpEXA,QE2daA,QDpZJA,KAAWA;AACxBA,6BACFA,C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AE+qBME;EAvjBDC,IACsBA,QAM3BA,C;EA+iBwBD,IAClBA,uBAA6CA,C;EA6JzCE,IAA+BA,OA8BUA,iBA9ByBA,C;CAqvBvEC,QACHA,mBACEA,UAAMA,UAEVA,C;EASIC,QACFA;AAAgCA,gBAGoBA;KAHpBA;AAAhCA,KAIEA,UAAMA;AAGRA,QACFA,C;;;;;;;;;;;;;;;;;;;;EPpsDaC,MAKOA,OAwiHoBA;AAriHpCA,gBAdIA,WAkjHyBC,QAniH/BD,C;EAEWE,MA2xEPA,OAuwCkCA;AA3hHpCA,gBAxBIA,iBAkjHyBC,MAzhH/BD,C;EAuEYE,WA+8GmBC;AA78G7BD,uBACEA,OAAOA,MA+8GoBA,GA58G/BA;AADEA,qBACFA,C;EAqJcE,IAGZA,QAmzGmCA,GAlzGrCA,C;EAsIEC,IASFA,OAAiBA,MAzBOA,mBA0B1BA,C;EAuEIC,6DAylG6BH;AAvlG/BG,8CAMIA,SAoFNA;WAggGiCA;AAhlGvBA;AACJA,SAAuDA,SA+E7DA;AA9EMA,OAAiBA,aA8EvBA;WAggGiCA;AA1kGvBA;AACJA,SAAuDA,SAyE7DA;AAxEMA,OAAiBA,aAwEvBA;WAggGiCA;AApkGvBA;AACJA,SAAuDA,SAmE7DA;AAlEMA,OAAiBA,aAkEvBA;WAhaWA;AAiWmCA;AAExCA,SAEEA,SA2DRA;AA1DMA,OAAiBA,UAyjGgBC,KA//FvCD;YAggGiCE;AAtjGLF;IAhWjBA;AAmWDA;AACJA,gBACyDA,SAiD/DA;AAhDMA,OAAiBA,YAgDvBA;YA7b6CG;IAiDlCH;AAkWDA;AACJA,SAAmDA,SAyCzDA;AAxCMA,OAAiBA,YAwCvBA;YAggGiCI;AApiGvBJ;IA/UCA;AAkVDA;AAEJA,gBAEEA,SA6BRA;AA5BMA,OAAiBA,YA4BvBA;YAzWWA;KA44GgCA;AAzjGjCA;IAshGuBK;AAphGLL;AACtBA,gBAC+CA,SAkBrDA;AAjBMA,OAAiBA,eAiBvBA;YA6/FiCM;AAxgG3BN,QAAmBA,SAWzBA;IAqiGkDA;AA1iG5CA,WAAsBA,SAK5BA;AAJMA,QAINA;QAFMA,UAAMA,yDAEZA,C;EAEQO,UAIkBA,eA6hGiBA;AA5hGzCA,yBAy/F+BA;AAv/FRA;AACrBA,SACYA;OAIdA,YACFA,C;EAEQC,UAKkBA,mBA4gGiBA;AA3gGzCA,0BA6gGgDA;;GArCjBA;AAp+FRA;AACrBA,SACYA;AAEZA,oBAGFA,YACFA,C;EAEoBC,UAKdA,SAzQAA,sBAQAA,KAqQAA,iBAnPAA,KAsPAA;AACJA,uBAEiDA,QAQnDA;AAhSMC;CAQSD;CAQAA;CAiBAA;AA8PbA,QACFA,C;CAcQE,SAEYA;AAElBA,QACFA,C;EAKKC,WAEaA;AAChBA,YACEA,sBACEA,OAAOA,OAabA;AAJMA,OA65F2BA,MAz5FjCA,CADEA,WACFA,C;EAOIC,MACFA;AAAQA,4BA5CNA,KAiDaA;AACXA,WAAiBA,QAIvBA,CADEA,OAAOA,OACTA,C;EAKIC,IAUOA,iBAxEPA,GAwEAA,aASJA;AAg5FoCA,oBAr5FhCA,OAAOA,OAKXA;AADEA,OAAOA,KADWA,OAEpBA,C;EAIIC,WAiBQA,EAAwBA;AAIlCA,WAAiBA,QAUnBA;iCALIA,QAKJA;AADEA,QACFA,C;CAKIC,IAEuCA,OAD/BA;AACVA,wBACFA,C;EAOIC,WACgBA,gBACNA;AACZA,WAAmBA,QAErBA;AADEA,OAAOA,SACTA,C;EAGIC,0BAxIAA,mDA2JMA,iBAGUA,MA9ZMA,eA+ZFA;;AAGtBA,QACFA,C;EASIC,aACUA,UAqzFoCA;AAnzFhDA,uBAtZiBA,QAzBOpB;AA8bjBqB;AAZLD,QAGJA,CADEA,QACFA,C;EAOKC,IAEHA,YADUA,OAEZA,C;EAyDIC,IACFA;AGx+BgBC,qBHw+BMD,aGz+BhBC,IACuCA,OHi/B/CD;AA1FyBA,gBAxKrBE;AA2PFF,WAAyBA,QAO3BA;AANaA,YAETA,OAisFiCA,OAjsFLA,EAIhCA;AA4tFoCA,oBA9tFNA,OAxDlBA,OA0DZA;AADEA,OAAOA,OACTA,C;EAIKG,IAKUA,OAr0BTA;AAi0BJA,gBA/zBMC,YAg0BRD,C;EAQME,IA5nBKA,WAbKA;AA+oBdA,SACEA,QA/0BIC,GAk3BND,WA9BFA;AAHgCA,QAzhBNA;AA2gBXA,GAr0BTA;AAo1BJA,gBAl1BMD,YAo1BRC,C;EAEIE,qBAEoBA;AACtBA,SAAiBA,UAcnBA;AA5iBmBA,QAHOnE,cAoiBpBmE,MAAkBA;AAMtBA,gBA/hBiBA,QAXOC,gBA2iBQD,MAAkBA;AAGlDA,OA3iBiBA,MAHOnE,kBA+iB1BmE,C;CAGKE,IACHA,OAAOA,KA1hBUA,MAzBO/B,oBAojB1B+B,C;EAuDKC,IAGCA;AAGKA,WAAPA,oBA4DJA;AA++EIC;KAA2CA;AAziF7CD,KACEA,OAAOA,aAyDXA;GA19BmDA;AAm6BjDA,SACEA,OAAOA,aAsDXA;AA7CEA,SACEA,OAAOA,aA4CXA;SAghFiCtC;GAHAI;AAnjF/BkC,SACEA,OAAOA,aAqCXA;;;;;AAjCEA,WACEA,OAAOA,UAgCXA;AA7BEA,aA4iFqC9B;AAriF/B8B,IA13BGA,iBA7FHA;AA+9BFA,WACEA,OAAOA,aAafA;AAVMA,OAAOA,aAUbA,OANSA,WAkCKA,QAm/EyB5B,IA34G5B8B;AAw3BPF,OAAOA,uBAIXA,CAFEA,OAAOA,aAETA,C;CAGKG,QAzkCMA,CAVHA;AAqlCNA,aACFA,C;EA8BQC;AA28EJH;KAh8E+CG;AALjDA;;KAMIA;AAFGA,YAznCEA,CATHA;AAyoCNA,aACFA,C;EAEKC,aAq9E4BvC;AAn9ExBuC,uCAGEA,SACmBA,kBAk9EG3C,KAj9EC2C,eAi9EDzC;KAl9ENyC;KADhBA;KADEA;KADPA;KAIuEA;AAL3EA,QAOFA,C;EAGKC,IAGCA;AACJA,WAAoBA,OAAOA,OAG7BA;AADEA,OAAOA,MAvvBiBA,cAsvBRA,YAElBA,C;EAQKC,IACHA,WAAoBA,QAMtBA;AADEA,OA/pCSA,IAslHsBC,OAt7EjCD,C;EAGKE,IAGCA;AACJA,WAAoBA,OAAOA,OAY7BA;GA9lCeA;AA4lCKA,iBA3hBhBA,GAwhBAA,YAKJA;AADEA,iBACFA,C;EAIKC,IAGCA;AACJA,WAAoBA,OAAOA,OAoB7BA;AAdEA,sBAAgDA,QAclDA;AAw6EoCA,oBAp7ENA,QAY9BA;GA1nCeA;AAwnCKA,iBAvjBhBA,GAojBAA,YAKJA;AADEA,iBACFA,C;EAIQC,IAGFA;AACJA,YAEMA,WACFA,QAWNA,MAruCWA,UAmuCiCA,QAE5CA;AADEA,SACFA,C;EAIQC,IAGFA;AACJA,WACEA,QAGJA;KAjvCWA,UA+uCiCA,QAE5CA;AADEA,SACFA,C;EAQMC,MACJA,UALkBA,KADMA,OAAgBA,cAO1CA,C;EAqBgBC,MAIZA,OAHiCA,mBAEFA,IADfA,kDAKlBA,C;EAOAC,oCAAqEA,C;CAE7DC,MACNA,OAHFA,uBAGuCA,UACvCA,C;EAaGC,IA/yCMA,cAmlHsBnD,QAGAJ;AApyE/BuD,QAoyE+BrD,SAlyEnBqD,MA35BYA,iBAzZfA,IAqzCXA,C;EAIKC,IACHA,cACFA,C;EAIQC,IACNA,WAAoBA,QAStBA;AADEA,UAAiBA,gBACnBA,C;EAIKC,IACHA,QACFA,C;EAIQC,IACNA,QACFA,C;EAIKC,IACHA,QACFA,C;EAIKC,IACHA,oBACFA,C;EAMKC,IACHA,UAAoBA,QAGtBA;AAFEA,UAAqBA,QAEvBA;AADEA,UAAiBA,cACnBA,C;EAIMC,IACJA,UAAoBA,QAUtBA;AATEA,UAAqBA,QASvBA;AAREA,WAKEA,QAGJA;AADEA,UAAiBA,cACnBA,C;EAIMC,IACJA,UAAoBA,QAItBA;AAHEA,UAAqBA,QAGvBA;AAFEA,WAAoBA,QAEtBA;AADEA,UAAiBA,eACnBA,C;EAIOC,IACLA,sBAAoBA,QAEtBA;AADEA,UAAiBA,gBACnBA,C;EAIQC,IACNA,sBAAoBA,QAStBA;AAREA,WAKEA,QAGJA;AADEA,UAAiBA,gBACnBA,C;EAIQC,IACNA,sBAAoBA,QAGtBA;AAFEA,WAAoBA,QAEtBA;AADEA,UAAiBA,iBACnBA,C;EAIKC,IACHA,4CAEFA,C;EAIIC,6CACkBA,QAEtBA;AADEA,UAAiBA,aACnBA,C;EAIKC,6CACiBA,QAStBA;AAREA,WAKEA,QAGJA;AADEA,UAAiBA,aACnBA,C;EAIKC,6CACiBA,QAGtBA;AAFEA,WAAoBA,QAEtBA;AADEA,UAAiBA,cACnBA,C;EAIKC,IACHA,yBACFA,C;EAIIC,IACFA,sBAAoBA,QAEtBA;AADEA,UAAiBA,aACnBA,C;EAIKC,IACHA,sBAAoBA,QAStBA;AAREA,WAKEA,QAGJA;AADEA,UAAiBA,aACnBA,C;EAIKC,IACHA,sBAAoBA,QAGtBA;AAFEA,WAAoBA,QAEtBA;AADEA,UAAiBA,cACnBA,C;EAIKC,IACHA,yBACFA,C;EAIOC,IACLA,sBAAuBA,QAEzBA;AADEA,UAAiBA,gBACnBA,C;EAIQC,IACNA,sBAAuBA,QASzBA;AAREA,WAKEA,QAGJA;AADEA,UAAiBA,gBACnBA,C;EAIQC,IACNA,sBAAuBA,QAGzBA;AAFEA,WAAoBA,QAEtBA;AADEA,UAAiBA,iBACnBA,C;EAEOC,MACEA;AACPA,qBA2mEyCA,QA3mEzCA,WAEMA,UAskEyBA;AAnkE/BA,QACFA,C;EAEOC,yBA+jEgCvE,MA34G5BuE;AAo1CTA,UAEEA,UAAaA,aAmBjBA;GAskE2CA;AAkBrCA;GAlBqCA;AAjlEzCA,mCACEA;AAEAA,SAAqBA;AAChBA,QA0iEwBA;AAziE7BA,gBAwiEmCA,IAriEnCA,IAEFA,aACFA,C;EAEOC,WAEEA;AAGPA,iBA+jEyCA;AA7jEvCA,aAC2BA;gBAEWA;IAEVA;AAC5BA,gBACEA;+BAKFA,cAEEA,eAAsBA,GAA8BA;IA4gEzBA;GAHA9E;AA9BcmC,wCA2CI4C;KA3CJ5C;AAz+DzC2C,MAEoBA,yBAItBA,YA3B0BA;WA95CevE;IA0ElCuE;GAqJLA;GAiwGqCA;GAzvGrCA;GAyvGqCA;GAvuGrCA;GAuuGqCA;AAxhEjBA;AAIxBA,kCAEMA,YA++DyBA;AA1+D/BA,QACEA;AAEAA,4BAEMA,YAq+DuBA;AAj+D7BA,QAGFA,QACEA;AAEAA,8BACEA;IAq9D6BA,MAn9D3BA;AAEeA,SAs9DUA,eADMA,IA/8DnCA,QAGFA,cAEuCA;YAOvCA,yBACFA,C;CAYOE,yBAo7D0BhF;AAj7D/BgF,SAA4BA,cA4E9BA;AA3EEA,SAA6BA,eA2E/BA;AA1EEA,SAA0BA,YA0E5BA;AAzEEA,SAA2BA,aAyE7BA;AAxEEA,SAAyBA,WAwE3BA;AAtEEA,SAWIA,OATSA,KA46DkBpF,KAx2DjCoF;AAvDEA,aA+5D+BtC;AA75DlBsC;GA05DkBhF;AAp5D7BgF,sCA+CJA,CA5CEA,SAEEA,kBAAmBA,KAk5DUlF,SAx2DjCkF;AAvCEA,UAESA,QA44D4B5E;AAl4DnB4E,GA7hDTA;AA+hDPA,QAHcA,iCA4BlBA,CAtBEA,UACEA,OAAOA,SAqBXA;AAlBEA,UACEA,OAAOA,cAiBXA;AAdEA,UAGEA,OAAOA,MAm3DsBxE,MAz2GtBwE,GAigDXA;AAPEA,cA9kD2CvE;AAilDzCuE,QAAOA,EAFqBA,YAMhCA,CADEA,SACFA,C;EAEOC,WD50DOA,mBACLA;AC60DPA,WAAuBA,QAEzBA;AADEA,mBACFA,C;EAgLiBC,aAXXC,GASAD;KAIFA,uBAbEC,GASAD;AAOFA,QACFA,C;EAEWE,uBAhBPA,OAkBUA;AACZA,WACEA,OAAOA,YAcXA;KAbSA,uBAkqDsBA;AA99CtBA;AAjMsBA;AAC3BA;AAGgBA;AAYTC;AAVPD,QAIJA,MAFIA,QAEJA,C;EAKYC,MACRA,aA3CAA,MA2C+CA,C;EA2BvCC,MACRA,OAAOA,MApEPA,MAoEiDA,C;EAS1CC,QA8qDPA,SAlwDAA;AAuFFA,WAAmBA,QAIrBA;AA2DoBA,OADGA;AAgnDrBA;AA3qDAA,QACFA,C;EAEWC,mBAlvDkCA;AAqvD3CA,WACUA,GApvDNA;AAq5GFA;AA7pDFA,WAAmBA,QAIrBA;AA6CoBA,OADGA;AAgnDrBA;AA7pDAA,QACFA,C;EAEWC,qBA5uDkCA;AA8uD3CA,WACUA,GA7uDNA;GA+zG+BxF;AAkEjCwF;AA/oDFA,WAAmBA,QAUrBA;AAHYA,YAokDmBzF,SAn5GtByF;AA09GPA;AAzoDAA,QACFA,C;CA6BWC,OA7jELA;CAIAA;AAikEJA,QACFA,C;EAmFWC,QA4gDPA,WAlwDAA;AAyPFA,WAAmBA,QAErBA;AA1qEIC;CAwIEC;CAwLAA;AAg3DGF;AAogDPG,CArwDEA;AA0PFH,QACFA,C;EASWI,QA8/CPA,SAlEiC9F,WAhsDjC8F;AAwQFA,WAAmBA,QAGrBA;AADqBA;AA2/CnBD,CArwDEA;AAyQFC,QAEFA,C;EAEWC,UAETA;SA+6C6BhG;AA76CvBgG;KAE6BA;AAFjCA,KAIEA,QAQNA,CA5sEIJ;CAwIEI;CA6CAA;AAshEGA,CA34DHA;AA24DJA,eACFA,C;EAEWC,QAm+CPA,SAlEiChG,WAhsDjCgG;AAoSFA,WAAmBA,QAGrBA;AADqBA;AA+9CnBH,CArwDEA;AAqSFG,QAEFA,C;EAEWC,UAETA;SAm5C6BlG;AAj5CvBkG,kCAESA,SAELA,eAg5CmBpG;KAl5CdoG;KADTA;KAC6BA;AAFjCA,KAKEA,QAoBNA;uBAjBMA,UAiBNA;KAhBWA,aA24CoBtG;AAv4CrBsG,IAo4CqBlG,cAGAF,IAt4CvBoG,QAWRA;KATQA,OAAWA,SASnBA,EArvEIN;CAwIEM;CA6CAA;AA+jEGA,CAp7DHA;AAo7DJA,eACFA,C;EAEWC,QA07CPA,SAlEiClG,WAhsDjCkG;AA6UFA,WAAmBA,QAGrBA;AADqBA;AAs7CnBL,CArwDEA;AA8UFK,QAEFA,C;EAEWC,UAETA;SA7nE+CA;AA+nEzCA,4BAGFA,QAYNA;KAXWA,SACLA,OAgGFA,gBAtFJA;yBARMA,UAQNA,CApxEIR;CAwIEQ;CA6CAA;AA8lEGA,CAn9DHA;AAm9DJA,eACFA,C;EAEWC,MA25CPA,sBAlwDAA;AA2WFA,WAAmBA,QAGrBA;AA7xEIT;CAwIEU;CA6CAA;CA2IAA;AAq+DGD;AA+4CPP,CArwDEA;AA4WFO,QAEFA,C;EAWcE,iBA22C2BA;AAx2CvCA,sCAq0C6BA,GADMtG;AA9zCnCsG,QACFA,C;EAEcC,qBA+1C2BA;AA31CvCA,qCA61C8CA;GA1CfA;UAKFA,KADMvG,IA5yCnCuG,QACFA,C;EAaWC,QAEFA;IAg0CgCC,UAv0CjCD;AAq2CJA,GAlwDAA;AAuaFA,WAAmBA,QAGrBA;AAz1EIb;CAwIEe;CA6CAA;CAeAA;IA+8GmCA,WArlHnCA,IAulH0CA;CAr1G1CA;AAsiEGF;AA80CPX,CArwDEA;AAwaFW,QAEFA,C;EA+BWG,QACLA;IAovCyB5G,YAGAK;AAkD3BuG,GAx8GKA,kBAsqEyCA;AAATA,IAbnCA,GA4vC+B3G;AAkEjC2G,GAlwDAA;AAodFA,WAAmBA,QAGrBA;AAt4EIhB;CAwIEiB;CA6CAA;CAeAA;CA4HAA;AA+kEGD;AAqyCPd,CArwDEA;AAqdFc,QAEFA,C;EAsBWE,QAJLA,oCAyxCFA,CAlwDAA;AAkfFA,WAAmBA,QAGrBA;AAp6EIlB;CAwIEmB;CA6CAA;CAeAA;CA4HAA;AA6mEGD;AAuwCPhB,CArwDEA;AAmfFgB,QAEFA,C;EAmDWE,QArBLC,iBAxoEQA,OAwFVC,MAiwGqCA,WAzvGrCA,MAyvGqCA,WAvuGrCA,MAuuGqCA;AA/sCvCD,QAIMA;AAEAA,qBAINA,QAEgCA;AAC1BA,qBA7W2CA;AA6kD/CD,GAlwDAA;AA6iBFA,WAAmBA,QAGrBA;AA/9EIpB;CAwIEuB;CA6CAA;CAeAA;CA4HAA;AAwqEGH;AA4sCPlB,CArwDEA;AA8iBFkB,QAEFA,C;EAoBWI,UAHHA,SA+nC6BnH,wBAkEjCmH,CAlwDAA;AAykBFA,WAAmBA,QAMrBA;AAFMA;AAwrCJtB,CArwDEA;AA0kBFsB,QAKFA,C;EAEWC,YAETA;SAipCuCA;AA9oCNA;AAC/BA,wBA0mC2BA;IAHArH,eAnmCvBqH,KAGJA,QAEMA;AAEAA;AACJA,OAAOA,iBAabA,EA/hFIzB;CAwIEyB;CA6CAA;CAeAA;AA01EGA,CA9tEHA;AA8tEJA,eACFA,C;EA6HcC,UAEZA,gCAcFA,C;EAqBWC,yBAhB6BA,MACDA;OAmBnBA,YAAlBA,MAXwCA;AAatCA,gBACMA;KACCA,uDACDA;KACCA,UACDA;KAEJA;AACAA,kBAEIA;QArBRA;AAyBQA;QAzBRA;AA6BQA;QA7BRA,OAiCYA,MA9C4BA,IACCA,GAeNA;AA+B3BA;QAlCRA,OAuYiBA,MApZuBA,GA87BXC;AA14BrBD;QAvCRA,OA7iBOA,MAgiBiCA;AAwDhCA;QA3CRA,OAxiBOA,MA2hBiCA;AA4DhCA;SA/CRA,OAniBOA,MAshBiCA;AAgEhCA;QAnDRE,QATqCA;KAg+BEA;AAh6B/BF;QAGAA;AACAA;QAGAA;AACAA;WA5EgCA;AAaxCA,OAqEsBA,OAENA,QAnFyBA,GAeNA,UAPIA;AA6E/BA;WAtFgCA;AAaxCA,OA+EsBA,OAENA,QA7FyBA,GAeNA,UAPIA;AAuF/BA;WAhGgCA;AAaxCA,OAyFsBA,OAENA,QAvGyBA,GAeNA,UAPIA;AAiG/BA;QA7FRA;AAAAE,QATqCA;KAg+BEA;AAr3B/BF;QAGAA;AACAA;QAtGRE,QATqCA;KAg+BEA;AA72B/BF;QAy3BNG,YA5+BmCA;AAsUrCC,MA1UwCD,IACCA;AA67BZA;AAj7B7BC;;AA8GQJ;SA9GRE,QATqCA;KAg+BEA;AAr2B/BF;SAi3BNK,YA5+BmCA;AA6UrCC,MAjVwCD,IACCA;AA67BZA;AAj7B7BC;;AAsHQN;QAy3BNO;AA/+BFA,OA4+BEA;AA5+BFA;AAAAL,QATqCA;KAg+BEA;AA5qBhCF;AAjLCA;QAGAA,0BA1H2BA;AA+HnCA,OAAOA,MA/IiCA,IACCA,KA+I3CA,C;EAOWQ,UACLA;OACcA,QAAlBA,SA9IwCA;AAgJtCA,mBAAyBA;AACXA,cA/IhBA;AAkJAA,QACFA,C;EAEWC,YAELA;OACcA,QAAlBA,SA1JwCA;AA4JtCA,WACEA,KAAeA;AACHA,UAC0BA,0DQn2FKA;KRk2F/BA;AACPA,MAGLA,OA40BFA;AAx0BFA,SAjLwCA;GACCA;IA67BZhI,WAGAK;AAvjDR2H,UAsjDc5H,GA/hBjC6H;AAphCFD,WACEA,uBAA4BA;AA+nB9BA,OA7nBiBA,kBA6nBjBA;AA4KAA,QACFA,C;EAEYE,MAEMA,SA9LwBA,iBAgBLA;AAgLnCA,sBAnLAA,OAqLwBA;KAEXA,UAnM4BA;QA67BZlI,YAj7B7BkI,OA4LoBA,YAhMmBA;AAkMjCA;QA9LNA,OAiM4BA;AACtBA,OAGRA,C;EAOYC,MAzMyBA,wBAhBKA;AA8OxCA,sBAEEA,iBAhOiCA;;AAmO7BA;OAnO6BA;;AAuO7BA;QA1ONA;;;AA8OMA,WA9ONA;AA2PIA;IAPyBA;AAjPMA;AAoPnCA,iBApPmCA;cAhsBgBA;;AAy7B9BA,UAxQoBA;AAnyEvCtH;CAQSsH;CAQAA;CAiBAA;AA8wEXA,OAoQkBA;AACdA,MAgBNA;OArREA,OA8QkBA,OAqqBiBA;AAnqB/BA,MAKNA;QAFMA,UAAMA,qCAA8CA,SAE1DA,C;EAyBYC,MA3SyBA;AA6SnCA,UAhTAA,OA/hBOA,MAkhBiCA;AA+TtCA,MAOJA,CALEA,UApTAA,OA1hBOA,MA6gBiCA;AAmUtCA,MAGJA,CADEA,UAAMA,sCAA+CA,QACvDA,C;EAEeV,MAwqBXA,gBA5+BmCA;AAsUrCA,MA1UwCA,IACCA;AA67BZA;AAlnB7BA,QACFA,C;EAWWW,QACTA,sBAEEA,OAAiBA,UA3gCgCA,KAkhCrDA;KALSA,uBACUA,CAAiCA;AAAhDA,kBAIJA,MAFIA,QAEJA,C;EAEYC,iBAgoB6BA;AA9nBvCA,gBAEaA,eA8nBiCA,IA3nBhDA,C;EAEYC,iBAunB6BA;AApnBvCA,iBAEaA,eAonBiCA,IAjnBhDA,C;EAEWC,mBAukBoBxI;AArkB7BwI,WACEA,SAAgBA,QAukBWnI,EAjjB/BmI;GAr2FSA;GAy7GgCA;AAvmBrCA,QACEA,QAmkByBA,KAjjB/BA;AAfIA;GAgkB2BnI;GAHAL,QAzjB3BwI,SAAgBA,QAWpBA;AATEA,SACEA,UAAMA;GAv2FDA;OAm8GgCA,QAvlBrCA,QAojB2BA,KAjjB/BA;AADEA,UAAMA,4BAAsCA,QAC9CA,C;EAoDGC,iBAvhGKA;WAAoBA,GAApBA;AAqlHJA;AA3jBJA,YAqBSA;AAyiBPA,WA1jBFA,SAAmCA,QAOrCA;AANEA,SAAkCA,QAMpCA;AADEA,QACFA,C;CAuCKC,cAWHA;SAA8BA,QAwKhCA;AAoPIA;KA5ZmCA;AAGrCA,KAA4BA,QAqK9BA;GAkRiC1I;AApb/B0I,SAA0BA,QAkK5BA;AA/JMA,UAAmBA,QA+JzBA;GArtGmDC;AAyjGjDD,SAA+BA,QA4JjCA;AAzJ0BA;AACxBA,KAGMA,UA0ayBA,EAHAjI,cAva6BiI,QAqJ9DA;GAkRiC1I;;AA/Z/B0I,MACEA,SACEA,OAAOA,WAgaoB5I,QArRjC4I;AAxIIA,qCAwIJA,aAnIIA,SACEA,OAAOA,OAuZoB5I,YArRjC4I;AA/HIA,SACEA,OAAOA,OAmZoB9I,YArRjC8I;AA3HIA,YA2HJA,CAvHEA,SACEA,OAAOA,OA2YsB9I,YArRjC8I;AAjHEA,UAOgBA;AANdA,OAAOA,iBAgHXA,CApGEA,UACOA,WAwXwB5I,aAtX3B4I,QAiGNA;AA/FIA,OAAOA,MAAyBA,mBA+FpCA,CA1FEA,UAEUA;AADRA,UAEIA,OA4WyBhG,YArRjCgG,CA7EEA,UACMA,cAiWyB5I,SA/V3B4I,QA0ENA;AAxEIA,OAAOA,UACCA,eAuEZA,CAnEEA,UAEUA;AADRA,UAEIA,WAqVyBhG,QArRjCgG,CAzDEA,KAAsBA,QAyDxBA;AAtDiCA;yBAE7BA,QAoDJA;AAhDMA;cAAqDA,QAgD3DA;AA3CEA,sBAC2BA,QA0C7BA;AAzCIA,UAAsCA,QAyC1CA;GAplGWA;;GA44GgCA;gBA3VfA,QAmC5BA;AAuUMA;;AArWFA,oBAmT6BA;;AAhTtBA,wBACAA,kBACHA,QAyBRA,CArBIA,OAAOA,QA0SsBlI,cArRjCkI,CAlBEA,sBAC2BA,QAiB7BA;AAhBIA,KAA+BA,QAgBnCA;AAfIA,OAAOA,kBAeXA,CAXEA,UACEA,SAAgCA,QAUpCA;AATIA,OAAOA,kBASXA,CALEA,aACEA,OAAOA,kBAIXA;AADEA,QACFA,C;EAEKE,oBAC0EA;AAMxEA,aA4Q0BrI,kBA3Q7BqI,QAuFJA;IA/rGWA;;GAqJLA;;GAiwGqCA;;AAlSzCA,OAA2DA,QA2E7DA;AAzEMA;GAz9FAA;;GAyvGqCA;;AAxRzCA,WAC2DA,QAgE7DA;AA9DEA,oBAuRgDA;AApRzCA,YA+OwBA,gBA9O3BA,QA0DNA,CAtDEA,oBA+QgDA;AA3QzCA,YAsOwBA,kBArO3BA,QAiDNA,CA7CEA,oBAsQgDA;AAlQzCA,YA6NwBA,gBA5N3BA,QAwCNA,IAhhGMA;;GAuuGqCA;;AArPzCA,0BAiNqCA;KA/MnCA,KACEA,QAA4BA,QA2BlCA;IAmLuCA;AA5MjCA;AACAA,SAAyCA,QAwB/CA;IA+KmCA;AApM7BA,UACEA,MAAiBA,QAoBzBA;AAnBQA,YA4O0CA;AAxO5CA,UAAiCA,QAevCA;GAyNkDA;AArOvCA,YAgMsBA,kBA/LzBA,QAWRA;AAVMA,YAIFA,UAqL+BA,MApL0BA,QAK7DA;AAJMA,KAGJA,QACFA,C;EAEKC,+BAiLkCzI;KA5KrCyI,WAhhDI1D,GASA0D;AAohDFA,WAAkBA,QA8BtBA;AA7BIA,uBA8JmCA;AA5JjCA,YAhYAA;AAoYFA,WAAqBA,QAuBzBA;GAqK2CA;AALnCA,oBA3tGkBC,aA4kD6BA;AA29CnDD,gBAE+BA,eAmJIA;AA/InCA,OAAOA,iBAhxGAA,QA8xGXA,CAFEA,OAAOA,QA5xGEA,mBA8xGXA,C;EAEKE,yBAmKsCA;AAxJzCA,gBA8BSA,WAuFsBA,iBAtFzBA,QAKRA;AADEA,QACFA,C;EAEKC,uBA7zGMA,YA+6GgCA;gBA1GnBA,QAaxBA;IAyDuC1I,SAnEnB0I,QAUpBA;AAREA,gBAGOA,WA+DwBA,iBA9D3BA,QAINA;AADEA,QACFA,C;EAEKC,aAqD4BjJ;uBAlD3BiJ,WACKA,SACmBA,kBAmDGrJ,KAlDCqJ,eAkDDnJ;KAnDNmJ;KADhBA;KADLA;KAE4DA;AAHhEA,QAKFA,C;EAWK9G,IAA8BA;AAK/BA;KAA2CA;AALZA,QACsCA,C;CAMpE+G,WA4B4BlJ;AA1B/BkJ,0CAKFA,C;EA2CcC,MAFRA,4BAkBqCA;AAZvCA,oBAxBmCA;AA+B/BL,UAHNK,C;EAEeL,IAA+BA,yBA1tGtBA,aA4kD6BA,IAgpDLA,C;;;;;;;;;;;EStsHhCM,GACdA;AAESA,OADLA,yBACFA,aAgCJA;OA9BMA,6BACAA,iBAEQA;AACCA;;AASIA,0BACXA,KAPYA,gBAQhBA;AAEAA,OAAOA,eAaXA,MAJWA,OADEA,oBACTA,aAIJA;AADEA,OAAOA,MACTA,C;EAEYC,IAKVA,uBACIA,KALYA,eAMlBA,C;EAEYC,IAKVA,kBACIA,KALYA,eAMlBA,C;EAEYC,IAWHA,SATTA,C;EA0BAC;;QAaAA,C;EA0FWC,IACXA,OAjCAA,SCoGAC,SAAyBA,GAAzBA,aDpGAD,aAkCFA,C;EAUQE,MAENA;CACUA;AACVA,QAxBwBA,EAyB1BA,C;EASQC,MACNA,SACFA,C;EAQQC,MACNA,OACFA,C;EAOQC,MAENA,KACIA,QAAyBA,QAC/BA,C;EASKC,MAECA,wBAEqBA;oBASvBA;;oBAEAA;KCLFA,WAAyBA;CA4IvBA;CACAA;ADnIAA,aAEJA,C;EAIkBC;;OACAA;AAuBhBA,OAAYA,CE6QeA,MF7QgBA,YAG7CA,C;EG3TEC,MACcA;AADdA,0BAEiCA,UAFjCA,AAEyDA,C;EAOvCC,IAChBA;AAAUA,aACeA;AACvBA,WAAwBA,QAG5BA,CADEA,QAAkBA,EACpBA,C;EFiiBYC,MAAqDA;QAxQzCA,iBA8GfA;IA+JiBA;CAAjBA;AACPA,eAC+BA;AAC7BA;AACAA,kBAEoCA;AACpCA;AACAA,QAEJA,C;EAQYC;QA/RYA,kBA8GfA;CAoLLA,KAEFA,kBAGsCA;AACpCA;AACAA;AACAA,MAeJA,iBAVkCA,UAC9BA;AACAA,MAQJA;ACiiCEA,gBDpiCOA,GAAwBA,cAGjCA,C;EAgIYC;KAEVA;GAzbqBA;AAAOA;AAAeA;AA4bzCA,YACEA,oBAtVGA;AC8sCPA,MDr3B0CA,IAAkBA,IAExDA,MA+JNA,EA1JoBA;GACyBA;AACzCA,0BACWA;AACTA,MAAsBA;CACtBA;GACwBA,MAGGA;GAAOA;CAQ/BA;CACDA;AAKkCA,SArpBhBA;AAqpBGA,6BArCpBA;AAqCLA,SAvpBeA,EAAOA;AAypBPA,SAAWA;AAARA,eAAHA;AAAbA,MCq1BJA,MDj1B0CA,IAAkBA;AACtDA,MA4HRA,IAxH0BA;AAApBA;KAmFIA;GAhvBmBA;AAmuBvBA,cA/D+BA,gBAgE7BA;KACKA,MACLA,aA9BsBA,cA+BpBA,UAGFA,aAzBcA,cA0BZA;AAKJA;GAIIA;wBACAA;eAtqBuCA,OAAsBA,iBAqqB9BA;AAAnCA,SAKmBA,EAASA;KAtkBTA,eA2MIA;CAC3BA;AACOA;CAtEPA,IACYA,OAAkCA;CAC9CA,IAA4BA;CAkclBA;AACAA,cAEAA;AAKJA,MAeRA,KAXqBA,EAASA;GA5YDA;CAC3BA;AACOA;GA4YAA;GACcA;AADnBA,QAteFA;CACAA,WAKAA,IAAwBA;CACxBA,MAseEA;IAEJA,C;EAqDOC,MACUA,YACfA,OAAOA,OAWXA;AARmBA,YACfA,QAOJA;AALEA,UAAoBA,sBAKtBA,C;EG17BKC,GACHA;OAAiBA,IAAjBA,WAAuDA;GAEpCA;;AAEjBA;AACOA,SAEXA,C;EAEKC;IAKDA;;IAIIA,UJ3BJA,OAAyBA,GI4BMA,QAGnCA,C;EAMKC,IAnDHA,qBAqDoCA;AACpCA;KAEOA,IJ1CLA,OAAyBA,GI2CMA,mBAGlBA,IAGjBA,C;EAQKC,iBACCA;AAAJA,YACEA;MACwBA;AACxBA,MAgBJA,CA3FEA;GA8E4CA;AAC5CA,aACQA;oBAG0BA;CAC1BA;MACeA;AAErBA,kBAIJA,C;EA0BKC,kBACsBA;IACXA,QAGZA,UAHYA;AAIZA,MAUJA,CFggDIA,WEjgDkCA,QACtCA,C;EC64EUC,ICxkDWA;AD2kDfA,OC5kDJA,UD4kDkCA,C;EHzrC/BC,MACHA,KAA+BA,cAGjCA,C;EAEEC,mBACmBA;AAAnBA,SAAoCA,OAAOA,MAY7CA;;AANQA;IAEGA;AAAPA,QAIJA,gB;EAEEC,qBAEmBA;AAAnBA,SAAoCA,OAAOA,OAY7CA;;AANQA;IAEGA;AAAPA,QAIJA,gB;EAEEC,uBAEmBA;AAAnBA,SAAoCA,OAAOA,SAY7CA;;AANQA;IAEGA;AAAPA,QAIJA,gB;EAqBKC,cAEYA,OAGPA;AAKRA,OACFA,C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AK75BWC;EADDA,QACNA,cfrfFA,sCesfAA,C;EAMQC,MACNA,Of7fFA,qCe8fAA,C;ECxbcC,IAEZA;AAAIA,WACFA,aAwBJA;AX0gBAA;IW7hBIA;;CAEKA;AACLA,MAAUA;iBAYVA,cX6iB0CA;AW1iB5CA,6BACFA,C;;;;;;;;;;EC9GFC,MACEA;IAIWA,yBADXA;AAIQA,MAAgBA;AAAtBA,aAIOA;AAAPA,QAIJA,C;EA8CAC,IAEEA;WAAoBA,WAsBtBA;AAnBEA,sBACEA,QAkBJA;qBAdIA,OA8BFA,WA6LiCC,oBA7MnCD;AAVEA,WAAoBA,QAApBA,IAO8BA,WADjBA;AAGbA,QACFA,C;ECPmBE,QAELA;WAI0BA;KZkgCWhM;AY//BrCgM,kBADVA,SACUA;AACRA,eAASA;OAOXA,QACFA,C;EAKeC,UAEoBA,eAAmBA;AACpDA,WAAqBA,WASvBA;AAPWA,eAD0BA,QACjCA,gBAOJA;AAJEA,OAAOA,OAEHA,gBAENA,C;EAEeC,MAIbA;IACSA;AAAPA,QAGJA,WADEA,WACFA,C;EC2CYC,cAENA,mBACFA,UAAMA;AAMRA,WACEA,UAAMA;AAGRA,OACEA,UAAMA,gEAKVA,C;ECsTcC,IACZA,kBAEIA,8BAgBNA;QAdMA,iCAcNA;QAZMA,0BAYNA;QAVMA,yBAUNA;QARMA,4BAQNA;QANMA,yBAMNA;QAJMA,uCAINA;QAFMA,QAENA,E;;;;;;;;;;;;;;;;;;;;;;;;Ef1TWC,MAUSA;AAPlBA,WAAmBA,QAGrBA;AADEA,UAAMA,iBACRA,C;EAyCaC,MACHA;AACyBA;AACjCA;AACAA,wBACFA,C;EAqLQC,UAESA,oBAA8BA;AAC7CA,kBAEEA,WAA2BA,QAA3BA;AAMFA,QACFA,C;EAQQC,QACYA;AAClBA,oBACEA,OADFA;AAGAA,KAAcA,QAEhBA;AADEA,OgBrbaA,OhBsbfA,C;EAGQC,QAC4BA;AAAZA,QAOxBA,C;EAOQC,MACNA;AAAaA,oBAAYA,OdrYvBC,IANiCvS,uBcmZrCsS;AALoBA;AAClBA,oBACEA,OADFA;AAGAA,QACFA,C;EAoCQE,QAEKA;;AACXA,YACkBA;AAChBA,OACEA,UAAiBA;AAEnBA,SACEA,QAcNA,CAHWA;AAAPA,QAGJA,C;EAqBcC,eAEQA;AACpBA,QAAkBA,QAGpBA;AADEA,OAAkBA,0BACpBA,C;EA8BQC,MAKJA,OF7kBJA,WAM2BA,sBE2kBJA,C;EAwDTC,QACgBA;AACvBA,UAAqBA,QAa5BA;IiBrToBA,gBjBwTgCA,OAbVA;MAC7BA,YAYuCA,OAVZA;KAC7BA,OASyCA,UAPVA,QAGxCA,QACFA,C;EAgBQC,MAEJA,OASJA,WAT6CA,QAC1BA,QAAgCA,QAAeA,C;EA6GpDC,UAEZA;QAAwBA,IAASA;AFltB1BA,GAAyBA,gBdoiCtBC;AgBlVVD,KACEA,QAsBJA;Ae7xBeA;Of8wBaA,iBAA1BA,YACaA;YAELA,uBAlRUE;8BAyRDF,YACAA,OAGjBA,6BACFA,C;EAGcG,IAEZA;AAAKA,WACHA,OAAOA,OAoDXA;AA/CiBA;AACfA,MAAwBA;AAwBPA;GAUMA;SACLA,YACNA;AASZA,OALUA,yDAMZA,C;ET50BcC,IACgBA,wCAC1BA,OAAOA,OAMXA;AAJEA,sBACEA,OPsqFG1R,iBOnqFP0R;AADEA,OSkLkBA,OTjLpBA,C;EA8BaC,MACXA;AACAA;AACAA,SACFA,C;EAYAC,sBAA8BA,C;EAsD9BC,iCAEuBA,C;EAcvBC,gCAEsBA,C;EA4DtBC,4DAG+DA,C;CAe/DC,uDAIiEA,C;EAmEtDC,QAITA,YAEEA,UAAiBA;AAEnBA,YACEA,YAEEA,UAAiBA;AAEnBA,QAGJA,CADEA,QACFA,C;EAWWC,MACTA,OACEA,UAAiBA;AAEnBA,QACFA,C;EAkEAC,wDAEsEA,C;CAkFtEC,sBAAqCA,C;EAcrCC,sBAAkCA,C;EAyBlCC,sBAAwBA,C;EAaxBC,sBAAkDA,C;CKpgB5CC,8BAA8DA,C;EsByvBtDC,QAEZA;AAAIA,YACFA,oBAEEA,aAgBNA;AAdIA,gBAcJA,CAZ+BA;AAC7BA;IAEEA,kBAGAA,CALFA,UlBtKYA;AkB6KZA,6BAIFA,C;EAYcC,QAEZA;AAAIA,WACFA,gBAYJA;AlB7NAA;AkBoNEA;IAEEA;AlBrMUA,CAAZA,SAAsBA,mBkBwMpBA,CALFA;GlBrL4CA;AkB6L5CA,6BACFA,C;EA0BGC,MAwB6BA;AAGhCA;AACOA,UAAeA,MAkFxBA;AAjFwBA;AACpBA;IACeA,UACfA,IAQGA,WACHA,QAAoCA,MAqExCA;AApEqBA;AACGA,eAEKA,SACzBA;AACKA,WACHA,SACEA,OAAYA;AACZA,MA4DRA,CA1DyBA;AACCA;IACKA,eAEHA,SACtBA;KAGOA,MAAPA,SAEgBA,SACdA;AACAA,UAQEA;AAEYA,UAAmBA,UAC7BA,IAEFA;AACAA,MAgCVA,EA7B4BA;AACHA;IACMA,SAA2BA,iBAOtCA,WAEhBA;AAfgBA;AAqBlBA,sBAAqCA;AACzBA,UAAmBA;AAC7BA,YAEEA;AAzBcA,SA4BlBA,WACEA;AAEFA;AACAA,SACFA,C;ECl0BaC,UAmBTA;IAOqBA,QANaA;AAAkBA;AAAlDA,O9BJKA,KADAA,KADAA,K8BMuDA,aA2QhEA,KArQuBA,QAFPA;AAAkBA;AAAkBA;AADhDA,O9BCKA,KADAA,KADAA,KADAA,K8BGqDA,gBAuQ9DA,CApQoCA;AAAkBA;AACtCA;AAAkBA;A9BKzBA,OADAA,KADAA,KADAA,KADAA,K8BDmCA;AADxCA,QAoQJA,C;ECqXWC,qEAyDGA;AAGZA,UAm7HWA,2BACJA,qBACAA,oBACAA,qBACAA;AAr7HLA,SAGEA,OAAeA,WAD0BA,wBACLA,KAwO1CA;KAvOWA,UACLA,OAAeA,KAAOA,qBAAwCA,KAsOpEA,CA9NgBA;;;;;;;;;AAcFA;GAMIA;AAChBA,QAEUA;GAaMA;GACAA;GACAA;GACCA;GACGA;AAMpBA,OAOcA;AAHdA,OAYuCA;KARhCA,QAEOA;AAMdA,OAoBaA;GAXGA;AAEhBA,KAIEA;AA7E6CA,UAkFlCA;AAAJA;AAlFsCA,UAsFlCA,qBACWA,OACbA,sBACGA;KAzFiCA;KAlB/CA;AAwGSA;AAtFsCA,UAgGjCA,sCAEJA;KApHVA;AAgHSA;KAeLA,SAEMA,uBAEFA,SAKOA,qBACUA;AA6yHyBA,SAhzHpBA;AAmzHCA,IA7yHFA;AACnBA;AAIcA;AAAdA;AACAA;KAEUA;AAzHfA;;SA0HUA,UAKHA;AADAA;AADMA,qBAGNA;IA1BaA,cAwCRA,uBAKLA,mCAKAA;AAFAA;AACAA;AAFMA;AAINA;IAXoBA;KA0BSA,+BAK/BA,oCAKAA;AAFAA;AACAA;AAFMA;AAINA;IAX8CA;YAwCvBA;AAXjCA,cAC6BA,SACnBA;AACNA;AACAA;AACAA;AACAA;AACAA;AACAA,KAEFA,OA0tGJA,0BAptGAA,CAqcEA,WAEEA,OACWA;KACJA,SACLA;AA1gBqDA,KAghBzDA,QACsBA;AAEPA;AAENA;AACHA;AAAJA,QpB31CgBC,OoB61CGD;AAEVA,gBADEA,KAAMA,+CAc2BA;;AAviBWA,KA8hBrDA;AAGMA;AAneVA,OAyeYA,yBAFCA,mBArefA,C;EAuL2BE,IAEZA;AAAbA,cAAOA,sBAAsBA,UAAIA,cAcnCA,C;EAWiBC,QACLA,0HnBpNqC3O;AmB2N/C2O,yBACaA;AACXA,WACEA,YAEEA,iCAGFA,SACEA;AAEaA,OAAMA;AACrBA,SACEA;AAEKA;;AACKA;KAIhBA,SACEA;AAGaA,OAAMA;AACrBA,SACEA;;AAIFA,QACFA,C;EAmBiBC,SAULA,uDAKEA;IAWHA,UAAYA;AACHA;AAMlBA,gCACaA;AACXA,WACEA,UAEEA;AACIA,wBACFA;AAIAA,IAAJA,UAEEA,KACEA;AAGFA;AADeA,UAIfA,OAAUA;AAEAA,WACPA,UAPYA,SAWXA,YAAaA;AACTA;AACeA;AAC7BA,aACEA;AAEFA,MACEA,MACEA,OAAUA;KAEOA;AACjBA,SAAUA,QAAeA;AACzBA,SAAUA,QAAeA,UAG7BA,UACYA,UACRA,0EAEaA,YACfA;AnB7V6C5O;OmBgWV4O,sBAArCA,YACcA;AACZA,UAEEA;;AAGEA,UAGaA;;AAEfA,MAGJA,QACFA,C;EAmEAC,8CACgCA,C;EA4IrBC,IACTA,cAAsBA,SAGxBA;AAFEA,eAAuBA,UAEzBA;AADEA,QACFA,C;EAcaC,QACXA,UAAMA,WACRA,C;EAoTYC,MAEkBA,wBAAsBA,WAEpDA;AADEA,QACFA,C;EAWeC,UAEbA;AACAA,SAAkBA,QAkCpBA;AAhCMA,yBACkBA;AAAhBA,wBACFA;AAG6BA;AAAnBA;AACZA,QAE6BA;AAClBA,SADJA,oCAVgBA;AAanBA;AAEJA,OAAOA,aH33DFA,mBG84DTA,CAfIA,gBACMA,yBAmBIA;AAELA;AAlBDA,QAE6BA;AAClBA,SADJA,oCAzBYA;AA4BfA;AACJA,UAAWA,kBAKnBA,CADEA,OAAOA,WACTA,C;EAIWC,QACGA;AAEZA,oBACFA,C;EAYcC,UpB/6CdA;AoB07CEA,uBACaA;AACXA,WACwBA;AAClBA;AAAJA,SACEA;AACAA,oBpBh8CRA;AoBm8CqBA;AAGfA,KACgBA;KACTA,WACLA;CpBv6CNC;AoB06CID;;AApBgBA,sBAlBEA,0BA0ClBA,+BpBh9CNA;AoBm9CQA,QACeA;SAKjBA,SAGAA,6BACaA;AACXA,sBACiBA;AACAA,SA1D0BA;AA6D9BA;YpBn+CrBA;AAOEA;;AoB+9CcA;;AACVA;KAIJA,WAAoBA,OAAOA,YAM7BA;AALEA,QACiBA;UpB98C2BA;AoBi9C5CA,6BACFA,C;EAWcE,QACEA;AAMdA,8BACaA;AACXA,WAEwBA;AAClBA;AAAJA,SACEA;AACAA,oBpB1gDRA;AoB6gDqBA;AACfA,MHjgEGA;;AGogEHA,MACgBA;AATLA,SAUJA,YACSA;AACCA,SAZNA;CpBv+CfD;AoBs/CIC;;AAvBgBA,sBAbEA,2BAwClBA,+BpB5hDNA;AoB+hDQA,QACeA;SAKjBA,qBA2UEA,yBAzUFA;KAGAA,6BACaA;AACXA,sBACiBA;AACAA,SAzBFA;AA4BFA;AACfA,MHriEGA;YjBmfTA;AAOEA;;AoB8iDcA;;AACVA;KAIJA,WAAoBA,OAAOA,YAO7BA;AANEA,QACiBA;AACfA,MHhjEKA;UjBkhBqCA;AoBiiD5CA,6BACFA,C;EAKcC,QACZA;SAAkBA,QAkBpBA;AAhBOA,SADqBA,iBAExBA;AAGFA,sBACuBA;cA6RFA,0BA3RjBA;AAEFA,gBACsBA,KAGfA;AAETA,OAAOA,OH3kEAA,kBG4kETA,C;EAKcC,IACZA,cAAsBA,YAKxBA;AAJEA,cAAsBA,YAIxBA;AAHEA,eAAuBA,aAGzBA;AAFEA,iBAAyBA,eAE3BA;AADEA,QACFA,C;EAEcC,QAEZA,OAAOA,YAA4CA,UACrDA,C;EAEcC,cAEPA;AAGLA,WAC4BA,eAiB9BA;KAVaA,cAAwCA;IHz3DjCA,aG63DhBA,KAAYA,SAMhBA,MALoCA,oBACvBA;AAGXA,OADSA,WAEXA,C;EAOcC,eH14DMA;AG64DbA,0BACAA,cACHA,OAAOA,aAGXA;AADEA,OAAOA,OACTA,C;EAEeC,UAEbA,YACEA,WACEA,UAAMA;AAERA,OAAOA,YAAyCA,SAKpDA,CAFEA,WAA6BA,WAE/BA;AADEA,OAAOA,OACTA,C;EAScC,IpBvqDdA;CoB0qDMA;AAYJA,MAAwBA,SAVLA;GpB7oDyBA;AoBiqD5CA,6BACFA,C;EAEeC,QAEbA,OAAOA,YAA4CA,SAErDA,C;EAaeC,QAA2DA;OAEhDA,QACtBA,SAuBJA;AArBmBA;AACCA;AACIA;AACCA;AACvBA,YACEA,SAgBJA;AAd8BA;AAoqBLA,YAAjBA,8BA/pBJA,OpBtzDgBA,iCoB+zDpBA;AAPEA,gBAEEA,OAAOA,eHvtEFA,aG4tETA;AADEA,WACFA,C;EAEcC,IAAsBA;AAGlCA,UnBpxC+C/P;;AmBwxC9B+P;AACAA,6BAKfA,UAGEA,YAESA;AAXkCA,SAOpCA;AATaA,SAMXA;AAHDA,InBzxCmC/P;AmBwyC7C+P,wBACeA;;AAEUA;AACAA;AACvBA,MAIJA,OAAcA,cAChBA,C;EAMcC,cAGLA;AAAPA,eAGIA,cACNA,C;EAWeC,cAGCA;AAIdA,2BACaA;YACQA,uBACjBA;KAIAA,WACgBA;AAEdA,YACEA;AACAA,SAGFA,YACgBA;AAduBA,SAS5BA,SAUNA,cACSA;AApByBA,wBA8DvCA,0BAvCAA;;SAIAA,sBAEMA;AAAJA,QACaA;AACXA,sBAGiBA;AADAA,SAjCkBA;AAsCzBA,sBpBx1DtBA;AAOEA;AoBo1DcA;ApBp1DCA,CA2Bfb;AoB2zDIa;KAIJA,WACEA,QAMJA;AAJEA,QACeA;UpBt0D6BA;AoBw0D5CA,6BACFA,C;EAoDYC,IACNA,gBAAsBA,QAG5BA;AADEA,OADYA,mBAEdA,C;EAOcC,IACZA;AAAKA,YAA8BA,QAsBrCA;AApBwBA;AAECA,sBAAvBA;AAEMA,oBlC52DYC,akC82DZD;IlC92DYA,YkCg3DVA,WAGUA,UACLA;AAAJA,MAGLA,WAGJA,KAAiBA;AACjBA,OAAOA,aACTA,C;EAacE,MAAsDA;AAE7DA,YAEHA,SADyBA,SA2B7BA;AAvBwBA;AAECA,sBAAvBA;AAEEA,aACgCA,GlCr5DhBA;AkCq5DdA,KACEA;KAGAA,kBAEOA;AAAJA,MAGLA,clC95DcA;AkCi6DCA,mBAA0BA,GHpuE3BA;KG0tEEA;AAUpBA,KACEA,UAKJA;AAH4BA,uBAAcA;AACxCA,MAA8BA,WAAcA;AAC5CA,OAAOA,aACTA,C;EAGcC,eACHA;AAAeA,cAAuBA,iBAC7CA,iBACaA;AACXA,UACEA,OAAUA,mBAA0BA,YAS5CA;YANYA,yBACJA,MAINA,QACFA,C;EAwTWC,MACLA;AACJA,qBACiBA;AACfA,gBACmBA;KAGjBA;AACAA,iBACmBA;KAEjBA,UAAMA,oCAIZA,QACFA,C;EAYcC,YAC4DA;AAMxEA,qBADcA;MAEGA;AAEUA,UAAZA,UACOA;KALRA;;AAGZA,MLh7FsCA;AKo7FpCA,MANyBA,IAU7BA,KAEWA,IADLA,OACFA,mBAyBNA;K/Bl7FAC,W+B25FcD;KAGGA;OAOQA,YANrBA,SACiBA;AACfA,SACEA,UAAMA;AAERA,WACEA,SACEA,UAAMA;AAERA,OAAUA;AACVA,UACKA,UACLA;KAEAA,WAINA,OL/8FOA,CADKA,QKi9FdA,C;EAEYE,IACNA;AACJA,oBACFA,C;EAqwBeC,QASOA;OAIJA,wBAAhBA,SACSA;AACPA,kBAAwCA;AACxCA,WACEA;AAEEA,SAEFA,UAAMA,aAGVA,YAGEA,UAAMA;KAERA,SAEEA,UACAA;AAEAA,kBACSA;AACPA,WACEA,gBACKA,kBACLA,MAGJA,QACEA;KAG4BA;AAGvBA,2CACHA,UAAMA;AAERA,OAGJA;AAGgCA;KAFRA,eAEfA;KAKSA,cAAqCA;AAErDA,WACSA,iBAGXA,OAxiBFA,eAyiBAA,C;EA2McC,GAmDDA;iBnB1+FoC5Q;AmB8+FlC4Q;AAOFA;AAaAA;AAUTA;AACJA;AACAA;AACAA;AACAA;AACAA;AACAA;AACAA;AAEIA;AACJA;AACAA;AACAA;AACAA;AACAA;AACAA;AAEIA;AACJA;AACAA;AACAA;AACAA;AACAA;AACAA;AACAA;AAEIA;AACJA;AACAA;AACAA;AACAA;AACAA;AACAA;AAEIA;AACJA;AACAA;AACAA;AACAA;AACAA;AACAA;AAEIA;AACJA;AACAA;AACAA;AACAA;AACAA;AACAA;AAEIA;AACJA;AACAA;AACAA;AACAA;AACAA;AACAA;AACAA;AACAA;AACAA;AAEIA;AACJA;AACAA;AACAA;AACAA;AACAA;AACAA;AACAA;AACAA;AAEIA;AACJA;AACAA;AACAA;AACAA;AACAA;AACAA;AAEIA;AACJA;AACAA;AACAA;AACAA;AACAA;AACAA;AAGAA,KADIA;AAGAA;AACJA;AACAA;AACAA;AACAA;AACAA;AAEIA;AACJA;AACAA;AACAA;AACAA;AACAA;AAEIA;AACJA;AACAA;AACAA;AACAA;AACAA;AAEIA;AACJA;AACAA;AACAA;AACAA;AACAA;AACAA;AAEIA;AACJA;AACAA;AACAA;AACAA;AACAA;AAEIA;AACJA;AACAA;AACAA;AACAA;AAEIA;AACJA;AACAA;AACAA;AACAA;AACAA;AAEIA;AACJA;AACAA;AACAA;AAEIA;AACJA;AACAA;AAKAA,KADIA;AAGAA;AACJA;AACAA;AACAA;AAEAA,QACFA,C;EAWIC,YACWA;AAEbA,oBACcA;AAEDA;GAGMA;AACTA;WAGVA,QACFA,C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;ECvyIAC,aACiBA;AACfA,WAAsBA,QAexBA;sFAdYA;AAWaA;ArB0DHC;AqBxDpBD,QACFA,C;EAqBAC,MACEA,qBACFA,C;EAOEC,IACAA,wBAEEA,QAIJA;KAFIA,OAAOA,OAEXA,C;EC0ZUC,MlBjMRC,eAAyBA,GAAzBA,eAvPIC;AkBucJF,OAZgBA,KAAuBA,eACzBA,KAAuBA;AAYrCA,QACFA,C;;;;;;EChXUG;AAEFA,mBAC6BA,QAAnBA;AAgEhBC,WA9D0BD,KAAZA,gBACKA,GAAmBA,KAAZA,gBACAA,KAAZA,qBAWEA;AAPNA;AACSA;AACmBA,OAApBA;WAAgCA;AACxCA;AACyBA,GAThBA,EASJA,MAAOA;AACwBA,OAAxBA;WAH4BA;AAb1CA,OAxBRC,oBAyCUD,gBAjBFA,C;;;;;;;;;;;;;;;;;;;;ECxGLE,GF0HIA,cAlELA,yCAkEKA,CAlELA,0CAkEKA,CAlELA;AG6C8BA,KHqBzBA,CAlELA,cEzCYA,0BAETA,GAAKA,SAXQA,2BA8CpBA,C;EAyCEC,IAJ0DA,oBACbA;AAG7CA,kBAAgCA,SFrC9BA,2BEqCFA,AAA2DA,C;EAwSjDC,MF3QHA,8BAlELA,kCE+UkCA;WAAQA;AFvPrCA;AAtBAA,CAlELA;AAkEKA,GAlELA;AAkEKA,CAlELA;AEoVcA,kBACDA,OAAcA,SPrQpBA;AKdFA;GEsRwBA;AACVA;AAArBA,MFvROA,GAlELA;AAkEKA,CAlELA;AE4VuBA,yBAA4BA;AF1R9CA,oBE8RwBA;aP9BXC,aKhQbD,GAlELA;AAkEKA,CAlELA;AAkEKE,GAlELA;;AAwFKF,wBAxFLE;AEqWgBF;AFnSXA;AAsBAA,+BG1FwBA,IAAnBA,KD6WVA;AFnRKA,2BG1FwBA,IAAnBA,KDoXVA;AAQFA,SAG0BA;AAAyBA;GAC5BA;AF5ThBG,GAlELA;AAkEKA,CAlELA;AAkEKA,GAlELA;;AAkEKA,CAlELA;AAkEKA,GAlELA;AAwFKA;;AAtBAA;;AEyTLH,UAQFA,QACFA,C;EAGKI,eFvYDA;ILkUkBA,YOyElBA,MAUJA;AAPkBA;AAChBA,WF7UOA;;AEiVLA,CALcA,aAOlBA,C;EAeOC,MAAyCA,OP7arCC,OO8aLD,WACAA,gBACDA,C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EEzeAE,GJoIIA,cAlELA,kDAkEKA,CAlELA,qDAkEKA,CAlELA,mDGF6BA,MAAnBA,KC3DmBA;WJqJxBA;wCI9ITA,C;EAEKC,yBJoDDA;AIlDFA,WACEA,MAgCJA;AJmFSA;AI/GPA,WAEEA,MA0BJA;AAtBEA,eJyGOA;AIvGLA,WACEA,MAmBNA;AALeA,SAVAA;AJkGNA,GAlELA;AI5BFA,WACEA,MAUJA;AALEA,OJwFOA,sCAlELA;AIlBFA,OJoFOA,sCAlELA,kDIjBJA,C;EAEKC,qBTiViBA,qBS3UlBA,MAoBJA;ADkCkCA,KHqBzBA,IAlELA,gBINsBA,aAA0BA,GAAKA,kBAiBzDA,C;EAIKC,MAEHA;AT+DSA,IKhFPA,+BAkEKA;AI/CLA,WACmBA,YACPA,oBJrBZA;AI4BFA,WJ5BEA,QI4BFA,KJsCOA;AIrCLA,WACEA,UAGNA,C;;;;;ECzGKZ,uBLwEDA;AKrEFA,WACEA,MA4BJA;AL0GSA,GAlELA;WKjE2CA;AAE5BA;ALuJVA,4BG1FwBA,MAAnBA,KE/CVA;ALmHKA,GAlELA;AK5CFA;AAEEA,OAEJA,C;;;;ECvBKa,IACHA,iCAEEA;AACAA,MAoBJA,+DAdIA;AACAA,MAaJA,CATEA,6BACEA;AACAA,MAOJA,CADEA,0CACFA,C;EClBKC,IAEHA,KCVAA,mEDSgBA,YAElBA,C;EAeKC,GAEHA,KC5BAA,8DD2BgBA,YAElBA,C;EEnCKC,GLCHA;AACAA;AKAOA;UTqELhB;WA6CKA;AShHDgB,MACRA,C;;;;AhDsTiCC;CAFjBC,MAAoBA,YAAsBA,C;EAEhDD,IAAYA,cAA+BA,C;CAE5CE,IAAcA,sBC6JLA,WD7JiDA,C;EAgBzDC,MACNA,UAAwBA,UAC1BA,C;EAESC,IACLA,OW4pBGA,KADGA,WX3pByDA,C;AAQ9CC;CAAdA,IAAcA,gBAAgCA,C;EAU7CC,IAAYA,sBAAwCA,C;EAGnDC,IAAeA,gBAAmCA,C;;;CAWpCC,MAAEA,cAAcA,C;CAGhCC,IAAcA,YAAMA,C;EAEnBC,IAAYA,QAACA,C;;;;AAmDAC;EALbC,IAAYA,QAACA,C;CAKdD,IAAcA,gBAA+BA,C;;;;CAyB7CE,IACiCA,OAApBA;AAClBA,WAAyBA,OAAaA,UAExCA;AADEA,iCAAkCA,OACpCA,C;AAiBqBC;EAHbC,IAAYA,QAACA,C;CAGdD,IAAcA,gBAA+BA,C;AAqB/BE;EAHbC,IAAYA,QAACA,C;CAGdD,IAAcA,gBAA+BA,C;AKzUpDE;CFRQC,MAAaA,iBAAKA,QEQ1BD,2BFR8CC,C;EACzCC,0BALDA,KAAMA;AAORA,SACFA,C;EAyGKC,MACHA;oBAlHEA,KAAMA;AAmHOA,qBACbA;AACAA,MAOJA,CAJEA,oBAEEA,OAFFA,OAIFA,C;EAEKC,eACaA;AAChBA,SAAcA,MAKhBA;AAJEA,SAA4BA,UAAMA;AAClCA,gBACEA,YAEJA,C;CAGKC,wBAxIDA,KAAMA;UA2IVA,C;EAqBOC,MACWA,cAAYA;AAC5BA,WAAyBA,QAAzBA,IACmBA;AAEnBA,OAAOA,SACTA,C;EAgCEC,mBAEkBA;AAClBA,qBAIUA,UADMA;IAELA,YAAkBA,UAAMA,SAEnCA,QACFA,C;EAXEC,kC;CAiEAC,MACAA,QAAWA,GACbA,C;EAEQC,eAGmBA;AAAzBA,OACEA,UAAiBA;AAMjBA,YACEA,UAAiBA;AAGrBA,SAAkBA,OAAUA,eAE9BA;AADEA,OArUEA,IANiC/Z,aA2U5B+Z,QACTA,C;GAOMC,QACAA,UAAYA,QAAWA,GAE7BA;AADEA,UAA2BA,OAC7BA,C;EAEMC,WACAA;AAAJA,OAAgBA,QAAWA,KAE7BA;AADEA,UAA2BA,OAC7BA,C;EAuHKC,MACHA;sBAxaEA,KAAMA;GAyaIA;AACZA,OAAaA,MAkEfA;WAjEcA;AACZA,aACgBA;GACAA;AACVA;OAMJA,MAuDJA,cAdoCA,SAChCA,eAAoBA,QAApBA,QACoBA,wBAKhBA,UAxDWA;AA4DjBA,OAA0BA;AAE1BA,OAAoBA,YACtBA,C;EAUKC,eAEKA;KAIRA,kBACoBA,wBAGVA;AAANA,SAAkBA,MAGxBA,C;CA2DOC,IAAcA,O8C9KJA,e9C8K+BA,C;EAahCC,IAAYA,OA8H5BA,YAEyBA,QAhIGA,QA8H5BA,WA9HkDA,C;EAE1CC,IAAYA,OAAWA,OAAoBA,C;EAE3CC,IAAUA,eAAiCA,C;CAsCxCC,oBAGmBA,SAASA,UAAMA;AAC3CA,QAAOA,GACTA,C;CAEcC,8BA5nBVA,KAAMA;cAgoBoBA,SAASA,UAAMA;MAE7CA,C;;;;;EA4EMC,GAAoBA,UAATA;uBAASA,SAAIA,C;CAEzBC,mBACUA,MAAUA;IAKnBA,OACFA,UAAMA;GAGJA;AAAJA,UACEA;AACAA,QAKJA,EAHEA,IAAWA;CACXA;AACAA,QACFA,C;;E+C51BIC,MACFA;AACAA,OACEA,QAmBJA;KAlBSA,OACLA,QAiBJA;KAhBSA,UACLA,UACuBA;AACjBA,mBAA2BA,QAarCA;AAZUA,eAAYA,QAYtBA;AAXMA,QAWNA,CATIA,QASJA,MARSA,AAYSA,aAXdA,AAWcA,YAVZA,QAMNA;AAJIA,QAIJA,MAFIA,QAEJA,C;GAESC,IAAcA,sBAAuCA,C;CA4MvDC,IACLA,gBACEA,YAIJA;KAFIA,UAEJA,C;EAEQC,IACFA;AAGJA,SAAsBA,kBA6BxBA;AAxBiBA;AACEA;AAIJA;AAWGA;AAOhBA,6EACFA,C;EAwBkBC,MAChBA;AAGAA,SAAiBA,QAOnBA;AANEA,OAAgBA,QAMlBA;AAFIA,UAEJA,C;EAeIC,MAEFA,sBAEMA,YACRA,C;EAEIC,MACEA;AACJA,iCAEEA,UAgBJA;AAdEA,QAGEA,WACEA,OAAOA,aAUbA,MARSA,UAELA,OAAOA,YAMXA;AAFEA,UAAMA,wCACiCA,YAAWA,iBACpDA,C;CA4BIC,MACFA;OACMA;;AAKAA,WANNA,QAOFA,C;EAEIC,MACFA,OAAeA,UAAMA;AACrBA,OAAOA,YACTA,C;EAEIC,MACFA,mBASFA,C;EAiDSC,IAAeA,gBAAkCA,C;;AA+MlCC;EAAfA,IAAeA,gBAAkCA,C;;;AAWlCC;EAAfA,IAAeA,gBAAqCA,C;;;EhBzoB7CC,MAEdA,UACFA,C;CAiDOC,UAGcA,gBAAiCA;AAEpDA,OlBkPWA,mBACAA,ckBlPbA,C;CA8BKC,QACHA;WAC8BA,QAC5BA,UAAiBA,SAAqBA;KAIdA;AAGRA,MADDA,QAAQA,QAI3BA;AAHIA,2BAGJA,C;CAbKC,2B;CAgBEC,QAGLA,OAAOA,cADUA,UAAiCA,SAEpDA,C;CAJOC,8B;EAqKSC,MACdA;QAAgBA,QAelBA;WAdyBA,YAAaA,QActCA;AAbEA,aAEEA,WAAYA;AAIdA,kBACEA,aAA6BA;AACrBA;AACRA,SAAgBA;AAChBA,KAEFA,QACFA,C;CAkBIC,QACFA;WAE8BA,QAC5BA,UAAiBA,SAAqBA;AlB5VnCA;AkB+VHA,QAWJA,C;EAlBIC,2B;EA0CCC,MAKHA,OAAOA,WACTA,C;EAMIC,MACFA;SAEMA;;AADNA,QAKFA,C;CAGOC,IAAcA,QAAIA,C;EAMjBC,IAGFA;OACgBA,gBAApBA,SAC8BA;AACrBA;AACAA,QAEFA;AACAA;AACPA,kCACFA,C;EAGSC,IAAeA,gBAAqCA,C;EAErDC,IAAUA,eAA4BA,C;;;;E7B5a9BC,IAAgBA;AAAJA,OAgD5BA,SAhD2DA,IAARA,WAgDnDA,eAhDgCA,OAgDhCA,aAhDoEA,C;EAuB5DC,IAAUA,OAAQA,KAARA,UAAcA,C;CAO9BC,MAAwBA,OAAyBA,iBAAzBA,kBAA6BA,C;CAahDC,IAAcA,sBAAkBA,C;AAMpBC;CAAdA,GAAcA,iBAAkBA,C;EAC/BC,GAAWA,OAAgBA,gBAARA,IAARA,QAAoBA,C;;;;AAqCMC;CAAhCA,MAAiBA,eAAeA,QAAfA,eAAmBA,C;CAEjCC,QACZA,cAAuBA,gBACzBA,C;;;AAuEAC;CAEQA,MAAaA,mBAAmBA,GAFxCA,oCAEgDA,C;;;C0C3IzCC,IAELA,sCADcA,EAIhBA,C;AzCsD0BC;EADlBC,IAAUA,aAAQA,OAAMA,C;CACnBD,MAAaA,2BAAqBA,C;;;;ECpD/BE,IAAYA;OAqS5BA,WAEyBA,QAvSGA,OAqS5BA,aArSiDA,C;;EA0S3CC,GAAoBA,UAATA;uBAASA,SAAIA,C;CAGzBC,GACoBA,gBAAVA,eAAUA;IACnBA,OACFA,UAAMA;GAEJA;AAAJA,UACEA;AACAA,QAKJA,CAHaA,CAAXA;AAEAA,QACFA,C;;EAkBgBC,IAAYA;OAwB5BA,SAxB2DA,QAAVA,QAAoBA,GAwBrEA,eAxB4BA,OAwB5BA,aAxBwEA,C;EAGhEC,IAAUA,OAAUA,SAAVA,GAAgBA,C;CAOhCC,MAAwBA,iBAAGA,eAA2BA,C;;;CAgBnDC,iBACCA;UACSA,CAAXA,IAAWA,MAAaA;AACxBA,QAIJA,EAFEA;AACAA,QACFA,C;EAEMC,GAAoBA,UAATA;uBAASA,YAAIA,C;AAcJC;EAAlBA,IAAUA,mBAAcA,C;CAC9BC,MAAwBA,iBAAGA,eAAyBA,C;;;C4ChVxCC,QACZA,UAAUA,0CACZA,C;;;ElBjEQC,cACMA;AACZA,WAAkBA,QAKpBA;AAH8CA,oBAANA;;AAEtCA,QACFA,C;CAGAC,IAAcA,qBAAUA,OAAQA,C;CmBRlBC,MAAEA,mBAAyDA;AAAvCA,8BAAmBA,MAAeA,EAAKA,C;;;;;A3CmB5CC;CAAtBA,IAAcA,iBAAyBA,C;CAMhCC,QACZA,MACFA,C;;;EA6DQC,IAAUA,aAAQA,OAAMA,C;GAEpBC,aACCA;AACXA,YAuDKA,kBAtDmBA;aAGxBA,QACFA,C;CAWKC,IAEHA,mBAAwBA,QAE1BA;AADEA,OR06EKA,IQ16EmBA,oBAC1BA,C;CAEYC,MACLA,cAAkBA,WAGzBA;AADEA,WAAsBA,EAAfA,KADoBA,EAAfA,IAEdA,C;CAEKC,MACUA,2BACEA;OACUA,YAAzBA,QAGEA,MAFQA,KACEA,IAGdA,C;;GR0EWC,aACLA;AmD7MAA,qBnD6MuBA,QAE7BA;AADEA,WAAOA,cACTA,C;GAiBSC,GACPA;IAfmBA,OAeLA,QAAOA,EASvBA;GAPMA;AAAWA;UAA6BA,MAApBA,KAA6BA;AACrDA,SAAwBA,QAHHA,EASvBA;;AAJEA,gBACEA,OAASA;AAEXA,OAAeA,OACjBA,C;GAEyBC,GACvBA;IAzBqBA,OAyBLA,QAAOA,EAWzBA;GAV2BA;AAAoBA;;GAEzCA;AAAWA;aAA8BA;AAC7CA,SAA6BA,QAJNA,EAWzBA;AWzOAA;AXoOEA,gBACEA,MmDpPEA,SnDoPiCA,UAC/BA;AAENA,OQxQFA,eRyQAA,C;;EAmkB2BC;CACrBA,IAAUA;AACVA;AACAA,oBAEDA,C;;;CA8fLC,iCAEyDA,IAD3CA;AAEZA,WAAmBA,WAmBrBA;AAlBeA;GACTA;AAAJA;GAGIA;AAAJA;GAGIA;AAAJA;GAGIA;AAAJA;GAGIA;AAAJA;AAIAA,QACFA,C;;CAmNOC,IACLA,gDACFA,C;;CAaOC,+DACDA;AAAJA,WAAqBA,6BAA4BA,EAMnDA;GALMA;AAAJA,WACEA,kBAA0DA,MAI9DA;AAFEA,6BACoDA,MACtDA,C;;CAQOC,cAAcA;QiC5sCDA,+BjC4sCgDA,C;;CAQ7DC,IAGLA,8BAD6BA,kDAE/BA,C;;;CAyMOC,gBACDA;AAAJA,WAAoBA,QAQtBA;MAL+BA;iCAEnBA;AAEVA,WAAOA,eACTA,C;;;CA+nBOC,IAMcA,UAJDA,6BAEeA;AAEjCA,+CACFA,C;;;;;;;;;CAqBOC,cAEDA;AACJA,WAAkBA,wCAEpBA;AADEA,kBAAmBA,WACrBA,C;;CA6BcC,MAAEA,mBAKhBA;AAJEA,YAA4BA,QAI9BA;AAIyBC,wBAPKD,QAG9BA;AAFEA,WARoBA,4BASMA,MAAiBA,EAC7CA,C;EAGQC,IAENA,gBADsCA,IACDA,SAfjBA,eAgBtBA,C;CAGOC,IAGLA,sBAzBkBA,iCA9gEJA,SAwiEgCA,QAChDA,C;;CA+LOC,IAELA,sCADwBA,gCAI1BA,C;;CAOOC,IAAcA,2BAAgBA,EAAQA,C;;AW/3E7CC;EA9SQC,IAAUA,aAAOA,C;EAITD,GACdA,oBAAOA,UAySTA,UAxSAA,C;GAEgBE,GAHPA;AAIPA,OAAOA,KAqSTF,0BArSoCE,gBAA3BA,UACTA,C;CAEKC,cAEaA;AACdA,WAAqBA,QASzBA;AARIA,QA8OKC,SAtOTD,C;CAmBYE,MACVA;6BACgBA;AACdA,WAAqBA,QAWzBA;GAqMSA;aA9MyCA;AAA9CA,QASJA,MARSA,iDACMA;AACXA,WAAkBA,QAMtBA;GAqMSA;AAvMEA,aAFuCA;AAA9CA,QAIJA,MAFIA,iBAEJA,C;EAEGC,kBACUA;AACXA,WAAkBA,WAMpBA;AA0KaA,GAqBJC;AAnMKD;AACZA,OAAeA,WAGjBA;AADEA,QADyBA,GAClBA,EACTA,C;CAEcE,QACZA;0BACgBA;AAEdA,cADqBA,GAAqBA,mBAErCA,8CACMA;AAEXA,cADkBA,GAAeA,sBAQxBA;AACXA,WAAiCA,GAAfA;AACPA;GA4KJC;AA1KPD,WAC2BA;KAGbA;AACZA,SAC2BA,GACpBA;KAGLA,OADyBA,YAhB/BA,C;CAyDKE,IACHA;IAAIA,OACFA,IAAWA,IAAQA,IAAQA,IAASA;CACpCA;AACAA,OAEJA,C;CAEKC,oBACuBA,MACNA;KACpBA,UAGEA,MAFQA,IACEA;QAEWA,GACnBA,UAAMA;GAEIA,GAEhBA,C;EAEKC,eA8FIA;AA5FPA,WAC6BA;MAEtBA,IAETA,C;EAWKC,OAKHA,OAAkBA,eACpBA,C;EAGkBC,MA6GlBA;IA3GMA,UACFA,IAASA;MAITA,IAFyBA,EAAKA;AAKhCA;AACAA,QACFA,C;EAiCIC,IACFA,OAA4BA,iBAC9BA,C;EAOIC,MACFA;WAAoBA,QAOtBA;GANeA;AACbA,gBAEWA,QADgBA,GAChBA,MAAuBA,QAGpCA;AADEA,QACFA,C;CAEOC,IAAcA,OAAQA,UAAiBA,C;EAwB9CC,GAIcA;;;AAMZA,QACFA,C;;EArRoCC,IAAcA;AAAJA,eAAWA,kBAAIA,C;EAAzBC,gC;;;EAuS5BC,IAAUA,aAAKA,EAAOA,C;EAGdC,IA2BhBA,UA1BqCA,iBAAWA;CA2B9CC,IAAaA;AA3BbD,QACFA,C;;EA8BME,GAAWA,aAAaA,C;CAEzBC,mBACmBA;IAAlBA,MAAuBA,GACzBA,UAAMA;GAEGA;AACXA,aACEA;AACAA,QAMJA,OAJIA,IAAWA;CACXA,IAAaA;AACbA,QAEJA,E;AVKwBC;EAAPA,IAAOA,WAA0BA,KAAUA,C;;AAErCA;EAAnBA,MAAmBA,WAA6BA,OAAsBA,C;;AAEtDA;EAAhBA,IAAgBA,WAAeA,KAAqBA,C;;AYtXnCC;CAAdA,IAAcA,kBAAgBA,C;EAE9BC,IACQA,4BACEA;OAMUA,iBAAzBA,gBbilBOC;Ga/kBQD;AACbA,sBb8kBKC;Ga1kBSD;AAEQA,gBGwmBTA,OhBhCRC;AajkBPD,6BACFA,C;EAIaE,eApDQA;MAsDZA,GAAmBA,YAAoBA,CAAvCA;MACAA;YAAiCA;CADjCA,SACPA,QACFA,C;EAEaC,GASIA,gBAPXA,uBAQiBA,mBACLA,4BAKEA,qBACDA,kBAGUA;;AAC3BA,WACuBA;GAEPA;AACdA,cAAuBA,IAAgBA;AmBtC5BC,MnBsCoBD,KAGjCA,YGsbaA,aHrbfA,C;;EAsCcE,GAAqBA,WAACA,OAAIA,GAAGA,C;CAY7BC,MAAEA,mBAEhBA;AADEA,8BA1ImBC,YAgIZD,YAAYA,KAAMA,YAAYA,GAWvCA,C;EAGQE,IAAYA,OAAOA,SA9INA,QA8IsBA,OAAIA,OAAGA,C;;CC5G3CC,IACHA,oBAASA,WAAoCA,EAAxBA,MAAsCA,C;GAW3DC,iBACEA;AAAJA,WAAiCA,QAGnCA;AAF+BA,GAeoBA;AAfjDA,QAAOA,SACHA,IAcmBA,0BAEFA,UACDA,WAhBtBA,C;EA6EaC,MACKA;;AAECA;AACjBA,WAAmBA,WAErBA;AADEA,OAsCFA,WArCAA,C;;GA+CQC,aAF4DA;AAErDA,QAFXA,WAGAA,OACmBA,C;CAMNC,MAAiBA,WAFiBA,EAAvBA,GAEkBA,C;;;;EAqD9BC,GAAoBA,UAATA;yBAAuBA,C;CAU7CC,2BACUA;AACbA,WAAoBA,QAyBtBA;GAxBMA;GAAqBA;AAAzBA,YACuBA;;AACrBA,aACEA;AACsBA;IAhFwCA,EAAhEA,gBAjH2CC,EAAxBA,aAuMXD;;AAAeA,QACEA;AAAjBA,uBACkBA;AAlBTA,0BAKQA;AAgBrBA,eAEFA;AACAA,QAMNA,GAFEA,IADAA;AAEAA,QACFA,C;;EG5PSE,IAAeA,WAAUA,C;;;;EA8XzBC,IAAeA,WAAQA,C;;;EA0QxBC,IAAUA,eAAgCA,C;;;CA2BlCC,MACdA,SAAmCA;AACnCA,QAAOA,GACTA,C;CAEcC,QACZA,SAAmCA;MAErCA,C;;;;CAkBcC,QACZA,SAAmCA;MAErCA,C;;;;EA4BSC,IAAeA,WAAWA,C;;;EAsC1BC,IAAeA,WAAWA,C;;;EAsC1BC,IAAeA,WAASA,C;CAEpBC,MACXA,SAAmCA;AACnCA,QAAOA,GACTA,C;;;EAsCSC,IAAeA,WAASA,C;CAEpBC,MACXA,SAAmCA;AACnCA,QAAOA,GACTA,C;;;EAsCSC,IAAeA,WAAQA,C;CAEnBC,MACXA,SAAmCA;AACnCA,QAAOA,GACTA,C;;;EAyCSC,IAAeA,WAAUA,C;CAErBC,MACXA,SAAmCA;AACnCA,QAAOA,GACTA,C;;;EAsCSC,IAAeA,WAAUA,C;CAErBC,MACXA,SAAmCA;AACnCA,QAAOA,GACTA,C;;;EAuCSC,IAAeA,WAAgBA,C;EAEhCC,IAAUA,eAAgCA,C;CAErCC,MACXA,SAAmCA;AACnCA,QAAOA,GACTA,C;;;EAmDSC,IAAeA,WAASA,C;EAEzBC,IAAUA,eAAgCA,C;CAErCC,MACXA,SAAmCA;AACnCA,QAAOA,GACTA,C;;;;;;;AP3lBiBC;CAtZbA,IAEFA,aAiZsB/f,qBAhZxB+f,C;CAKIC,IAA8BA,OAsZjBA,MAXO5b,qBA3YmD4b,C;;AA08BtDC;CAAdA,IAAcA,eAAaA,QAAWA,C;;CAkUtCC,IAAcA,aAAQA,C;;;ES/1CzBC,oBACUA;CACRA;AACCA,MACHA,C;;;EAMOC,IAAkBA;MAEvBA;MAG4DA;MACxDA;8CACLA,C;;;EASHC,GACEA,WACFA,C;;;EAOAC,GACEA,WACFA,C;;;EAkCF1U,aAgEOA,kBAxDOA,gBACNA,KAPiBA;KASrBA,UAAMA,iCAEVA,C;;EAXI2U,GAGEA,WACFA,C;;;EAmECC,IAEHA;WAAgCA;KAC3BA,GACHA;QAGAA;oBAFeA,KAEfA;KAEAA,QAEJA,C;EAEKC,gBAGDA;OADEA,GACFA;KAEAA,SAEJA,C;AAsEgBC;EAAZA,IAAYA,qBAAgDA,C;;;EAEvCA,MAGvBA,YnBw1CFA,cmBv1CCA,C;;;EA0C0CC,MACzCA,IAAkBA,OACnBA,C;;AGzSsBC;CAAhBA,IAAcA,eAAEA,GAAMA,C;;;;EFhBxBC,MAEHA;;MACKA;KAgSmBA,WAhSEA,UAAUA;WAMRA;AAuB5BA,SApBFA,C;EAZKC,2B;;EA0BAC,cACEA;KAwQmBA,WAxQEA,UAAUA;AACpCA,OACFA,C;;EAyHKC,IAEIA,QApCiBA,WAmCLA,QAErBA;AADEA,WAxCiBA,EAAOA,UAgBiBA,IAwBkBA,GAC7DA,C;EAEYC,gBAEeA,aASkBA,SAtD1BA,EAAOA;AAiDNA,YACPA,YACuCA;KAEvCA;IAMFA;AAAPA,QAeJA,UAdIA,SAFFA,kBAxDwBA,UA6DpBA,UAAMA;AAMRA,UAAMA,wGAXRA,QAgBFA,C;;EAkHKC,QAEHA,OAA0BA;IAC1BA,IACFA,C;EAEUC,mBCkRiBA;QDhREA,IAEbA,wBACAA,SACVA,UAAoBA,4BAQtBA,WAIYA;AArDhBA;;AAyDEA,QA3OFA;AA4OEA,QACFA,C;EAxBUC,+B;EA8BAC,QAjEVA,eAAyBA,GAAzBA;AAmEEA,QA/OFA;AAgPEA,QACFA,C;EA2EKC,QAEHA,OAAwBA;IACxBA,IACFA,C;CASKC,QAGHA,IACYA,UAAkCA;IAC9CA,IAA4BA,EAC9BA,C;EAEKC,kBA9IDA;AAgJFA,UACWA,IAAgBA;CACzBA,UAEAA,iBArCKA;KA7GgBA,YAwJjBA;AACAA,MAURA,CARMA,OC8rCJA,gBD1rCEA,GAAwBA,eAI5BA,C;EAEKC,IACHA;;WAAuBA,MA+BzBA;GAvMIA;AAyKFA,YACuCA;CACrCA;AACAA,eAEiCA;AAC/BA,2BAEgBA;CAETA,WAGTA,iBAvEKA;KA7GgBA,YA0LjBA;AACAA,MAURA,CARMA,OAGUA,CAAZA;ACypCFA,gBDxpCEA,GAAwBA,eAI5BA,C;EAEiBC,aAIYA;AAEpBA,IADPA;AACAA,gBACFA,C;CAEiBC,IACEA;AAEjBA,mCACkCA;CACxBA,KAIVA,QACFA,C;EASKC,IAAmCA;;IAOpCA,KAAYA,YAQAA,0BATdA;AAaEA;AAKAA,KAAkBA,iBAItBA,C;EAgFKC,IAG0BA;CA/N7BA;CACAA;AAgOAA,SACFA,C;CAEKC,MAG0BA;AA5N7BA,QAAoBA;AA8NpBA,YACFA,C;EAGKC,2BAaOA,MACRA;AACAA,MAGJA,CADEA,UACFA,C;EAqCKC;ACk8BHA,mBDh8BAA,GAAwBA,iBAG1BA,C;EAMKC,IAEOA,kBAERA;AACAA,MAIJA,CADEA,UACFA,C;EAEKC;AC46BHA,mBDx6BAA,GAAwBA,mBAG1BA,C;;;EArR4BC,GACtBA,SAAsBA,OAAMA,GAC7BA,C;;;EAgCuBC,GACtBA,SAAsBA,SAAMA,GAC7BA,C;;;EAuCWC,oBAEVA;;IAEEA,KAAyBA,uBAD3BA;AAEEA;AACAA,SAEHA,C;;;EAAWA,MAEVA,aACDA,C;;;EAMiBA,GAChBA,aAAeA,OAAGA,GACnBA,C;;;EAwD4BC,GAC7BA,WAAqBA,OAAQA,GAC9BA,C;;;EAkGuBC,GACtBA,cAAmBA,GACpBA,C;;;EAsBuBC,GACtBA,aAAeA,OAAOA,GACvBA,C;;;EA8DGC,GAAkCA;SAQbA;AAnmBlBA,GA9EUC,EAAOA,OAqBcA,aA2pBhCD;AAEEA;GACIA,OAAsBA,EAnZ3BA,EAmZyCA;;AAAxCA,MACEA,MAAuBA,EApZ1BA;KAsZ8BA,CAA3BA;CAEFA;AACAA,MAkBJA,wBAnhBmBA,iBACFA;CAogBXA,IA7ZHA;CA8ZGA,MAGFA,MAUJA,2BAJyBA;;AACEA,CAAvBA,QAA2CA;CAC3CA,MAEJA,C;;;EAH+CE,IAAOA,aAAcA,C;;;EAKpEC,GACEA;;GACyBA;AA5qBxBA,CA4qBCA,IA/sBSC,EAAOA,OASmBA,OAssBSD,aAD9CA;AAEEA;;AAC2BA,CAA3BA;CACAA,MAEJA,C;;;EAEAE,GACEA;SAC0BA,EAxbzBA;;AAybKA,eACAA,EA9sBYC,UA+sBSD,CAAvBA,IAAuBA;CACvBA,gBALJA;AAOEA;KACcA,EA/bfA;;IA+b6BA,QAC1BA;KAE2BA,CAA3BA;CAEFA,MAEJA,C;;;;;;ECmgByBE,GACvBA,SAAoBA,OAAOA,GAClCA,C;;;EAgMIC,IACHA;QACgBA,MAAgBA,IAC5BA;AACAA,MAMNA,CAJIA,gCALFA;AAMEA;AA4DFA,UAzDFA,C;EAuCgBC,IACdA,OAAOA,gBACTA,C;EAwBEC,IACgDA,IAA7BA,MAAUA,GAAYA,aAE3CA;AADEA,OAAOA,sBACTA,C;EAHEC,0B;EAMAC,MACgDA,IAA7BA,MAAUA,GAAYA,cAE3CA;AADEA,OAAOA,wBACTA,C;EAHEC;wB;EAKAC,QACgDA,IAA7BA,MAAUA,GAAYA,gBAE3CA;AADEA,OAAOA,0BACTA,C;EAHEC;4B;EAS4BC,IAE1BA,QAACA,C;EAFyBC;wB;AA7CfC;EAANA,GAAMA,qBAAgBA,GAAEA,C;;Af5wCjCC;E0CxSgBA,IAAYA,kB1C0SHA,W0C1SGA,Q1CwS5BA,a0CxSiDA,C;CAE/CC,MAAwBA,OAAIA,WAAOA,C;CA2Q7BC,MAAaA,O5CxIrBzO,U4CwI0ByO,Q5CxI1BzO,6B4CwI8CyO,C;EAyDzCC,UAGDA;AACSA,SAAiCA;AAC5CA,gBACMA,aAERA,C;CA0KOC,IAAcA,OAWJA,eAXsBA,C;;;;CrBhgBlCC,MACHA;AAAcA,kBAAdA,UACwBA,mBADxBA;AACkBA;AAAhBA,eAAsBA,UAE1BA,C;EAoEQC,IAAUA;OAAKA,OAAMA,C;CAItBC,IAAcA,iBAAiBA,C;;;EAaxBC;KACHA,OACHA;CAEFA;MACAA;AX4hBWA;;CA2BfpT;AA3BeoT;MWzhBZA,C;;;CA6ISC,QACZA,UAAMA,sCACRA,C;AAyD+BC;CAAnBA,MAAmBA,oBAASA,C;CAC1BC,QACZA,eACFA,C;CAaKC,MACHA,aACFA,C;EAIQC,IAAeA,UAALA;cAAWA,C;CAGtBC,IAAcA,kBAAeA,C;;;;;CC/N3BC,kBAwHeA;AAvHtBA,WACEA,OAAOA,IA6HFA,SArHTA;KAPSA,sBACLA,WAMJA;KAHyCA,GA6KEA;AA5KvCA,yCAEJA,E;EAEQC,IAAUA,WA4GMA,aAOfA,EjBxNSA,GiBqGoCA,QAAeA,OAAMA,C;EAKtDC,UAuGGA,UjB6FxBnJ,UiBtFSmJ;AA7GUA,iBjBtGVA,OAySTnJ,UiBjMAmJ,CADEA,OA8KFA,cA7KAA,C;CAOSC,QACPA;IA4FsBA,SA3FpBA,CAkGKA;KAjGIA,cACOA;;GAEDA;AACfA,wCAIAA,OAAUA,QAEdA,C;CAkBKC,IACqBA,OA6DFA,SA7DLA,WAoEVA,OAjETA;AADEA,OAqH8CA,yCArH1BA,KACtBA,C;CA6BKC,MACHA;AAAwBA,IA4BFA,SA5BLA,QAmCVA,SAbTA;AArBsBA;AACpBA,WAAyBA,QAAzBA,QACeA;GAIYA,EAiFcA;AAhFvCA,0BACUA,QAAoCA,EA+EPA;CA9ExBA,QAIfA;QAIqBA,GACnBA,UAAMA,SAGZA,C;CAgBaC,aAEEA;AACbA,WACiBA,MAARA,O1BzJ0BA,gB0ByJsBA;AAEzDA,QACFA,C;EAEqBC,GACnBA;IApBsBA,SAoBLA,QAbVA,EAuCTA;AAtBgCA;AACVA;AACpBA,WAAyBA,YAAzBA,QACeA;AACbA,QAAkBA,UAMpBA,SACEA;KAEAA;CAKFA,IAAYA;AAGZA,QAFAA,IAGFA,C;EAEAC,IACEA;AAS8CA,6CAT5BA,MAAiBA,WAGrCA;AAFeA,WAAoCA,EAURA;AATzCA,WAAoBA,OACtBA,C;AAuB0BC;EAAlBA,IAAUA,mBAAcA,C;CAEzBC,MAESA,UADPA;AAAPA,QA9EsBA,gBA+EHA,OACbA,KAAQA,GAChBA,C;EAKqBC,cACZA;IAvFeA,UAwFRA;AAAKA,eACbA;A1BghBRjP,cAEyBA,QAhIGiP,QA8H5BjP,Y0BlhBEiP,QAGFA,C;;EC1LwBC,GACtBA;IACSA;AAAPA,QAGHA,WADCA,WACDA,C;;;EAC+BC,GAC9BA;IACSA;AAAPA,QAGHA,WADCA,WACDA,C;;;ECtEMC,WACLA;AAAiBA,gBAAmCA;AAMfA;AAIrCA,4CAE+BA;AAAlBA;AAGXA,WACMA;AAAJA,UzBqBOA,OAAcA;AACdA,OAAcA;AACRA;AyBlBXA,UAdaA;mBAsBRA;AAATA,oBACcA;AACZA,8EACkBA;AAChBA,SAA0BA;AAeRA,SAdbA,WAELA,wBdihBUA,EAAUA;Wc5iBPA;AA6BoBA;IAGjCA;AAEAA,UAA4BA,SAKVA,IAHpBA,uBdqgBNA;AAOEA;Ac1gBgBA;AdkbE1W;;;Ac/aZ0W,UAGJA,UAAMA,iCAERA,YACeA;;Gd6fWA;Ac5fxBA,QAIEA;KAIgCA;AAChCA,SAEEA,UAAMA;KAERA,M9BmdGlI;CgB2DPvM,Kc5gBMyU,KAGGA,GdsgBmCA;ActgB1CA,6CAoBJA,CAjBeA;AACbA,QACEA;KAIgBA;AAChBA,SAEEA,UAAMA;AAERA,OAEWA,kCAGbA,SACFA,C;;;;;;CsB3COC,IAAcA,eAAKA,C;;CA0DnBC,IACKA,mBAAuBA;AACjCA,kBACFA,C;EAMQC,QACQA;AACdA,gCACWA,aAISA;AACdA;QAEmCA;AACnCA;QAEmCA;AACnCA;QAEmCA;AACnCA;QAEmCA;AACnCA;QAEoCA;AACpCA;QAEAA,OAAJA,uBpCkaJA;AoChaMA,OAA4BA;;AAEpBA,OAGZA,WAAoBA,WAGtBA;AAFEA,QAA8BA;UpCybcA;AoCxb5CA,6BACFA,C;;ECvCQC,MA6YyBA,aA1YHA,UA0YqBA;AA1Y5BA,QAEvBA,C;GAsBgBC,GACQA,QAAaA,EAErCA,C;;;;CtB9IUC,IAESA,yBADSA;AAG1BA,SAAiBA,Od0gC8BnkB,iBc1/BjDmkB;AAb4CA;AdugCKnkB;Ach+BjDmkB;AAtCoBA,mBAShBA;AAEFA,OdigCEC,eAVWD,aADFA,Qct/B+BA,OAC5CA,C;;EAiCKE,iBACHA,MAAQA;;GACAA;;CACAA;QACVA,C;EAWKC,MACHA;sBA0NQA;GApNNA;GAAQA;;;GACAA;;GACAA;;CACAA;;AACRA,QAMJA,MAHIA;AACAA,QAEJA,E;EASIC,QACFA;AAAqCA,4CAGnCA;OA6BIA,MADgCA,YAzBtCA,SACiBA;AAEfA,cACMA;AAAJA,QAAoCA;CAC5BA;YAiLXA;AAhLQA,kBACDA,OAAmCA;AAGLA;AAChBA,UADCA,0BAGdA,kBACDA,OAAmCA;AAEvCA,YAGAA,eACMA;;AAAJA,QAAwCA;CAChCA;;CACAA;sBAGJA;AAAJA,UAAwCA;GAChCA;;GACAA;;CACAA;gBAIdA,QACFA,C;AFlNAC;CEmUOA,IACHA,oBAAaA,IFhURA,eEgU6DA,C;;EFxT/DC,UAEgBA,kCAA2CA;AAChEA,SAAkBA,QAoDpBA;AAhDEA,4BAGMA;AAoB6CA;AAlBnCA,SAENA;AAGRA;AAmC0CA;AAxC5BA,IAgBhBA,eAEmCA;AAA7BA;AACJA,YACEA,MAAqBA,QAuB3BA;AAbUA,yBACFA,QAYRA,EAPkBA;GACCA;AAAjBA,cACmBA;CACjBA;AACAA,UAAMA,WAAkDA,KAE1DA,QACFA,C;EAEOC,UAGLA;aACmBA;AACLA;AAEAA,KADKA,UAASA,QAK9BA;AAHIA,sBAGJA,CADEA,OAAOA,aACTA,C;EE4eOC,Uf+DPA,oCe5DcA,MACDA,0BAGAA;iBAeDA,GAbVA,UAEEA,6QACuBA;AAMEA;4LAFCA;AACxBA,UfnCcxX;;AeqCZwX,SAAcA;AACdA,WACKA,cACLA,KACEA,0BfzCUxX;;Ae8CNwX;Qf9CMxX;OeoDNwX;AACAA;QfrDMxX;;CAmHlBA;AexDYwX,YAIJA;CACAA;AACAA,QA2CVA,CAzEmBA,IAiCbA,SAAcA;AACDA;GAANA,IAIIA;GAANA;AACPA,UAEEA,qBAQIA;MAPWA;GAANA;AACPA,WACYA;;AACVA,MAJGA,IAQPA,UACEA,iBfrFYxX,OesFWwX;YAGHA;OAEtBA,SAAoBA;aAIxBA,WAEEA,MfjGgBxX;aeoGdwX;CACAA;AACAA,QAMNA,EAHEA;CACAA;GfM4CA;AeL5CA,6BACFA,C;;Ef2E2BC,gBACrBA,oBAASA;ImCxtBgCC;CnCmpB7CzV;;AAwEmBwV;;CACfA,OACDA,C;;;EA6GqBE,MACtBA;sBACEA,IAAsBA;KACjBA,WACLA,IAAsBA;KAQtBA,mBAI6BA,GAJ7BA;AACEA,sBACEA;KACKA,WACLA;KAGMA,QAIbA,C;;AsChxBkBC;CAAdA,IAAcA,gBAAeA,C;AtC6JKC;EAAzBA,GAAcA,iBAAkCA,C;;CT1IzDC,cACDA;AAAJA,WACEA,2BAAkCA,OAGtCA;AADEA,wBACFA,C;;;GAoFWC,GAAcA,+BAAoBA,YAAwBA,C;GAC1DC,GAAqBA,QAAEA,C;CAE3BC,IAKaA,cAJEA,8BAEGA;AAKFA,KAFhBA,GAAWA,QAKlBA;AADEA,sBAD0BA,KAAaA,QAEzCA,C;;;GAWSC,GAAgBA,WAAMA,EAAYA,C;GA2IhCC,GAAcA,kBAAYA,C;GAC1BC,eAGSA,SACFA;AAChBA,WAEgDA;KAGzCA,WAC0CA;KAC1CA,OACoCA,0CAAQA;KAKXA;AAExCA,QACFA,C;;GAkBQC,GAAgBA,WAAMA,EAAYA,C;GA8D/BC,GAAcA,kBAAYA,C;GAC1BC,UA/DmBA,KAmE1BA,oCAMJA;UAJMA;AAAJA,SACEA,8BAGJA;AADEA,sCACFA,C;;;CSwPOC,IAzFPA;CA2FSA;GACSA;OAEdA;CA5DFvW;AA8DmBuW;;CACfA,QAKFA,CAFmBA,OAEIA;AASGA,QAAaA;AACbA;AAG1BA,gDALkCA,EmC/tBSd,2CnC+uB/Cc,C;;CTzPOC,IAAcA,oCAAyBA,EAAQA,C;;CAc/CC,IAELA,iCADmBA,EAIrBA,C;;CAoBOC,IAAcA,wBAAaA,EAAQA,C;;CAcnCC,cACDA;AAAJA,WACEA,iDAIJA;AAFEA,mDACaA,WACfA,C;;CAOOC,IAAcA,qBAAeA,C;EAEpBC,GAAcA,WAAIA,C;;;CAO3BC,IAAcA,sBAAgBA,C;EAErBC,GAAcA,WAAIA,C;;;CKrkB3BC,IAGLA,wBAFuBA,EAGzBA,C;;CAkDOC,oCAEkBA,0DAIJA,SACGA;AACtBA,uBACqBA,qBAAkCA;KANnDA;AAMFA,KAIIA;AAAJA,gBACaA,WACAA;AAEXA,eAgENA,CA3DIA,8BACaA;AACXA,WACEA,aACEA;AAEUA;AAzBdA,UA2BOA,WACLA;AACYA;AA7BNA,MAsEDA;GAhCYA;AACrBA,iBACaA;AACXA,mBAKWA;AAHTA,OAQJA,UAIEA,WACQA;;AAxDWA;AAYkBA,aA8C9BA,WACGA;;AA3DSA,UA+DTA;AACFA;AApD6BA,qBAwDAA;AAAPA;AApEXA;KAsErBA,WAFeA,oBAEyBA,gBADCA,cAS7CA,MAFIA,iCAF0BA,aAI9BA,C;AsBWyBC;CAAbA,MAAaA,sCAAwBA,C;EAqVzCC,IAGiBA;AACvBA,QAAOA,OACLA;AAEFA,QACFA,C;CA+QEC,MACWA;;AACSA;AAEpBA,QAAOA,QACLA,SAAoBA,OAAgBA,MAKxCA,CAJIA,IAEFA,UAAiBA,yBAEnBA,C;CAgBOC,IAAcA,yBAAqCA,C;AlB1uBhCC;EAAlBA,IAAYA,oCAAcA,C;CuC/C3BC,IAAcA,YAAMA,C;AvC8BIC;CAHjBC,MAAoBA,eAAsBA,C;EAGhDD,IAAYA,iBAA+BA,C;CAG5CE,IAAcA,sBhBmaLA,cgBnaiDA,C;EAGzDC,MACNA,UAAwBA,aAC1BA,C;EAGSC,IAAeA,iBAAgCA,C;;;CwChBjDC,IAAcA,QAAWA,C;;;ExC8lBxBC,IAAUA,aAAUA,OAAMA,C;CA4B3BC,cAAuCA;AAAzBA,6BAAmCA,C;;EoB0nBrBC,MACnBA;AACZA,WACEA,UACEA,MAnEMA,UAC8BA,YAkEQA,gBAEzCA,UACKA;AACEA;MAC4BA;AAAxCA,MAxEQA,UAC8BA,cAD9BA,UAC8BA,eA0ExCA,QACDA,C;;;EAaDC,MACEA,UAAMA,mCAA8CA,MACtDA,C;;;EAiEAC,MACEA,UAAMA,mCAA8CA,MACtDA,C;;;EAGAC,MACEA;SACEA;AAEcA,OAAMA;AACtBA,gBACEA;AAEFA,QACFA,C;;;EAmHgBC;aA22CZA;GHn+Ec/V;GGo3EKgW;;AAmHvBD,mBpC/vEO7L;GoCouEH8L;IH58EchW,YjCwOXkK;AoCwuEP8L,MpCxuEO9L;GoCyuEH8L;AAAJA,WpBzsEeC;IoBquENF;GACLA;AAAJA,WpCtwEO7L;GoC0wEH6L;AAAJA,WpC1wEO7L;AoCg5BS6L;sC;EAMHG;UAAsBA,SAANA;AAAhBA;;a;GAGgBC;aAqKXA;AApKwBA;AADbA;ATvoC/BA,GSuoC+BA,4B;GA+IpBC,GAAYA,aAASA,C;GAErBC,aACMA;AACfA,WAAkBA,QAKpBA;AAJMA,gBACFA,OAAOA,WAAuBA,UAGlCA;AADEA,QACFA,C;GAEQC,GACUA,UAATA;AAAPA,wBAA6BA,KAC/BA,C;GASWC,aAASA;mBAAYA,C;GAErBC,aAAYA;mBAAeA,C;EA2NlCC,0BAkBcA,mBAOEA,MAMJA,MAk1BSA;AA10BhBA,iBH1iDWzW;GGqjDOyW;AACXA,kBHtjDIA;KGihDdA;AAsCGA,oBACWA;AAiBkCA;AAX1CA;AAWVA,OAAYA,kBAHMA,GAIpBA,C;GA2iBSC,UAAcA,mBA70BAA;AA60BgBA,2BAAHA;AAAbA,QAA8BA,C;GA+P5CC,GAAgBA,mBAAaA,C;GAI7BC,GAAYA,mBAAcA,C;GAE1BC,GAAeA,mBAAiBA,C;CAqGlCC,IAAcA,gBAAKA,C;CA0BZC,MACZA;AADcA,mBAahBA;AAZEA,SAA4BA,QAY9BA;AAXeA,YACOA,IAAhBA,aACsBA,IAzIHA,mBA0IDA,IA9uCDA,aA+uCjBA,aAAcA,QACdA,aAAcA,QACAA,IAAdA,iBAzIeA;;AA0IGA,sBA5tCMA;AA6tCTA,mBAzIGA;;AA0IGA,sBA9tCGA;AA+tCNA,mBADNA,UADNA,UADGA,UADJA;KADAA;KADAA;KADIA;KADIA;KADNA;KAQ0BA;AATrCA,QAWFA,C;;;;;EAzlBEC,gBACEA;MAAaA;CACbA;AAtnCUA,QAAgBA,MAA6BA;;aHzzBvChX,cjBmSlBrC;AoBshBYqZ,QAAgBA,MAA6BA;OA4nCzDA,C;;;EAEwBC,MACtBA;+BACEA;KAGAA,mBACEA,GADFA,OACEA,OADFA,OAIHA,C;;;GAqrCKC,gCACCA;eAOUA;GADAA;AACAA;GACDA;AAChBA,SACeA,gBACwBA;AAIZA,SACCA;AAixC9BC,GAjyCSD,0BAcKA,YACyBA,eAfrCA,QACFA,C;CAqXOE,cAC0CA;AAA7CA,WAACA,sBAA0DA,C;;EAiO/DC,gBACIA;AAAMA;AAANA,QAAkDA,C;;;EAMtDC,QACEA;OAA0BA,YAA1BA,QACaA,uBAGfA,C;;;EAQAC,QACEA;AAAaA,wBAAyBA,gBAAtCA,wBAGFA,C;;;GA0NSC,GAAgBA,eAAcA,C;GAE9BC,GAAWA,qBAAkBA,SAAiBA,EAAUA,C;GACxDC,GAAYA,kBAAcA,EAAcA,C;GACxCC,GAAeA,kBAAiBA,EAAKA,OAAMA,C;GAc3CC,GAAcA,WAnBDA,UAKEA,QAAiBA,EAAKA,OAcEA,C;GAQrCC,GACeA,UAAjBA;AAAPA,mBAAOA,cACTA,C;EAEOC,mBACDA;AAAJA,QAAqBA,QAMvBA;AA9BoBA;AAAmBA,wBAyBxBA,YAKfA;AA7BwCA,6BAyBxBA,aAIhBA;AA/BuCA,wBA4BxBA,YAGfA;AA5B0CA,+BA0BxBA,eAElBA;AADEA,OAAOA,cACTA,C;GAIWC,GACLA,UADkBA,SAAaA;AAAdA,qBACjBA,YACEA,C;GACGC,GACUA,UAAjBA;qBAAiBA,SAA2BA,MAAgBA,C;GACxDC,GACNA;AAAIA,WAASA,OAAWA,KAAMA,WAAeA,MAAgBA,SAI/DA;GA5CoBA;AAAmBA,4BAyCxBA,SAGfA;AA3CwCA,6BAyCxBA,UAEhBA;AADEA,QACFA,C;GAEWC,GAAQA,wBAAeA,OAAYA,GAAYA,C;GAC/CC,GACLA,UADeA,SAAcA;AAAfA,qBACdA,YACEA,C;GACGC,GAC0BA,UAAhCA,SAAiBA;AAAlBA,UAAuBA,uBAAiDA,C;GAyCpDC,GTziIxBA,OSy8HqBA,QAAcA,GAiGlBA,QAAOA,GAExBA;AADEA,gBAA+CA,KAAiBA,gBAClEA,C;EAwBIC,IAecA,sDAKLA,SACEA,WAAeA,aAOdA,QAAeA;GAQlBA;AAAJA,OACEA,eAA2BA;QHnmIlBtY;GG6mITsY;WAAeA,IAAYA;AACtBA,kBH9mIIA;KGykIdA;AAsCGA,oBACIA;AAKIA;GAQJA;AACEA,KADoBA;AAIjCA,OAAYA,mBACdA,C;EA4PQC,IAAoCA,UAAxBA;iCAAmBA,KAAaA,C;CAEtCC,MAAEA,mBAGhBA;AAFEA,YAA4BA,QAE9BA;AADEA,OAAaA,cAAUA,KAAQA,MACjCA,C;CAaOC,IAAcA,aAAIA,C;;;AEh0IqBC;EAAPA,IAAOA,mBAAqBA,C;;;EAC9BA,IAInCA,WACEA,OAAOA,UmB7VXA,wBnBiWCA;AADCA,OAAOA,YACRA,C;;;CmB9VMC,IAELA,oDADiBA,2BAEnBA,C;;EC3IGC,uBA6ELA,C;CAnDSC,IAAcA;sBACHA;;OACAA;;OACGA;;OACLA;;OACCA;;OACFA;;OACIA;;OACIA;;OACLA;;OACDA;;QACDA;;QACDA;;QACAA;;QACEA;;QACEA;;QACHA;;QACEA;;QACLA;;QACEA;;QACWA;;QACAA;;QACTA;;QACMA;;QAvBFA,eAwBhBA,C;;EnB/CFC,iCAMLA,C;;EAakBC,IACdA;AACSA,INoXSA,YMpXhBA,kBA6DJA;ANqESA;AM9H4DA;UAElDA,MAAjBA,WAYmBA,6BAZnBA;AACYA;AN2HLA,GMvHgBA;ANuHhBA,GMtHyBA;AAE9BA,uBAGEA,MAAqBA;KAChBA,KACDA,eACAA,WACFA,MAAqBA;KACZA,gBACPA,YACFA,MAAqBA,KAK3BA,SAAgBA;AjCoKdA;AiCrIFA,YjC2UFC,WiC3UwBD,iBjCqIpBA,WiCpIJA,C;;EAtDIE,IACEA,YAAeA,aAAOA,MACxBA,C;;;EAoBcC,iBAIKA,EAjDiBA,IAiDCA,EAjDaA;AAkDlDA,SACEA,QAuBHA;GAnBgBA;GAAqBA;GAAhBA,IAAqBA;AACzCA,SACEA,QAiBHA;AAbqBA,UAAgBA;AACpCA,SACEA,QAWHA;GAPqBA,IAAyBA;AAC7CA,SACEA,QAKHA;AADCA,QAAcA,EAAKA,SAAgBA,EAAKA,OACzCA,C;;;EAEqBA,IAAWA,QAAMA,EAAIA,C;;;GAgErCC,cAAkBA,aAELA;;;AACDA;OADCA;AAEGA;OAFHA;AAGOA;QAHPA;AAIDA;QAJCA;AAKUA;QALVA;AAMUA;QANVA;AAOCA;OAGCA;;;AACAA;OADAA;AAEGA;OAFHA;AAGAA;QAHAA;AAIFA;QAJEA;AAKAA;OAGDA;;;AACAA;QADAA;AAEFA;OAGEA;;;AACFA;QADEA;AAEEA;QAFFA;AAGDA;QAHCA;AAIJA;QAJIA;AAKMA;QA9BVA,eA+BbA,C;;;EC/KkBC,eFsErBA;AEpEFA,WAAkBA,QAUnBA;AANUA,OFkIFA;AEhILA,mBAIHA,MAFGA,QAEHA,C;;;EAQCC,GReAC;UQZED;;MACAA;;MACAA;sDACFA,C;;AAMEE;EADQA,IACRA,iBAiCDA,C;EAlCSC,IACRA;mBADQA,cACRA;4BAAkBD,SFsClBA,cErCEA;AACAA;;;Ga8GFE;Ab3GcF;YC8EgBA,KHAzBA,wBE9ESA;ODvBoBA,WckIlCE;A/C2QFC;WAtMID,gBiCtMyBF,ajCsMzBE;ANsrGFF;AwCj2GgBA,OAAaA,MF4B7BA,mBE3BwBA,MAAeA;YAErBA;ItC8pBA5a,asC5pBO4a,YAAMA;YFyF1BA,CAlELA,wBErB+BA;AACzBA;WAMFA;WACFA,QAAeA;GAEbA;WACFA,QAAeA;GAEbA;WACFA,QAAeA;OAhCTC;AACRA,wBADQA,C;;;EAqDCG;UFoDJA,MAlELA;AAwFKA;;CAxFLA;AAkEKA,CAlELA;AAkEKA,cE/CSA;AF+CTA,cE9CSA;AANLA;;a;GAUAC;UF0CJA,MAlELA;AAkEKA,CAlELA;AEwBSA;;a;EAIAC;UFsCJA,MAlELA;AAkEKA,CAlELA;AE4BSA;;a;EAWNC,IACUA;;AFgDRA;AtC6uGLA;AsC7uGKA,CAxFLA,qCGF6BA,MAAnBA,KD+CRA;AFqBGA,GAlELA;AAkEKA,CAlELA;AAkEKA;AAsBAA;;AAtBAA,CAlELA;AAkEKA;cEAWA;AAEhBA;AAIoBA,SFxEpBA,sCEyEkBA,GAAJA,SAAmBA;AAC/BA,WACEA,MASNA;AAPYA;MACWA;AACnBA;AACAA;AACAA;QAGJA,C;EAaKC,IF/BEA,wBAlELA;AEoGAA,WACEA,MAqCJA;;AFxEOA,GAlELA;AAkEKA,CAlELA;AAkEKA;GAlELA;;AAkEKA;GAlELA;AAkEKA,CAlELA;gBEmHsBA;AFjDjBA;IEoDDA,G7B3JctvB,O6B4JoBsvB,OADlCA,YlCgLsBA,SAwB5B7T,eAxB4B6T,SAwB5B7T,SAxB2D6T,KAAVA,KAAoBA,GAwBrE7T,mBAW0B6T,MkClNtBA,WlCkNaA;WAASA;AgCvQnBA,yBAlELA;AAkEKA,CAlELA;;AEiIsBA,2FAEfA,GAAyBA;AFjE3BA,GAlELA;AAwFKA,sBFysFcA;;AE/tFdA;iBEwEPA,C;EAEKC,GAAqBA;CF5IxBA;AAwFKA;AEoDmBA,QAEgBA,C;EAUrCC,QAEHA;AAAkBA,CAAlBA;GACAA;;AACAA;AACAA;GtCwekBA;AsCtelBA,UACEA;AACAA,MAkBJA,CAfEA,iDACEA,OAAuBA,QADzBA;AAMAA,YADiCA,CAbjCA,aAcAA;AACEA,OFzGGA,gBE2GLA;CA6J8BA;AAlP1BA,UF3CCC,iBE4CHD;CFzFFC;AAwFKA,0CEwD8CD;AFpIvCE;AEoIaF,qBAmC3BA,C;EA3BKG,6B;EA8BAC,QAEHA;IAAIA,WACFA,MAgBJA;IPyHoBA,aOrIhBA,QAAsBA;AACtBA,MAWJA,CARoBA;GACcA;;GACPA;AAAzBA,OACgBA;CAGhBA;AACAA,WACFA,C;EAnBKC,6B;EAAAC,4B;EAAAC,6B;EAsBAC,IACHA;CA6H8BA;GA5H1BA;AAAJA;CAEEA,QAEFA,MACFA,C;EAEKC;AF7HEA,2BG1FwBA,IAAnBA,KD0NRA;AFhIGA,0BG1FwBA,IAAnBA,KDiORA;AFvIGA,2BG1FwBA,IAAnBA,KDwORA;AF9IGA,6BG1FwBA,IAAnBA,KD+ORA,gBA0FJA,C;;EA1RIC,IAIYA,QFjDdA,YEiDmDA,UFjDnDA,0BA6CKA;IEMCA,WAEHA,C;;;EAmKDC,IACEA,cAAaA,EFzNjBA,UE0NGA,C;;;EAKDA,IACEA,cAAYA,GACbA,C;;;EAKDA,IACEA,cAAaA,EFvOjBA,OEwOGA,C;;;EAKDA,IACEA;AAAUA,SF9OdA,iBE+OMA,MAsFHA;AAjFWA,QFpPdA,gBA6CKA;GEyMMA;;AAALA,WFpLDA,GEqLOA;AAAJA,WFrLHA,IAlELA,wBEyPmCA;AAE3BA,MA0ELA,MAtEiBA,SAAoBA;AACXA,OAASA,sBACzBA,GAAyBA;AF/LjCA,IAlELA,wBFiyFmBA;AI9hFXA,MAkELA,KA9DiBA;;GAAmBA;GACLA;AAEpBA,QF1QdA,qBE2QUA;AAAJA,WACEA;MAEAA,YAEaA,QFhRrBA,uBEiRUA;AAAJA,UAyDwBA;MAtDtBA,YAEaA,QFtRrBA,gBEuRMA,MAAYA;SAERA,WACFA;AACAA,MAAaA,EF3RrBA,QE6RMA,MAwCHA,CArCKA;AAAJA,KF9NCA,CE+NCA,GFjSNA;GEsSSA;AAALA,cACiBA;AFrOhBA,CAlELA;GE2SUA;AAAJA,SACEA;KACKA,SACLA,iBAAoBA,MF9S5BA;;AEiTiCA,QFjTjCA;2BA6CKA,uBE6QCA,cAAgBA,EF1TtBA;CE2TMA,UAAqBA,IAAgBA,GAAiBA,WAC7CA;AAAJA;AAIgBA;AAJhBA,YAILA;CACAA,SFpRDA,kBEwRFA,C;;;EAsCHC,IF9TKA,kBEgUJA,C;;;EAKDA,cACMA,EAAMA;AAAVA,YFjTGA,IAlELA,wBEoX6BA;AFvUxBA,mBE0UJA,C;;AA+C4CC;EAA3CA,IAAWA,0CAAgCA,qBAAmBA,C;;;EEnenCC,cAC7BA;WJ8HKA,CAlELA;MI3DAA;WJ6HKA,CAlELA,2BI1DDA,C;;AAqDCC;EADqDA,IACrDA,iBAeDA,C;EAhBsDC,IACrDA;mBADqDA,cACrDA;4BAAkBD,SJKlBA,cAkEKA,MAlELA;;;AAkEKA,CIlEHA;AACAA;MAGoBA;YDyCQA,KHAzBA,wBIzCiBA;;AJ8DjBA,MAlELA;;AIQAA,MAAaA;AJ0DRA,CIzDLA;OAfqDC;AACrDA,wBADqDA,C;;;ECzDvDC,aACMA,SACFA;IL6DFA,UAwFKA;;IAxFLA,uDAwFKA;;IAxFLA,mDKrDFA,C;;;EAIE3B,IACEA,WACDA,C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;c5CmCQ4B,IACTA,0BADSA,A;cC2sCmBC,IAC1BA,IAAeA;0CADWA,A;cAKAC,IAC1BA,IAAeA;0CADWA,A;cAKAC,IAC1BA,IAAeA,WADWA,A;cAKAC,IAC1BA,IAuNaA;8DAQRA,GAhOqBA,A;cAKAC,IAC1BA,IAAeA,aADWA,A;cAKAC,IAC1BA,IA4NaA;kEAQRA,GArOqBA,A;cAKAC,IAC1BA,IAAeA,WADWA,A;cAKAC,IAC1BA,IA+OaA,wDAORA,GAvPqBA,A;cAKAC,IAC1BA,IAAeA,aADWA,A;cAKAC,IAC1BA,IAmPaA,4DAORA,GA3PqBA,A;cmB/xCRC,IAClBA,MADkBA,A;cUkGCC,IAAkBA,UAAlBA,A;cA4BVC,IAAWA,WAKvBA,IALYA,A;cAMAC,IAAmBA,WAK/BA,IALYA,A;cCgYUC,IbuXnBA,KAASA,KavX+CA,kYAArCA,A;cdgSHC,IAAmBA,iCAAnBA,A;cA2FFC,sC;cmBxWVC,InBhgB8BA,MmBggBDA,IAA7BA,A;cC86GYC,IAAiBA,MAAjBA,A;cIx9HTC,IAAYA,WAYxBA,IAZYA,A", + "sources": ["org-dartlang-sdk:///lib/_internal/js_runtime/lib/interceptors.dart","org-dartlang-sdk:///lib/_internal/js_runtime/lib/js_helper.dart","org-dartlang-sdk:///lib/_internal/js_runtime/lib/native_helper.dart","org-dartlang-sdk:///lib/_internal/js_runtime/lib/js_array.dart","org-dartlang-sdk:///lib/core/comparable.dart","org-dartlang-sdk:///lib/internal/cast.dart","org-dartlang-sdk:///lib/internal/internal.dart","org-dartlang-sdk:///lib/internal/iterable.dart","org-dartlang-sdk:///lib/core/errors.dart","org-dartlang-sdk:///lib/_internal/js_runtime/lib/constant_map.dart","org-dartlang-sdk:///lib/_internal/js_runtime/lib/js_names.dart","org-dartlang-sdk:///lib/_internal/js_shared/lib/rti.dart","org-dartlang-sdk:///lib/core/exceptions.dart","org-dartlang-sdk:///lib/_internal/js_runtime/lib/records.dart","org-dartlang-sdk:///lib/_internal/js_runtime/lib/regexp_helper.dart","org-dartlang-sdk:///lib/_internal/js_runtime/lib/string_helper.dart","org-dartlang-sdk:///lib/_internal/js_runtime/lib/core_patch.dart","org-dartlang-sdk:///lib/_internal/js_runtime/lib/native_typed_data.dart","org-dartlang-sdk:///lib/_internal/js_shared/lib/synced/recipe_syntax.dart","org-dartlang-sdk:///lib/_internal/js_runtime/lib/async_patch.dart","org-dartlang-sdk:///lib/async/future_impl.dart","org-dartlang-sdk:///lib/async/zone.dart","org-dartlang-sdk:///lib/async/async_error.dart","org-dartlang-sdk:///lib/async/schedule_microtask.dart","org-dartlang-sdk:///lib/async/stream.dart","org-dartlang-sdk:///lib/async/stream_impl.dart","org-dartlang-sdk:///lib/_internal/js_runtime/lib/collection_patch.dart","org-dartlang-sdk:///lib/_internal/js_runtime/lib/linked_hash_map.dart","org-dartlang-sdk:///lib/collection/iterable.dart","org-dartlang-sdk:///lib/collection/maps.dart","org-dartlang-sdk:///lib/_internal/js_runtime/lib/convert_patch.dart","org-dartlang-sdk:///lib/_internal/js_shared/lib/convert_utf_patch.dart","org-dartlang-sdk:///lib/convert/base64.dart","org-dartlang-sdk:///lib/convert/utf.dart","org-dartlang-sdk:///lib/_internal/js_runtime/lib/internal_patch.dart","org-dartlang-sdk:///lib/_internal/js_runtime/lib/js_string.dart","org-dartlang-sdk:///lib/core/iterable.dart","org-dartlang-sdk:///lib/core/object.dart","org-dartlang-sdk:///lib/core/uri.dart","org-dartlang-sdk:///lib/_internal/js_runtime/lib/js_allow_interop_patch.dart","org-dartlang-sdk:///lib/_internal/js_shared/lib/js_util_patch.dart","../src/search.dart","../../web/search.dart","org-dartlang-sdk:///lib/_internal/js_shared/lib/js_interop_patch.dart","../../web/sidebars.dart","../../web/theme.dart","org-dartlang-sdk:///lib/_internal/js_runtime/lib/js_primitives.dart","org-dartlang-sdk:///lib/_internal/js_runtime/lib/late_helper.dart","org-dartlang-sdk:///lib/internal/errors.dart","../../web/docs.dart","org-dartlang-sdk:///lib/collection/list.dart","org-dartlang-sdk:///lib/_internal/js_runtime/lib/js_number.dart","org-dartlang-sdk:///lib/internal/list.dart","org-dartlang-sdk:///lib/collection/set.dart","org-dartlang-sdk:///lib/convert/html_escape.dart","org-dartlang-sdk:///lib/convert/json.dart","org-dartlang-sdk:///lib/core/enum.dart","org-dartlang-sdk:///lib/core/null.dart","org-dartlang-sdk:///lib/core/stacktrace.dart","org-dartlang-sdk:///lib/js_util/js_util.dart","../src/model/indexable.dart","org-dartlang-sdk:///lib/async/future.dart","../../../../.pub-cache/hosted/pub.dev/web-1.0.0/lib/src/dom/html.dart","../../web/highlight.dart","org-dartlang-sdk:///lib/core/list.dart","org-dartlang-sdk:///lib/core/print.dart"], + "names": ["makeDispatchRecord","getNativeInterceptor","lookupInterceptorByConstructor","JS_INTEROP_INTERCEPTOR_TAG","cacheInterceptorOnConstructor","JSArray.fixed","JSArray.growable","JSArray.markGrowable","JSArray.allocateGrowable","JSArray.markFixed","JSArray.markFixedList","JSArray._compareAny","CastIterable","hexDigitValue","SystemHash.combine","SystemHash.finish","checkNotNullable","isToStringVisiting","MappedIterable","IterableElementError.noElement","ConstantMap._throwUnmodifiable","unminifyOrTag","isJsIndexable","S","Primitives.objectHashCode","Primitives.parseInt","Primitives.objectTypeName","Primitives._objectTypeNameNewRti","Primitives.safeToString","Primitives.stringSafeToString","Primitives.stringFromNativeUint8List","Primitives.stringFromCharCode","Primitives.extractStackTrace","diagnoseIndexError","diagnoseRangeError","argumentErrorValue","wrapException","initializeExceptionWrapper","toStringWrapper","throwExpression","throwExpressionWithWrapper","throwConcurrentModificationError","TypeErrorDecoder.extractPattern","TypeErrorDecoder.provokeCallErrorOn","TypeErrorDecoder.provokePropertyErrorOn","JsNoSuchMethodError","unwrapException","saveStackTrace","_unwrapNonDartException","getTraceFromException","objectHashCode","fillLiteralMap","_invokeClosure","Exception","convertDartClosureToJS","convertDartClosureToJSUncached","Closure.fromTearOff","Closure._computeSignatureFunctionNewRti","Closure.cspForwardCall","Closure.forwardCallTo","Closure.cspForwardInterceptedCall","Closure.forwardInterceptedCallTo","closureFromTearOff","BoundClosure.evalRecipe","evalInInstance","_rtiEval","BoundClosure.receiverOf","BoundClosure.interceptorOf","BoundClosure._computeFieldNamed","throwCyclicInit","getIsolateAffinityTag","lookupAndCacheInterceptor","setDispatchProperty","patchInstance","lookupInterceptor","patchProto","patchInteriorProto","makeLeafDispatchRecord","makeDefaultDispatchRecord","initNativeDispatch","initNativeDispatchContinue","initHooks","applyHooksTransformer","createRecordTypePredicate","JSSyntaxRegExp.makeNative","stringContainsUnchecked","stringContainsStringUnchecked","quoteStringForRegExp","_stringIdentity","stringReplaceAllFuncUnchecked","_AllMatchesIterable.iterator","NativeInt8List._create1","_ensureNativeList","NativeUint8List","_checkValidIndex","_checkValidRange","Rti._getQuestionFromStar","Rti._getStarArgument","Rti._getFutureFromFutureOr","Rti._getFutureOrArgument","Rti._isUnionOfFunctionType","Rti._getKind","Rti._getCanonicalRecipe","findType","_substitute","Rti._getInterfaceName","Rti._getBindingBase","Rti._getRecordPartialShapeTag","Rti._getReturnType","Rti._getGenericFunctionBase","Rti._getGenericFunctionParameterIndex","_substituteArray","_substituteNamed","_substituteFunctionParameters","_FunctionParameters.allocate","_setArrayType","closureFunctionType","instanceOrFunctionType","instanceType","_arrayInstanceType","_instanceType","_instanceTypeFromConstructor","_instanceTypeFromConstructorMiss","getTypeFromTypesTable","getRuntimeTypeOfDartObject","_structuralTypeOf","getRtiForRecord","_instanceFunctionType","createRuntimeType","_createAndCacheRuntimeType","_createRuntimeType","_Type","evaluateRtiForRecord","_rtiBind","typeLiteral","_installSpecializedIsTest","isDefinitelyTopType","_recordSpecializedIsTest","_finishIsFn","_installSpecializedAsCheck","_nullIs","_generalIsTestImplementation","_generalNullableIsTestImplementation","Rti._getQuestionArgument","_isTestViaProperty","_isListTestViaProperty","_generalAsCheckImplementation","_generalNullableAsCheckImplementation","_failedAsCheck","_Error.compose","_TypeError.fromMessage","_TypeError.forType","_isFutureOr","_isObject","_asObject","_isTop","_asTop","_isNever","_isBool","_asBool","_asBoolS","_asBoolQ","_asDouble","_asDoubleS","_asDoubleQ","_isInt","_asInt","_asIntS","_asIntQ","_isNum","_asNum","_asNumS","_asNumQ","_isString","_asString","_asStringS","_asStringQ","_rtiArrayToString","_recordRtiToString","_functionRtiToString","isLegacyObjectType","_rtiToString","_unminifyOrTag","_Universe.findRule","_Universe._findRule","_Universe.findErasedType","_Universe.addRules","_Universe.addErasedTypes","_Universe.eval","_Universe.evalInEnvironment","_Universe.bind","_Universe._installTypeTests","_Universe._lookupTerminalRti","Rti.allocate","_Universe._createTerminalRti","_Universe._installRti","_Universe._lookupStarRti","_Universe._createStarRti","_Universe._lookupQuestionRti","_Universe._createQuestionRti","_Universe._lookupFutureOrRti","_Universe._createFutureOrRti","_Universe._lookupGenericFunctionParameterRti","_Universe._createGenericFunctionParameterRti","_Universe._canonicalRecipeJoin","_Universe._canonicalRecipeJoinNamed","_Universe._lookupInterfaceRti","_Universe._canonicalRecipeOfInterface","_Universe._createInterfaceRti","_Universe._lookupBindingRti","_Universe._createBindingRti","_Universe._lookupRecordRti","_Universe._createRecordRti","_Universe._lookupFunctionRti","_Universe._canonicalRecipeOfFunction","_Universe._canonicalRecipeOfFunctionParameters","_Universe._createFunctionRti","_Universe._lookupGenericFunctionRti","_Universe._createGenericFunctionRti","_Parser.create","_Parser.parse","_Parser.toGenericFunctionParameter","_Parser.pushStackFrame","_Parser.collectArray","_Parser.handleOptionalGroup","_Parser.collectNamed","_Parser.handleNamedGroup","_Parser.handleStartRecord","_Parser.handleDigit","_Parser.handleIdentifier","_Universe.evalTypeVariable","_Parser.handleTypeArguments","_Parser.handleArguments","_Parser.handleExtendedOperations","_Parser.toType","_Parser.toTypes","_Parser.toTypesNamed","_Parser.indexToType","isSubtype","_isSubtype","isBottomType","_isFunctionSubtype","_isInterfaceSubtype","_Utils.newArrayOrEmpty","_areArgumentsSubtypes","_isRecordSubtype","isNullable","isSoundTopType","_Utils.objectAssign","_AsyncRun._initializeScheduleImmediate","_AsyncRun._scheduleImmediateJsOverride","_AsyncRun._scheduleImmediateWithSetImmediate","_AsyncRun._scheduleImmediateWithTimer","_TimerImpl","_makeAsyncAwaitCompleter","_AsyncAwaitCompleter._future","_asyncStartSync","_asyncAwait","_asyncReturn","_asyncRethrow","_awaitOnObject","_wrapJsFunctionForAsync","AsyncError","AsyncError.defaultStackTrace","_Future._chainCoreFutureSync","_Future._chainCoreFutureAsync","_Future._propagateToListeners","_registerErrorHandler","_microtaskLoop","_startMicrotaskLoop","_scheduleAsyncCallback","_schedulePriorityAsyncCallback","scheduleMicrotask","StreamIterator","_rootHandleError","_rootRun","_rootRunUnary","_rootRunBinary","_rootScheduleMicrotask","LinkedHashMap._literal","LinkedHashMap._empty","IterableExtensions.firstOrNull","JSArray.iterator","MapBase.mapToString","_parseJson","_convertJsonToDartLazy","_JsonMap._processed","_Utf8Decoder._makeNativeUint8List","_Utf8Decoder._convertInterceptedUint8List","_Utf8Decoder._useTextDecoder","Base64Codec._checkPadding","_Utf8Decoder.errorDescription","int.parse","Error._throw","List.filled","List.from","List.of","List._of","List._ofArray","String.fromCharCodes","String._stringFromUint8List","RegExp","StringBuffer._writeAll","_Uri._uriEncode","JSSyntaxRegExp.hasMatch","StringBuffer.writeCharCode","_Uri._makeQueryFromParameters","StackTrace.current","Error.safeToString","Error.throwWithStackTrace","AssertionError","ArgumentError","ArgumentError.value","RangeError.value","RangeError.range","RangeError.checkValidRange","RangeError.checkNotNegative","IndexError.withLength","UnsupportedError","UnimplementedError","StateError","ConcurrentModificationError","FormatException","Iterable.iterableToShortString","Iterable.iterableToFullString","_iterablePartsToStrings","Object.hash","Uri.parse","_Uri.notSimple","Uri.splitQueryString","Uri._parseIPv4Address","Uri.parseIPv6Address","_Uri._internal","_Uri._defaultPort","_Uri._fail","_Uri._makePort","_Uri._makeHost","_Uri._checkZoneID","_Uri._normalizeZoneID","StringBuffer.write","_Uri._normalizeRegName","_Uri._makeScheme","_Uri._canonicalizeScheme","_Uri._makeUserInfo","_Uri._makePath","_Uri._normalizePath","_Uri._makeQuery","_Uri._makeQueryFromParametersDefault","_Uri._makeFragment","_Uri._normalizeEscape","_Uri._escapeChar","_Uri._normalizeOrSubstring","_Uri._normalize","_Uri._mayContainDotSegments","_Uri._removeDotSegments","JSArray.isNotEmpty","_Uri._normalizeRelativePath","_Uri._escapeScheme","_Uri._hexCharPairToByte","_Uri._uriDecode","JSString.codeUnits","_Uri._isAlphabeticCharacter","UriData._parse","_createTables","_scan","_functionToJS1","_callDartFunctionFast1","promiseToFuture","_Completer.future","Completer","IndexItem._#fromMap#tearOff","IndexItem.fromMap","init","_Search","_createSuggestion","HTMLDivElement|constructor#","HTMLSpanElement|constructor#","JSString.isNotEmpty","HTMLQuoteElement|constructor#blockquote","HTMLTextAreaElement|constructor#","_decodeHtml","_createContainer","HTMLParagraphElement|constructor#","HTMLAnchorElement|constructor#","_mapToContainer","_highlight","JSString.replaceAllMapped","_initializeToggles","_initializeContents","_loadSidebar","_updateLinks","printString","throwLateFieldADI","throwUnnamedLateFieldADI","main","Interceptor.hashCode","Interceptor.==","Interceptor.toString","Interceptor.runtimeType","JSBool.toString","JSBool.hashCode","JSBool.runtimeType","JSNull.==","JSNull.toString","JSNull.hashCode","LegacyJavaScriptObject.toString","LegacyJavaScriptObject.hashCode","JavaScriptFunction.toString","JavaScriptBigInt.toString","JavaScriptBigInt.hashCode","JavaScriptSymbol.toString","JavaScriptSymbol.hashCode","List.castFrom","JSArray.cast","JSArray.clear","JSArray.join","JSArray.fold","JSArray.fold[function-entry$2]","JSArray.elementAt","JSArray.sublist","JSArray.last","JSArray.sort","JSArray._replaceSomeNullsWithUndefined","JSArray.toString","JSArray.hashCode","JSArray.length","JSArray.[]","JSArray.[]=","ArrayIterator.current","ArrayIterator.moveNext","JSNumber.compareTo","JSNumber.isNegative","JSNumber.toString","JSNumber.hashCode","JSNumber.%","JSNumber._tdivFast","JSNumber._tdivSlow","JSNumber._shrOtherPositive","JSNumber._shrReceiverPositive","JSNumber._shrBothPositive","JSNumber.runtimeType","JSInt.runtimeType","JSNumNotInt.runtimeType","JSString.+","JSString.replaceRange","JSString.startsWith","JSString.startsWith[function-entry$1]","JSString.substring","JSString.substring[function-entry$1]","JSString.*","JSString.indexOf","JSString.indexOf[function-entry$1]","JSString.contains","JSString.compareTo","JSString.toString","JSString.hashCode","JSString.runtimeType","JSString.length","_CastIterableBase.iterator","_CastIterableBase.length","_CastIterableBase.elementAt","_CastIterableBase.toString","CastIterator.moveNext","CastIterator.current","_CastListBase.[]","_CastListBase.[]=","CastList.cast","LateError.toString","CodeUnits.[]","CodeUnits.length","ListIterable.iterator","ListIterator.current","ListIterator.moveNext","MappedIterable.iterator","MappedIterable.length","MappedIterable.elementAt","MappedIterator.moveNext","MappedIterator.current","MappedListIterable.length","MappedListIterable.elementAt","UnmodifiableListMixin.[]=","ConstantMap.toString","ConstantMap.[]=","ConstantStringMap.length","ConstantStringMap._keys","ConstantStringMap.containsKey","ConstantStringMap.[]","ConstantStringMap.forEach","_KeysOrValuesOrElementsIterator.current","_KeysOrValuesOrElementsIterator.moveNext","ConstantStringSet.length","ConstantStringSet.iterator","ConstantStringSet._keys","ConstantStringSet.contains","TypeErrorDecoder.matchTypeError","NullError.toString","JsNoSuchMethodError.toString","UnknownJsTypeError.toString","NullThrownFromJavaScriptException.toString","_StackTrace.toString","Closure.toString","StaticClosure.toString","BoundClosure.==","BoundClosure.hashCode","BoundClosure.toString","_CyclicInitializationError.toString","RuntimeError.toString","JsLinkedHashMap.keys","JsLinkedHashMap.length","JsLinkedHashMap.values","JsLinkedHashMap.containsKey","JsLinkedHashMap._containsTableEntry","JsLinkedHashMap.[]","JsLinkedHashMap.internalGet","JsLinkedHashMap._getBucket","JsLinkedHashMap.[]=","JsLinkedHashMap.internalSet","JsLinkedHashMap.clear","JsLinkedHashMap.forEach","JsLinkedHashMap._addHashTableEntry","JsLinkedHashMap._modified","JsLinkedHashMap._newLinkedCell","JsLinkedHashMap.internalComputeHashCode","JsLinkedHashMap.internalFindBucketIndex","JsLinkedHashMap.toString","JsLinkedHashMap._newHashTable","JsLinkedHashMap.values.","JsLinkedHashMap_values_closure","LinkedHashMapKeyIterable.length","LinkedHashMapKeyIterable.iterator","LinkedHashMapKeyIterator","LinkedHashMapKeyIterator.current","LinkedHashMapKeyIterator.moveNext","initHooks.","_Record.toString","_Record._toString","StringBuffer._writeString","_Record._fieldKeys","_Record._computeFieldKeys","_Record2._getFieldValues","_Record2.==","_Record._sameShape","_Record2.hashCode","JSSyntaxRegExp.toString","JSSyntaxRegExp._nativeGlobalVersion","JSSyntaxRegExp._execGlobal","_MatchImplementation.end","_MatchImplementation.[]","_AllMatchesIterator.current","_AllMatchesIterator.moveNext","JSSyntaxRegExp.isUnicode","NativeByteBuffer.runtimeType","NativeByteData.runtimeType","NativeTypedArray.length","NativeTypedArrayOfDouble.[]","NativeTypedArrayOfDouble.[]=","NativeTypedArrayOfInt.[]=","NativeFloat32List.runtimeType","NativeFloat64List.runtimeType","NativeInt16List.runtimeType","NativeInt16List.[]","NativeInt32List.runtimeType","NativeInt32List.[]","NativeInt8List.runtimeType","NativeInt8List.[]","NativeUint16List.runtimeType","NativeUint16List.[]","NativeUint32List.runtimeType","NativeUint32List.[]","NativeUint8ClampedList.runtimeType","NativeUint8ClampedList.length","NativeUint8ClampedList.[]","NativeUint8List.runtimeType","NativeUint8List.length","NativeUint8List.[]","Rti._eval","Rti._bind","_Type.toString","_Error.toString","_AsyncRun._initializeScheduleImmediate.internalCallback","_AsyncRun._initializeScheduleImmediate.","_AsyncRun._scheduleImmediateJsOverride.internalCallback","_AsyncRun._scheduleImmediateWithSetImmediate.internalCallback","_TimerImpl.internalCallback","_AsyncAwaitCompleter.complete","_AsyncAwaitCompleter.completeError","_awaitOnObject.","_wrapJsFunctionForAsync.","AsyncError.toString","_Completer.completeError","_Completer.completeError[function-entry$1]","_AsyncCompleter.complete","_FutureListener.matchesErrorTest","_FutureListener.handleError","_Future._setChained","_Future.then","_Future.then[function-entry$1]","_Future._thenAwait","_Future._setErrorObject","_Future._cloneResult","_Future._addListener","_Future._prependListeners","_Future._removeListeners","_Future._reverseListeners","_Future._chainForeignFuture","_Future._completeWithValue","_Future._completeError","_Future._asyncComplete","_Future._asyncCompleteWithValue","_Future._chainFuture","_Future._asyncCompleteError","_Future._addListener.","_Future._prependListeners.","_Future._chainForeignFuture.","_Future._chainCoreFutureAsync.","_Future._asyncCompleteWithValue.","_Future._asyncCompleteError.","_Future._propagateToListeners.handleWhenCompleteCallback","_FutureListener.handleWhenComplete","_Future._propagateToListeners.handleWhenCompleteCallback.","_Future._propagateToListeners.handleValueCallback","_FutureListener.handleValue","_Future._propagateToListeners.handleError","_FutureListener.hasErrorCallback","_rootHandleError.","_RootZone.runGuarded","_RootZone.bindCallbackGuarded","_RootZone.run","_RootZone.run[function-entry$1]","_RootZone.runUnary","_RootZone.runUnary[function-entry$2]","_RootZone.runBinary","_RootZone.runBinary[function-entry$3]","_RootZone.registerBinaryCallback","_RootZone.registerBinaryCallback[function-entry$1]","_RootZone.bindCallbackGuarded.","ListBase.iterator","ListBase.elementAt","ListBase.cast","ListBase.fillRange","ListBase.toString","MapBase.forEach","MapBase.length","MapBase.toString","MapBase.mapToString.","_UnmodifiableMapMixin.[]=","MapView.[]","MapView.[]=","MapView.length","MapView.toString","SetBase.toString","SetBase.elementAt","_JsonMap.[]","_JsonMap.length","_JsonMap.keys","_JsonMap.[]=","_JsonMap.containsKey","_JsonMap.forEach","_JsonMap._computeKeys","_JsonMap._upgrade","_JsonMap._process","_JsonMapKeyIterable.length","_JsonMapKeyIterable.elementAt","_JsonMapKeyIterable.iterator","_Utf8Decoder._decoder.","_Utf8Decoder._decoderNonfatal.","Base64Codec.normalize","HtmlEscapeMode.toString","HtmlEscape.convert","HtmlEscape._convert","JsonCodec.decode","JsonCodec.decoder","Utf8Encoder.convert","NativeUint8List.sublist","_Utf8Encoder._writeReplacementCharacter","_Utf8Encoder._writeSurrogate","_Utf8Encoder._fillBuffer","Utf8Decoder.convert","_Utf8Decoder._convertGeneral","_Utf8Decoder._decodeRecursive","_Utf8Decoder.decodeGeneral","_Uri._makeQueryFromParameters.","_Enum.toString","Error.stackTrace","AssertionError.toString","ArgumentError._errorName","ArgumentError._errorExplanation","ArgumentError.toString","RangeError.invalidValue","RangeError._errorName","RangeError._errorExplanation","IndexError.invalidValue","IndexError._errorName","IndexError._errorExplanation","UnsupportedError.toString","UnimplementedError.toString","StateError.toString","ConcurrentModificationError.toString","OutOfMemoryError.toString","OutOfMemoryError.stackTrace","StackOverflowError.toString","StackOverflowError.stackTrace","_Exception.toString","FormatException.toString","Iterable.cast","Iterable.length","Iterable.elementAt","Iterable.toString","Null.hashCode","Null.toString","Object.hashCode","Object.==","Object.toString","Object.runtimeType","_StringStackTrace.toString","StringBuffer.length","StringBuffer.toString","Uri.splitQueryString.","Uri._parseIPv4Address.error","Uri.parseIPv6Address.error","Uri.parseIPv6Address.parseHex","_Uri._text","_Uri._initializeText","_Uri._writeAuthority","_Uri.hashCode","_Uri.queryParameters","_Uri.userInfo","_Uri.host","_Uri.port","_Uri.query","_Uri.fragment","_Uri.replace","_Uri.isAbsolute","_Uri.hasAuthority","_Uri.hasQuery","_Uri.hasFragment","_Uri.toString","_Uri.==","_Uri._makeQueryFromParametersDefault.writeParameter","_Uri._makeQueryFromParametersDefault.","UriData.uri","UriData._computeUri","UriData.toString","_createTables.build","_createTables.setChars","_createTables.setRange","_SimpleUri.hasAuthority","_SimpleUri.hasPort","_SimpleUri.hasQuery","_SimpleUri.hasFragment","_SimpleUri.isAbsolute","_SimpleUri.scheme","_SimpleUri._computeScheme","_SimpleUri.userInfo","_SimpleUri.host","_SimpleUri.port","_SimpleUri.path","_SimpleUri.query","_SimpleUri.fragment","_SimpleUri.queryParameters","_SimpleUri.replace","_SimpleUri.hashCode","_SimpleUri.==","_SimpleUri.toString","promiseToFuture.","NullRejectionException.toString","Kind._enumToString","Kind.toString","_MatchPosition._enumToString","Index.find","JSArray.map","Index.find.score","Index.find.","IndexItem._scope","_htmlBase.","init.disableSearch","print","init.","init_closure","Index.fromJson","ListBase.map","_Search.listBox","_Search.moreResults","_Search.searchResults","_Search.initialize","_Search.showSearchResultPage","HTMLElement|constructor#section","HTMLHeadingElement|constructor#h2","JsLinkedHashMap.isNotEmpty","_Search.hideSuggestions","_Search.updateSuggestions","_Search.showSuggestions","_Search.showEnterMessage","_Search.updateSuggestions[function-entry$2]","_Search.handleSearch","_Search.handleSearch[function-entry$1$isSearchPage]","_Search.handleSearch[function-entry$1]","_Search.handleSearch[function-entry$1$forceUpdate]","_Search.clearSearch","_Search.setEventListeners","_Search.initialize.","ElementExtension.acceptsInput","_Search.setEventListeners.","_createSuggestion.","_highlight.","_initializeToggles.","_loadSidebar.","_loadSidebar_closure","init.switchThemes","DART_CLOSURE_PROPERTY_NAME","TypeErrorDecoder.noSuchMethodPattern","TypeErrorDecoder.notClosurePattern","TypeErrorDecoder.nullCallPattern","TypeErrorDecoder.nullLiteralCallPattern","TypeErrorDecoder.undefinedCallPattern","TypeErrorDecoder.undefinedLiteralCallPattern","TypeErrorDecoder.nullPropertyPattern","TypeErrorDecoder.nullLiteralPropertyPattern","TypeErrorDecoder.undefinedPropertyPattern","TypeErrorDecoder.undefinedLiteralPropertyPattern","_AsyncRun._scheduleImmediateClosure","_Utf8Decoder._reusableBuffer","_Utf8Decoder._decoder","_Utf8Decoder._decoderNonfatal","_Base64Decoder._inverseAlphabet","_Uri._needsNoEncoding","_Uri._useURLSearchParams","_hashSeed","_scannerTables","_htmlBase","","$intercepted$$eq$Iu","$intercepted$__$asx","$intercepted$___$ax","$intercepted$cast10$ax","$intercepted$compareTo1$ns","$intercepted$contains1$asx","$intercepted$elementAt1$ax","$intercepted$get$hashCode$IJavaScriptBigIntJavaScriptSymbolLegacyJavaScriptObjectabnsu","$intercepted$get$iterator$ax","$intercepted$get$length$asx","$intercepted$get$runtimeType$Ibdinsux","$intercepted$toString0$IJavaScriptBigIntJavaScriptFunctionJavaScriptSymbolLegacyJavaScriptObjectabnsux","ArrayIterator","Base64Codec","Base64Encoder","BoundClosure","ByteBuffer","ByteData","CastIterator","CastList","Closure","Closure0Args","Closure2Args","CodeUnits","Codec","ConstantMap","ConstantSet","ConstantStringMap","ConstantStringSet","Converter","EfficientLengthIterable","EfficientLengthMappedIterable","EnclosedBy","Encoding","Error","ExceptionAndStackTrace","FixedLengthListMixin","Float32List","Float64List","Function","Future","HtmlEscape","HtmlEscapeMode","Index","IndexError","IndexItem","Index_find_closure","Index_find_score","Int16List","Int32List","Int8List","Interceptor","Iterable","IterableExtensions|get#firstOrNull","JSArray","JSBool","JSInt","JSNull","JSNumNotInt","JSNumber","JSObject","JSString","JSSyntaxRegExp","JSUnmodifiableArray","JS_CONST","JavaScriptBigInt","JavaScriptFunction","JavaScriptIndexingBehavior","JavaScriptObject","JavaScriptSymbol","JsLinkedHashMap","JsonCodec","JsonDecoder","Kind","LateError","LegacyJavaScriptObject","LinkedHashMapCell","LinkedHashMapKeyIterable","List","ListBase","ListIterable","ListIterator","Map","MapBase","MapBase_mapToString_closure","MapView","MappedIterator","MappedListIterable","Match","NativeByteBuffer","NativeByteData","NativeFloat32List","NativeFloat64List","NativeInt16List","NativeInt32List","NativeInt8List","NativeTypedArray","NativeTypedArrayOfDouble","NativeTypedArrayOfInt","NativeTypedData","NativeUint16List","NativeUint32List","NativeUint8ClampedList","Null","NullError","NullRejectionException","NullThrownFromJavaScriptException","Object","OutOfMemoryError","PlainJavaScriptObject","RangeError","Record","RegExpMatch","Rti","RuntimeError","SentinelValue","SetBase","StackOverflowError","StackTrace","StaticClosure","String","StringBuffer","TearOffClosure","TrustedGetRuntimeType","TypeError","TypeErrorDecoder","Uint16List","Uint32List","Uint8ClampedList","Uint8List","UnknownJavaScriptObject","UnknownJsTypeError","UnmodifiableListBase","UnmodifiableListMixin","UnmodifiableMapView","Uri","UriData","Uri__parseIPv4Address_error","Uri_parseIPv6Address_error","Uri_parseIPv6Address_parseHex","Uri_splitQueryString_closure","Utf8Codec","Utf8Decoder","Utf8Encoder","_#fromMap#tearOff","_AllMatchesIterator","_AsyncAwaitCompleter","_AsyncCallbackEntry","_AsyncCompleter","_AsyncRun__initializeScheduleImmediate_closure","_AsyncRun__initializeScheduleImmediate_internalCallback","_AsyncRun__scheduleImmediateJsOverride_internalCallback","_AsyncRun__scheduleImmediateWithSetImmediate_internalCallback","_CastIterableBase","_CastListBase","_Completer","_CyclicInitializationError","_DataUri","_EfficientLengthCastIterable","_Enum","_Error","_Exception","_FunctionParameters","_Future","_FutureListener","_Future__addListener_closure","_Future__asyncCompleteError_closure","_Future__asyncCompleteWithValue_closure","_Future__chainCoreFutureAsync_closure","_Future__chainForeignFuture_closure","_Future__prependListeners_closure","_Future__propagateToListeners_handleError","_Future__propagateToListeners_handleValueCallback","_Future__propagateToListeners_handleWhenCompleteCallback","_Future__propagateToListeners_handleWhenCompleteCallback_closure","_JS_INTEROP_INTERCEPTOR_TAG","_JsonMap","_JsonMapKeyIterable","_KeysOrValuesOrElementsIterator","_MatchImplementation","_MatchPosition","_NativeTypedArrayOfDouble&NativeTypedArray&ListMixin","_NativeTypedArrayOfDouble&NativeTypedArray&ListMixin&FixedLengthListMixin","_NativeTypedArrayOfInt&NativeTypedArray&ListMixin","_NativeTypedArrayOfInt&NativeTypedArray&ListMixin&FixedLengthListMixin","_Record","_Record2","_Record_2_item_matchPosition","_RootZone","_RootZone_bindCallbackGuarded_closure","_Search_initialize_closure","_Search_setEventListeners_closure","_SimpleUri","_StackTrace","_StreamIterator","_StringStackTrace","_TimerImpl_internalCallback","_TypeError","_UnmodifiableMapMixin","_UnmodifiableMapView&MapView&_UnmodifiableMapMixin","_Uri","_Uri__makeQueryFromParametersDefault_closure","_Uri__makeQueryFromParametersDefault_writeParameter","_Uri__makeQueryFromParameters_closure","_Utf8Decoder","_Utf8Decoder__decoderNonfatal_closure","_Utf8Decoder__decoder_closure","_Utf8Encoder","_Zone","__CastListBase&_CastIterableBase&ListMixin","_awaitOnObject_closure","_canonicalRecipeJoin","_canonicalRecipeJoinNamed","_canonicalizeScheme","_chainCoreFutureAsync","_chainCoreFutureSync","_checkPadding","_checkZoneID","_compareAny","_computeFieldNamed","_computeSignatureFunctionNewRti","_computedFieldKeys","_containerMap","_convertInterceptedUint8List","_create1","_createFutureOrRti","_createGenericFunctionRti","_createQuestionRti","_createStarRti","_createSuggestion_closure","_createTables_build","_createTables_setChars","_createTables_setRange","_current","_decoder","_decoderNonfatal","_defaultPort","_empty","_escapeChar","_escapeScheme","_fail","_getCanonicalRecipe","_getFutureFromFutureOr","_getQuestionFromStar","_hexCharPairToByte","_highlight_closure","_htmlBase_closure","_identityHashCodeProperty","_initializeScheduleImmediate","_initializeToggles_closure","_installTypeTests","_interceptorFieldNameCache","_interceptors_JSArray__compareAny$closure","_internal","_inverseAlphabet","_isAlphabeticCharacter","_isInCallbackLoop","_isUnionOfFunctionType","_lastCallback","_lastPriorityCallback","_literal","_lookupBindingRti","_lookupFunctionRti","_lookupFutureOrRti","_lookupGenericFunctionParameterRti","_lookupGenericFunctionRti","_lookupInterfaceRti","_lookupQuestionRti","_lookupRecordRti","_lookupStarRti","_lookupTerminalRti","_makeFragment","_makeHost","_makeNativeUint8List","_makePath","_makePort","_makeQuery","_makeQueryFromParameters","_makeQueryFromParametersDefault","_makeScheme","_makeUserInfo","_mayContainDotSegments","_needsNoEncoding","_nextCallback","_normalize","_normalizeEscape","_normalizeOrSubstring","_normalizePath","_normalizeRegName","_normalizeRelativePath","_normalizeZoneID","_objectTypeNameNewRti","_of","_parse","_parseIPv4Address","_propagateToListeners","_receiverFieldNameCache","_removeDotSegments","_reusableBuffer","_rootHandleError_closure","_scheduleImmediateClosure","_scheduleImmediateJsOverride","_scheduleImmediateWithSetImmediate","_scheduleImmediateWithTimer","_stringFromUint8List","_suggestionLength","_suggestionLimit","_throw","_throwUnmodifiable","_uriDecode","_uriEncode","_useTextDecoder","_useURLSearchParams","_wrapJsFunctionForAsync_closure","_writeAll","addErasedTypes","addRules","allocateGrowable","alternateTagFunction","async__AsyncRun__scheduleImmediateJsOverride$closure","async__AsyncRun__scheduleImmediateWithSetImmediate$closure","async__AsyncRun__scheduleImmediateWithTimer$closure","async___startMicrotaskLoop$closure","bind","bool","checkNotNegative","checkValidRange","collectArray","combine","compose","create","cspForwardCall","cspForwardInterceptedCall","current","defaultStackTrace","dispatchRecordsForInstanceTags","double","errorDescription","eval","evalInEnvironment","evalRecipe","extractPattern","extractStackTrace","filled","findErasedType","findRule","finish","fixed","forType","forwardCallTo","forwardInterceptedCallTo","from","fromCharCodes","fromMessage","fromTearOff","getInterceptor$","getInterceptor$asx","getInterceptor$ax","getInterceptor$ns","getTagFunction","growable","handleArguments","handleDigit","handleExtendedOperations","handleIdentifier","handleTypeArguments","hash","indexToType","initHooks_closure","initNativeDispatchFlag","init_disableSearch","init_switchThemes","int","interceptorOf","interceptorsForUncacheableTags","iterableToFullString","iterableToShortString","makeNative","mapToString","markFixed","markFixedList","newArrayOrEmpty","noElement","noSuchMethodPattern","notClosurePattern","nullCallPattern","nullLiteralCallPattern","nullLiteralPropertyPattern","nullPropertyPattern","num","objectAssign","objectTypeName","of","parse","parseIPv6Address","parseInt","promiseToFuture_closure","prototypeForTagFunction","provokeCallErrorOn","provokePropertyErrorOn","range","receiverOf","safeToString","search_IndexItem___fromMap_tearOff$closure","splitQueryString","stringFromCharCode","stringFromNativeUint8List","throwWithStackTrace","toStringVisiting","toType","toTypes","toTypesNamed","undefinedCallPattern","undefinedLiteralCallPattern","undefinedLiteralPropertyPattern","undefinedPropertyPattern","value","withLength","$add","$eq","$index","$indexSet","$mod","$mul","bindCallbackGuarded","call","cast","clear","clearSearch","compareTo","complete","completeError","contains","containsKey","convert","dart:_interceptors#_replaceSomeNullsWithUndefined","dart:_interceptors#_shrBothPositive","dart:_interceptors#_shrOtherPositive","dart:_interceptors#_shrReceiverPositive","dart:_interceptors#_tdivFast","dart:_interceptors#_tdivSlow","dart:_internal#_source","dart:_js_helper#_addHashTableEntry","dart:_js_helper#_computeFieldKeys","dart:_js_helper#_execGlobal","dart:_js_helper#_fieldKeys","dart:_js_helper#_getFieldValues","dart:_js_helper#_keys","dart:_js_helper#_modified","dart:_js_helper#_nativeGlobalVersion","dart:_js_helper#_newHashTable","dart:_js_helper#_newLinkedCell","dart:_js_helper#_toString","dart:_rti#_bind","dart:_rti#_eval","dart:async#_addListener","dart:async#_asyncComplete","dart:async#_asyncCompleteError","dart:async#_asyncCompleteWithValue","dart:async#_chainForeignFuture","dart:async#_chainFuture","dart:async#_cloneResult","dart:async#_completeError","dart:async#_completeWithValue","dart:async#_prependListeners","dart:async#_removeListeners","dart:async#_reverseListeners","dart:async#_setChained","dart:async#_setErrorObject","dart:async#_thenAwait","dart:convert#_computeKeys","dart:convert#_convert","dart:convert#_convertGeneral","dart:convert#_decodeRecursive","dart:convert#_fillBuffer","dart:convert#_process","dart:convert#_upgrade","dart:convert#_writeReplacementCharacter","dart:convert#_writeSurrogate","dart:core#_computeScheme","dart:core#_enumToString","dart:core#_errorExplanation","dart:core#_errorName","dart:core#_text","decode","decodeGeneral","decoder","elementAt","end","fillRange","find","fold","forEach","fragment","handleError","handleSearch","hasAuthority","hasFragment","hasPort","hasQuery","hashCode","hideSuggestions","host","indexOf","initialize","internalComputeHashCode","internalFindBucketIndex","internalGet","invalidValue","isAbsolute","isNegative","iterator","join","keys","last","length","listBox","matchTypeError","matchesErrorTest","moreResults","moveNext","normalize","package:dartdoc/src/search.dart#_scope","path","port","query","queryParameters","registerBinaryCallback","replace","replaceRange","run","runBinary","runGuarded","runUnary","runtimeType","scheme","searchResults","setEventListeners","showSearchResultPage","sort","stackTrace","startsWith","sublist","substring","then","toString","updateSuggestions","uri","userInfo","values","Rti._unstar","isTopType","_Universe._canonicalRecipeOfStar","_Universe._canonicalRecipeOfQuestion","_Universe._canonicalRecipeOfFutureOr","_Universe._canonicalRecipeOfBinding","_Universe._canonicalRecipeOfGenericFunction","Error._stringToSafeString","_Utf8Encoder.withBufferSize","_Utf8Encoder._createBuffer","-","ElementExtension|get#acceptsInput","JSPromiseToFuture|get#toDart","_","_asCheck","_callMethodUnchecked0","_callMethodUnchecked1","_callMethodUnchecked2","_canonicalRecipeOfBinding","_canonicalRecipeOfFunction","_canonicalRecipeOfFunctionParameters","_canonicalRecipeOfFutureOr","_canonicalRecipeOfGenericFunction","_canonicalRecipeOfInterface","_canonicalRecipeOfQuestion","_canonicalRecipeOfRecord","_canonicalRecipeOfStar","_chainSource","_cloneResult","_combineSurrogatePair","_completeError","_computeIdentityHashCodeProperty","_computeUri","_containsTableEntry","_createBindingRti","_createBuffer","_createFunctionRti","_createGenericFunctionParameterRti","_createInterfaceRti","_createLength","_createRecordRti","_createTerminalRti","_createTimer","_equalFields","_error","_errorTest","_failedAsCheckError","_findRule","_future","_getBindCache","_getBindingArguments","_getBindingBase","_getBucket","_getCachedRuntimeType","_getEvalCache","_getFunctionParameters","_getFutureOrArgument","_getGenericFunctionBase","_getGenericFunctionBounds","_getGenericFunctionParameterIndex","_getInterfaceName","_getInterfaceTypeArguments","_getIsSubtypeCache","_getKind","_getNamed","_getOptionalPositional","_getPrimary","_getProperty","_getQuestionArgument","_getRecordFields","_getRecordPartialShapeTag","_getRequiredPositional","_getReturnType","_getRti","_getRuntimeTypeOfArrayAsRti","_getSpecializedTestResource","_getStarArgument","_getTableBucket","_getTableCell","_hasError","_hasProperty","_hasTimer","_initializeText","_installRti","_isChained","_isCheck","_isClosure","_isComplete","_isDartObject","_isDotAll","_isFile","_isGeneralDelimiter","_isHttp","_isHttps","_isLeadSurrogate","_isMultiLine","_isPackage","_isRegNameChar","_isSchemeCharacter","_isSubtypeUncached","_isTrailSurrogate","_isUnicode","_isUnreservedChar","_isUpgraded","_isZoneIDChar","_keys","_keysFromIndex","_lookupAnyRti","_lookupDynamicRti","_lookupErasedRti","_lookupFutureRti","_lookupNeverRti","_lookupVoidRti","_mayAddListener","_mayComplete","_name","_newJavaScriptObject","_objectToString","_ofArray","_onError","_onValue","_parseRecipe","_processed","_recipeJoin","_removeListeners","_sameShape","_scheduleImmediate","_setAsCheckFunction","_setBindCache","_setCachedRuntimeType","_setCanonicalRecipe","_setError","_setErrorObject","_setEvalCache","_setIsTestFunction","_setKind","_setNamed","_setOptionalPositional","_setPrecomputed1","_setPrimary","_setPropertyUnchecked","_setRequiredPositional","_setRest","_setSpecializedTestResource","_setValue","_shapeTag","_startsWithData","_stringToSafeString","_target","_theUniverse","_unstar","_upgradedMap","_whenCompleteAction","_writeAuthority","_writeOne","_writeString","_zone","allocate","arrayAt","arrayConcat","arrayLength","arraySplice","asBool","asInt","asRti","asRtiOrNull","asString","as_Type","castFrom","charCodeAt","checkGrowable","checkMutable","checkString","codeUnits","collectNamed","compare","constructorNameFallback","convertSingle","decodeQueryComponent","defineProperty","dispatchRecordExtension","dispatchRecordIndexability","dispatchRecordInterceptor","dispatchRecordProto","encode","encodeQueryComponent","environment","erasedTypes","evalCache","evalTypeVariable","fieldADI","fromCharCode","fromJson","fromList","fromMap","future","getDispatchProperty","getIndex","getLegacyErasedRecipe","getLength","getProperty","getRuntimeTypeOfInterceptorNotArray","group","handleNamedGroup","handleOptionalGroup","handleStartRecord","handleUncaughtError","handleValue","handleWhenComplete","handlesComplete","handlesValue","hasErrorCallback","hasErrorTest","hasMatch","hasScheme","hash2","hash3","hash4","identityHashCode","instanceTypeName","interceptorFieldName","interceptorsByTag","internalSet","isArray","isDigit","isEmpty","isIdentical","isNaN","isNotEmpty","isUnicode","jsHasOwnProperty","jsonDecode","jsonEncodeNative","leafTags","listToString","lookupSupertype","lookupTypeVariable","makeListFixedLength","map","mapGet","mapSet","markGrowable","notSimple","objectKeys","objectToHumanReadableString","parseHexByte","pop","position","printToConsole","propertyGet","provokeCallErrorOnNull","provokeCallErrorOnUndefined","provokePropertyErrorOnNull","provokePropertyErrorOnUndefined","push","pushStackFrame","receiverFieldName","recipe","removeSelectedElement","replaceAllMapped","setToString","sharedEmptyArray","shouldChain","showEnterMessage","showSuggestions","splitMapJoin","stack","start","staticInteropGlobalContext","stringConcatUnchecked","stringIndexOf","stringIndexOfStringUnchecked","stringReplaceRangeUnchecked","stringSafeToString","stringSplit","suggestionElements","suggestionsInfo","thenAwait","toGenericFunctionParameter","toList","toLowerCase","toUpperCase","tryParse","tryStringifyException","typeRules","typed","universe","unmangleGlobalNameIfPreservedAnyways","unmodifiable","withBufferSize","write","writeAll","writeCharCode"], + "mappings": "A;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAoFAA,UA6BEA,uBAEFA,C;EASAC,qBApDSA,EACiBA;AAsDxBA,eACMA,WACFA;GAzDGA,EACiBA,uBA6DxBA,eAhB6BA;AAkB3BA,UAAoBA,QAnBaA,EA0ErCA;AAtDIA,UAAmBA,QAsDvBA;AArDsBA;AAClBA,SACEA,QAvB+BA,EA0ErCA;IAxEmCA,OA8B7BA,UAAMA,+BAA4CA,IAD3BA,aAOTA;WAEdA;QAuCGC;WCwkFAC,QADgBA;GDjkFjBF,IA7CNA,WAAyBA,QAkC3BA;AA9BgBA;AACdA,WAAyBA,QA6B3BA;AAvBEA,wBAIEA,QAHcA,EAsBlBA;AAjBcA;AACZA,WAEEA,QAIcA,EAUlBA;wBAPIA,QAHcA,EAUlBA;AALEA,4BAUOG;WCwkFAD,QADgBA;ACpsFvBC,kCFuHOH;AAFLA,QAEKA,EACTA,CADEA,QAAOA,EACTA,C;EGvKUI,MAWNA,qBACEA,UAAiBA;AAEnBA,OAAOA,KAAqBA,eAC9BA,C;EAmCQC,MAGNA,OACEA,UAAMA;AAERA,OAsCEA,IANiCC,yBA/BrCD,C;EAUQE,MAGNA,OACEA,UAAMA;AAERA,OAqBEA,IANiCD,yBAdrCC,C;EAgBQC,MACJA,YAAsCA,mBAA8BA,C;EAKzDC,ICjCmCC;ADsChDD,QACFA,C;EA2gBWC,MACTA,gBACFA,C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EEtkBQC,uBACKA,KACTA,OAUJA,yCAPAA;AADEA,OANFA,yCAOAA,C;EC2CEC,IAKEA;AACJA,QAAgBA,QAIlBA;AAHgBA;AACdA,iBAAgCA,WAElCA;AADEA,QACFA,C;EAuDaC,MACFA;AACAA;AACPA,cACFA,C;EAEWC,IACFA;AACAA;AACPA,kCACFA,C;EA6iBAC,QAIAA,QACFA,C;EAwSKC,IACHA;OAAoBA,GAAiBA,YAArCA,gBAAoBA,GACIA,IAAsBA,QAGhDA;AADEA,QACFA,C;EClrBUC,UACOA,YACXA,OAsBJA,2CAnBAA;AADEA,OAGFA,2CAFAA,C;EAsqBkBC,GAAeA,OC1djCA,sBD0dyDA,C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EEx+B5CC,GACXA,UAAMA,uCACRA,C;ERmDKC,WShFOA,mBACLA;ATiFPA,WAAuBA,QAGzBA;AAF+BA,mBAE/BA,C;EAuBKC,MACHA;eDV0CA;ACYxCA,WAAoBA,QAGxBA,CADEA,OAAcA,QAChBA,C;CAEOC,IACLA;sBAAqBA,QAmBvBA;AAlBEA,uBACEA,SAEEA,UAeNA,MAbSA,UACLA,YAYJA;KAXSA,UACLA,aAUJA;KATSA,WACLA,YAQJA;AANeA;AAKbA,QACFA,C;EA2HaC,aAELA;WAUFA;GATUA;AACZA;OAIAA,QACFA,C;EAKYC,+EAGIA;AAIdA,WAIEA,QA0DJA;GAxDyBA;AACvBA,YACEA,WAEEA,OAAOA,cAoDbA;AAhDaA,IAFLA,UAEFA,qBAgDNA;AA9CIA,QA8CJA,CAxCEA,aACEA,UAAiBA;AAEnBA,mBAEEA,OAAOA,cAmCXA;AA/BEA;GAoBsBA;OACWA,YAA/BA,QACsBA,0BAElBA,QAORA,CADEA,OAAOA,aACTA,C;EAgEcC,IACZA,OAAOA,OACTA,C;EAOcC,IACRA;AUmeCA,iBVneuBA,GAG1BA,WU+dMA,aV3bVA;AAjCoBA;AAGPA,QAFgBA,SACAA,cCvLtBA,GACHA;ADyMAA,wBAAwCA,QAY5CA;GAXsBA;AAClBA,4BACwBA;AACtBA,4CAEEA,QAMRA,EADEA,OU6bKA,IADGA,aV3bVA,C;EAecC,IACkCA,wCAC5CA,OAAOA,OAcXA;AAZEA,sBACEA,OAixEGC,iBAtwEPD;AAPWA,qBAAPA,aAOJA;AAJWA,qBAAPA,eAIJA;AADEA,sBAvBcA,WAwBhBA,C;EAyFcE,QAGZA;AACSA,uBAD8CA,QACrDA,wCAcJA;AAXEA,sBACkBA;AAOZA;mDAENA,QACFA,C;CAEcC,IACZA;SACEA,YACEA,OAAOA,sBAYbA;AATIA,eACaA;AAGXA,OAAOA,qBADcA,oCAM3BA,EADEA,UAAiBA,2BACnBA,C;EA4cmBC,WACHA;AACdA,WAAqBA,WAEvBA;AADEA,OAAOA,OACTA,C;EAyBIC,MACJA;YAAmBA,OOv5BnBA,oBPk6BFA;AAVyBA;AAIvBA,aACEA,OAAkBA,aAKtBA;AADEA,OAAkBA,SACpBA,C;EAKMC,QAIJA,OACEA,OAAkBA,uBAYtBA;AAVEA,WAIEA,YACEA,OAAkBA,qBAKxBA;AADEA,OOv7BAA,wBPw7BFA,C;EAOcC,IACZA,OOh8BAA,uBPi8BFA,C;CAiCAC,IAEEA,OAAOA,KADSA,cAElBA,C;EAGAC,MACEA;WOpiCIA;;;APwiCJA,+BAKEA;eAgBKC;AAPPD,QACFA,C;EAGAC,GAGEA,gBAAOA,eACTA,C;EAOMC,IAEJA,MAAyBA,MAC3BA,C;EAEMC,MACJA,MAAyBA,SAC3BA,C;EA2BAC,IACEA,UAAMA,QACRA,C;CAqJSC,IAULA;AAIUA,OAJAA;AAUNA;AACJA,WAA2BA;AAKXA;AACIA;AACTA;AACEA;AACEA;AAiBfA,OArHFA,mRAyGmBA,4EAcnBA,C;EAMcC,IAmDZA,OAReA;gEAQRA,GACTA,C;EAkCcC,IASZA,OAPeA,gEAORA,GACTA,C;EA8CAC,8BACuCA;AADvCA,4BAGiCA,UAHjCA,AAGuEA,C;EA+ClEC,IAGLA,WACEA,OA7BFA,WA2CFA;AAVWA,qBAAPA,eAA6BA,GAUjCA;AANEA,uBAA6CA,QAM/CA;AAJEA,wBACEA,OAAOA,QAAmBA,eAG9BA;AADEA,OAAOA,OACTA,C;EAKOC,MACKA,gBACeA;AAKzBA,QACFA,C;EAEOC,IACLA;qBACEA,QAqGJA;GAjGgBA;gDAMCA;AAKKA;AACMA,2BAKtBA,mBAEIA,OAAOA,OACCA,KAAsBA,8BA6ExCA;mBA1EgDA;AAAtCA,OAAOA,OA5HfA,WAsMFA,EArEEA,2BAE8BA;AACMA;AACFA;AACOA;AACNA;AACOA;AACJA;AACOA;AACNA;AACOA;AAC/BA;AAAbA,WACEA,OAAOA,OAAmBA,UAwDhCA;KAvDwBA;AAAbA,YAMEA;AAAPA,cAA0BA,UAiDhCA,MAhDwBA,iBACPA,cACAA,cACAA,cACAA,cACAA,cACAA,cACAA,aACXA,OAAOA,OA9JXA,WAsMFA,CAlCIA,OAAOA,OAtITA,kCAwKFA,CA9BEA,4BCruDOA,oDDuuDHA,OO9oCEA,UP0qCRA;yDAMSA;AAvBLA,OAAOA,OOjkDTA,wCP+jDcA,mCAmBhBA,CAbEA,gEAIEA,gDACEA,OOlqCEA,UP0qCRA;AADEA,QACFA,C;EAqBWC,IACTA;qBACEA,QAAiBA,EAiBrBA;AAfEA,WAAuBA,OAoBvBA,WALFA;GAduBA;AACrBA,WAAmBA,QAarBA;AAKEA;AAVAA;AAIAA,QACFA,C;EAwBIC,IAEFA,WAAoBA,OAAcA,MAMpCA;AALEA,sBACEA,OAAkBA,OAItBA;AADEA,OAAcA,MAChBA,C;EAsBAC,mBA+CSA;AA1CPA,iBACoCA;AACEA;AACpCA,OAkCKA,UAhCPA,QACFA,C;EAuCAC,cAEEA,iBAEIA,OAAOA,MAWbA;OATMA,OAAOA,OASbA;OAPMA,OAAOA,SAObA;OALMA,OAAOA,WAKbA;OAHMA,OAAOA,aAGbA,CADEA,UW54DAC,gEX64DFD,C;EAIAE,aAEiBA;AACfA,OAAkCA,QAIpCA;AAHaA;;AAEXA,QACFA,C;EAEAC,MAOUA;AACRA,oBAEYA;AADVA;UAGUA;AADVA;UAGUA;AADVA;UAGUA;AADVA;UAGUA;AAVZA;QAYIA,OAAJA,WACEA,OAAOA,SA0BXA;AAXEA,uEAAOA,UAWTA,C;EA4BSC,iCAcDA,QAGAA,QAEAA,QACqBA,SAGrBA,QAGAA,QAEAA,OAKUA,OACKA,QACAA,SAOfA;EAAiEA;AA6B/DA,kBAoZEA,kCAlZFA,cAkbRA;eA/a0CA;AAkBDA,IAZjCA,+CAEIA;;;;;AAmBNA;AAAJA,KAEMA;;AAWgBA,KAJlBA;;AAOJA,eAAgCA,QAAhCA,QACiBA;AAGfA,0BAESA;AASaA;AAAUA,SAZdA;GAMKA;AAGvBA,YACEA,KAEMA;OAIRA;OAS+BA;OAKQA;AAKzCA,QACFA,C;EAEOC,QAELA,sBAEEA,QAoBJA;AAlBEA,uBAEEA,KAEEA;AAGFA,yDAAOA,QAWXA,CADEA,6CACFA,C;EAEOC;AAiBLA,sBAEIA,4DAAOA,KAuEbA;OA7DMA,8DAAOA,KA6DbA;OAnDMA,kEAAOA,KAmDbA;OAzCMA,sEAAOA,KAyCbA;OA/BMA,0EAAOA,KA+BbA;OArBMA,8EAAOA,KAqBbA;QAVMA,0EAAOA,KAUbA,E;EAIOC,UAELA,KACEA,OAAOA,WA4BXA;AAxBIA,OAAOA,MAHGA,cA2BdA,C;EAEOC;AAMLA,sBAIIA,UAwZNA;OAtZMA,qEAAOA,OA+EbA;OApEMA,wEAAOA,OAoEbA;OAzDMA,4EAAOA,OAyDbA;OA9CMA,gFAAOA,OA8CbA;OAnCMA,oFAAOA,OAmCbA;OAxBMA,wFAAOA,OAwBbA;QAbMA;;2BAAOA,OAabA,E;EAEOC,QAEEA;IA8ILA,UAA+BA;IAJ/BA,UAA4BA;GAxIlBA;AAIHA;AAAPA,QAwBJA,C;EAwBFC,IACEA,OAAeA,OACjBA,C;EAoESC,MACLA,OU1/DeC,MAHOC,cA8BRF,MV+9DuBA,MACvCA,C;EAIOG,IAAoCA,QAAQA,EAASA,C;EAIrDC,IAAuCA,QAAQA,EAAYA,C;EAYpDC,IA/CdA,iDAiDsBA,KAChBA;OACsBA,YAA1BA,YACaA;YAETA,QAINA,CADEA,UAAMA,wCACRA,C;EA4IGC,IACHA,UAaAA,YAZFA,C;EAoEOC,IAELA,OAAOA,CADgBA,iBAEzBA,C;EC3nFAC,IAE6BA,iBAAdA,aAIYA,GA/HlBA;AAgIPA,YAlFAC,yBFOYC;AE2EQF,QFpCeE,EEuGrCF,IAlEgCA,GAjIvBA;AAkIPA,WAAyBA,QAiE3BA;GA7HyBG,kBAtEhBA;AAuIPH,YACuCA,GAApBA;AACjBA,eAGuBA,GA5IlBA;AA6IHA,YA/FJC,yBFOYC;AEwFYF,QFjDWE,EEuGrCF,IArDgCA,GA9IvBA;AA+IHA,WAAyBA,QAoD/BA;GA7HyBG,kBAtEhBA;KAqJPH,WAQEA,WAsCJA;GAnCgBA;GAEHA;AAEXA,YACWA;CACGA;AAxHdC,yBFOYC;AEkHVF,QF3EiCE,EEuGrCF,CAzBEA,aACcA;AACZA,QAuBJA,CApBEA,YACyBA;AAlIzBC,sBA6JoBD,0BFtJRI;AE2HVJ,QFpFiCI,EEuGrCJ,CAhBEA,WACEA,OAAOA,SAeXA;AAZEA,WAEEA,UAAMA;IA7GMA,qBAmHWA;AAjJzBC,sBA6JoBD,0BFtJRI;AE0IVJ,QFnGiCI,EEuGrCJ,MAFIA,OAAOA,SAEXA,C;EAYAK,MACcA;AAlKZJ,yBFOYI,6BE4JCA;AAEbA,QACFA,C;EAEAC,IAGEA,OAAOA,uBACTA,C;EAEAC,eACoBA;AAGTA,IApJKA,oBAoJZA,cAIJA;KAFIA,OAAOA,mBAEXA,C;EAgBKC,YACSA,IAAwBA,MAGtCA;;AADEA,MACFA,C;EAGKC,GACHA;AAAiCA;AACAA;AAEjCA;GAzLuBA;AA+LRA;AAEfA,+BACgBA;AACJA;AACVA,WAAyBA,QAAzBA,QACYA;AACyBA,GAAvBA;AACZA,YAEeA,UADUA;AAEvBA,YAlONR,yBFOYQ;iBEuOZA,WAAyBA,QAAzBA,QACYA;gBACNA,YA9RCA;;;;;YAuSTA,C;EAmCKC,GAESA,mBAAcA;AAiBlBA,QACJA,GALIA,MAAsBA,GAFtBA,MADsBA,GAAtBA,MAAsBA,GADtBA,MAAsBA,GADtBA,MAAsBA,GAHtBA,KAFmCA,CACvCA,IAA+CA;AAqBnDA,2DACqBA;AACnBA,wBAGmCA;AAA/BA,oBACFA,WAAoBA,QAApBA,QACoBA;AAClBA,wBAmBSA,cAZFA;GACOA;GACEA;AAELA;AAEbA;AAEAA,gBACNA,C;EAEAC,MAEEA,OADeA,OAEjBA,C;EWhJQC,aAGeA,WAEPA,KAGGA;AAEjBA,WAGEA,WAsBJA;AAnBEA,SACEA,QAkBJA;AANWA,QAFWA,QAElBA,sBAMJA;AADEA,OAAOA,IACTA,C;EChOSC,uIAUQA;AAgBbA,uBAA+CA,QAKjDA;AADEA,UAAMA,+BADgBA,sBAExBA,C;ECIGC,QAzGIC;AA2GLD,WAOJA,C;EAgCAE,4BAGMA,QACFA,OAAOA,uCAGXA;AADEA,QACFA,C;EA8EOC,IAAkCA,QAAMA,C;EAExCC,UDQLC;KCQAD,WDN2BA;WAASA;GA/DgCA;GAAhEA;AE6UaA,QDvQFA,KAAWA,eCuQTA,IDtQFA;QDpEXA,QE0UaA,QDnQJA,KAAWA;AACxBA,6BACFA,C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AE+qBME;EAvjBDC,IACsBA,QAM3BA,C;EA+iBwBD,IAClBA,uBAA6CA,C;EA6JzCE,IAA+BA,OA8BUA,iBA9ByBA,C;CAuvBvEC,QACHA,mBACEA,UAAMA,UAEVA,C;EASIC,QACFA;AAAgCA,gBAGoBA;KAHpBA;AAAhCA,KAIEA,UAAMA;AAGRA,QACFA,C;;;;;;;;;;;;;;;;;;;;ENrrDaC,MAKOA,OAwiHoBA;AAriHpCA,gBAdIA,WAkjHyBC,QAniH/BD,C;EAEWE,MA2xEPA,OAuwCkCA;AA3hHpCA,gBAxBIA,gBAkjHyBC,MAzhH/BD,C;EAuEYE,WA+8GmBC;AA78G7BD,uBACEA,OAAOA,MA+8GoBA,GA58G/BA;AADEA,qBACFA,C;EAqJcE,IAGZA,QAmzGmCA,GAlzGrCA,C;EAsIEC,IASFA,OAAiBA,MAzBOA,mBA0B1BA,C;EAuEIC,6DAylG6BH;AAvlG/BG,8CAMIA,SAoFNA;WAggGiCA;AAhlGvBA;AACJA,SAAuDA,SA+E7DA;AA9EMA,OAAiBA,aA8EvBA;WAggGiCA;AA1kGvBA;AACJA,SAAuDA,SAyE7DA;AAxEMA,OAAiBA,aAwEvBA;WAggGiCA;AApkGvBA;AACJA,SAAuDA,SAmE7DA;AAlEMA,OAAiBA,aAkEvBA;WAhaWA;AAiWmCA;AAExCA,SAEEA,SA2DRA;AA1DMA,OAAiBA,UAyjGgBC,KA//FvCD;YAggGiCE;AAtjGLF;IAhWjBA;AAmWDA;AACJA,gBACyDA,SAiD/DA;AAhDMA,OAAiBA,YAgDvBA;YA7b6CG;IAiDlCH;AAkWDA;AACJA,SAAmDA,SAyCzDA;AAxCMA,OAAiBA,YAwCvBA;YAggGiCI;AApiGvBJ;IA/UCA;AAkVDA;AAEJA,gBAEEA,SA6BRA;AA5BMA,OAAiBA,YA4BvBA;YAzWWA;KA44GgCA;AAzjGjCA;IAshGuBK;AAphGLL;AACtBA,gBAC+CA,SAkBrDA;AAjBMA,OAAiBA,eAiBvBA;YA6/FiCM;AAxgG3BN,QAAmBA,SAWzBA;IAqiGkDA;AA1iG5CA,WAAsBA,SAK5BA;AAJMA,QAINA;QAFMA,UAAMA,yDAEZA,C;EAEQO,UAIkBA,eA6hGiBA;AA5hGzCA,yBAy/F+BA;AAv/FRA;AACrBA,SACYA;OAIdA,YACFA,C;EAEQC,UAKkBA,mBA4gGiBA;AA3gGzCA,0BA6gGgDA;;GArCjBA;AAp+FRA;AACrBA,SACYA;AAEZA,oBAGFA,YACFA,C;EAEoBC,UAKdA,SAzQAA,sBAQAA,KAqQAA,iBAnPAA,KAsPAA;AACJA,uBAEiDA,QAQnDA;AAhSMC;CAQSD;CAQAA;CAiBAA;AA8PbA,QACFA,C;CAcQE,SAEYA;AAElBA,QACFA,C;EAKKC,WAEaA;AAChBA,YACEA,sBACEA,OAAOA,OAabA;AAJMA,OA65F2BA,MAz5FjCA,CADEA,WACFA,C;EAOIC,MACFA;AAAQA,4BA5CNA,KAiDaA;AACXA,WAAiBA,QAIvBA,CADEA,OAAOA,OACTA,C;EAKIC,IAUOA,iBAxEPA,GAwEAA,aASJA;AAg5FoCA,oBAr5FhCA,OAAOA,OAKXA;AADEA,OAAOA,KADWA,QAEpBA,C;EAIIC,WAiBQA,EAAwBA;AAIlCA,WAAiBA,QAUnBA;iCALIA,QAKJA;AADEA,QACFA,C;CAKIC,IAEuCA,OAD/BA;AACVA,wBACFA,C;EAOIC,WACgBA,gBACNA;AACZA,WAAmBA,QAErBA;AADEA,OAAOA,SACTA,C;EAGIC,0BAxIAA,mDA2JMA,iBAGUA,MA9ZMA,eA+ZFA;;AAGtBA,QACFA,C;EASIC,aACUA,UAqzFoCA;AAnzFhDA,uBAtZiBA,QAzBOpB;AA8bjBqB;AAZLD,QAGJA,CADEA,QACFA,C;EAOKC,IAEHA,YADUA,OAEZA,C;EAyDIC,IACFA;AEz/BgBC,qBFy/BMD,aE1/BhBC,IACuCA,OFkgC/CD;AA1FyBA,gBAxKrBE;AA2PFF,WAAyBA,QAO3BA;AANaA,YAETA,OAisFiCA,OAjsFLA,EAIhCA;AA4tFoCA,oBA9tFNA,OAxDlBA,OA0DZA;AADEA,OAAOA,OACTA,C;EAIKG,IAKUA,OAr0BTA;AAi0BJA,gBA/zBMC,YAg0BRD,C;EAQME,IA5nBKA,WAbKA;AA+oBdA,SACEA,QA/0BIC,GAk3BND,WA9BFA;AAHgCA,QAzhBNA;AA2gBXA,GAr0BTA;AAo1BJA,gBAl1BMD,YAo1BRC,C;EAEIE,qBAEoBA;AACtBA,SAAiBA,UAcnBA;AA5iBmBA,QAHOnE,cAoiBpBmE,MAAkBA;AAMtBA,gBA/hBiBA,QAXOC,gBA2iBQD,MAAkBA;AAGlDA,OA3iBiBA,MAHOnE,kBA+iB1BmE,C;CAGKE,IACHA,OAAOA,KA1hBUA,MAzBO/B,oBAojB1B+B,C;EAuDKC,IAGCA;AAGKA,WAAPA,oBA4DJA;AA++EIC;KAA2CA;AAziF7CD,KACEA,OAAOA,aAyDXA;GA19BmDA;AAm6BjDA,SACEA,OAAOA,aAsDXA;AA7CEA,SACEA,OAAOA,aA4CXA;SAghFiCtC;GAHAI;AAnjF/BkC,SACEA,OAAOA,aAqCXA;;;;;AAjCEA,WACEA,OAAOA,UAgCXA;AA7BEA,aA4iFqC9B;AAriF/B8B,IA13BGA,iBA7FHA;AA+9BFA,WACEA,OAAOA,aAafA;AAVMA,OAAOA,aAUbA,OANSA,WAkCKA,QAm/EyB5B,IA34G5B8B;AAw3BPF,OAAOA,uBAIXA,CAFEA,OAAOA,aAETA,C;CAGKG,QAzkCMA,CAVHA;AAqlCNA,aACFA,C;EA8BQC;AA28EJH;KAh8E+CG;AALjDA;;KAMIA;AAFGA,YAznCEA,CATHA;AAyoCNA,aACFA,C;EAEKC,WAq9E4BvC;AAn9ExBuC,uCAGEA,SACmBA,kBAk9EG3C,KAj9EC2C,eAi9EDzC;AAt9E/ByC,QAOFA,C;EAGKC,IAGCA;AACJA,WAAoBA,OAAOA,OAG7BA;AADEA,OAAOA,MAvvBiBA,cAsvBRA,YAElBA,C;EAQKC,IACHA,WAAoBA,QAMtBA;AADEA,OA/pCSA,IAslHsBC,OAt7EjCD,C;EAGKE,IAGCA;AACJA,WAAoBA,OAAOA,OAY7BA;GA9lCeA;AA4lCKA,iBA3hBhBA,GAwhBAA,YAKJA;AADEA,kBACFA,C;EAIKC,IAGCA;AACJA,WAAoBA,OAAOA,OAoB7BA;AAdEA,sBAAgDA,QAclDA;AAw6EoCA,oBAp7ENA,QAY9BA;GA1nCeA;AAwnCKA,iBAvjBhBA,GAojBAA,YAKJA;AADEA,kBACFA,C;EAIQC,IAGFA;AACJA,YAEMA,WACFA,QAWNA,MAruCWA,UAmuCiCA,QAE5CA;AADEA,SACFA,C;EAIQC,IAGFA;AACJA,WACEA,QAGJA;KAjvCWA,UA+uCiCA,QAE5CA;AADEA,SACFA,C;EAQMC,MACJA,UALkBA,KADMA,OAAgBA,cAO1CA,C;EAqBgBC,MAIZA,OAHiCA,mBAEFA,IADfA,kDAKlBA,C;EAOAC,oCAAqEA,C;CAE7DC,MACNA,OAHFA,uBAGuCA,UACvCA,C;EAaGC,IA/yCMA,cAmlHsBnD,QAGAJ;AApyE/BuD,QAoyE+BrD,SAlyEnBqD,MA35BYA,iBAzZfA,IAqzCXA,C;EAIKC,IACHA,cACFA,C;EAIQC,IACNA,WAAoBA,QAStBA;AADEA,UAAiBA,gBACnBA,C;EAIKC,IACHA,QACFA,C;EAIQC,IACNA,QACFA,C;EAIKC,IACHA,QACFA,C;EAIKC,IACHA,oBACFA,C;EAMKC,IACHA,UAAoBA,QAGtBA;AAFEA,UAAqBA,QAEvBA;AADEA,UAAiBA,cACnBA,C;EAIMC,IACJA,UAAoBA,QAUtBA;AATEA,UAAqBA,QASvBA;AAREA,WAKEA,QAGJA;AADEA,UAAiBA,cACnBA,C;EAIMC,IACJA,UAAoBA,QAItBA;AAHEA,UAAqBA,QAGvBA;AAFEA,WAAoBA,QAEtBA;AADEA,UAAiBA,eACnBA,C;EAIOC,IACLA,sBAAoBA,QAEtBA;AADEA,UAAiBA,gBACnBA,C;EAIQC,IACNA,sBAAoBA,QAStBA;AAREA,WAKEA,QAGJA;AADEA,UAAiBA,gBACnBA,C;EAIQC,IACNA,sBAAoBA,QAGtBA;AAFEA,WAAoBA,QAEtBA;AADEA,UAAiBA,iBACnBA,C;EAIKC,IACHA,4CAEFA,C;EAIIC,6CACkBA,QAEtBA;AADEA,UAAiBA,aACnBA,C;EAIKC,6CACiBA,QAStBA;AAREA,WAKEA,QAGJA;AADEA,UAAiBA,aACnBA,C;EAIKC,6CACiBA,QAGtBA;AAFEA,WAAoBA,QAEtBA;AADEA,UAAiBA,cACnBA,C;EAIKC,IACHA,yBACFA,C;EAIIC,IACFA,sBAAoBA,QAEtBA;AADEA,UAAiBA,aACnBA,C;EAIKC,IACHA,sBAAoBA,QAStBA;AAREA,WAKEA,QAGJA;AADEA,UAAiBA,aACnBA,C;EAIKC,IACHA,sBAAoBA,QAGtBA;AAFEA,WAAoBA,QAEtBA;AADEA,UAAiBA,cACnBA,C;EAIKC,IACHA,yBACFA,C;EAIOC,IACLA,sBAAuBA,QAEzBA;AADEA,UAAiBA,gBACnBA,C;EAIQC,IACNA,sBAAuBA,QASzBA;AAREA,WAKEA,QAGJA;AADEA,UAAiBA,gBACnBA,C;EAIQC,IACNA,sBAAuBA,QAGzBA;AAFEA,WAAoBA,QAEtBA;AADEA,UAAiBA,iBACnBA,C;EAEOC,MACEA;AACPA,qBA2mEyCA,QA3mEzCA,WAEMA,UAskEyBA;AAnkE/BA,QACFA,C;EAEOC,yBA+jEgCvE,MA34G5BuE;AAo1CTA,UAEEA,UAAaA,aAmBjBA;GAskE2CA;AAkBrCA;GAlBqCA;AAjlEzCA,mCACEA;AAEAA,SAAqBA;AAChBA,QA0iEwBA;AAziE7BA,gBAwiEmCA,IAriEnCA,IAEFA,aACFA,C;EAEOC,WAEEA;AAGPA,iBA+jEyCA;AA7jEvCA,YAC2BA;UAEWA;IAEVA;AAC5BA,gBACEA;+BAKFA,cAEEA,eAAsBA,GAA8BA;IA4gEzBA;GAHA9E;AA9BcmC,wCA2CI4C;KA3CJ5C;AAz+DzC2C,MAEoBA,yBAItBA,YA3B0BA;IA95CevE;IA0ElCuE;GAqJLA;GAiwGqCA;GAzvGrCA;GAyvGqCA;GAvuGrCA;GAuuGqCA;AAxhEjBA;AAIxBA,iCAEMA,WA++DyBA;AA1+D/BA,QACEA;AAEAA,4BAEMA,WAq+DuBA;AAj+D7BA,OAGFA,QACEA;AAEAA,8BACEA;IAq9D6BA,MAn9D3BA;AAEeA,QAs9DUA,eADMA,IA/8DnCA,OAGFA,eAEuCA;aAOvCA,wBACFA,C;CAYOE,yBAo7D0BhF;AAj7D/BgF,SAA4BA,cA4E9BA;AA3EEA,SAA6BA,eA2E/BA;AA1EEA,SAA0BA,YA0E5BA;AAzEEA,SAA2BA,aAyE7BA;AAxEEA,SAAyBA,WAwE3BA;AAtEEA,SAWIA,OATSA,KA46DkBpF,KAx2DjCoF;AAvDEA,aA+5D+BtC;AA75DlBsC;GA05DkBhF;AAp5D7BgF,sCA+CJA,CA5CEA,SAEEA,kBAAmBA,KAk5DUlF,SAx2DjCkF;AAvCEA,UAESA,QA44D4B5E;AAl4DnB4E,GA7hDTA;AA+hDPA,QAHcA,iCA4BlBA,CAtBEA,UACEA,OAAOA,SAqBXA;AAlBEA,UACEA,OAAOA,cAiBXA;AAdEA,UAGEA,OAAOA,MAm3DsBxE,MAz2GtBwE,GAigDXA;AAPEA,cA9kD2CvE;AAilDzCuE,QAAOA,EAFqBA,YAMhCA,CADEA,SACFA,C;EAEOC,WD71DOA,mBACLA;AC81DPA,WAAuBA,QAEzBA;AADEA,mBACFA,C;EAgLiBC,aAXXC,GASAD;KAIFA,uBAbEC,GASAD;AAOFA,QACFA,C;EAEWE,uBAhBPA,OAkBUA;AACZA,WACEA,OAAOA,YAcXA;KAbSA,uBAkqDsBA;AA99CtBA;AAjMsBA;AAC3BA;AAGgBA;AAYTC;AAVPD,QAIJA,MAFIA,QAEJA,C;EAKYC,MACRA,aA3CAA,MA2C+CA,C;EA2BvCC,MACRA,OAAOA,MApEPA,MAoEiDA,C;EAS1CC,QA8qDPA,SAlwDAA;AAuFFA,WAAmBA,QAIrBA;AA2DoBA,OADGA;AAgnDrBA;AA3qDAA,QACFA,C;EAEWC,mBAlvDkCA;AAqvD3CA,WACUA,GApvDNA;AAq5GFA;AA7pDFA,WAAmBA,QAIrBA;AA6CoBA,OADGA;AAgnDrBA;AA7pDAA,QACFA,C;EAEWC,qBA5uDkCA;AA8uD3CA,WACUA,GA7uDNA;GA+zG+BxF;AAkEjCwF;AA/oDFA,WAAmBA,QAUrBA;AAHYA,YAokDmBzF,SAn5GtByF;AA09GPA;AAzoDAA,QACFA,C;CA6BWC,OA7jELA;CAIAA;AAikEJA,QACFA,C;EAmFWC,QA4gDPA,WAlwDAA;AAyPFA,WAAmBA,QAErBA;AA1qEIC;CAwIEC;CAwLAA;AAg3DGF;AAogDPG,CArwDEA;AA0PFH,QACFA,C;EASWI,QA8/CPA,SAlEiC9F,WAhsDjC8F;AAwQFA,WAAmBA,QAGrBA;AADqBA;AA2/CnBD,CArwDEA;AAyQFC,QAEFA,C;EAEWC,UAETA;SA+6C6BhG;AA76CvBgG;KAE6BA;AAFjCA,KAIEA,QAQNA,CA5sEIJ;CAwIEI;CA6CAA;AAshEGA,CA34DHA;AA24DJA,eACFA,C;EAEWC,QAm+CPA,SAlEiChG,WAhsDjCgG;AAoSFA,WAAmBA,QAGrBA;AADqBA;AA+9CnBH,CArwDEA;AAqSFG,QAEFA,C;EAEWC,UAETA;SAm5C6BlG;;AAj5CvBkG,kCAESA,SAELA,eAg5CmBpG;AAp5C3BoG,KAKEA,QAoBNA;uBAjBMA,UAiBNA;KAhBWA,aA24CoBtG;AAv4CrBsG,IAo4CqBlG,cAGAF,IAt4CvBoG,QAWRA;KATQA,OAAWA,SASnBA,EArvEIN;CAwIEM;CA6CAA;AA+jEGA,CAp7DHA;AAo7DJA,eACFA,C;EAEWC,QA07CPA,SAlEiClG,WAhsDjCkG;AA6UFA,WAAmBA,QAGrBA;AADqBA;AAs7CnBL,CArwDEA;AA8UFK,QAEFA,C;EAEWC,UAETA;SA7nE+CA;AA+nEzCA,4BAGFA,QAYNA;KAXWA,SACLA,OAgGFA,eAtFJA;yBARMA,UAQNA,CApxEIR;CAwIEQ;CA6CAA;AA8lEGA,CAn9DHA;AAm9DJA,eACFA,C;EAEWC,MA25CPA,sBAlwDAA;AA2WFA,WAAmBA,QAGrBA;AA7xEIT;CAwIEU;CA6CAA;CA2IAA;AAq+DGD;AA+4CPP,CArwDEA;AA4WFO,QAEFA,C;EAWcE,iBA22C2BA;AAx2CvCA,sCAq0C6BA,GADMtG;AA9zCnCsG,QACFA,C;EAEcC,qBA+1C2BA;AA31CvCA,qCA61C8CA;GA1CfA;UAKFA,KADMvG,IA5yCnCuG,QACFA,C;EAaWC,QAEFA;IAg0CgCC,UAv0CjCD;AAq2CJA,GAlwDAA;AAuaFA,WAAmBA,QAGrBA;AAz1EIb;CAwIEe;CA6CAA;CAeAA;IA+8GmCA,WArlHnCA,IAulH0CA;CAr1G1CA;AAsiEGF;AA80CPX,CArwDEA;AAwaFW,QAEFA,C;EA+BWG,QACLA;IAovCyB5G,YAGAK;AAkD3BuG,GAx8GKA,kBAsqEyCA;AAATA,IAbnCA,GA4vC+B3G;AAkEjC2G,GAlwDAA;AAodFA,WAAmBA,QAGrBA;AAt4EIhB;CAwIEiB;CA6CAA;CAeAA;CA4HAA;AA+kEGD;AAqyCPd,CArwDEA;AAqdFc,QAEFA,C;EAsBWE,QAJLA,oCAyxCFA,CAlwDAA;AAkfFA,WAAmBA,QAGrBA;AAp6EIlB;CAwIEmB;CA6CAA;CAeAA;CA4HAA;AA6mEGD;AAuwCPhB,CArwDEA;AAmfFgB,QAEFA,C;EAmDWE,QArBLC,iBAxoEQA,OAwFVC,MAiwGqCA,WAzvGrCA,MAyvGqCA,WAvuGrCA,MAuuGqCA;AA/sCvCD,QAIMA;AAEAA,qBAINA,QAEgCA;AAC1BA,qBA7W2CA;AA6kD/CD,GAlwDAA;AA6iBFA,WAAmBA,QAGrBA;AA/9EIpB;CAwIEuB;CA6CAA;CAeAA;CA4HAA;AAwqEGH;AA4sCPlB,CArwDEA;AA8iBFkB,QAEFA,C;EAoBWI,UAHHA,SA+nC6BnH,wBAkEjCmH,CAlwDAA;AAykBFA,WAAmBA,QAMrBA;AAFMA;AAwrCJtB,CArwDEA;AA0kBFsB,QAKFA,C;EAEWC,YAETA;SAipCuCA;AA9oCNA;AAC/BA,wBA0mC2BA;IAHArH,eAnmCvBqH,KAGJA,QAEMA;AAEAA;AACJA,OAAOA,iBAabA,EA/hFIzB;CAwIEyB;CA6CAA;CAeAA;AA01EGA,CA9tEHA;AA8tEJA,eACFA,C;EA6HcC,UAEZA,gCAcFA,C;EAqBWC,yBAhB6BA,MACDA;OAmBnBA,YAAlBA,MAXwCA;AAatCA,gBACMA;KACCA,uDACDA;KACCA,UACDA;KAEJA;AACAA,kBAEIA;QArBRA;AAyBQA;QAzBRA;AA6BQA;QA7BRA,OAiCYA,MA9C4BA,IACCA,GAeNA;AA+B3BA;QAlCRA,OAuYiBA,MApZuBA,GA87BXC;AA14BrBD;QAvCRA,OA7iBOA,MAgiBiCA;AAwDhCA;QA3CRA,OAxiBOA,MA2hBiCA;AA4DhCA;SA/CRA,OAniBOA,MAshBiCA;AAgEhCA;QAnDRE,QATqCA;KAg+BEA;AAh6B/BF;QAGAA;AACAA;QAGAA;AACAA;WA5EgCA;AAaxCA,OAqEsBA,OAENA,QAnFyBA,GAeNA,UAPIA;AA6E/BA;WAtFgCA;AAaxCA,OA+EsBA,OAENA,QA7FyBA,GAeNA,UAPIA;AAuF/BA;WAhGgCA;AAaxCA,OAyFsBA,OAENA,QAvGyBA,GAeNA,UAPIA;AAiG/BA;QA7FRA;AAAAE,QATqCA;KAg+BEA;AAr3B/BF;QAGAA;AACAA;QAtGRE,QATqCA;KAg+BEA;AA72B/BF;QAy3BNG,YA5+BmCA;AAsUrCC,MA1UwCD,IACCA;AA67BZA;AAj7B7BC;;AA8GQJ;SA9GRE,QATqCA;KAg+BEA;AAr2B/BF;SAi3BNK,YA5+BmCA;AA6UrCC,MAjVwCD,IACCA;AA67BZA;AAj7B7BC;;AAsHQN;QAy3BNO;AA/+BFA,OA4+BEA;AA5+BFA;AAAAL,QATqCA;KAg+BEA;AA5qBhCF;AAjLCA;QAGAA,0BA1H2BA;AA+HnCA,OAAOA,MA/IiCA,IACCA,KA+I3CA,C;EAOWQ,UACLA;OACcA,QAAlBA,SA9IwCA;AAgJtCA,mBAAyBA;AACXA,cA/IhBA;AAkJAA,QACFA,C;EAEWC,YAELA;OACcA,QAAlBA,SA1JwCA;AA4JtCA,WACEA,KAAeA;AACHA,UAC0BA,0DOp3FKA;KPm3F/BA;AACPA,MAGLA,OA40BFA;AAx0BFA,SAjLwCA;GACCA;IA67BZhI,WAGAK;AAvjDR2H,UAsjDc5H,GA/hBjC6H;AAphCFD,WACEA,uBAA4BA;AA+nB9BA,OA7nBiBA,kBA6nBjBA;AA4KAA,QACFA,C;EAEYE,MAEMA,SA9LwBA,iBAgBLA;AAgLnCA,sBAnLAA,OAqLwBA;KAEXA,UAnM4BA;QA67BZlI,YAj7B7BkI,OA4LoBA,YAhMmBA;AAkMjCA;QA9LNA,OAiM4BA;AACtBA,OAGRA,C;EAOYC,MAzMyBA,aAhBKA;AA8OxCA,sBAEEA,iBAhOiCA;AAmO7BA;OAnO6BA;AAuO7BA;QA1ONA;AA8OMA,WA9ONA;AAoP6BA;AAjPMA;AAoPnCA,iBApPmCA;cAhsBgBA;;AAy7B9BA,UAxQoBA;AAnyEvCtH;CAQSsH;CAQAA;CAiBAA;AA8wEXA,OAoQkBA;AACdA,MAgBNA;OArREA,OA8QkBA,OAqqBiBA;AAnqB/BA,MAKNA;QAFMA,UAAMA,qCAA8CA,SAE1DA,C;EAyBYC,MA3SyBA;AA6SnCA,UAhTAA,OA/hBOA,MAkhBiCA;AA+TtCA,MAOJA,CALEA,UApTAA,OA1hBOA,MA6gBiCA;AAmUtCA,MAGJA,CADEA,UAAMA,sCAA+CA,QACvDA,C;EAEeV,MAwqBXA,gBA5+BmCA;AAsUrCA,MA1UwCA,IACCA;AA67BZA;AAlnB7BA,QACFA,C;EAWWW,QACTA,sBAEEA,OAAiBA,UA3gCgCA,KAkhCrDA;KALSA,uBACUA,CAAiCA;AAAhDA,kBAIJA,MAFIA,QAEJA,C;EAEYC,iBAgoB6BA;AA9nBvCA,gBAEaA,eA8nBiCA,IA3nBhDA,C;EAEYC,iBAunB6BA;AApnBvCA,iBAEaA,eAonBiCA,IAjnBhDA,C;EAEWC,mBAukBoBxI;AArkB7BwI,WACEA,SAAgBA,QAukBWnI,EAjjB/BmI;GAr2FSA;GAy7GgCA;AAvmBrCA,QACEA,QAmkByBA,KAjjB/BA;AAfIA;GAgkB2BnI;GAHAL,QAzjB3BwI,SAAgBA,QAWpBA;AATEA,SACEA,UAAMA;GAv2FDA;OAm8GgCA,QAvlBrCA,QAojB2BA,KAjjB/BA;AADEA,UAAMA,4BAAsCA,QAC9CA,C;EAoDGC,iBAvhGKA;WAAoBA,GAApBA;AAqlHJA;AA3jBJA,YAqBSA;AAyiBPA,WA1jBFA,SAAmCA,QAOrCA;AANEA,SAAkCA,QAMpCA;AADEA,QACFA,C;CAuCKC,cAWHA;SAA8BA,QAwKhCA;AAoPIA;KA5ZmCA;AAGrCA,KAA4BA,QAqK9BA;GAkRiC1I;AApb/B0I,SAA0BA,QAkK5BA;AA/JMA,UAAmBA,QA+JzBA;GArtGmDC;AAyjGjDD,SAA+BA,QA4JjCA;AAzJ0BA;AACxBA,KAGMA,UA0ayBA,EAHAjI,cAva6BiI,QAqJ9DA;GAkRiC1I;;AA/Z/B0I,MACEA,SACEA,OAAOA,WAgaoB5I,QArRjC4I;AAxIIA,qCAwIJA,aAnIIA,SACEA,OAAOA,OAuZoB5I,YArRjC4I;AA/HIA,SACEA,OAAOA,OAmZoB9I,YArRjC8I;AA3HIA,YA2HJA,CAvHEA,SACEA,OAAOA,OA2YsB9I,YArRjC8I;AAjHEA,UAOgBA;AANdA,OAAOA,iBAgHXA,CApGEA,UACOA,WAwXwB5I,aAtX3B4I,QAiGNA;AA/FIA,OAAOA,MAAyBA,mBA+FpCA,CA1FEA,UAEUA;AADRA,UAEIA,OA4WyBhG,YArRjCgG,CA7EEA,UACMA,cAiWyB5I,SA/V3B4I,QA0ENA;AAxEIA,OAAOA,UACCA,eAuEZA,CAnEEA,UAEUA;AADRA,UAEIA,WAqVyBhG,QArRjCgG,CAzDEA,KAAsBA,QAyDxBA;AAtDiCA;yBAE7BA,QAoDJA;AAhDMA;cAAqDA,QAgD3DA;AA3CEA,sBAC2BA,QA0C7BA;AAzCIA,UAAsCA,QAyC1CA;GAplGWA;;GA44GgCA;gBA3VfA,QAmC5BA;AAuUMA;;AArWFA,oBAmT6BA;;AAhTtBA,wBACAA,kBACHA,QAyBRA,CArBIA,OAAOA,QA0SsBlI,cArRjCkI,CAlBEA,sBAC2BA,QAiB7BA;AAhBIA,KAA+BA,QAgBnCA;AAfIA,OAAOA,kBAeXA,CAXEA,UACEA,SAAgCA,QAUpCA;AATIA,OAAOA,kBASXA,CALEA,aACEA,OAAOA,kBAIXA;AADEA,QACFA,C;EAEKE,oBAKCA;AAECA,aA4Q0BrI,kBA3Q7BqI,QAuFJA;IA/rGWA;;GAqJLA;;GAiwGqCA;;AAlSzCA,OAA2DA,QA2E7DA;AAzEMA;GAz9FAA;;GAyvGqCA;;AAxRzCA,WAC2DA,QAgE7DA;AA9DEA,oBAuRgDA;AApRzCA,YA+OwBA,gBA9O3BA,QA0DNA,CAtDEA,oBA+QgDA;AA3QzCA,YAsOwBA,kBArO3BA,QAiDNA,CA7CEA,oBAsQgDA;AAlQzCA,YA6NwBA,gBA5N3BA,QAwCNA,IAhhGMA;;GAuuGqCA;;AArPzCA,0BAiNqCA;KA/MnCA,KACEA,QAA4BA,QA2BlCA;IAmLuCA;AA5MjCA;AACAA,SAAyCA,QAwB/CA;IA+KmCA;AApM7BA,UACEA,MAAiBA,QAoBzBA;AAnBQA,YA4O0CA;AAxO5CA,UAAiCA,QAevCA;GAyNkDA;AArOvCA,YAgMsBA,kBA/LzBA,QAWRA;AAVMA,YAIFA,UAqL+BA,MApL0BA,QAK7DA;AAJMA,KAGJA,QACFA,C;EAEKC,+BAiLkCzI;KA5KrCyI,WAhhDI1D,GASA0D;AAohDFA,WAAkBA,QA8BtBA;AA7BIA,uBA8JmCA;AA5JjCA,YAhYAA;AAoYFA,WAAqBA,QAuBzBA;GAqK2CA;AALnCA,oBA3tGkBC,aA4kD6BA;AA29CnDD,gBAE+BA,eAmJIA;AA/InCA,OAAOA,iBAhxGAA,QA8xGXA,CAFEA,OAAOA,QA5xGEA,mBA8xGXA,C;EAEKE,yBAmKsCA;AAxJzCA,gBA8BSA,WAuFsBA,iBAtFzBA,QAKRA;AADEA,QACFA,C;EAEKC,uBA7zGMA,YA+6GgCA;gBA1GnBA,QAaxBA;IAyDuC1I,SAnEnB0I,QAUpBA;AAREA,gBAGOA,WA+DwBA,iBA9D3BA,QAINA;AADEA,QACFA,C;EAEKC,WAqD4BjJ;uBAlD3BiJ,WACKA,SACmBA,kBAmDGrJ,KAlDCqJ,eAkDDnJ;AAtD/BmJ,QAKFA,C;EAWK9G,IAA8BA;AAK/BA;KAA2CA;AALZA,QACsCA,C;CAMpE+G,WA4B4BlJ;AA1B/BkJ,0CAKFA,C;EA2CcC,MAFRA,4BAkBqCA;AAZvCA,oBAxBmCA;AA+B/BL,UAHNK,C;EAEeL,IAA+BA,yBA1tGtBA,aA4kD6BA,IAgpDLA,C;;;;;;;;;;;EQvtHhCM,GACdA;AAESA,OADLA,yBACFA,aAgCJA;OA9BMA,6BACAA,iBAEQA;AACCA;;AASIA,0BACXA,KAPYA,gBAQhBA;AAEAA,OAAOA,eAaXA,MAJWA,OADEA,oBACTA,aAIJA;AADEA,OAAOA,MACTA,C;EAEYC,IAKVA,uBACIA,KALYA,eAMlBA,C;EAEYC,IAKVA,kBACIA,KALYA,eAMlBA,C;EAEYC,IAWHA,SATTA,C;EA0BAC;;QAaAA,C;EA0FWC,IACXA,OAjCAA,SCoGAC,SAAyBA,GAAzBA,aDpGAD,aAkCFA,C;EAUQE,MAENA;CACUA;AACVA,QAxBwBA,EAyB1BA,C;EASQC,MACNA,SACFA,C;EAQQC,MACNA,OACFA,C;EAOQC,MAENA,KACIA,QAAyBA,QAC/BA,C;EASKC,MAECA,wBAEqBA;oBASvBA;;oBAEAA;KCLFA,WAAyBA;CA4IvBA;CACAA;ADnIAA,aAEJA,C;EAIkBC;;OACAA;AAuBhBA,OAAYA,CE6QeA,MF7QgBA,YAG7CA,C;EG3TEC,MACcA;AADdA,0BAEiCA,UAFjCA,AAEyDA,C;EAOvCC,IAChBA;AAAUA,aACeA;AACvBA,WAAwBA,QAG5BA,CADEA,QAAkBA,EACpBA,C;EFiiBYC,MAEVA;QA1QsBA,iBA8GfA;AA+JPA,UACEA,IZ1XJA,0DY6XmBA;AACfA,MAYJA,KAV0BA;CAAjBA;AACPA,eAC+BA;AAC7BA;AACAA,kBAEoCA;AACpCA;AACAA,QAEJA,C;EAQYC;QAtSYA,kBA8GfA;CA2LLA,KAEFA,UACEA,IZxZJA,0DY2ZmBA;AACfA,MAuBJA,CArBEA,kBAGsCA;AACpCA;AACAA;AACAA,MAeJA,iBAVkCA,UAC9BA;AACAA,MAQJA;ACmhCEA,gBDthCOA,GAAwBA,cAGjCA,C;EAgIYC;KAEVA;GAvcqBA;AAAOA;AAAeA;AA0czCA,YACEA,oBApWGA;AC8sCPA,MDv2B0CA,IAAkBA,IAExDA,MA+JNA,EA1JoBA;GACyBA;AACzCA,0BACWA;AACTA,MAAsBA;CACtBA;GACwBA,MAGGA;GAAOA;CAQ/BA;CACDA;AAKkCA,SAnqBhBA;AAmqBGA,6BArCpBA;AAqCLA,SArqBeA,EAAOA;AAuqBPA,SAAWA;AAARA,eAAHA;AAAbA,MCu0BJA,MDn0B0CA,IAAkBA;AACtDA,MA4HRA,IAxH0BA;AAApBA;KAmFIA;GA9vBmBA;AAivBvBA,cA/D+BA,gBAgE7BA;KACKA,MACLA,aA9BsBA,cA+BpBA,UAGFA,aAzBcA,cA0BZA;AAKJA;GAIIA;wBACAA;cAprBuCA,OAAsBA,iBAmrB9BA;AAAnCA,SAKmBA,EAASA;KAplBTA,eA2MIA;CAC3BA;AACOA;CAtEPA,IACYA,OAAkCA;CAC9CA,IAA4BA;CAgdlBA;AACAA,cAEAA;AAKJA,MAeRA,KAXqBA,EAASA;GA1ZDA;CAC3BA;AACOA;GA0ZAA;GACcA;AADnBA,QApfFA;CACAA,WAKAA,IAAwBA;CACxBA,MAofEA;IAEJA,C;EAqDOC,MACUA,YACfA,OAAOA,OAWXA;AARmBA,YACfA,QAOJA;AALEA,UAAoBA,sBAKtBA,C;EGx8BKC,GACHA;OAAiBA,IAAjBA,WAAuDA;GAEpCA;;AAEjBA;AACOA,SAEXA,C;EAEKC;IAKDA;;IAIIA,UJ3BJA,OAAyBA,GI4BMA,QAGnCA,C;EAMKC,IAnDHA,qBAqDoCA;AACpCA;KAEOA,IJ1CLA,OAAyBA,GI2CMA,mBAGlBA,IAGjBA,C;EAQKC,iBACCA;AAAJA,YACEA;MACwBA;AACxBA,MAgBJA,CA3FEA;GA8E4CA;AAC5CA,aACQA;oBAG0BA;CAC1BA;MACeA;AAErBA,kBAIJA,C;EA0BKC,kBACsBA;IACXA,QAGZA,UAHYA;AAIZA,MAUJA,CFggDIA,WEjgDkCA,QACtCA,C;EC64EUC,ICxkDWA;AD2kDfA,OC5kDJA,UD4kDkCA,C;EHzrC/BC,MACHA,KAA+BA,cAGjCA,C;EAEEC,mBACmBA;AAAnBA,SAAoCA,OAAOA,MAY7CA;;AANQA;IAEGA;AAAPA,QAIJA,gB;EAEEC,qBAEmBA;AAAnBA,SAAoCA,OAAOA,OAY7CA;;AANQA;IAEGA;AAAPA,QAIJA,gB;EAEEC,uBAEmBA;AAAnBA,SAAoCA,OAAOA,SAY7CA;;AANQA;IAEGA;AAAPA,QAIJA,gB;EAqBKC,cAEYA,OAGPA;AAKRA,OACFA,C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AK75BWC;EADDA,QACNA,cCrfFA,wCDsfAA,C;EAMQC,MACNA,OC7fFA,uCD8fAA,C;EE9fOC,IzB8rBqBA,kBA8H5BC,WAEyBA,QAFzBA;AyB1zBMD,UzB+zBoBA,GAATA;AyB/zBUA,gBzB+zBDA,SyB7zB1BA,CADEA,WACFA,C;ECkEcE,IAEZA;AAAIA,WACFA,aAwBJA;AbyXAA;Ia5YIA;;CAEKA;AACLA,MAAUA;iBAYVA,cb4Z0CA;AazZ5CA,6BACFA,C;;;;;;;;;;;EC9GFC,MACEA;IAIWA,yBADXA;AAIQA,MAAgBA;AAAtBA,aAIOA;AAAPA,QAIJA,C;EA8CAC,IAEEA;WAAoBA,WAsBtBA;AAnBEA,sBACEA,QAkBJA;qBAdIA,OA8BFA,WA6LiCC,oBA7MnCD;AAVEA,WAAoBA,QAApBA,IAO8BA,WADjBA;AAGbA,QACFA,C;ECPmBE,QAELA;WAI0BA;KdkgCWlM;Ac//BrCkM,kBADVA,SACUA;AACRA,eAASA;OAOXA,QACFA,C;EAKeC,UAEoBA,eAAmBA;AACpDA,WAAqBA,WASvBA;AAPWA,eAD0BA,QACjCA,gBAOJA;AAJEA,OAAOA,OAEHA,gBAENA,C;EAEeC,MAIbA;IACSA;AAAPA,QAGJA,WADEA,WACFA,C;EC2CYC,cAENA,mBACFA,UAAMA;AAMRA,WACEA,UAAMA;AAGRA,OACEA,UAAMA,gEAKVA,C;ECsTcC,IACZA,kBAEIA,8BAgBNA;QAdMA,iCAcNA;QAZMA,0BAYNA;QAVMA,yBAUNA;QARMA,4BAQNA;QANMA,yBAMNA;QAJMA,uCAINA;QAFMA,QAENA,E;;;;;;;;;;;;;;;;;;;;;;;;EjB1TWC,MAUSA;AAPlBA,WAAmBA,QAGrBA;AADEA,UAAMA,iBACRA,C;EAyCaC,MACHA;AACyBA;AACjCA;AACAA,wBACFA,C;EAoCQC,UAESA,oBAA8BA;AAC7CA,kBAEEA,WAA2BA,QAA3BA;AAMFA,QACFA,C;EAQQC,QACYA;AAClBA,oBACEA,OADFA;AAGAA,KAAcA,QAEhBA;AADEA,OkBpSaA,OlBqSfA,C;EAGQC,QAC4BA;AAAZA,QAOxBA,C;EAOQC,MACNA;AAAaA,oBAAYA,ObpPvBC,IANiCnS,uBakQrCkS;AALoBA;AAClBA,oBACEA,OADFA;AAGAA,QACFA,C;EAoCQE,QAEKA;;AACXA,YACkBA;AAChBA,OACEA,UAAiBA;AAEnBA,SACEA,QAcNA,CAHWA;AAAPA,QAGJA,C;EAqBcC,eAEQA;AACpBA,QAAkBA,QAGpBA;AADEA,OAAkBA,0BACpBA,C;EA8BQC,MAKJA,OF5bJA,WAM2BA,sBE0bJA,C;EAwDTC,QACgBA;AACvBA,UAAqBA,QAa5BA;ImBpKoBA,gBnBuKgCA,OAbVA;MAC7BA,YAYuCA,OAVZA;KAC7BA,OASyCA,UAPVA,QAGxCA,QACFA,C;EAgIcC,UAEZA;QAAwBA,IAASA;AFjkB1BA,GAAyBA,gBb4iCtBC;Ae3eVD,KACEA,QAsBJA;AiB5oBeA;OjB6nBaA,iBAA1BA,YACaA;YAELA,uBAlRUE;8BAyRDF,YACAA,OAGjBA,6BACFA,C;EAGcG,IAEZA;AAAKA,WACHA,OAAOA,OAoDXA;AA/CiBA;AACfA,MAAwBA;AAwBPA;GAUMA;SACLA,YACNA;AASZA,OALUA,yDAMZA,C;EAUsBC,GAAWA,YAAsBA,YAAsBA,C;ERrsB/DC,IACgBA,wCAC1BA,OAAOA,OAMXA;AAJEA,sBACEA,OP8qFGvR,iBO3qFPuR;AADEA,OQkLkBA,ORjLpBA,C;EA8BaC,MACXA;AACAA;AACAA,SACFA,C;EAYAC,sBAA8BA,C;CAsD9BC,iCAEuBA,C;EAcvBC,gCAEsBA,C;EA4DtBC,4DAG+DA,C;CAe/DC,uDAIiEA,C;EAmEtDC,QAITA,YAEEA,UAAiBA;AAEnBA,YACEA,YAEEA,UAAiBA;AAEnBA,QAGJA,CADEA,QACFA,C;EAWWC,MACTA,OACEA,UAAiBA;AAEnBA,QACFA,C;EAkEAC,wDAEsEA,C;EAkFtEC,sBAAqCA,C;EAcrCC,sBAAkCA,C;EAyBlCC,sBAAwBA,C;EAaxBC,sBAAkDA,C;CIpgB5CC,8BAA8DA,C;EwB0vBtDC,QAEZA;AAAIA,YACFA,oBAEEA,aAgBNA;AAdIA,gBAcJA,CAZ+BA;AAC7BA;IAEEA,kBAGAA,CALFA,UpBxTYA;AoB+TZA,6BAIFA,C;EAYcC,QAEZA;AAAIA,WACFA,gBAYJA;ApB/WAA;AoBsWEA;IAEEA;ApBvVUA,CAAZA,SAAsBA,mBoB0VpBA,CALFA;GpBvU4CA;AoB+U5CA,6BACFA,C;EA0BGC,MAwB6BA;AAGhCA;AACOA,UAAeA,MAkFxBA;AAjFwBA;AACpBA;IACeA,UACfA,IAQGA,WACHA,QAAoCA,MAqExCA;AApEqBA;AACGA,eAEKA,SACzBA;AACKA,WACHA,SACEA,OAAYA;AACZA,MA4DRA,CA1DyBA;AACCA;IACKA,eAEHA,SACtBA;KAGOA,MAAPA,SAEgBA,SACdA;AACAA,UAQEA;AAEYA,UAAmBA,UAC7BA,IAEFA;AACAA,MAgCVA,EA7B4BA;AACHA;IACMA,SAA2BA,iBAOtCA,WAEhBA;AAfgBA;AAqBlBA,sBAAqCA;AACzBA,UAAmBA;AAC7BA,YAEEA;AAzBcA,SA4BlBA,WACEA;AAEFA;AACAA,SACFA,C;ECn0BaC,UAmBTA;IAOqBA,QANaA;AAAkBA;AAAlDA,O/BJKA,KADAA,KADAA,K+BMuDA,aA2QhEA,KArQuBA,QAFPA;AAAkBA;AAAkBA;AADhDA,O/BCKA,KADAA,KADAA,KADAA,K+BGqDA,gBAuQ9DA,CApQoCA;AAAkBA;AACtCA;AAAkBA;A/BKzBA,OADAA,KADAA,KADAA,KADAA,K+BDmCA;AADxCA,QAoQJA,C;ECqXWC,qEAyDGA;AAGZA,UAy+HWA,2BACJA,qBACAA,oBACAA,qBACAA;AA3+HLA,SAGEA,OAAeA,WAD0BA,wBACLA,KAwO1CA;KAvOWA,UACLA,OAAeA,KAAOA,qBAAwCA,KAsOpEA,CA9NgBA;;;;;;;;;AAcFA;GAMIA;AAChBA,QAEUA;GAaMA;GACAA;GACAA;GACCA;GACGA;AAMpBA,OAOcA;AAHdA,OAYuCA;KARhCA,QAEOA;AAMdA,OAoBaA;GAXGA;;AAEhBA,MAzE+CA;AA6E7CA,aAKWA;AAAJA,kBAIIA,qBACWA,OACbA,sBACGA;KAzFiCA;KAlB/CA;AAwGSA,OAUKA,sCAEJA;KApHVA;AAgHSA,MAeLA,UAEMA,uBAEFA,SAKOA,qBACUA;AAm2HyBA,SAt2HpBA;AAy2HCA,IAn2HFA;AAKnBA;AACAA;KAEUA;AAzHfA;;SA0HUA,UAeHA;AADAA;AAXMA,qBAGNA;IA1BaA,cAwCRA,uBAKLA,mCAeAA;AAFAA;AACAA;AAZMA;AAINA;IAXoBA,eA0BSA,+BAK/BA,oCAeAA;AAFAA;AACAA;AAZMA;AAINA;IAX8CA,kBA6BxDA,KAUEA,OAgxGJA,cAzxG+BA,QACnBA,gCAcZA;AAwcEA,WAEEA,OACWA;KACJA,SACLA;AA7gBqDA;AAmhBzDA,QACsBA;AAEPA;AAENA;AACHA;AAAJA,QtB91CgBC,QsBg2CGD;AAEVA,gBADEA,KAAMA,sCAKqCA;AAjiBCA,KAiiBrDA;AAGMA;AAteVA,OA4eYA,wBAFCA,mBAxefA,C;EAuL2BE,IAEZA;AAAbA,cAAOA,sBAAsBA,UAAIA,cAcnCA,C;EAWiBC,QACLA,0HrBpNqC7O;AqB2N/C6O,yBACaA;AACXA,WACEA,YAEEA,iCAGFA,SACEA;AAEaA,OAAMA;AACrBA,SACEA;AAEKA;;AACKA;KAIhBA,SACEA;AAGaA,OAAMA;AACrBA,SACEA;;AAIFA,QACFA,C;EAmBiBC,SAULA,uDAKEA;IAWHA,UAAYA;AACHA;AAMlBA,gCACaA;AACXA,WACEA,UAEEA;AACIA,wBACFA;AAIAA,IAAJA,UAEEA,KACEA;AAGFA;AADeA,UAIfA,OAAUA;AAEAA,WACPA,UAPYA,SAWXA,YAAaA;AACTA;AACeA;AAC7BA,aACEA;AAEFA,MACEA,MACEA,OAAUA;KAEOA;AACjBA,SAAUA,QAAeA;AACzBA,SAAUA,QAAeA,UAG7BA,UACYA,UACRA,0EAEaA,YACfA;ArB7V6C9O;OqBgWV8O,sBAArCA,YACcA;AACZA,UAEEA;;AAGEA,UAGaA;;AAEfA,MAGJA,QACFA,C;EAsEAC,8CACgCA,C;EA4IrBC,IACTA,cAAsBA,SAGxBA;AAFEA,eAAuBA,UAEzBA;AADEA,QACFA,C;EAcaC,QACXA,UAAMA,WACRA,C;EAoTYC,MAEkBA,wBAAsBA,WAEpDA;AADEA,QACFA,C;EAWeC,UAEbA;AACAA,SAAkBA,QAkCpBA;AAhCMA,yBACkBA;AAAhBA,wBACFA;AAG6BA;AAAnBA;AACZA,QAE6BA;AAClBA,SADJA,oCAVgBA;AAanBA;AAEJA,OAAOA,aH93DFA,mBGi5DTA,CAfIA,gBACMA,yBAmBIA;AAELA;AAlBDA,QAE6BA;AAClBA,SADJA,oCAzBYA;AA4BfA;AACJA,UAAWA,kBAKnBA,CADEA,OAAOA,WACTA,C;EAIWC,QACGA;AAEZA,oBACFA,C;EAYcC,UtBnkDdA;AsB8kDEA,uBACaA;AACXA,WACwBA;AAClBA;AAAJA,SACEA;AACAA,oBtBplDRA;AsBulDqBA;AAGfA,KACgBA;KACTA,WACLA;CtB3jDNC;AsB8jDID;;AApBgBA,sBAlBEA,0BA0ClBA,+BtBpmDNA;AsBumDQA,QACeA;SAKjBA,SAnD6CA;AAsD7CA,6BACaA;AACXA,sBACiBA;AACAA,KAGJA;YtBvnDrBA;AAOEA;;AsBmnDcA;;AACVA;KAIJA,WAAoBA,OAAOA,YAM7BA;AALEA,QACiBA;UtBlmD2BA;AsBqmD5CA,6BACFA,C;EAWcE,QACEA;AAMdA,8BACaA;AACXA,WAEwBA;AAClBA;AAAJA,SACEA;AACAA,oBtB9pDRA;AsBiqDqBA;AACfA,MHpgEGA;;AG+/DQA;AAQXA,KACgBA;KACTA,YACSA;AACCA,KtBvoDrBD;AsB0oDIC;;AAvBgBA,sBAbEA,2BAwClBA,+BtBhrDNA;AsBmrDQA,QACeA;SAKjBA,qBA2UEA,yBAzUFA;KAlBiBA;AAqBjBA,6BACaA;AACXA,sBACiBA;AACAA,KAGJA;AACfA,MHxiEGA;YnBkWTA;AAOEA;;AsBksDcA;;AACVA;KAIJA,WAAoBA,OAAOA,YAO7BA;AANEA,QACiBA;AACfA,MHnjEKA;UnBiYqCA;AsBqrD5CA,6BACFA,C;EAKcC,QACZA;SAAkBA,QAkBpBA;AAhBOA,SADqBA,iBAExBA;AAGFA,sBACuBA;cA6RFA,0BA3RjBA;AAEFA,gBACsBA,KAGfA;AAETA,OAAOA,OH9kEAA,kBG+kETA,C;EAKcC,IACZA,cAAsBA,YAKxBA;AAJEA,cAAsBA,YAIxBA;AAHEA,eAAuBA,aAGzBA;AAFEA,iBAAyBA,eAE3BA;AADEA,QACFA,C;EAEcC,QAEZA,OAAOA,YAA4CA,UACrDA,C;EAEcC,cAEPA;AAGLA,WAC4BA,eAiB9BA;KAVaA,cAAwCA;IH53DjCA,aGg4DhBA,KAAYA,SAMhBA,MALoCA,oBACvBA;AAGXA,OADSA,WAEXA,C;EAOcC,eH74DMA;AGg5DbA,0BACAA,cACHA,OAAOA,aAGXA;AADEA,OAAOA,OACTA,C;EAEeC,UAEbA,YACEA,WACEA,UAAMA;AAERA,OAAOA,YAAyCA,SAKpDA,CAFEA,WAA6BA,WAE/BA;AADEA,OAAOA,OACTA,C;EAScC,ItB3zDdA;CsB8zDMA;AAYJA,MAAwBA,SAVLA;GtBjyDyBA;AsBqzD5CA,6BACFA,C;EAEeC,QAEbA,OAAOA,YAA4CA,SAErDA,C;EAaeC,QAEbA;OAAwBA,QACtBA,SAuBJA;AArBmBA;AACCA;AACIA;AACCA;AACvBA,YACEA,SAgBJA;AAd8BA;AAutBLA,YAAjBA,8BAltBJA,OtB18DgBA,iCsBm9DpBA;AAPEA,gBAEEA,OAAOA,eH1tEFA,aG+tETA;AADEA,WACFA,C;EAEcC,IAEFA;AACVA,UrBvxC+CjQ;;AqB2xC9BiQ;AACAA,6BAKfA,UAGEA,YAESA;AAXkCA,SAOpCA;AATaA,SAMXA;AAHDA,IrB5xCmCjQ;AqB2yC7CiQ,wBACeA;;AAEUA;AACAA;AACvBA,MAIJA,OAAcA,cAChBA,C;EAMcC,cAGLA;AAAPA,eAGIA,cACNA,C;EAWeC,cAGCA;AAIdA,2BACaA;YACQA,uBACjBA;KADyCA;AAKzCA,WACgBA;AAEdA,YACEA;AACAA,SAGFA,WACgBA;KALLA,SAUNA,aACSA;oBA0CdA,0BAvCAA;;SAIAA,sBAEMA;AAAJA,QACaA;AACXA,sBAGiBA;AADAA,MAKPA,sBtB5+DtBA;AAOEA;AsBw+DcA;AtBx+DCA,CA2Bfb;AsB+8DIa;KAIJA,WACEA,QAMJA;AAJEA,QACeA;UtB19D6BA;AsB49D5CA,6BACFA,C;EAoDYC,IACNA,gBAAsBA,QAG5BA;AADEA,OADYA,mBAEdA,C;EAOcC,IACZA;AAAKA,YAA8BA,QAsBrCA;AApBwBA;AAECA,sBAAvBA;AAEMA,oBnC/2DYC,amCi3DZD;InCj3DYA,YmCm3DVA,WAGUA,UACLA;AAAJA,MAGLA,WAGJA,KAAiBA;AACjBA,OAAOA,aACTA,C;EAacE,MAEZA;AAAKA,YAEHA,SADyBA,SA2B7BA;AAvBwBA;AAECA,sBAAvBA;AAEEA,aACgCA,GnCx5DhBA;AmCw5DdA,KACEA;KAGAA,kBAEOA;AAAJA,MAGLA,cnCj6DcA;AmCo6DCA,mBAA0BA,GHvuE3BA;KG6tEEA;AAUpBA,KACEA,UAKJA;AAH4BA,wBAAcA;AACxCA,MAA8BA,WAAcA;AAC5CA,OAAOA,aACTA,C;EAGcC,eACHA;AAAeA,cAAuBA,iBAC7CA,iBACaA;AACXA,UACEA,OAAUA,mBAA0BA,YAS5CA;YANYA,yBACJA,MAINA,QACFA,C;EA2WWC,MACLA;AACJA,qBACiBA;AACfA,gBACmBA;KAGjBA;AACAA,iBACmBA;KAEjBA,UAAMA,mCAIZA,QACFA,C;EAYcC,YAMPA;AACLA,qBADcA;MAEGA;AAFHA;AAIaA,UAAZA,UACOA;AAFpBA,MLt+FsCA;AK0+FpCA,MANyBA,IAU7BA,KAEWA,IADLA,OACFA,mBAyBNA;KhCx+FAC,WgCi9FcD;KAGGA;OAOQA,YANrBA,SACiBA;AACfA,SACEA,UAAMA;AAERA,WACEA,SACEA,UAAMA;AAERA,OAAUA;AACVA,UACKA,UACLA;KAEAA,WAINA,OLrgGOA,CADKA,QKugGdA,C;EAEYE,IACNA;AACJA,oBACFA,C;EAqwBeC,QASOA;OAIJA,wBAAhBA,SACSA;AACPA,kBAAwCA;AACxCA,WACEA;AAEEA,SAEFA,UAAMA,aAGVA,YAGEA,UAAMA;KAERA,SAEEA,UACAA;AAEAA,kBACSA;AACPA,WACEA,gBACKA,kBACLA,MAGJA,QACEA;KAG4BA;AAGvBA,2CACHA,UAAMA;AAERA,OAGJA;AAGgCA;KAFRA,eAEfA;KAKSA,cAAqCA;AAErDA,WACSA,iBAGXA,OAxiBFA,eAyiBAA,C;EA2McC,GAmDDA;iBrBhiGoC9Q;AqBoiGlC8Q;AAOFA;AAaAA;AAUTA;AACJA;AACAA;AACAA;AACAA;AACAA;AACAA;AACAA;AAEIA;AACJA;AACAA;AACAA;AACAA;AACAA;AACAA;AAEIA;AACJA;AACAA;AACAA;AACAA;AACAA;AACAA;AACAA;AAEIA;AACJA;AACAA;AACAA;AACAA;AACAA;AACAA;AAEIA;AACJA;AACAA;AACAA;AACAA;AACAA;AACAA;AAEIA;AACJA;AACAA;AACAA;AACAA;AACAA;AACAA;AAEIA;AACJA;AACAA;AACAA;AACAA;AACAA;AACAA;AACAA;AACAA;AACAA;AAEIA;AACJA;AACAA;AACAA;AACAA;AACAA;AACAA;AACAA;AACAA;AAEIA;AACJA;AACAA;AACAA;AACAA;AACAA;AACAA;AAEIA;AACJA;AACAA;AACAA;AACAA;AACAA;AACAA;AAGAA,KADIA;AAGAA;AACJA;AACAA;AACAA;AACAA;AACAA;AAEIA;AACJA;AACAA;AACAA;AACAA;AACAA;AAEIA;AACJA;AACAA;AACAA;AACAA;AACAA;AAEIA;AACJA;AACAA;AACAA;AACAA;AACAA;AACAA;AAEIA;AACJA;AACAA;AACAA;AACAA;AACAA;AAEIA;AACJA;AACAA;AACAA;AACAA;AAEIA;AACJA;AACAA;AACAA;AACAA;AACAA;AAEIA;AACJA;AACAA;AACAA;AAEIA;AACJA;AACAA;AAKAA,KADIA;AAGAA;AACJA;AACAA;AACAA;AAEAA,QACFA,C;EAWIC,YACWA;AAEbA,oBACcA;AAEDA;GAGMA;AACTA;WAGVA,QACFA,C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;ECnwImBC,IACjBA;wBACEA,UAAMA;mEAEOA;AAWWA;AAC1BA,QACFA,C;EAqGAC,QACEA,QAAiBA,OAAOA,OAE1BA;AADEA,OAAOA,MACTA,C;EC6PUC,MpBjMRC,eAAyBA,GAAzBA,eAvPIC;AoBucJF,OAZgBA,KAAuBA,eACzBA,KAAuBA;AAYrCA,QACFA,C;;;;;;EChXUG;AAEFA,mBAC6BA,QAAnBA;AAgEhBC,WA9D0BD,KAAZA,gBACKA,GAAmBA,KAAZA,gBACAA,KAAZA,qBAWEA;AAPNA;AACSA;AACmBA,OAApBA;WAAgCA;AACxCA;AACyBA,GAThBA,EASJA,MAAOA;AACwBA,OAAxBA;WAH4BA;AAb1CA,OAxBRC,oBAyCUD,gBAjBFA,C;;;;;;;;;;;;;;;;;;;;ECxGLE,GF0HIA,cAlELA,yCAkEKA,CAlELA,0CAkEKA,CAlELA;AGgE8BA,KHEzBA,CAlELA,cEzCYA,0BAETA,GAAKA,SAXQA,2BA2CpBA,C;EAyCEC,IAJ0DA,oBACbA;AAG7CA,kBAAgCA,SFlC9BA,2BEkCFA,AAA2DA,C;EA0SjDC,MF1QHC,4BAlELA,kCE8UkCD;WAAQA;AFtPrCA;AAtBAA,CAlELA;AAkEKE,GAlELA;AAkEKF,CAlELA;AEmVcA,kBACDA,OAAcA,SPpQpBA;AKdFA;GEqRwBA;AACVA;AAArBA,MFtROE,GAlELA;AAkEKF,CAlELA;AE2VuBA,yBAA4BA;AFzR9CA,oBE6RwBA;aP7BXG,aKhQbC,GAlELA;AAkEKJ,CAlELA;AAkEKK,GAlELA;;AAwFKL,wBAxFLM;AEoWgBN;AFlSXA,iBAsBAA,+BEoRHA,KAFFA;AFlRKA,2BE8RHA,KALFA;AAQFA,SAG0BA;AAAyBA;GAC5BA;AF3ThBC,GAlELA;AAkEKM,CAlELA;AAkEKC,GAlELA;;AAkEKD,CAlELA;AAkEKE,GAlELA;AAwFKF;;AAtBAA;;AEwTLP,UAQFA,QACFA,C;EAGKU,eFtYDA;ILkUkBA,YOwElBA,MAUJA;AAPkBA;AAChBA,WF5UOA;;AEgVLA,CALcA,aAOlBA,C;EAcOC,MAAyCA,OP3arCC,OO4aLD,WACAA,gBACDA,C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EEreAE,GJkIIA,cAlELA,kDAkEKA,CAlELA,qDAkEKA,CAlELA,mDIxDAA,KAH6BA;WJmJxBA;wCI5ITA,C;EAEKC,yBJkDDA;AIhDFA,WACEA,MAiCJA;AJgFSA;AI7GPA,WAGEA,MA0BJA;AAtBEA,eJsGOA;AIpGLA,WACEA,MAmBNA;AALeA,SAVAA;AJ+FNA,GAlELA;AIzBFA,WACEA,MAUJA;AALEA,OJqFOA,sCAlELA;AIfFA,OJiFOA,sCAlELA,kDIdJA,C;EAEKC,qBT8UiBA,qBSxUlBA,MAmBJA;ADmDkCA,KHEzBA,IAlELA,gBIHsBA,aAA0BA,GAAKA,kBAgBzDA,C;EAIKC,MAEHA;AT6DSA,IKhFPA,+BAkEKA;AI7CLA,WACmBA,YACPA,oBJvBZA;AI8BFA,WJ9BEA,QI8BFA,KJoCOA;AInCLA,WACEA,UAGNA,C;;;;;EC3GKlB,uBLwEDA;AKrEFA,WACEA,MA4BJA;AL0GSA,GAlELA;WKjE2CA;AAE5BA;ALuJVA,4BKvIHA,KAFFA;ALmHKA,GAlELA;AK5CFA;AAEEA,OAEJA,C;;;;ECvBKmB,IACHA,iCAEEA;AACAA,MAoBJA,+DAdIA;AACAA,MAaJA,CATEA,6BACEA;AACAA,MAOJA,CADEA,0CACFA,C;EClBKC,IAEHA,KCRAA,mEDOgBA,YAElBA,C;EAeKC,GAEHA,KC1BAA,8DDyBgBA,YAElBA,C;EEnCKC,GLGHA;AACAA;AKFOA;UTqELtB;WA6CKA;AShHDsB,MACRA,C;;;;AjDsTiCC;CAFjBC,MAAoBA,YAAsBA,C;EAEhDD,IAAYA,cAA+BA,C;CAE5CE,IAAcA,sBC6JLA,WD7JiDA,C;EAoBxDC,IACLA,OW6qBGA,KADGA,WX5qByDA,C;AAQ9CC;CAAdA,IAAcA,gBAAgCA,C;EAU7CC,IAAYA,sBAAwCA,C;EAGnDC,IAAeA,gBAAmCA,C;;;CAWpCC,MAAEA,cAAcA,C;CAGhCC,IAAcA,YAAMA,C;EAEnBC,IAAYA,QAACA,C;;;;AAmDAC;EALbC,IAAYA,QAACA,C;CAKdD,IAAcA,gBAA+BA,C;;;;CAyB7CE,IACiCA,OAApBA;AAClBA,WAAyBA,OAAaA,UAExCA;AADEA,iCAAkCA,OACpCA,C;AAiBqBC;EAHbC,IAAYA,QAACA,C;CAGdD,IAAcA,gBAA+BA,C;AAqB/BE;EAHbC,IAAYA,QAACA,C;CAGdD,IAAcA,gBAA+BA,C;AKzUpDE;CFRQC,MAAaA,iBAAKA,QEQ1BD,2BFR8CC,C;CAoIzCC,wBAxIDA,KAAMA;UA2IVA,C;EAqBOC,MACWA,cAAYA;AAC5BA,WAAyBA,QAAzBA,IACmBA;AAEnBA,OAAOA,SACTA,C;EAgCEC,mBAEkBA;AAClBA,qBAIUA,UADMA;IAELA,YAAkBA,UAAMA,SAEnCA,QACFA,C;EAXEC,kC;CAiEAC,MACAA,QAAWA,GACbA,C;EAEQC,eAGmBA;AAAzBA,OACEA,UAAiBA;AAMjBA,YACEA,UAAiBA;AAGrBA,SAAkBA,OAAUA,eAE9BA;AADEA,OArUEA,IANiC5Z,aA2U5B4Z,QACTA,C;GAYMC,WACAA;AAAJA,OAAgBA,QAAWA,KAE7BA;AADEA,UAA2BA,OAC7BA,C;EAuHKC,MACHA;sBAxaEA,KAAMA;GAyaIA;AACZA,OAAaA,MAkEfA;WAjEcA;AACZA,aACgBA;GACAA;AACVA;OAMJA,MAuDJA,CA/DmBA;aAiDiBA,QAChCA,WAAoBA,QAApBA,QACoBA,wBAKhBA,IAINA,OAA0BA;AAE1BA,OAAoBA,YACtBA,C;EAUKC,eAEKA;KAIRA,kBACoBA,wBAGVA;AAANA,SAAkBA,MAGxBA,C;CA2DOC,IAAcA,O+C9KJA,e/C8K+BA,C;EAahC7I,IAAYA,OA8H5BA,WAEyBA,QAhIGA,QA8H5BA,UA9HkDA,C;EAE1C8I,IAAYA,OAAWA,OAAoBA,C;EAE3CC,IAAUA,eAAiCA,C;CAsCxCC,oBAGmBA,SAASA,UAAMA;AAC3CA,QAAOA,GACTA,C;CAEcC,8BA5nBVA,KAAMA;cAgoBoBA,SAASA,UAAMA;MAE7CA,C;;;;;EA4EMC,GAAoBA,UAATA;uBAASA,SAAIA,C;CAEzBC,mBACUA,MAAUA;IAKnBA,OACFA,UAAMA;GAGJA;AAAJA,UACEA;AACAA,QAKJA,EAHEA,IAAWA;CACXA;AACAA,QACFA,C;;EgD51BIC,MACFA;AACAA,OACEA,QAmBJA;KAlBSA,OACLA,QAiBJA;KAhBSA,UACLA,UACuBA;AACjBA,mBAA2BA,QAarCA;AAZUA,eAAYA,QAYtBA;AAXMA,QAWNA,CATIA,QASJA,MARSA,AAYSA,aAXdA,AAWcA,YAVZA,QAMNA;AAJIA,QAIJA,MAFIA,QAEJA,C;GAESC,IAAcA,sBAAuCA,C;CA4MvDC,IACLA,gBACEA,YAIJA;KAFIA,UAEJA,C;EAEQC,IACFA;AAGJA,SAAsBA,kBA6BxBA;AAxBiBA;AACEA;AAIJA;AAWGA;AAOhBA,6EACFA,C;EAwBkBC,MAChBA;AAGAA,SAAiBA,QAOnBA;AANEA,OAAgBA,QAMlBA;AAFIA,UAEJA,C;EAeIC,MAEFA,sBAEMA,YACRA,C;EAEIC,MACEA;AACJA,iCAEEA,UAgBJA;AAdEA,QAGEA,WACEA,OAAOA,aAUbA,MARSA,UAELA,OAAOA,YAMXA;AAFEA,UAAMA,yCACiCA,YAAWA,iBACpDA,C;CA4BIC,MACFA;OACMA;;AAKAA,WANNA,QAOFA,C;EAEIC,MACFA,OAAeA,UAAMA;AACrBA,OAAOA,YACTA,C;EAEIC,MACFA,mBASFA,C;EAiDSC,IAAeA,gBAAkCA,C;;AA+MlCC;EAAfA,IAAeA,gBAAkCA,C;;;AAWlCC;EAAfA,IAAeA,gBAAqCA,C;;;EhBzoB7CC,MAEdA,UACFA,C;CAiDOC,UAGcA,gBAAiCA;AAEpDA,OpBkPWA,mBACAA,coBlPbA,C;CA8BKC,QACHA;WAC8BA,QAC5BA,UAAiBA,SAAqBA;KAIdA;AAGRA,MADDA,QAAQA,QAI3BA;AAHIA,2BAGJA,C;CAbKC,2B;CAgBEC,QAGLA,OAAOA,cADUA,UAAiCA,SAEpDA,C;CAJOC,8B;EAqKSC,MACdA;QAAgBA,QAelBA;WAdyBA,YAAaA,QActCA;AAbEA,aAEEA,WAAYA;AAIdA,kBACEA,aAA6BA;AACrBA;AACRA,SAAgBA;AAChBA,KAEFA,QACFA,C;EAkBIC,QACFA;WAE8BA,QAC5BA,UAAiBA,SAAqBA;ApB5VnCA;AoB+VHA,QAWJA,C;EAlBIC,4B;CA0CCC,MAKHA,OAAOA,WACTA,C;EAMIC,MACFA;SAEMA;;AADNA,QAKFA,C;CAGOC,IAAcA,QAAIA,C;EAMjBC,IAGFA;OACgBA,gBAApBA,SAC8BA;AACrBA;AACAA,QAEFA;AACAA;AACPA,kCACFA,C;EAGSC,IAAeA,gBAAqCA,C;EAErDC,IAAUA,eAA4BA,C;;;A9B5X9CC;EAhDgBA,IAAYA,gBAA+BA,IAARA,WAAnBA,UAgDhCA,aAhDoEA,C;EAuB5DC,IAAUA,OAAQA,KAARA,UAAcA,C;CAO9BC,MAAwBA,OAAyBA,iBAAzBA,kBAA6BA,C;CAahDC,IAAcA,sBAAkBA,C;AAMpBC;CAAdA,GAAcA,iBAAkBA,C;EAC/BC,GAAWA,OAAgBA,gBAARA,IAARA,QAAoBA,C;;;;AAqCMC;CAAhCA,MAAiBA,eAAeA,QAAfA,eAAmBA,C;CAEjCC,QACZA,cAAuBA,gBACzBA,C;;;AAuEAC;CAEQA,MAAaA,mBAAmBA,GAFxCA,oCAEgDA,C;;;C2CpIzCC,IAELA,sCADcA,EAIhBA,C;A1C+C0BC;EADlBC,IAAUA,aAAQA,OAAMA,C;CACnBD,MAAaA,2BAAqBA,C;;;;ECpD/BE,IAAYA;OAqS5BA,WAEyBA,QAvSGA,OAqS5BA,aArSiDA,C;;EA0S3CC,GAAoBA,UAATA;uBAASA,SAAIA,C;CAGzBC,GACoBA,gBAAVA,eAAUA;IACnBA,OACFA,UAAMA;GAEJA;AAAJA,UACEA;AACAA,QAKJA,CAHaA,CAAXA;AAEAA,QACFA,C;AA0CAC;EAxBgBA,IAAYA,gBAA+BA,QAAVA,QAAoBA,GAAzCA,UAwB5BA,aAxBwEA,C;EAGhEC,IAAUA,OAAUA,SAAVA,GAAgBA,C;CAOhCC,MAAwBA,iBAAGA,eAA2BA,C;;;CAgBnDC,iBACCA;UACSA,CAAXA,IAAWA,MAAaA;AACxBA,QAIJA,EAFEA;AACAA,QACFA,C;EAEMC,GAAoBA,UAATA;uBAASA,YAAIA,C;AAcJC;EAAlBA,IAAUA,mBAAcA,C;CAC9BC,MAAwBA,iBAAGA,eAAyBA,C;;;C6ChVxCC,QACZA,UAAUA,2CACZA,C;;;;A3C5C6BC;CAAtBA,IAAcA,iBAAyBA,C;CAMhCC,QACZA,MACFA,C;;;EA6DQC,IAAUA,aAAQA,OAAMA,C;GAEpBC,aACCA;AACXA,YAuDKA,kBAtDmBA;aAGxBA,QACFA,C;CAWKC,IAEHA,mBAAwBA,QAE1BA;AADEA,ORk7EKA,IQl7EmBA,oBAC1BA,C;CAEYC,MACLA,cAAkBA,WAGzBA;AADEA,WAAsBA,EAAfA,KADoBA,EAAfA,IAEdA,C;CAEKC,MACUA,2BACEA;OACUA,YAAzBA,QAGEA,MAFQA,KACEA,IAGdA,C;;EAsDMC,GAAoBA,UAATA;uBAASA,SAAIA,C;CAEzBC,iBACCA;OAAUA,KACZA;AACAA,QAKJA,EAHEA,IAA6BA,EAAlBA;CACXA;AACAA,QACFA,C;;;EA6GQC,IAAUA,aAA4BA,C;EAkB9BC,oBAbHA;AACXA,YAhKKC,eAiKmBD;UAGjBA;AAQmBA,OA3I5BA,YAAsEA,QAAtEA,iBA2IqEA,C;CAEhEE,MAEHA,mBAAwBA,QAE1BA;AADEA,OR6tEKA,IQ7tEmBA,oBAC1BA,C;;CR+/BAC,iCAEyDA,IAD3CA;AAEZA,WAAmBA,WAmBrBA;AAlBeA;GACTA;AAAJA;GAGIA;AAAJA;GAGIA;AAAJA;GAGIA;AAAJA;GAGIA;AAAJA;AAIAA,QACFA,C;;CAmNOC,IACLA,gDACFA,C;;CAaOC,+DACDA;AAAJA,WAAqBA,6BAA4BA,EAMnDA;GALMA;AAAJA,WACEA,kBAA0DA,MAI9DA;AAFEA,6BACoDA,MACtDA,C;;CAQOC,cAAcA;QkCptCDA,+BlCotCgDA,C;;CAQ7DC,IAGLA,8BAD6BA,kDAE/BA,C;;;CAyMOC,gBACDA;AAAJA,WAAoBA,QAQtBA;MAL+BA;iCAEnBA;AAEVA,WAAOA,eACTA,C;;;CA+nBOC,IAMcA,UAJDA,6BAEeA;AAEjCA,+CACFA,C;;;;;;;;;CAqBOC,cAEDA;AACJA,WAAkBA,wCAEpBA;AADEA,kBAAmBA,WACrBA,C;;CA6BcC,MAAEA,mBAKhBA;AAJEA,YAA4BA,QAI9BA;AAIyBC,wBAPKD,QAG9BA;AAFEA,WARoBA,4BASMA,MAAiBA,EAC7CA,C;EAGQC,IAENA,gBADsCA,IACDA,SAfjBA,eAgBtBA,C;CAGOC,IAGLA,sBAzBkBA,iCAthEJA,SAgjEgCA,QAChDA,C;;CA+LOC,IAELA,sCADwBA,gCAI1BA,C;;CAOOC,IAAcA,2BAAgBA,EAAQA,C;A0Bv4E7CC;EA9SQC,IAAUA,aAAOA,C;EAITD,GACdA,oBAAOA,UAySTA,UAxSAA,C;GAEgBE,GAHPA;AAIPA,OAAOA,KAqSTF,0BArSoCE,gBAA3BA,UACTA,C;CAEKC,cAEaA;AACdA,WAAqBA,QASzBA;AARIA,QA8OKC,SAtOTD,C;CAmBYE,MACVA;6BACgBA;AACdA,WAAqBA,QAWzBA;GAqMSA;aA9MyCA;AAA9CA,QASJA,MARSA,iDACMA;AACXA,WAAkBA,QAMtBA;GAqMSA;AAvMEA,aAFuCA;AAA9CA,QAIJA,MAFIA,iBAEJA,C;EAEGC,kBACUA;AACXA,WAAkBA,WAMpBA;AA0KaA,GAqBJC;AAnMKD;AACZA,OAAeA,WAGjBA;AADEA,QADyBA,GAClBA,EACTA,C;CAEcE,QACZA;0BACgBA;AAEdA,cADqBA,GAAqBA,mBAErCA,8CACMA;AAEXA,cADkBA,GAAeA,sBAQxBA;AACXA,WAAiCA,GAAfA;AACPA;GA4KJC;AA1KPD,WAC2BA;KAGbA;AACZA,SAC2BA,GACpBA;KAGLA,OADyBA,YAhB/BA,C;CAyDKE,IACHA;IAAIA,OACFA,IAAWA,IAAQA,IAAQA,IAASA;CACpCA;AACAA,OAEJA,C;CAEKC,oBACuBA,MACNA;KACpBA,UAGEA,MAFQA,IACEA;QAEWA,GACnBA,UAAMA;GAEIA,GAEhBA,C;EAEKC,eA8FIA;AA5FPA,WAC6BA;MAEtBA,IAETA,C;EAWKC,OAKHA,OAAkBA,eACpBA,C;EAGkBC,MA6GlBA;IA3GMA,UACFA,IAASA;MAITA,IAFyBA,EAAKA;AAKhCA;AACAA,QACFA,C;EAiCIC,IACFA,OAA4BA,iBAC9BA,C;EAOIC,MACFA;WAAoBA,QAOtBA;GANeA;AACbA,gBAEWA,QADgBA,GAChBA,MAAuBA,QAGpCA;AADEA,QACFA,C;CAEOC,IAAcA,OAAQA,UAAiBA,C;EAwB9CC,GAIcA;;;AAMZA,QACFA,C;;EArRoCC,IAAcA;AAAJA,eAAWA,kBAAIA,C;EAAzBC,gC;;;EAuS5BC,IAAUA,aAAKA,EAAOA,C;EAGdC,IA2BhBA,UA1BqCA,iBAAWA;CA2B9CC,IAAaA;AA3BbD,QACFA,C;;EA8BME,GAAWA,aAAaA,C;CAEzBC,mBACmBA;IAAlBA,MAAuBA,GACzBA,UAAMA;GAEGA;AACXA,aACEA;AACAA,QAMJA,OAJIA,IAAWA;CACXA,IAAaA;AACbA,QAEJA,E;AzBKwBC;EAAPA,IAAOA,WAA0BA,KAAUA,C;;AAErCA;EAAnBA,MAAmBA,WAA6BA,OAAsBA,C;;AAEtDA;EAAhBA,IAAgBA,WAAeA,KAAqBA,C;;AWtXnCC;CAAdA,IAAcA,kBAAgBA,C;EAE9BC,IACQA,4BACEA;OAMUA,iBAAzBA,gBZilBOC;GY/kBQD;AACbA,sBZ8kBKC;GY1kBSD;AAEQA,gBGudTA,OfiHRC;AYjkBPD,6BACFA,C;EAIaE,eApDQA;MAsDZA,GAAmBA,YAAoBA,CAAvCA;MACAA;YAAiCA;CADjCA,SACPA,QACFA,C;EAEaC,GASIA,gBAPXA,uBAQiBA,mBACLA,4BAKEA,qBACDA,kBAGUA;;AAC3BA,WACuBA;GAEPA;AACdA,cAAuBA,IAAgBA;MAARA,KGwSpBA;;;AHrSbA,QACFA,C;;EAsCcC,GAAqBA,WAACA,OAAIA,GAAGA,C;CAY7BC,MAAEA,mBAEhBA;AADEA,8BA1ImBC,YAgIZD,YAAYA,KAAMA,YAAYA,GAWvCA,C;EAGQE,IAAYA,OAAOA,SA9INA,QA8IsBA,OAAIA,OAAGA,C;;CC5G3CC,IACHA,oBAASA,WAAoCA,EAAxBA,MAAsCA,C;GAW3DC,iBACEA;AAAJA,WAAiCA,QAGnCA;AAF+BA,GAeoBA;AAfjDA,QAAOA,SACHA,IAcmBA,0BAEFA,UACDA,WAhBtBA,C;EA6EaC,MACKA;;AAECA;AACjBA,WAAmBA,WAErBA;AADEA,OAsCFA,WArCAA,C;;GA+CQC,aAF4DA;AAErDA,QAFXA,WAGAA,OACmBA,C;CAMNC,MAAiBA,WAFiBA,EAAvBA,GAEkBA,C;;;;EAqD9BC,GAAoBA,UAATA;yBAAuBA,C;CAU7CC,6BACUA;AACbA,WAAoBA,QAyBtBA;GAxBMA;GAAqBA;AAAzBA,YACuBA;;AACrBA,aACEA;AACsBA;IAhFwCA,EAAhEA,YA2EyBA;IA5LkBC,EAAxBA,aAuMXD;;AAAeA,QACEA;AAAjBA,uBACkBA;AAlBTA,uBAqBbA,eAEFA;AACAA,QAMNA,GAFEA,IADAA;AAEAA,QACFA,C;;EG5PSE,IAAeA,WAAUA,C;;;;EA8XzBC,IAAeA,WAAQA,C;;;EA0QxBC,IAAUA,eAAgCA,C;;;CA2BlCC,MACdA,SAAmCA;AACnCA,QAAOA,GACTA,C;CAEcC,QACZA,SAAmCA;MAErCA,C;;;;CAkBcC,QACZA,SAAmCA;MAErCA,C;;;;EA4BSC,IAAeA,WAAWA,C;;;EAsC1BC,IAAeA,WAAWA,C;;;EAsC1BC,IAAeA,WAASA,C;CAEpBC,MACXA,SAAmCA;AACnCA,QAAOA,GACTA,C;;;EAsCSC,IAAeA,WAASA,C;CAEpBC,MACXA,SAAmCA;AACnCA,QAAOA,GACTA,C;;;EAsCSC,IAAeA,WAAQA,C;CAEnBC,MACXA,SAAmCA;AACnCA,QAAOA,GACTA,C;;;EAyCSC,IAAeA,WAAUA,C;CAErBC,MACXA,SAAmCA;AACnCA,QAAOA,GACTA,C;;;EAsCSC,IAAeA,WAAUA,C;CAErBC,MACXA,SAAmCA;AACnCA,QAAOA,GACTA,C;;;EAuCSC,IAAeA,WAAgBA,C;EAEhCC,IAAUA,eAAgCA,C;CAErCC,MACXA,SAAmCA;AACnCA,QAAOA,GACTA,C;;;EAmDSC,IAAeA,WAASA,C;EAEzBC,IAAUA,eAAgCA,C;CAErCC,MACXA,SAAmCA;AACnCA,QAAOA,GACTA,C;;;;;;;AN1kBiBC;CAtZbA,IAEFA,aAiZsB9f,qBAhZxB8f,C;CAKIC,IAA8BA,OAsZjBA,MAXO3b,qBA3YmD2b,C;;AA08BtDC;CAAdA,IAAcA,eAAaA,QAAWA,C;;CAkUtCC,IAAcA,aAAQA,C;;;EQh3CzBC,oBACUA;CACRA;AACCA,MACHA,C;;;EAMOC,IAELA;;MAG4DA;MACxDA;8CACLA,C;;;EASHC,GACEA,WACFA,C;;;EAOAC,GACEA,WACFA,C;;;EAkCFzU,aAgEOA,kBAxDOA,gBACNA,KAPiBA;KASrBA,UAAMA,kCAEVA,C;;EAXI0U,GAGEA,WACFA,C;;;EAmECC,IAEHA;WAAgCA;KAC3BA,GACHA;QAGAA;mBAFeA,KAEfA;KAEAA,QAEJA,C;EAEKC,gBAGDA;OADEA,GACFA;KAEAA,QAEJA,C;AAsEgBC;EAAZA,IAAYA,qBAAgDA,C;;;EAEvCA,MAGvBA,YlBg2CFA,ckB/1CCA,C;;;EA0C0CC,MACzCA,IAAkBA,OACnBA,C;;AGzSsBC;CAAhBA,IAAcA,eAAEA,GAAMA,C;;;;EFhBxBC,MAEHA;;MACKA;KAgSmBA,WAhSEA,UAAUA;WAMRA;AAuB5BA,QApBFA,C;EAZKC,2B;;EA0BAC,cACEA;KAwQmBA,WAxQEA,UAAUA;AACpCA,OACFA,C;;EAyHKC,IAEIA,QApCiBA,WAmCLA,QAErBA;AADEA,WAxCiBA,EAAOA,UAgBiBA,IAwBkBA,GAC7DA,C;EAEYC,gBAEeA,aASkBA,SAtD1BA,EAAOA;AAiDNA,YACPA,YACuCA;KAEvCA;IAMFA;AAAPA,QAeJA,UAdIA,SAFFA,kBAxDwBA,UA6DpBA,UAAMA;AAMRA,UAAMA,uGAXRA,QAgBFA,C;;EAkHKC,QAEHA,OAA0BA;IAC1BA,IACFA,C;EAEUC,mBCkRiBA;QDhREA,IAEbA,wBACAA,SACVA,UAAoBA,4BAQtBA,WAIYA;AArDhBA;;AAyDEA,QA3OFA;AA4OEA,QACFA,C;EAxBUC,+B;EA8BAC,QAjEVA,eAAyBA,GAAzBA;AAmEEA,QA/OFA;AAgPEA,QACFA,C;EA2EKC,QAEHA,OAAwBA;IACxBA,IACFA,C;CASKC,QAGHA,IACYA,UAAkCA;IAC9CA,IAA4BA,EAC9BA,C;EAEKC,kBA9IDA;AAgJFA,UACWA,IAAgBA;CACzBA,UAEAA,iBArCKA;KA7GgBA,YAwJjBA;AACAA,MAURA,CARMA,OC8rCJA,gBD1rCEA,GAAwBA,eAI5BA,C;EAEKC,IACHA;;WAAuBA,MA+BzBA;GAvMIA;AAyKFA,YACuCA;CACrCA;AACAA,eAEiCA;AAC/BA,2BAEgBA;CAETA,WAGTA,iBAvEKA;KA7GgBA,YA0LjBA;AACAA,MAURA,CARMA,OAGUA,CAAZA;ACypCFA,gBDxpCEA,GAAwBA,eAI5BA,C;EAEiBC,aAIYA;AAEpBA,IADPA;AACAA,gBACFA,C;CAEiBC,IACEA;AAEjBA,mCACkCA;CACxBA,KAIVA,QACFA,C;EASKC,IAKHA;;IAEEA,KAAYA,YAQAA,0BATdA;AAaEA;AAKAA,KAAkBA,iBAItBA,C;EA8FKC,IAG0BA;CA7O7BA;CACAA;AA8OAA,SACFA,C;CAEKC,MAG0BA;AA1O7BA,QAAoBA;AA4OpBA,YACFA,C;EAGKC,0BAaOA,MACRA;AACAA,MAGJA,CADEA,UACFA,C;EAqCKC;ACo7BHA,mBDl7BAA,GAAwBA,iBAG1BA,C;EAMKC,IAEOA,kBAERA;AACAA,MAIJA,CADEA,UACFA,C;CAEKC;AC85BHA,mBD15BAA,GAAwBA,mBAG1BA,C;;;EAnS4BC,GACtBA,SAAsBA,OAAMA,GAC7BA,C;;;EAgCuBC,GACtBA,SAAsBA,SAAMA,GAC7BA,C;;;EAuCWC,oBAEVA;;IAEEA,KAAyBA,uBAD3BA;AAEEA;AACAA,SAEHA,C;;;EAAWA,MAEVA,aACDA,C;;;EAMiBA,GAChBA,aAAeA,OAAGA,GACnBA,C;;;EAsE4BC,GAC7BA,WAAqBA,OAAQA,GAC9BA,C;;;EAkGuBC,GACtBA,cAAmBA,GACpBA,C;;;EAsBuBC,GACtBA,aAAeA,OAAOA,GACvBA,C;;;EA8DGC,GAMMA;SAEeA;AAjnBlBA,GA9EUC,EAAOA,OAqBcA,aAyqBhCD;AAEEA;GACIA,OAAsBA,EAja3BA,EAiayCA;;AAAxCA,MACEA,MAAuBA,EAla1BA;KAoa8BA,CAA3BA;CAEFA;AACAA,MAkBJA,wBAjiBmBA,iBACFA;CAkhBXA,IA3aHA;CA4aGA,MAGFA,MAUJA,2BAJyBA;;AACEA,CAAvBA,QAA2CA;CAC3CA,MAEJA,C;;;EAH+CE,IAAOA,aAAcA,C;;;EAKpEC,GACEA;;GACyBA;AA1rBxBA,CA0rBCA,IA7tBSC,EAAOA,OASmBA,OAotBSD,aAD9CA;AAEEA;;AAC2BA,CAA3BA;CACAA,MAEJA,C;;;EAEAE,GACEA;SAC0BA,EAtczBA;;AAucKA,eACAA,EA5tBYC,UA6tBSD,CAAvBA,IAAuBA;CACvBA,gBALJA;AAOEA;KACcA,EA7cfA;;IA6c6BA,QAC1BA;KAE2BA,CAA3BA;CAEFA,MAEJA,C;;;;;;ECqfyBE,GACvBA,SAAoBA,OAAOA,GAClCA,C;;;EAgMIC,IACHA;QACgBA,MAAgBA,IAC5BA;AACAA,MAMNA,CAJIA,gCALFA;AAMEA;AA4DFA,UAzDFA,C;EAuCgBC,IACdA,OAAOA,gBACTA,C;EAwBEC,IACgDA,IAA7BA,MAAUA,GAAYA,aAE3CA;AADEA,OAAOA,sBACTA,C;EAHEC,0B;EAMAC,MACgDA,IAA7BA,MAAUA,GAAYA,cAE3CA;AADEA,OAAOA,wBACTA,C;EAHEC;wB;EAKAC,QACgDA,IAA7BA,MAAUA,GAAYA,gBAE3CA;AADEA,OAAOA,0BACTA,C;EAHEC;4B;EAS4BC,IAE1BA,QAACA,C;EAFyBC;wB;AA7CfC;EAANA,GAAMA,qBAAgBA,GAAEA,C;;Ad5wCjCC;E2CxSgBA,IAAYA,kB3C0SHA,W2C1SGA,Q3CwS5BA,a2CxSiDA,C;CAE/CC,MAAwBA,OAAIA,WAAOA,C;CA2Q7BC,MAAaA,O7CxIrBlO,U6CwI0BkO,Q7CxI1BlO,6B6CwI8CkO,C;EAyDzCC,UAGDA;AACSA,SAAiCA;AAC5CA,gBACMA,aAERA,C;CA0KOC,IAAcA,OAWJA,eAXsBA,C;;;;CrBhgBlCC,MACHA;AAAcA,kBAAdA,UACwBA,mBADxBA;AACkBA;AAAhBA,eAAsBA,UAE1BA,C;EAoEQC,IAAUA;OAAKA,OAAMA,C;CAItBC,IAAcA,iBAAiBA,C;;;EAaxBC;KACHA,OACHA;CAEFA;MACAA;Ab2YWA;;CA2BfjT;AA3BeiT;MaxYZA,C;;;CA6ISC,QACZA,UAAMA,uCACRA,C;AAyD+BC;CAAnBA,MAAmBA,oBAASA,C;CAC1BC,QACZA,eACFA,C;EAmBQC,IAAeA,UAALA;cAAWA,C;CAGtBC,IAAcA,kBAAeA,C;;;AwB1DnBC;CArKVA,IAAcA,yBAAiBA,C;CAgJpCC,MACWA;;AACSA;AAEpBA,QAAOA,QACLA,SAAoBA,OAAgBA,MAKxCA,CAJIA,IAEFA,UAAiBA,yBAEnBA,C;;;;CvB1JSC,kBAwHeA;AAvHtBA,WACEA,OAAOA,IA6HFA,SArHTA;KAPSA,sBACLA,WAMJA;KAHyCA,GA6KEA;AA5KvCA,yCAEJA,E;EAEQC,IAAUA,WA4GMA,aAOfA,EHxNSA,GGqGoCA,QAAeA,OAAMA,C;EAKtDC,UAuGGA,UH6FxBnJ,UGtFSmJ;AA7GUA,iBHtGVA,OAySTnJ,UGjMAmJ,CADEA,OA8KFA,cA7KAA,C;CAOSC,QACPA;IA4FsBA,SA3FpBA,CAkGKA;KAjGIA,cACOA;;GAEDA;AACfA,wCAIAA,OAAUA,QAEdA,C;CAkBKC,IACqBA,OA6DFA,SA7DLA,WAoEVA,OAjETA;AADEA,OAqH8CA,yCArH1BA,KACtBA,C;CA6BKC,MACHA;AAAwBA,IA4BFA,SA5BLA,QAmCVA,SAbTA;AArBsBA;AACpBA,WAAyBA,QAAzBA,QACeA;GAIYA,EAiFcA;AAhFvCA,0BACUA,QAAoCA,EA+EPA;CA9ExBA,QAIfA;QAIqBA,GACnBA,UAAMA,SAGZA,C;CAgBaC,aAEEA;AACbA,WACiBA,MAARA,O3BzJ0BA,gB2ByJsBA;AAEzDA,QACFA,C;EAEqBC,GACnBA;IApBsBA,SAoBLA,QAbVA,EAuCTA;AAtBgCA;AACVA;AACpBA,WAAyBA,YAAzBA,QACeA;AACbA,QAAkBA,UAMpBA,SACEA;KAEAA;CAKFA,IAAYA;AAGZA,QAFAA,IAGFA,C;EAEAC,IACEA;AAS8CA,6CAT5BA,MAAiBA,WAGrCA;AAFeA,WAAoCA,EAURA;AATzCA,WAAoBA,OACtBA,C;AAuB0BC;EAAlBA,IAAUA,mBAAcA,C;CAEzBC,MAESA,UADPA;AAAPA,QA9EsBA,gBA+EHA,OACbA,KAAQA,GAChBA,C;EAKqBC,cACZA;IAvFeA,UAwFRA;AAAKA,eACbA;A3BghBR7X,aAEyBA,QAhIG6X,QA8H5B7X,W2BlhBE6X,QAGFA,C;;EC1LwBC,GACtBA;IACSA;AAAPA,QAGHA,WADCA,WACDA,C;;;EAC+BC,GAC9BA;IACSA;AAAPA,QAGHA,WADCA,WACDA,C;;;ECtEMC,WACLA;AAAiBA,gBAAmCA;AAMfA;AAIrCA,4CAE+BA;AAAlBA;AAGXA,WACMA;AAAJA,U1BqBOA,OAAcA;AACdA,OAAcA;AACRA;A0BlBXA,UAdaA;mBAsBRA;AAATA,oBACcA;AACZA,8EACkBA;AAChBA,SAA0BA;AAeRA,SAdbA,WAELA,wBhBgYUA,EAAUA;WgB3ZPA;AA6BoBA;IAGjCA;AAEAA,UAA4BA,SAKVA,IAHpBA,uBhBoXNA;AAOEA;AgBzXgBA;AhBiSEzW;;;AgB9RZyW,UAGJA,UAAMA,iCAERA,YACeA;;GhB4WWA;AgB3WxBA,QAIEA;KAIgCA;AAChCA,SAEEA,UAAMA;KAERA,M/BmdGlI;CetFPrM,KgB3XMuU,KAGGA,GhBqXmCA;AgBrX1CA,6CAoBJA,CAjBeA;AACbA,QACEA;KAIgBA;AAChBA,SAEEA,UAAMA;AAERA,OAEWA,kCAGbA,SACFA,C;;;;;;CsB3COC,IAAcA,eAAKA,C;;CA0DnBC,IACKA,mBAAuBA;AACjCA,kBACFA,C;EAMQC,QACQA;AACdA,gCACWA,aAISA;AACdA;QAEmCA;AACnCA;QAEmCA;AACnCA;QAEmCA;AACnCA;QAEmCA;AACnCA;QAEoCA;AACpCA;QAEAA,OAAJA,uBtCiRJA;AsC/QMA,OAA4BA;;AAEpBA,OAGZA,WAAoBA,WAGtBA;AAFEA,QAA8BA;UtCwScA;AsCvS5CA,6BACFA,C;;ECvCQC,MA6YyBA,aA1YHA,UA0YqBA;AA1Y5BA,QAEvBA,C;GAsBgBC,GACQA,QAAaA,EAErCA,C;;;;CtB9IUC,IAESA,yBADSA;AAG1BA,SAAiBA,OhB0gC8BnkB,iBgB1/BjDmkB;AAb4CA;AhBugCKnkB;AgBh+BjDmkB;AAtCoBA,mBAShBA;AAEFA,OhBigCEC,eAVWD,aADFA,QgBt/B+BA,OAC5CA,C;;EAiCKE,iBACHA,MAAQA;;GACAA;;CACAA;QACVA,C;EAWKC,MACHA;sBA0NQA;GApNNA;GAAQA;;;GACAA;;GACAA;;CACAA;;AACRA,QAMJA,MAHIA;AACAA,QAEJA,E;EASIC,QACFA;AAAqCA,4CAGnCA;OA6BIA,MADgCA,YAzBtCA,SACiBA;AAEfA,cACMA;AAAJA,QAAoCA;CAC5BA;YAiLXA;AAhLQA,kBACDA,OAAmCA;AAGLA;AAChBA,UADCA,0BAGdA,kBACDA,OAAmCA;AAEvCA,YAGAA,eACMA;;AAAJA,QAAwCA;CAChCA;;CACAA;sBAGJA;AAAJA,UAAwCA;GAChCA;;GACAA;;CACAA;gBAIdA,QACFA,C;AFlNAC;CEmUOA,IACHA,oBAAaA,IFhURA,eEgU6DA,C;;EFxT/DC,UAEgBA,kCAA2CA;AAChEA,SAAkBA,QAoDpBA;AAhDEA,4BAGMA;AAoB6CA;AAlBnCA,SAENA;AAGRA;AAmC0CA;AAxC5BA,IAgBhBA,eAEmCA;AAA7BA;AACJA,YACEA,MAAqBA,QAuB3BA;AAbUA,yBACFA,QAYRA,EAPkBA;GACCA;AAAjBA,cACmBA;CACjBA;AACAA,UAAMA,WAAkDA,KAE1DA,QACFA,C;EAEOC,UAGLA;aACmBA;AACLA;AAEAA,KADKA,UAASA,QAK9BA;AAHIA,sBAGJA,CADEA,OAAOA,aACTA,C;EE4eOC,UjBlFPA,oCiBqFcA,MACDA,0BAGAA;iBAeDA,GAbVA,UAEEA,6QACuBA;AAMEA;4LAFCA;AACxBA,UjBpLcvX;;AiBsLZuX,SAAcA;AACdA,WACKA,cACLA,KACEA,0BjB1LUvX;;AiB+LNuX;QjB/LMvX;OiBqMNuX;AACAA;QjBtMMvX;;CAmHlBA;AiByFYuX,YAIJA;CACAA;AACAA,QA2CVA,CAzEmBA,IAiCbA,SAAcA;AACDA;GAANA,IAIIA;GAANA;AACPA,UAEEA,qBAQIA;MAPWA;GAANA;AACPA,WACYA;;AACVA,MAJGA,IAQPA,UACEA,iBjBtOYvX,OiBuOWuX;YAGHA;OAEtBA,SAAoBA;aAIxBA,WAEEA,MjBlPgBvX;aiBqPduX;CACAA;AACAA,QAMNA,EAHEA;CACAA;GjB3I4CA;AiB4I5CA,6BACFA,C;;EjB6C0BC,MACtBA;sBACEA,IAAsBA;KACjBA,WACLA,IAAsBA;KAQtBA,mBAI6BA,GAJ7BA;AACEA,sBACEA;KACKA,WACLA;KAGMA,QAIbA,C;;AwC/nBkBC;CAAdA,IAAcA,gBAAeA,C;AxC6JKC;EAAzBA,GAAcA,iBAAkCA,C;;CR1IzDC,cACDA;AAAJA,WACEA,2BAAkCA,OAGtCA;AADEA,wBACFA,C;;;GAoFWC,GAAcA,+BAAoBA,YAAwBA,C;GAC1DC,GAAqBA,QAAEA,C;CAE3BC,IAKaA,cAJEA,8BAEGA;AAKFA,KAFhBA,GAAWA,QAKlBA;AADEA,sBAD0BA,KAAaA,QAEzCA,C;;;GAWSC,GAAgBA,WAAMA,EAAYA,C;GA2IhCC,GAAcA,kBAAYA,C;GAC1BC,eAGSA,SACFA;AAChBA,WAEgDA;KAGzCA,WAC0CA;KAC1CA,OACoCA,0CAAQA;KAKXA;AAExCA,QACFA,C;;GAkBQC,GAAgBA,WAAMA,EAAYA,C;GA8D/BC,GAAcA,kBAAYA,C;GAC1BC,UA/DmBA,KAmE1BA,oCAMJA;UAJMA;AAAJA,SACEA,8BAGJA;AADEA,sCACFA,C;;;CAoCOC,IAAcA,oCAAyBA,EAAQA,C;;CAc/CC,IAELA,iCADmBA,EAIrBA,C;;CAoBOC,IAAcA,wBAAaA,EAAQA,C;;CAcnCC,cACDA;AAAJA,WACEA,iDAIJA;AAFEA,mDACaA,WACfA,C;;CAOOC,IAAcA,qBAAeA,C;EAEpBC,GAAcA,WAAIA,C;;;CAO3BC,IAAcA,sBAAgBA,C;EAErBC,GAAcA,WAAIA,C;;;CIrkB3BC,IAGLA,wBAFuBA,EAGzBA,C;;CAkDOC,oCAEkBA,0DAIJA,SACGA;AACtBA,uBACqBA,qBAAkCA;KANnDA;AAMFA,KAIIA;AAAJA,gBACaA,WACAA;AAEXA,eAgENA,CA3DIA,8BACaA;AACXA,WACEA,aACEA;AAEUA;AAzBdA,UA2BOA,WACLA;AACYA;AA7BNA,MAsEDA;GAhCYA;AACrBA,iBACaA;AACXA,mBAKWA;AAHTA,OA3CiBA;AAmDrBA,WAvCuCA;AA2CrCA,WACQA;SAEDA,WACGA;;AA3DSA,UA+DTA;AACFA,OApD6BA,cAwDAA;AAAPA;AApEXA,KAsErBA,WAFeA,oBAEyBA,gBADCA,cAS7CA,MAFIA,iCAF0BA,aAI9BA,C;AwBWyBC;CAAbA,MAAaA,sCAAwBA,C;EAsVzCC,IAGiBA;AACvBA,QAAOA,OACLA;AAEFA,QACFA,C;CA+QEC,MACWA;;AACSA;AAEpBA,QAAOA,QACLA,SAAoBA,OAAgBA,MAKxCA,CAJIA,IAEFA,UAAiBA,yBAEnBA,C;CAgBOC,IAAcA,yBAAqCA,C;ApB3uBhCC;EAAlBA,IAAYA,oCAAcA,C;CyC/C3BC,IAAcA,YAAMA,C;AzC8BIC;CAHjBC,MAAoBA,eAAsBA,C;EAGhDD,IAAYA,iBAA+BA,C;CAG5CE,IAAcA,sBfmaLA,cenaiDA,C;EAQxDC,IAAeA,iBAAgCA,C;;;C0ChBjDC,IAAcA,QAAWA,C;;;E1C6cxBC,IAAUA,aAAUA,OAAMA,C;CA4B3BC,cAAuCA;AAAzBA,6BAAmCA,C;;EsB2wBrBC,MACnBA;AACZA,WACEA,UACEA,MAnEMA,UAC8BA,YAkEQA,gBAEzCA,UACKA;AACEA;MAC4BA;AAAxCA,MAxEQA,UAC8BA,cAD9BA,UAC8BA,eA0ExCA,QACDA,C;;;EAaDC,MACEA,UAAMA,mCAA8CA,MACtDA,C;;;EAiEAC,MACEA,UAAMA,mCAA8CA,MACtDA,C;;;EAGAC,MACEA;SACEA;AAEcA,OAAMA;AACtBA,gBACEA;AAEFA,QACFA,C;;;EAsHgBC;aA85CZA;GHzhFcxV;GG06EKyV;;AAmHvBD,mBrCrzEOzL;GqC0xEH0L;IHlgFczV,YlCwOX+J;AqC8xEP0L,MrC9xEO1L;GqC+xEH0L;AAAJA,WtBh5EeC;IsB46ENF;GACLA;AAAJA,WrC5zEOzL;GqCg0EHyL;AAAJA,WrCh0EOzL;AqCm5BSyL;sC;EAMHG;UAAsBA,SAANA;AAAhBA;;a;GAGgBC;aAqKXA;AApKwBA;AADbA;AT1oC/BA,GS0oC+BA,4B;GA+IpBC,GAAYA,aAASA,C;GAErBC,aACMA;AACfA,WAAkBA,QAKpBA;AAJMA,gBACFA,OAAOA,WAAuBA,UAGlCA;AADEA,QACFA,C;GAEQC,GACUA,UAATA;AAAPA,wBAA6BA,KAC/BA,C;GASWC,aAASA;mBAAYA,C;GAErBC,aAAYA;mBAAeA,C;EA2NlCC,0BAkBcA,mBAOEA,MAMJA,MAq4BSA;AA73BhBA,iBH7iDWlW;GGwjDOkW;AACXA,kBHzjDIA;KGohDdA;AAsCGA,oBACWA;AAiBkCA;AAX1CA;AAWVA,OAAYA,kBAHMA,GAIpBA,C;GA2iBSC,UAAcA,mBA70BAA;AA60BgBA,2BAAHA;AAAbA,QAA8BA,C;GAkT5CC,GAAgBA,mBAAaA,C;GAI7BC,GAAYA,mBAAcA,C;GAE1BC,GAAeA,mBAAiBA,C;CAqGlCC,IAAcA,gBAAKA,C;CA0BZC,MACZA;AADcA,mBAahBA;AAZEA,SAA4BA,QAY9BA;;AAXeA,YACOA,IAAhBA,aACsBA,IAzIHA,mBA0IDA,IAjyCDA,aAkyCjBA,aAAcA,QACdA,aAAcA,QACAA,IAAdA,iBAzIeA;;AA0IGA,sBA/wCMA;AAgxCTA,mBAzIGA;;AA0IGA;AACHA,iBAVtBA,QAWFA,C;;;;;EA5oBEC,gBACEA;MAAaA;CACbA;AAznCUA,QAAgBA,MAA6BA;;aHzzBvCzW,cnBkJlBtC;AsBuqBY+Y,QAAgBA,MAA6BA;OA+nCzDA,C;;;EAEwBC,MACtBA;+BACEA;KAGAA,mBACEA,GADFA,OACEA,OADFA,OAIHA,C;;;GAwuCKC,gCACCA;eAOUA;GADAA;AACAA;GACDA;AAChBA,SACeA,gBACwBA;AAIZA,SACCA;AAixC9BC,GAjyCSD,0BAcKA,YACyBA,eAfrCA,QACFA,C;CAqXOE,cAC0CA;AAA7CA,WAACA,sBAA0DA,C;;EAiO/DC,gBACIA;AAAMA;AAANA,QAAkDA,C;;;EAMtDC,QACEA;OAA0BA,YAA1BA,QACaA,uBAGfA,C;;;EAQAC,QACEA;AAAaA,wBAAyBA,gBAAtCA,wBAGFA,C;;;GA0NSC,GAAgBA,eAAcA,C;GAE9BC,GAAWA,qBAAkBA,SAAiBA,EAAUA,C;GACxDC,GAAYA,kBAAcA,EAAcA,C;GACxCC,GAAeA,kBAAiBA,EAAKA,OAAMA,C;GAc3CC,GAAcA,WAnBDA,UAKEA,QAAiBA,EAAKA,OAcEA,C;GAQrCC,GACeA,UAAjBA;AAAPA,mBAAOA,cACTA,C;EAEOC,mBACDA;AAAJA,QAAqBA,QAMvBA;AA9BoBA;AAAmBA,wBAyBxBA,YAKfA;AA7BwCA,6BAyBxBA,aAIhBA;AA/BuCA,wBA4BxBA,YAGfA;AA5B0CA,+BA0BxBA,eAElBA;AADEA,OAAOA,cACTA,C;GAIWC,GACLA,UADkBA,SAAaA;AAAdA,qBACjBA,YACEA,C;GACGC,GACUA,UAAjBA;qBAAiBA,SAA2BA,MAAgBA,C;GACxDC,GACNA;AAAIA,WAASA,OAAWA,KAAMA,WAAeA,MAAgBA,SAI/DA;GA5CoBA;AAAmBA,4BAyCxBA,SAGfA;AA3CwCA,6BAyCxBA,UAEhBA;AADEA,QACFA,C;GAEWC,GAAQA,wBAAeA,OAAYA,GAAYA,C;GAC/CC,GACLA,UADeA,SAAcA;AAAfA,qBACdA,YACEA,C;GACGC,GAC0BA,UAAhCA,SAAiBA;AAAlBA,UAAuBA,uBAAiDA,C;GAyCpDC,GT/lIxBA,OS+/HqBA,QAAcA,GAiGlBA,QAAOA,GAExBA;AADEA,gBAA+CA,KAAiBA,gBAClEA,C;EAwBIC,IAecA,sDAKLA,SACEA,WAAeA,aAOdA,QAAeA;GAQlBA;AAAJA,OACEA,eAA2BA;QHzpIlB/X;GGmqIT+X;WAAeA,IAAYA;AACtBA,kBHpqIIA;KG+nIdA;AAsCGA,oBACIA;AAKIA;GAQJA;AACEA,KADoBA;AAIjCA,OAAYA,mBACdA,C;EA4PQC,IAAoCA,UAAxBA;iCAAmBA,KAAaA,C;CAEtCC,MAAEA,mBAGhBA;AAFEA,YAA4BA,QAE9BA;AADEA,OAAaA,cAAUA,KAAQA,MACjCA,C;CAaOC,IAAcA,aAAIA,C;;;AEt3IqBC;EAAPA,IAAOA,mBAAqBA,C;;;EAC9BA,IAInCA,WACEA,OAAOA,UmB7VXA,wBnBiWCA;AADCA,OAAOA,YACRA,C;;;CmB9VMC,IAELA,oDADiBA,2BAEnBA,C;;EC3IGC,uBA6ELA,C;CAnDSC,IAAcA;sBACHA;;OACAA;;OACGA;;OACLA;;OACCA;;OACFA;;OACIA;;OACIA;;OACLA;;OACDA;;QACDA;;QACDA;;QACAA;;QACEA;;QACEA;;QACHA;;QACEA;;QACLA;;QACEA;;QACWA;;QACAA;;QACTA;;QACMA;;QAvBFA,eAwBhBA,C;;EnB/CFC,iCAMLA,C;;EAakBC,IACdA;AACSA,INoXSA,YMpXhBA,kBA6DJA;ANqESA;AM9H4DA;UAElDA,MAAjBA,WAYmBA,6BAZnBA;AACYA;AN2HLA,GMvHgBA;ANuHhBA,GMtHyBA;AAE9BA,uBAGEA,MAAqBA;KAChBA,KACDA,eACAA,WACFA,MAAqBA;KACZA,eACPA,WACFA,MAAqBA,KAK3BA,SAAgBA;AlCoKdA;AkCrIFA,YlC2UFC,WkC3UwBD,iBlCqIpBA,WkCpIJA,C;;EAtDIE,IACEA,YAAeA,aAAOA,MACxBA,C;;;EAoBcC,iBAIKA,EAjDiBA,IAiDCA,EAjDaA;AAkDlDA,SACEA,QAuBHA;GAnBgBA;GAAqBA;GAAhBA,IAAqBA;AACzCA,SACEA,QAiBHA;AAbqBA,UAAgBA;AACpCA,SACEA,QAWHA;GAPqBA,IAAyBA;AAC7CA,SACEA,QAKHA;AADCA,QAAcA,EAAKA,SAAgBA,EAAKA,OACzCA,C;;;EAEqBA,IAAWA,QAAMA,EAAIA,C;;;GAgErCC,GAEaA;WAFKA,aAELA;OACDA;OACIA;OACIA;QACRA;QACWA;QACAA;QACTA;OAGCA;;;AACAA;OADAA;AAEGA;OAFHA;AAGAA;QAHAA;AAIFA;QAJEA;AAKAA;OAGDA;;;AACAA;QADAA;AAEFA;OAGEA;;;AACFA;QADEA;AAEEA;QAFFA;AAGDA;QAHCA;AAIJA;QAJIA;AAKMA;QA9BVA,eA+BbA,C;;;EC/KkBC,eFsErBA;AEpEFA,WAAkBA,QAUnBA;AANUA,OFkIFA;AEhILA,mBAIHA,MAFGA,QAEHA,C;;;EAQCC,GReAC;UQZED;;MACAA;;MACAA;sDACFA,C;;AAMEE;EADQA,IACRA,iBA8BDA,C;EA/BSC,IACRA;mBADQA,cACRA;4BAAkBD,SFsClBA,cErCEA;AACAA;;;Ga8GFE;Ab3GcF;YCiGgBA,KHnBzBA,wBE9ESA;ODvBoBA,WckIlCE;AhD2QFC;WAtMID,gBkCtMyBF,alCsMzBE;AN8tGFF;AyCz4GgBA,OAAaA,MF4B7BA,mBE3BwBA,MAAeA;YAEAA,OAAxBA;gBAAqCA;YF2F/CA,CAlELA,wBEvB6BA;AACzBA;UAKAA;WACFA,QAAeA;GAEbA;WACFA,QAAeA;GAEbA;WACFA,QAAeA;OA7BTC;AACRA,wBADQA,C;;;EAkDCG;UFuDJtZ,MAlELA;AAwFKsZ;;CAxFLA;AAkEKA,CAlELA;AAkEKA,cElDSA;AFkDTA,cEjDSA;AANLA;;a;GAUAC;UF6CJvZ,MAlELA;AAkEKuZ,CAlELA;AEqBSA;;a;EAIAC;UFyCJxZ,MAlELA;AAkEKwZ,CAlELA;AEyBSA;;a;EAWNC,IACUA;;AFmDRA;AvCqxGLA;AuCrxGKA,CAxFLA,qCEoDIA,KAVFA;AFwBGzZ,GAlELA;AAkEKyZ,CAlELA;AAkEKA;AAsBAA;;AAtBAA,CAlELA;AAkEKA;cEDWA;AAEhBA;AAIoBA,SFvEpBA,sCEwEkBA,GAAJA,SAAmBA;AAC/BA,WACEA,MASNA;AAPYA;MACWA;AACnBA;AACAA;AACAA;QAGJA,C;EAaKC,IF9BEA,wBAlELA;AEmGAA,WACEA,MAqCJA;;AFvEOC,GAlELA;AAkEKD,CAlELA;AAkEKA;AAAAE,GAlELA;;AAkEKF;AAAA1Z,GAlELA;AAkEK0Z,CAlELA;gBEkHsBA;AFhDjBA;IEmDDA,Gf1JcG,Oe2JoBH,OADlCA,YnCiLsBA,SAwB5BxT,SAxB2DwT,KAAVA,KAAoBA,GAwBrExT,mBAW0BwT,MmCnNtBA,WnCmNaA;WAASA;AiCvQnBA,sBAAA1Z,GAlELA;AAkEK0Z,CAlELA;;AEgIsBA,2FAEfA,GAAyBA;AFhE3BlZ,GAlELA;AAwFKkZ,sBF+vFcA;;AErxFdA;iBEuEPA,C;EAEKI,GAAqBA;CF3IxBA;AAwFKA;AEmDmBA,QAEgBA,C;EAUrCC,QAEHA;AAAkBA,CAAlBA;GACAA;;AACAA;AACAA;GvCyekBA;AuCvelBA,UACEA;AACAA,MAkBJA,CAfEA,iDACEA,OAAuBA,QADzBA;AAMAA,YADiCA,CAbjCA,aAcAA;AACEA,OFxGGA,gBE0GLA;CA6J8BA;AAlP1BA,UF1CCC,iBE2CHD;CFxFFC;AAwFKA,0CEuD8CD;AFxHpBE;AEwHNF,qBAmC3BA,C;EA3BKG,6B;EA8BAC,QAEHA;IAAIA,WACFA,MAgBJA;IP0HoBA,aOtIhBA,QAAsBA;AACtBA,MAWJA,CARoBA;GACcA;;GACPA;AAAzBA,OACgBA;CAGhBA;AACAA,WACFA,C;EAnBKC,6B;EAAAC,4B;EAAAC,6B;EAsBAC,IACHA;CA6H8BA;GA5H1BA;AAAJA;CAEEA,QAEFA,MACFA,C;EAEKC,IACUA;AF7HRA,2BEiIDA,KAFFA;AF/HGA,0BEwIDA,KAFFA;AFtIGA,2BE+IDA,KAFFA;AF7IGA,6BE4ODA,KAxFFA,eA0FJA,C;;EA5RIC,IACEA;AAAUA,SF3CdA,UE4CMA,MAQHA;MFpDHA;AEqbEA,sBPrWKC,CKhFPA,0BA6CKD;IEKCA,WAEHA,C;;;EAmKDE,IACEA,cAAaA,EFxNjBA,UEyNGA,C;;;EAKDA,IACEA,cAAYA,GACbA,C;;;EAKDA,IACEA,cAAaA,EFtOjBA,OEuOGA,C;;;EAKDA,IACEA;AAAUA,SF7OdA,iBE8OMA,MAsFHA;AAjFWA,QFnPdA,gBA6CKA;GEwMMA;;AAALA,WFnLDA,GEoLOA;AAAJA,WFpLHA,IAlELA,wBEwPmCA;AAE3BA,MA0ELA,MAtEiBA,SAAoBA;AACXA,OAASA,sBACzBA,GAAyBA;AF9LjCA,IAlELA,wBFu1FmBA;AIrlFXA,MAkELA,KA9DiBA;;GAAmBA;GACLA;AAEpBA,QFzQdA,qBE0QUA;AAAJA,WACEA;MAEAA,YAEaA,QF/QrBA,uBEgRUA;AAAJA,UAyDwBA;MAtDtBA,YAEaA,QFrRrBA,gBEsRMA,MAAYA;SAERA,WACFA;AACAA,MAAaA,EF1RrBA,QE4RMA,MAwCHA,CArCKA;AAAJA,KF7NCA,CE8NCA,GFhSNA;GEqSSA;AAALA,cACiBA;AFpOhBA,CAlELA;GE0SUA;AAAJA,SACEA;KACKA,SACLA,iBAAoBA,MF7S5BA;;AEgTiCA,QFhTjCA;2BA6CKA,uBE4QCA,cAAgBA,EFzTtBA;CE0TMA,UAAqBA,IAAgBA,GAAiBA,WAC7CA;AAAJA;AAIgBA;AAJhBA,YAILA;CACAA,SFnRDA,kBEuRFA,C;;;EAsCHC,IF7TKA,kBE+TJA,C;;;EAKDA,cACMA,EAAMA;AAAVA,YFhTGA,IAlELA,wBEmX6BA;AFtUxBA,mBEyUJA,C;;AA8C4CC;EAA3CA,IAAWA,0CAAgCA,qBAAmBA,C;;;EE/dnCC,cAC7BA;WJ4HKA,CAlELA;MIzDAA;WJ2HKA,CAlELA,2BIxDDA,C;;AAsDCC;EADqDA,IACrDA,iBAcDA,C;EAfsDC,IACrDA;mBADqDA,cACrDA;4BAAkBD,SJElBA,cAkEKva,MAlELA;;;AAkEKua,CI/DHA;AACAA;MAGoBA;YDyDQA,KHnBzBA,wBItCiBA;;AJ2DjB/a,MAlELA;;AIUA+a,MAAaA;AJwDRA,CIvDLA;OAdqDC;AACrDA,wBADqDA,C;;;EC5DvDC,aACMA,SACFA;IL6DFA,UAwFKA;;IAxFLA,uDAwFKA;;IAxFLA,mDKrDFA,C;;;EAIE/B,IACEA,WACDA,C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;c7CmCQgC,IACTA,0BADSA,A;cCmtCmBC,IAC1BA,IAAeA;0CADWA,A;cAKAC,IAC1BA,IAAeA;0CADWA,A;cAKAC,IAC1BA,IAAeA,WADWA,A;cAKAC,IAC1BA,IAuNaA;8DAQRA,GAhOqBA,A;cAKAC,IAC1BA,IAAeA,aADWA,A;cAKAC,IAC1BA,IA4NaA;kEAQRA,GArOqBA,A;cAKAC,IAC1BA,IAAeA,WADWA,A;cAKAC,IAC1BA,IA+OaA,wDAORA,GAvPqBA,A;cAKAC,IAC1BA,IAAeA,aADWA,A;cAKAC,IAC1BA,IAmPaA,4DAORA,GA3PqBA,A;ckBvyCRC,IAClBA,MADkBA,A;cYkGCC,IAAkBA,UAAlBA,A;cA4BVC,IAAWA,WAKvBA,IALYA,A;cAMAC,IAAmBA,WAK/BA,IALYA,A;cCgYUC,IfuXnBA,KAASA,KevX+CA,kYAArCA,A;chB+IHC,IAAmBA,iCAAnBA,A;cA2FFC,sC;cqBvNVC,IrBhgB8BA,MqBggBDA,IAA7BA,A;cCo+GYC,IAAiBA,MAAjBA,A;cI9gITC,IAAYA,WAYxBA,IAZYA,A", "x_org_dartlang_dart2js": { "minified_names": { - "global": "A,1019,B,1189,C,187,D,904,E,126,F,837,G,1243,H,953,I,917,J,140,K,315,L,845,M,857,N,907,O,914,P,920,Q,1248,R,964,S,1182,T,836,U,1091,V,100,W,144,X,1197,Y,253,Z,844,a,42,a0,877,a1,903,a2,912,a3,1196,a4,957,a5,961,a6,1170,a7,974,a8,993,a9,1252,aA,1080,aB,1124,aC,284,aD,117,aE,88,aF,60,aG,124,aH,45,aI,846,aJ,853,aK,863,aL,864,aM,868,aN,872,aO,873,aP,892,aQ,894,aR,896,aS,902,aT,905,aU,906,aV,911,aW,922,aX,934,aY,935,aZ,936,a_,836,aa,110,ab,371,ac,53,ad,52,ae,13,af,858,ag,865,ah,898,ai,19,aj,924,ak,969,al,125,am,134,an,1198,ao,55,ap,1251,aq,849,ar,850,as,836,at,1245,au,918,av,923,aw,933,ax,970,ay,972,az,1004,b,1214,b0,99,b1,943,b2,950,b3,1168,b4,956,b5,324,b6,961,b7,988,b8,994,b9,998,bA,856,bB,861,bC,862,bD,325,bE,866,bF,881,bG,888,bH,891,bI,895,bJ,51,bK,536,bL,1235,bM,926,bN,927,bO,928,bP,929,bQ,930,bR,931,bS,932,bT,937,bU,938,bV,940,bW,947,bX,948,bY,56,bZ,954,b_,939,ba,1136,bb,1020,bc,1021,bd,1022,be,1023,bf,1024,bg,1033,bh,1037,bi,1051,bj,1107,bk,1111,bl,1180,bm,1039,bn,1040,bo,1127,bp,1049,bq,1062,br,1099,bs,1100,bt,109,bu,252,bv,392,bw,835,bx,314,by,836,bz,268,c,867,c0,971,c1,973,c2,322,c3,975,c4,1236,c5,986,c6,987,c7,995,c8,996,c9,997,cA,883,cB,883,cC,884,cD,893,cE,899,cF,900,cG,533,cH,908,cI,909,cJ,913,cK,921,cL,925,cM,941,cN,944,cO,945,cP,949,cQ,1234,cR,955,cS,958,cT,962,cU,965,cV,1241,cW,976,cX,977,cY,978,cZ,979,c_,323,ca,1000,cb,1002,cc,1016,cd,1017,ce,1018,cf,1025,cg,1026,ch,1032,ci,1034,cj,1035,ck,1179,cl,1038,cm,146,cn,17,co,47,cp,836,cq,851,cr,852,cs,859,ct,860,cu,869,cv,870,cw,326,cx,878,cy,879,cz,880,d,959,d0,981,d1,982,d2,983,d3,985,d4,989,d5,990,d6,991,d7,992,d8,999,d9,1001,dA,137,dB,1041,dC,1042,dD,1043,dE,1044,dF,1045,dG,1046,dH,1047,dI,1224,dJ,1048,dK,1050,dL,1050,dM,289,dN,1069,dO,1069,dP,1070,dQ,1071,dR,1072,dS,1086,dT,1087,dU,1090,dV,813,dW,1140,dX,1146,dY,1154,dZ,1176,d_,980,da,1005,db,1006,dc,1007,dd,1008,de,1009,df,1009,dg,1009,dh,1010,di,1011,dj,1012,dk,1013,dl,1014,dm,1015,dn,1061,dp,1027,dq,1028,dr,1029,ds,378,dt,1030,du,1031,dv,1031,dw,1031,dx,1031,dy,259,dz,1036,e,916,e0,14,e1,1210,e2,1210,e3,1210,e4,788,e5,788,e6,1212,e7,1213,e8,1236,e9,1216,eA,1097,eB,280,eC,131,eD,1147,eE,68,eF,39,eG,1,eH,1211,eI,18,eJ,0,eK,815,eL,1141,eM,1259,eN,1175,eO,1056,eP,1059,eQ,1092,eR,1137,eS,1244,eT,1190,eU,1261,eV,1225,eW,1217,eX,1158,eY,1223,eZ,1219,e_,1199,ea,83,eb,372,ec,1239,ed,1239,ee,833,ef,843,eg,1222,eh,901,ei,836,ej,1077,ek,1220,el,952,em,1083,en,1187,eo,836,ep,1102,eq,1106,er,1108,es,1094,et,1078,eu,1117,ev,1126,ew,1150,ex,384,ey,127,ez,164,f,915,f0,1184,f1,1260,f2,1088,f3,1238,f4,1245,f5,1167,f6,836,f7,1084,f8,1098,f9,836,fA,1152,fB,1233,fC,250,fD,172,fE,174,fF,180,fG,263,fH,265,fI,264,fJ,262,fK,136,fL,154,fM,185,fN,247,fO,171,fP,163,fQ,388,fR,260,fS,281,fT,183,fU,368,fV,276,fW,94,fX,389,fY,267,fZ,1159,f_,1101,fa,1155,fb,1193,fc,1242,fd,836,fe,1134,ff,1237,fg,1247,fh,1171,fi,1055,fj,1169,fk,1172,fl,1206,fm,1236,fn,1253,fo,1103,fp,1104,fq,1109,fr,1110,fs,1165,ft,1076,fu,1079,fv,1096,fw,1122,fx,1125,fy,1131,fz,1151,h,121,h0,122,h1,1201,h2,43,h3,23,h4,56,h5,82,h6,1240,h7,46,h8,22,h9,1226,hA,1060,hB,1173,hC,1174,hD,1191,hE,1195,hF,1149,hG,1148,hH,1250,hI,874,hJ,875,hK,984,hL,885,hM,886,hN,887,hO,1218,hP,1188,hQ,1202,hR,1221,hS,1058,hT,1133,hU,1192,hV,836,hW,1064,hX,836,hY,1208,hZ,1081,h_,1164,ha,1227,hb,1228,hc,1229,hd,1230,he,1231,hf,1255,hg,1256,hh,1257,hi,1258,hj,1095,hk,1123,hl,1153,hm,1074,hn,1075,ho,1139,hp,834,hq,838,hr,839,hs,840,ht,841,hu,842,hv,847,hw,848,hx,1181,hy,1215,hz,836,i,24,i0,1160,i1,1183,i2,1249,i3,1259,i4,1082,i5,1145,i6,966,i7,967,i8,968,i9,1135,iA,1057,iB,1085,iC,1112,iD,1113,iE,1115,iF,1116,iG,1118,iH,1119,iI,1120,iJ,1121,iK,1128,iL,1129,iM,1130,iN,1138,iO,1063,iP,1114,iQ,1178,iR,160,iS,182,iT,162,iU,266,iV,370,iW,101,iX,369,iY,379,iZ,367,i_,1132,ia,1089,ib,1142,ic,1143,id,1144,ie,1054,ig,1203,ih,1204,ii,1205,ij,1207,ik,1209,il,1254,im,836,io,1194,ip,1052,iq,1065,ir,1066,is,1067,it,1068,iu,1105,iv,1156,iw,1157,ix,1185,iy,1186,iz,1053,j,963,j0,152,j1,147,j2,153,j3,148,j4,387,j5,386,j6,145,j7,141,j8,128,j9,1093,jA,1162,jB,1163,jC,1166,jD,61,jE,89,jF,40,jG,138,jH,57,jI,1200,jJ,76,jK,130,jL,129,jM,377,jN,377,jO,87,jP,85,jQ,86,jR,123,jS,142,jT,244,jU,77,jV,393,jW,84,jX,1232,jY,390,jZ,93,j_,98,ja,58,jb,158,jc,248,jd,151,je,175,jf,159,jg,251,jh,179,ji,150,jj,161,jk,329,jl,383,jm,274,jn,288,jo,184,jp,273,jq,283,jr,282,js,277,jt,275,ju,119,jv,118,jw,188,jx,54,jy,41,jz,1161,k,871,k0,1246,k1,91,k2,95,k3,391,k4,44,k5,854,k6,855,k7,815,k8,876,k9,951,kA,178,kB,177,kC,181,kD,833,kE,835,kF,834,kG,75,k_,278,ka,836,kb,1226,kc,1227,kd,1228,ke,1229,kf,1230,kg,1231,kh,1255,ki,1256,kj,1257,kk,1258,kl,1141,km,1095,kn,1123,ko,1153,kp,1074,kq,1075,kr,1139,ks,165,kt,167,ku,166,kv,168,kw,170,kx,169,ky,173,kz,176,l,946,m,910,n,889,o,890,p,897,q,245,r,1073,t,1177,u,942,v,1003,w,882,x,919,y,960,z,836", - "instance": "A,1301,B,1360,C,1341,D,1366,E,1335,F,1263,G,1365,H,1279,I,1280,J,1382,K,1396,L,1310,M,1318,N,1289,O,1362,P,1389,R,1393,S,1309,T,1314,U,1285,V,1331,W,1272,X,1273,Y,1352,Z,1363,a0,1266,a1,1388,a2,1303,a3,1311,a4,1321,a5,1329,a6,1330,a7,1298,a8,1299,a9,1312,aA,1328,aB,1294,aC,1296,aD,1374,aE,1315,aF,1284,aG,1317,aH,1300,aI,1269,aJ,1270,aK,1274,aL,1275,aM,1277,aN,1338,aO,1342,aP,1344,aQ,1345,aR,1346,aS,1347,aT,1348,aU,1352,aV,1354,aW,1355,aX,1358,aY,1361,aZ,1369,a_,1376,aa,1313,ab,1325,ac,1268,ad,1276,ae,1277,af,1278,ag,1344,ah,1350,ai,1351,aj,1353,ak,1357,al,1359,am,1378,an,1379,ao,1381,ap,1386,aq,1397,ar,1397,au,1290,av,1304,aw,1305,az,1308,b0,1375,b1,1380,b2,1399,b3,1400,b4,1401,b5,1402,b6,1262,b7,1271,b8,1271,b9,1267,bA,1332,bB,1333,bC,1334,bD,1336,bE,1337,bF,1339,bG,1340,bH,1340,bI,1343,bJ,1344,bK,1344,bL,1356,bM,1367,bN,1368,bO,1371,bP,1373,bQ,1377,bR,1380,bS,1383,bT,1383,bU,1384,bV,1384,bW,1385,bX,1386,bY,1399,bZ,1271,b_,1372,ba,1390,bb,1391,bc,1392,bd,1395,be,1398,bf,836,bg,1282,bh,1306,bi,1307,bj,1291,bk,1327,bl,1319,bm,1320,bn,1292,bo,1293,bp,1322,bq,1295,br,1297,bs,1323,bt,1283,bu,1316,bv,1286,bw,1287,bx,1288,by,1324,bz,1326,gB,1360,gG,1365,gN,1289,gO,1362,gP,1389,gR,1393,gV,1331,gZ,1363,ga1,1388,ga5,1329,ga6,1330,gaD,1374,gaO,1342,gaQ,1345,gaR,1346,gaS,1347,gaT,1348,gaX,1358,gaZ,1369,ga_,1376,gai,1351,gak,1357,gal,1359,gam,1378,gan,1379,gb0,1375,gb3,1400,gb4,1401,gb5,1402,gbC,1334,gbD,1336,gbF,1339,gbN,1368,gbO,1371,gbQ,1377,gbZ,1271,gbq,1295,gbr,1297,gl,1364,gn,1349,gp,1281,gt,1387,h,1398,i,1302,j,1396,k,1264,l,1364,m,1370,n,1349,p,1281,q,1265,sl,1364,t,1387,u,1394,v,1394" + "global": "A,1011,B,1179,C,181,D,898,E,120,F,831,G,311,H,1231,I,944,J,911,K,134,L,830,M,850,N,908,O,914,P,1236,Q,955,R,1172,S,1081,T,94,U,138,V,247,W,838,X,839,Y,843,Z,871,a,36,a0,906,a1,949,a2,1159,a3,984,a4,1240,a5,119,a6,365,a7,104,a8,49,a9,47,aA,54,aB,118,aC,846,aD,830,aE,856,aF,857,aG,858,aH,859,aI,862,aJ,866,aK,867,aL,887,aM,888,aN,890,aO,896,aP,899,aQ,900,aR,905,aS,916,aT,928,aU,929,aV,930,aW,933,aX,93,aY,935,aZ,941,a_,897,aa,46,ab,12,ac,851,ad,892,ae,901,af,18,ag,918,ah,960,ai,830,aj,128,ak,1186,al,1239,am,842,an,912,ao,917,ap,927,aq,947,ar,961,as,963,at,965,au,995,av,1071,aw,1114,ax,278,ay,111,az,82,b,1203,b0,948,b1,320,b2,979,b3,985,b4,989,b5,1126,b6,1012,b7,1013,b8,1014,b9,1015,bA,860,bB,875,bC,882,bD,886,bE,889,bF,45,bG,530,bH,920,bI,921,bJ,922,bK,923,bL,924,bM,925,bN,926,bO,931,bP,932,bQ,939,bR,940,bS,50,bT,945,bU,319,bV,962,bW,964,bX,318,bY,966,bZ,1224,b_,1157,ba,1016,bb,1024,bc,1028,bd,1042,be,1097,bf,1101,bg,1170,bh,1030,bi,1031,bj,1117,bk,1040,bl,1053,bm,1089,bn,1090,bo,103,bp,246,bq,393,br,829,bs,840,bt,310,bu,830,bv,262,bw,849,bx,854,by,855,bz,321,c,861,c0,978,c1,986,c2,987,c3,988,c4,991,c5,993,c6,1007,c7,1008,c8,1009,c9,1010,cA,893,cB,894,cC,527,cD,902,cE,903,cF,907,cG,915,cH,919,cI,936,cJ,937,cK,1222,cL,946,cM,950,cN,953,cO,956,cP,1229,cQ,967,cR,968,cS,969,cT,970,cU,971,cV,972,cW,973,cX,974,cY,976,cZ,980,c_,977,ca,1017,cb,1018,cc,1023,cd,1025,ce,1026,cf,1169,cg,1029,ch,140,ci,16,cj,1187,ck,39,cl,830,cm,844,cn,845,co,852,cp,853,cq,863,cr,864,cs,1233,ct,322,cu,872,cv,873,cw,874,cx,877,cy,877,cz,878,d,951,d0,982,d1,983,d2,990,d3,992,d4,996,d5,997,d6,998,d7,999,d8,1000,d9,1000,dA,1038,dB,1212,dC,1039,dD,1041,dE,1041,dF,285,dG,1060,dH,1060,dI,1061,dJ,1062,dK,1063,dL,1076,dM,1077,dN,1080,dO,807,dP,1130,dQ,1136,dR,1144,dS,1166,dT,1188,dU,13,dV,1199,dW,1199,dX,1199,dY,778,dZ,778,d_,981,da,1000,db,1001,dc,1002,dd,1003,de,1004,df,1005,dg,1006,dh,1052,di,1019,dj,1020,dk,373,dl,1021,dm,1022,dn,1022,dp,1022,dq,1022,dr,253,ds,1027,dt,131,du,1032,dv,1033,dw,1034,dx,1035,dy,1036,dz,1037,e,910,e0,1202,e1,1224,e2,1205,e3,77,e4,367,e5,1227,e6,1227,e7,827,e8,837,e9,1248,eA,62,eB,33,eC,1,eD,1200,eE,17,eF,0,eG,41,eH,809,eI,1131,eJ,1247,eK,1165,eL,1047,eM,1050,eN,1082,eO,1127,eP,1232,eQ,1180,eR,1148,eS,1208,eT,1091,eU,1174,eV,1223,eW,1078,eX,1226,eY,1233,eZ,830,e_,1201,ea,1206,eb,1211,ec,895,ed,830,ee,1068,ef,1209,eg,1156,eh,943,ei,1073,ej,1177,ek,830,el,1092,em,1096,en,1098,eo,1084,ep,1069,eq,1107,er,1116,es,1140,et,385,eu,121,ev,158,ew,1087,ex,274,ey,125,ez,1137,f,909,f0,1088,f1,1164,f2,830,f3,1145,f4,1183,f5,1230,f6,830,f7,1124,f8,1225,f9,1235,fA,259,fB,258,fC,256,fD,130,fE,148,fF,179,fG,241,fH,165,fI,157,fJ,389,fK,254,fL,275,fM,177,fN,364,fO,270,fP,88,fQ,390,fR,261,fS,1149,fT,1153,fU,116,fV,1190,fW,37,fX,22,fY,50,fZ,76,f_,1074,fa,1160,fb,1046,fc,1158,fd,1161,fe,1195,ff,1224,fg,1241,fh,1093,fi,1094,fj,1099,fk,1100,fl,1154,fm,1067,fn,1070,fo,1086,fp,1112,fq,1115,fr,1121,fs,1141,ft,1142,fu,1221,fv,244,fw,166,fx,168,fy,174,fz,257,h,115,h0,40,h1,21,h2,1214,h3,1215,h4,1216,h5,1217,h6,1218,h7,1219,h8,1243,h9,1244,hA,868,hB,869,hC,975,hD,879,hE,880,hF,881,hG,1213,hH,884,hI,1207,hJ,1178,hK,1191,hL,1210,hM,1049,hN,1123,hO,1182,hP,830,hQ,1055,hR,830,hS,1197,hT,1122,hU,1173,hV,1237,hW,1247,hX,1072,hY,1135,hZ,957,h_,1228,ha,1245,hb,1246,hc,1085,hd,1113,he,1143,hf,1065,hg,1066,hh,1129,hi,828,hj,832,hk,833,hl,834,hm,835,hn,836,ho,841,hp,1171,hq,1204,hr,830,hs,1051,ht,1162,hu,1163,hv,1181,hw,1185,hx,1139,hy,1138,hz,1238,i,23,i0,959,i1,1125,i2,1079,i3,1132,i4,1133,i5,1134,i6,1045,i7,1192,i8,1193,i9,1194,iA,1110,iB,1111,iC,1118,iD,1119,iE,1120,iF,1128,iG,1054,iH,1104,iI,1168,iJ,154,iK,176,iL,156,iM,260,iN,366,iO,95,iP,374,iQ,363,iR,92,iS,146,iT,141,iU,147,iV,142,iW,388,iX,387,iY,139,iZ,135,i_,958,ia,1196,ib,1198,ic,1242,id,830,ie,1184,ig,1043,ih,1056,ii,1057,ij,1058,ik,1059,il,1095,im,1146,io,1147,ip,1175,iq,1176,ir,1044,is,1048,it,1075,iu,1102,iv,1103,iw,1105,ix,1106,iy,1108,iz,1109,j,954,j0,1083,j1,52,j2,152,j3,242,j4,145,j5,169,j6,153,j7,245,j8,173,j9,144,jA,70,jB,124,jC,123,jD,372,jE,372,jF,81,jG,79,jH,80,jI,117,jJ,136,jK,238,jL,71,jM,394,jN,78,jO,1220,jP,391,jQ,87,jR,272,jS,1234,jT,85,jU,89,jV,392,jW,38,jX,847,jY,848,jZ,809,j_,122,ja,155,jb,325,jc,384,jd,268,je,284,jf,178,jg,267,jh,277,ji,276,jj,271,jk,269,jl,113,jm,112,jn,182,jo,48,jp,35,jq,1150,jr,1151,js,1152,jt,1155,ju,55,jv,83,jw,34,jx,132,jy,51,jz,1189,k,938,k0,942,k1,830,k2,1214,k3,1215,k4,1216,k5,1217,k6,1218,k7,1219,k8,1243,k9,1244,k_,870,ka,1245,kb,1246,kc,1131,kd,1085,ke,1113,kf,1143,kg,1065,kh,1066,ki,1129,kj,159,kk,161,kl,160,km,162,kn,164,ko,163,kp,167,kq,170,kr,172,ks,171,kt,175,ku,827,kv,829,kw,828,kx,69,l,865,m,904,n,883,o,885,p,891,q,239,r,1064,t,1167,u,934,v,994,w,876,x,830,y,913,z,952", + "instance": "A,1342,B,1284,C,1318,D,1348,E,1250,F,1323,G,1347,H,1265,I,1360,J,1374,K,1293,L,1301,M,1272,N,1263,O,1264,P,1344,R,1367,S,1371,T,1288,U,1292,V,1297,W,1268,X,1314,Y,1257,Z,1258,a0,1345,a1,1355,a2,1253,a3,1366,a4,1286,a5,1294,a6,1304,a7,1312,a8,1313,a9,1281,aA,1277,aB,1279,aC,1353,aD,1298,aE,1267,aF,1300,aG,1283,aH,1255,aI,1259,aJ,1260,aK,1262,aL,1321,aM,1324,aN,1326,aO,1327,aP,1328,aQ,1329,aR,1330,aS,1334,aT,1336,aU,1337,aV,1340,aW,1343,aX,1350,aY,1354,aZ,1358,a_,1334,aa,1282,ab,1295,ac,1296,ad,1308,ae,1261,af,1262,ag,1326,ah,1332,ai,1333,aj,1335,ak,1339,al,1341,am,1356,an,1357,ao,1359,ap,1364,aq,1375,ar,1375,au,1273,av,1287,aw,1291,az,1311,b0,1378,b1,1379,b2,1380,b3,1249,b4,1256,b5,1256,b6,1254,b7,1368,b8,1369,b9,1370,bA,1320,bB,1322,bC,1322,bD,1325,bE,1326,bF,1326,bG,1338,bH,1349,bI,1352,bJ,1358,bK,1361,bL,1361,bM,1362,bN,1362,bO,1363,bP,1364,bQ,1377,bR,1256,b_,1377,ba,1373,bb,1376,bc,830,bd,1289,be,1290,bf,1274,bg,1310,bh,1302,bi,1303,bj,1275,bk,1276,bl,1305,bm,1278,bn,1280,bo,1306,bp,1266,bq,1299,br,1269,bs,1270,bt,1271,bu,1307,bv,1309,bw,1315,bx,1316,by,1317,bz,1319,gA,1342,gG,1347,gM,1272,gP,1344,gR,1367,gS,1371,gX,1314,ga0,1345,ga1,1355,ga3,1366,ga7,1312,ga8,1313,gaC,1353,gaM,1324,gaO,1327,gaP,1328,gaQ,1329,gaR,1330,gaV,1340,gaX,1350,gaY,1354,gai,1333,gak,1339,gal,1341,gam,1356,gan,1357,gb0,1378,gb1,1379,gb2,1380,gbR,1256,gbm,1278,gbn,1280,gby,1317,gbz,1319,gl,1346,gn,1164,gp,1331,gt,1365,h,1376,i,1285,j,1374,k,1251,l,1346,m,1351,n,1164,p,1331,q,1252,sl,1346,t,1365,u,1372,v,1372" }, - "frames": "4zHA6He8jDyB;oCAKAAyB;eAKCbG;kBACeDE;gEAIlBAE;KAGOFO;iGAaA5iDAA8CgBCeANKyEuC,A,I;qMATrCxEAAmB0BDeAVWyEoC,A,AAUvCi+CkC,A;8QG9HSmEIAsCwB4CyB,A;2FArBxB5CIAqBwB4CyB,A;8GAohBbnHuB;u7EEnkBLruByC;QAEFokByC;sXEsSFpkB2C;QAEFokB2C;eAuqBwBpkBsB;0xBNl7Bb01BuB;uEA6BL/GG;oQAuJqBrJqC;6gBA8JlB4LiB;cAAAAa;yCAuBQ5CS;gJAYV4CiB;6FAqBL0DAARF1CiB,A;+FAkBWaW;4dAyV4BtBO;qCAYjB3jDAArrBxBkyBU,A;oEA4tByCyxBY;ulBAmGCIAW77BzBJO,A;qGX28ByBIAW38BzBJO,A;8SXm/BZKO;8JAAAAO;wCAmBqB9QG;0JAuCOzGoB;2KAgCnBAwB;gBASAAuB;8DAyCAvaqC;wfAyQZAmR;iZA4MAAW;qfA0DyBAW;0WAkCJAW;eAOpBAkC;6BAIiB0boD;OAChB1bU;0DAOCs1BI;cAIgBt1BwC;2JASjBAU;0EAiCmBAW;sCAGtBAc;4JAsEK6vBQ;oCAEDFK;AACEAK;wKAyDR3vBAY34D8BAgE,A;keZ4iE1BAkC;cAEAA0D;y4CAyPEA4D;6sBAqF6BmxBuC;AACHwCmC;yEA4HtBzjDAUx+DTCMA3B4Bu8Cc,A,M;qDVyhElB1sBiD;kKAuJXAY;4ECriFOozBI;YACcziDAAsE3BDAFlJA+9CyB,kF,A;QE4E2B99CAAuEpBi+CE,A;OAtEWwEI;uBAKKxiDAAzCJwgDkB,AAAZgCI,A;6CA+CMAI;YACkBziDAAyD/BDAFlJA+9CyB,kF,A;QEyF+B99CAA0DxBi+CE,A;OAzDWwEI;uBAGKxiDAApDJwgDkB,AAAZgCS,A;4EA0EEziDAA+BTDAFlJA+9CyB,kF,A;QEmHS99CAAgCFi+CE,A;sDAvBE/9CAA2BTHAFvJA+9CsB,A,0BEuJA/9CkF,A;QA3BSGAA4BF+9CE,A;+DAfoCuDqB;UAElCthDAAYTHAFvJA+9CsB,A,0BEuJA/9CkF,A;QAZSGAAaF+9CE,A;gEAMPl+CAF9JA+9CyB,6B;yJE0K2C0DoB;gLAsCjCfmB;0KAaF1gDAF7NR+9CyB,mG;2DE2O2B2E4D;wTA+EXhiDc;ygBcpRPIAA9FFkjDqB,A;2IA4OP9TADjBI5gBgD,A;WCiBJ6b0B;AAC+DyYa;AAA7DwBQ;oBACAAI;iBACmB1WQ;AAErB0WQ;64CE80BuChQiB;wiBPv7Bd6HG;gBAIjB3BW;AADuC7DAAgK/BuFQ,A;WAtJOtDO;AAFAuDG;gBAGf3BiB;AAD0CjFAAgKlC2GM,A;gBApFCpGAAzBsBmGG,A;oCA2BECG;uCA2JzBEG;sBAgJMlBmB;kEAyEPpFAA/YwBmGG,A;mEAwZbCG;sEAMAAG;sEAMAAG;sEAMWtGG;uDAMkBDAA7WvCyGK,A;aAgXGlHAApWHgHG,A;uBAsWQjHG;6EAQHoBAApWIJO,A;AAqWJGG;sEAMIGAAlVT2FG,A;uBAqViC5GG;6EAU5BGQ;AACDqGQ;uBAGDtGAAzVH0GG,A;gFAgWIxGAAtVJuGG,A;sBA0VULO;uIAeNEkB;yBAGDII;mFAaCJkB;0BAImBFO;AACEAS;AACtBMM;sFAcK5FsB;AAIANK;iBAGQDK;8CAMiB2FAAxRRltBc,A;AAyRrBksBM;AAEAHM;AAEADK;sHAwCF4BM;yDAaZ7EK;sEAuBFEG;cAIOwIoB;mSAkFkB1ImD;uBAKvB6De;uDAeYUI;uBAEN36CQAvZUi6CoB,A;mEAgee14CAGz5BtBg0CqB,A;aHy5BsBh0CAGz5BtBg0CW,A;CH05BK/zCgBAlFlB40CiB,A;uCAsFcgFO;GAEL0DoB;OAAwBtJO;wBAOM9zCO;AAA9ByyCG;gBAA8BzyCAAKrCo3CY,A;SAS0BqEW;AADVtgB0B;iBAGXtPAAmCTAAAAAAAACMurBG,A,A,W;SAlC6BmBoB;AAE/Bv4CG;AADOyyCG;gBACPzyCAAfAo3CY,A;sDAuBWp7CQAhiBoBu8Cc,A;mCAwiBtBn4CQAhiBSm4CgB,A;mBAmiBfv8CMA3iB4Bu8CkB,A;oBAgjBVj6CMA1hBHi6CoB,A;gEA0lBlBh4CAAoiF6B8uC+B,A;6BAjiFzB8DG;qEAcYqFAAr/BYxEAAuKhBuFQ,A,A;AA+0BQpGAAl7BemGG,A;0KA87BnBtGAA33BJyGG,A;IA43BMxGiB;AAYdgFU;sEAUCz3CQA8BmBkzCAA15BZ+FI,A,AA25BMhGI,A;+DArBXgBC;AADPgDK;0CAsCAl3CAAg8E6B8uC0B,A;mEAr7EtBaC;AADPgHK;+BAKW/DAAnhCwBmGG,A;kEAwhCCtFAAr7BxBuFK,A;eAs7B4B3GAA56B5B2G2B,A;gHAu7BChBc;gDAeN9DI;AADOjBAA18BF+FO,A;mDAo9BFxFG;iBAKVaG;6GAsBOwIoB;YACGrJG;iBAKVaG;uFA0BWHU;+DAYAAU;uCAWTvC0B;qJAuCc/PuB;mBAiBTsSc;AADS+DAAzwChBrFAAoEmCmGQ,A,AApEPtFAAuKhBuFK,A,A;QAmmCQ3GAAzlCR2GS,A;MA2lCmBhBiB;AAD3B9DI;kiDA2NmB0EQ;qBAEDIO;sCAYA7FAAv1CV+FM,A;AAw1CKhGG;qCAMG0FQ;AACFuHkB;AACEvHU;gEAOGIO;gBAELEI;0GAaMNQ;oLAgBFIO;AACjBh5CAAo+DwB8uCAAK/B/nCAAGa6rCAA58GwBmGG,A,A,wCAy8GhBn2CAAgBdq6Ca,A,K,A;2DAh/DY5JAAv3CCNO,A;AAw3CeXM;AAEbgBM;AACcwFW;AAEd9FM;AACc8FW;AACN/FM;AACP+FQ;0DASCIQ;2DAUEAQ;oEAYbFM;yBAIIEe;AAEJEI;kGA6BAtGAApjDwBmGG,A;wIA6jDdtFAA19CTuFK,A;cAy+Ca/FAAp+Cb+FG,A;cAs+CSpGAA9kDcmGG,A;uEAulDV1GAA1+Cb2GS,A;mBA++CIvGAAzhDJyGI,A;GAkiDMxGG;4HAgBOJAAz/Cb0GM,A;AA0/CGzGG;eAODCAAv/CIOG,A;gDA+/CFiOuB;yDAoLPpPAAHKiPG,S;uBAKPjPAALOiPG,I;oCAWDtGO;+DAKOxBI;AACPtDgB;oGAiBOoLM;wBA4BAtGM;aAWHyDS;AADPxDe;oBAGFnEyB;AACH4HW;gCAMS9LG;cAGV8Ea;AAEa+GW;oBAET3HuB;AACH4HW;kCAKSnMG;cAGV8EgB;AAEuBhcAApuDfseI,A;AAquDK8EW;gCAGXpLAA95D6BmGS,A;AA+5DdhHQ;AAKhBkMW;mBAqCHtHS;AACAOQ;qBAuFe8GW;AADPxDW;oBAGsBlJAAIpBkHAAz3DPltBsB,A,AA03DH6rBM,AACALM,W;AANG9CAApFAiKC,AAAOzDa,A;qBAiGKwDS;AAFNzNAA/CK3VAAz0DJseW,A,A;AAy3DFsBW;oCAGLxGAAnGAiKC,AAAOzDa,A;0CA0GO5HAAzjEgBmGG,A;oEAikEvBPAAn5DPltBsB,A;AAo5DH6rBM;AACAIK;CACATM;4BAQekHS;AAFN3NAAzEKzVAA30DJseW,A,A;AAq5DFsBW;oCAGLxGAA/HAiKC,AAAOzDa,A;4CAsIO5HAArlEgBmGG,A;0DA0lEZ1GAA7+DX2GS,A;2FAm/DavFAA7/DbuFG,A;IA8/DiBpGAAjmEMmGc,A;AAmmEd1GAAt/DT2GI,A;gCA6/DARAA57DPltBsB,A;AA67DH6rBM;AACAIK;CACATM;4BAQekHS;AAFN9NAAhHKtVAA70DJseW,A,A;AA87DFsBW;oCAGLxGAAxKAiKC,AAAOzDa,A;wCA+KO5HG;0DAMV8CgB;qCAKG8CAA39DPltBsB,A;AA49DH6rBM;AACAIK;CACATM;0BAOekHsB;AADPxDW;oBAIRtJAAKUsHAA7+DPltBsB,A,AA8+DH6rBO,AACAIM,AACATM,W;AATG9CAAtMAiKC,AAAOzDa,A;8BAqNM5BQ;sCAEIIG;AACCpeAAj/DXseI,A;kCA0/DMNQ;qCAGmBFO;AACZIwB;AAIPEK;AACKpeAAngEXseI,A;uCAuhED9IAAVOwIU,mB;AAYDoFG;AADPxDW;oBAIOrJAAKLqHAAziEPltBsB,A,AA0iEH6rBM,AACAIM,AACAES,AACgBmBW,AAEdtBI,AAA6BoBK,AAE/B5BM,W;AAdG9CAAlQAiKC,AAAOzDa,A;yCAsSN5HAArvE6BmGY,A;AAsvErB/GAAvqEFgHG,A;AAyqEDLG;AAAgB5GkB;QAEhBhCGAjBLnVAAnjEMseuB,A,A;AAskEK8EG;AADPxDW;oBAIOzJAAKLyHAAtlEPltBsB,A,AAulEH6rBO,AACAIM,AACAEM,AACAXM,W;AAVG9CAA/SAiKC,AAAOzDa,A;qBAyUDlKoC;AAEM0NC;AADPxDW;oBAIRnJAAKUmHAApnEPltBsB,A,AAqnEH6rBO,AACAIM,AACAEM,AACAXM,W;AAVG9CAA7UAiKC,AAAOzDa,A;qBAoYDxKAAtCPCiB,AADYrVO,AACZqVAAKkBmDM,AACcwFW,AAEd9FM,AACc8FW,AACN/FM,AACP+FsB,oF,AAZvBrCY,A;AAyCiByHG;AADPxDW;oBAIRvJAAKUuHAA/qEPltBsB,A,AAgrEH6rBO,AACAIM,AACAEM,AACAXM,W;AAVG9CAAxYAiKC,AAAOzDa,A;uBAgaDrKSAPHvVAAlrEIsewB,A,A;AA2rEK8EC;AADPxDW;sCAGLxGAApaAiKC,AAAOzDa,A;sDA8aQ5BQ;kCAICIQ;AACXpGAAl4EyBmGe,A;uEAm5EvBPAAruEPltBsB,A;AAsuEH6rBO;AACAIM;AACAEK;CACAXM;4FAqKoBoIM;AACJSU;kBAGTtGkB;4LAcH0FW;cAIAAW;cAIAAO;MACWgCI;AAAkBzGG;AAAqBiEU;cAIlDQO;AACIwBM;AAA2BQG;AAA3BRAAkWSxHU,A;cA9VbgGO;AAAsBtJM;AAAiBsLW;cAIvChCO;AAAsBvJM;AAAkBuLW;eAIxChCO;AAAsBnJM;AAAemLW;cAIrC/BAAgFRDQ,AAAYPS,AACe5FQ,A;iEArEXmIG;AACRhCO;eAIkBzEG;AAAqBiEU;AAC/BxRK;iBAIAgUG;AACRhCO;eAIkBzEG;AAAqBiEU;AAC/BxRK;iBAIAgUG;AACRhCO;eAIkBzEG;AAAqBiEU;AAC/BxRK;cAIRgSW;AACACAAqCRDQ,AAAYPS,AACe5FQ,A;sCA9BnBoGAA6BRDQ,AAAYPS,AACe5FQ,A;cA1BnB6CAA2KStbAAoCE0YY,AAAmB2FI,MACtBuCI,AAAkBzGM,AACPvBY,A,AArC3BgGU,AACAAW,A;eAzKQCAAqBRDQ,AAAYPS,AACe5FQ,A;eAlBnB4CAAyKS9BAAqCEbY,AAAmB2FI,MACjBuCI,AAAkBzGM,AACZvBY,A,AAtC3BgGU,AACAAW,A;cAvKYrDAA4KKqEmB,AAGjBhBO,AAAmBzQkB,AACnByQW,AACACAApKADQ,AAAYPS,AACe5FQ,A,M;wCANhB2FU;aACGwCI;AAAkBzGK;sDAWrBjBkB;uCAIX0FU;uEAQW1FkB;0FAIyCyDoB;kBAM7BxOmB;SAKbySM;AAAkBzGO;AADZGAAhzBD7HAA76DsBmGW,A,AA+6DjB/GAAh2DNgHG,A,UAm2DavGAA/2DbyGG,A,AAk3DY0EI,+C;AAsyBxBmBO;AAEctEkB;AAGdsEU;4BAMqBgCiB;AAEZxCQ;sBAGTQO;4BAE4BzEc;AAChB1HAA9uFuBmGY,A;AAgvF/BgGO;YAGmChSK;cAInCgSO;+BA+BKRwB;AAnBYwCa;uCAwBIxCc;aAIbAc;cAIRQkB;WAIJAU;oBAKKRU;iBAGIAwB;AAC0BemB;AACbAK;UACchFM;AACmB9BAA3iFlBltBc,A;AA4iFfksBM;AAEAHM;AAEADK;AACpB2HO;2BASAAO;OAGyB7FY;kFAgCnBqFc;UAERQO;AAAsBpJM;AAAgBoLY;iBAItChCO;AAAsBxJM;AAAcwLY;0EAOnBlIgB;AAAmB2FI;MACtBuCI;AAAkBzGM;AACPvBY;4DAiBKuGK;8FASZ1GQ;+BAEAFI;sBAOAEQ;gCAGAFI;wBAOL9FAAj6FsBmGG,A;4BAm6FR/GAAp1FfgHE,A;IAq1FYjHM;AACP6GQ;gBAEDIK;SAIEhHAA51FNgHM,A;AA61FDpGAA56FwBmGQ,A;wFAm7FbrGU;AACPkGQ;QAEDIK;qEAwDDrG8B;AACGqLW;YAEThJ8B;AACFiJW;0GA8DLnP0B;sBAEY8DAAljGuBmGG,A;wCAyjGnCvyCAA4ZEosCG,A;0CAtZeoGE;AADHxGAAx7FFuGc,A;YA67FAnGAAnkGuBmGsB,A;iCA2kGR1GAA99Ff2GQ,A;0EAu+FM3GAAv+FN2GY,A;wBA2+FMvFAAr/FNuFY,A;qCA6/FIvFAA7/FJuFY,A;qEAghGI3GAAtgGJ2Ga,A;2FAkhGQ/FAAvhGR+FY,A;yBAkiGa3GAA7hGb2GS,A;+FAyiGiB/FAA9iGjB+FQ,A;+IAskGIzGM;AACAAM;AACGqGgB;AACAAQ;SAGkBDwB;AACAAwB;oBAGjBKO;AACAAI;kEAOkB1GAApkG1B0GM,A;AAqkGN1GAArkGM0GQ,A;sQAgmGM3FAA1mGN2FQ,A;AA2mGM3FAA3mGN2FU,A;aAgnGsB5GO;AACAAM;AAGdgBM;AAEAAM;AACewFW;AACAAQ;yBAMf9FM;AAEAAM;AACe8FW;AACAAQ;wCAKAFI;YACbMgB;6BAOaNI;YACbMkB;6BASbNM;YACaMgB;YAMOnGM;AACAAM;AACP+FW;AACAAQ;0BAIFMS;0BAGEAI;2BAIEJM;qCAMcJM;sBAENAM;YACbMkB;+BAQRFM;0DASIrGAAvvGHyGM,A;AAwvGGzGAAxvGHyGQ,A;WAswGOtHAAnhDLiPG,I;2CAshDC3HI;YAIMyEI;uBAEH/EQ;AACWlVoBAsLAsUa,AAAjBsHK,A;+BApLWpGK;wBAITxGQ;gBAOFAW;AACAAQ;8BAWIkGQ;2BAUAIO;AACAAU;6CAwCA9FM;AACAAM;AACA0FgB;AACAAQ;aAEFzFAA30GF+FM,A;AA40GE/FAA50GF+FG,A;oCAg1GMFO;AACAAU;mCASPpGAAn7GwBmG0B,A;sCAu7GItFAAp1G3BuFK,A;eAq1G+B3GAA30G/B2GS,A;0DAu1GiBlK+B;uBAQlB8DAA58GwBmGG,A;qDA+/G1BqF4B;AACExFQ;oBAEEMI;4CAOgBlBa;AAAjBsHI;grBS9oHR/NS;4BA2BRjmBU;wBAwGOASApCSumBAAAAvmByB,A,a;uCAmDCyvBE;uMA2DEzvBoB;AAAAqsBW;8HAiCPxQM;mLC0PI8MiB;AACIzDO;uHAsBJyDkB;AACIzDI;kGAoBXhoCgB;uFAuIkBorCqB;gCAGYnCG;AACxBkKM;sHA+BcIG;2CACDxDK;0CAIboDM;mDA4EIGG;wLAkBTyDwB;wBAMgBnLe;AACFoCsB;AACZ/FyB;gDAcI+FwB;iBAEVmBiB;AAGAXmB;uQG/1BQNU;iBAUqBprBqB;qCAKrBorBU;sFAoBkBprBiB;6IAuD3B9iBW;iBCi5EG8iBqB;OAAAAU;0mDEngE+BAsC;kBAQ9BAqC;6CCjbMAkB;iFAoBNkjBG;6aCrCAljBWAwBQgrBAAAANoB,A,A;wGCXuC1qBAZo+BjB8lBoB,A;6zCD92BxBuPgB;wTAiQN7CO;mFAoB8B5HAAL9BgIIdhYwB4CuB,A,A;4ScsgB7Bx1BiC;iDA+DYyxBgB;AAED1EO;0BAGFAO;oBAGEAU;kCAsBO3IW;+FAgHawMmBFltBc1CK,A;cEytBnCYkB;oEAKRkHAAtLgB3GwC,A;qWT5kBX7CASyLSoIAhB4NX1CiB,A,A;QOnZAvHO;6zB2B4vBCoLmB;8EAqBc/1Ba;qBAGpB+1B6B;qBAMK7SG;2sBCrqBa4Ne;+DAGACoB;wDAIAC2B;wHCsrBFzEkH;ysBAAAAS;YAAAAI;2eAsOTvsB0B;CAIG6yBiF;KAAAAsEA0dAwCO,iG;KA1dAxCyD;OAAAA4C;sNAyNC7yBAnBtPwB8lBkB,A;siCmB6XnB9lBAnB7XmB8lB4B,A;kmBmBu8BvBqPmB;0CAOItnBiC;gMAoCP7NiD;+GAeIAc;2GASX81BApBp8CJ9IO,A;+BoBw8CajD0B;+BAGI/pBc;wJAHJ+pBa;2BAqBG/pBc;AAAJ81BoB;2FAYL5SG;0LA4BQljBc;qBAEgBm1B2B;kEAS3BWApBhhDJ9IO,A;+BoBohDaxD2B;+BAGIxpBc;wDAQJkpByB;iLAYkBiM8B;AACfn1Bc;AAAJ81BoB;uFAUiBX4B;AAGtBjSG;gNAeAuG0B;uFAQyB0LkB;wRAoCrB1Da;sFAeAAY;6PA+BEzxBwB;wCAuBNkjBG;yNAiCH2G0C;OAIYwFiC;uCAIA+Fa;kEAYFp1BAnBpzCuB8lB4B,A;oHmBo0CvB9lBAnBp0CuB8lBsB,A;8dmBu4CDoD0B;wMAkBpBlpBc;AAAJ81Ba;oBAAAACpBn1DZ9IY,A;+DoBg2DO9JG;gOAwEQ2OAlC32DOJa,A;YkC62DLAY;mOAsCDA8B;kEAYLAQ;sBAA4CAiB;0mBAuZhDzSK;mDAtBgCmPAH3pFdnuBW,A;oRGirFlBgfS;2nBAg1BQoFe;qLA+PwCpkBAnBxgGlB8lBwB,A;6+GoB9hCvBqHqB;gHC0aEntBAqBwsBSAAvCjoCvBAAA9B0ByvBAAAAzvBiC,A,A,yB,A;iOmBuHtBwvBqCAIoBpLW,8P;OAJpBoLAAUWpLoB,gB;ySCjHMGc;AAATwLyC;AACUxLC;AAATwL0C;AAEJxLC;AAATwL2C;AAYC5LK;AADAIC;AADLwLc;0EA2E0D+EoB;AACbCY;2BAGPhFO;AAAOAS;AAASAW;WAyS1BxL8B;AAATwLkC;mBACfvL8B;AACUDC;AAAVwLgC;AAE6BxLG;AAATwLgC;AACVxLC;AAAVwLsC;kCAE8BoFiB;AACvB5QoB;mBAIuBAG;AAATwLgC;AACTxLC;AAAVwL0C;mCADOxLoB;gBAOoCsNAP7BzBJa,A;AO8BYlNG;AAATwLsC;AACXxLC;AAAVwLuC;AACsBtsCAAyEV8gCG,AAATwLkD,A;AAzEHvLwB;AAAsB/gCAA2EvBssCQ,A;sBAzEQxLuB;AAGFC+B;AAIPNS;cAGOM2B;AAOPNS;4CAKAxgCAA6BO6gCG,AAATwL+B,AACcxLC,AAAVwL+B,AACqBxLG,AAATwL2D,AAEAxLC,AAAVwLoC,AACqBxLG,AAATwL6B,AACVvL6C,AADFDiB,AAHFAiB,A;sCAnBsCwLe;AAErB0BY;gCAMblNsB;AAESAiB;gCAkB2BuPAPlbrCMO,A;2gBSnDsB7Pc;AAATwLkD;AACMxLC;AAATwLqD;AACaxLC;AAATwLmD;AAKrB7LW;2BAEcMyC;AACDA6B;8BAIFuLS;AAASAM;kBAKSxLyC;iCAQHAmC;gCASCAG;AAATwLiD;yBAKiBxLqC;AACRAC;AAATwL0D;OAGiBxLqC;AACPAC;AAATwLkD;0BASkB0BqB;OAIItNK;AAApCII;AAAPwLgB;yDAuBSoFI;AAAApF+B;AAEKxLyB;2CAQQwLY;WACyBAQ;KAChCxLY;iICpGGwLS;AAASAM;kBAMNxLG;AAATwL6C;2BAcNvL4B;AAIFNW;eAGoBKG;AAApBwLO;AAAOAoC;oWEX0BXmE;yBAkBAA8D;oBEjC5B/rCc;iBAECAAaLV0sCiB,AAAWzLiB,A;gJ7D+TqByOW;+CAqB5B/CgB;8hBGtLsBlCA2D8FuB9tBiB,A;+B3D9FvB8tBA2D8FuB9tB2B,A;+B3D5F/CguBiB;8CA4GAAoB;2MAuBAA6B;saAiJO4EIArUwB4Ca,A;0KA6c/BvHqB;oVAsJ4BmEe;gBAaFpyBoB;QAAAAW;kJAkD1BiuBuC;gc+C1uBW2Da;AACHAY;4gChB2DD+CiC;mfA6PEDiB;6b7B5VqB10BS;eAAAAe;OAAAAa;8XAoKPAiB;4BAAAAoC;uPEpIGAmB;OAAAAa;+PA2UAAS;mBAAAAe;OAAAAa;85BE9PjBgqBkB;oEAkBFgII;yMR6FiC4DqB;oEAmBpClEO;mKAYAJO;yFAKMtxBe;sBAEe41BS;6BAGlB51Be;usBA80CqByxB+B;gvBA85BChFa;AAAeAe;8CAOQAe;8BAOlChCiC;AACAsIS;kLW59EX/yBkB;uDAAAAU;SAIqB8gBgB;YAAAAAAJrB9gB0B,A;2EAWEwlBAA+PiB6CS,A;oFAhOEAiB;4FAKAAI;gGAUf1BGAgLNyBa,A;2OA/JLiJwCAQWjJI,sF;yLA0EaCI;oFA2BDroB+B;wfAwHlBAU;sBAAAAAA0BTAAAAAAO,A,A;6dE9UI81BAGgnBF9IAA2BuBwHQ,A,A;0BHvoBnBsBAG4mBJ9IAA2BuBwHc,A,A;oBHjoBnBsBO;AAIJAAGkmBA9IAA2BuBwHO,A,A;iDHtnBRlIU;oTAiCHqJAGubLpDM,A;iBHvbKoDa;0GAoDgBxKAAvIImBO,AAAmBAK,A;AAuIFpGgC;yBAInBoGQ;+HC7FjBhDG;qBAAAA0B;AAAgCMU;AAAYZW;sFAmFlDhpBW;oCAgDOs0BG;QAAAAW;4BAQkBrEK;iNAuElBqEkB;AAIIvCAA5GEnIe,A;4EA+GVD0B;mrCJ3JHx5CiB;iBAAAAAAoZ0Bu8CqB,A;eA9YDn4CMAsZZm4CqB,A;4aSjahBlEkB;waAsKAxoBc;gMCxQQwqBW;iEAQZnFS;2EAgBYmFW;qFA4HPmGW;oBACE1DY;AAA6B7GI;8CAazB6GK;kGAQLwDU;qTAsIkB5UW;kGAoBA7buC;QACPijBwD;wDASOjjB+B;QACPg1ByD;4GAoGbzKG;6CAQiBrFQ;AACL4DY;sBAQd5rCgB;gFAQEqtCG;kGAiBiBrFQ;AACL4DY;iCAQd5rCgB;iSAkJFmvCW;mCAQAZmB;iGA8DAvuCmB;kGAwBAAmB;8jBAwEyBqzCGAnmBlBtDS,AAAUJa,A;gCAqmBwB1GE;2BACDAQ;mDAOc2CiB;AAC3BRmB;IACqBnCI;+LAkBjBmKC;IAAAAAA5qBxBrDS,AAA+BnCO,A;gIAqrBC3ES;iBAElBuKAA7rBd7FU,A;0DAksBsB1Ea;6QCotB3BkKU;oe2B1gDwBrwBkB;sBAAAAW;QAAAAa;6CA6QF8tBAalDuB9tBU,A;QbkDvB8tBAalDuB9tB6B,A;sFb6R5BoyBe;oTrBlaf0DmB;AACAAAX2hBJ9IU,A;AW1hBI8Ie;qUCIAhMG;sBACK8CS;gDAIMlFI;8DAMCoCa;AAAc8CE;AAAa5LG;8BAMvC8IU;AAAiChJAjBtG9B9gBU,A;AiBsGiB4sBG;iBAAa9LOjBtG9B9gBU,A;QiBuGAAc;+BASH8pBS;CACF8CiB;oGA8BE9CS;WAAoB8CO;QAEjBrEyC;sCA+BHuBS;QAAoB8CS;6CAOVlFI;oCAEqBAM;4FAiClB8NgB;kDAMb1LS;QAAoB8CE;wJA6BnBrE6C;+BAC+BbK;8FA4BrBoCgB;yCASAAU;gCAEclJA1BkZH5gBsB,QAAAAY,A;0d4BpnBbgzBqE;wNAqBmBhSqB;oEAQdhhBc;AAAJ81Ba;mBAAAEAdghBM3GoB,A;8FchgBSrOQ;+FASvB8UAdkfN9IAA2BuBwHQ,K,A;QczgBkBtRG;kmBsBsE1BljBc;+FAQRkjBG;yDCnCqBtHa;UAAAAI;gJtB/GJ5bAd4+Ba8lBiB,A;Ocz+BV+PAAwCbnQAAG4B1lBAd87BL8lBoB,A,A,c;iCc79BtB/CAdw/BR3Ue,qB;iKcr8BMgXiC;6UAqCAiEU;yTA6IXrpBkB;4BAAAuuBe;0fA6P0BvuBoC;0lBAatBg2BAfyDc3GgB,A;iFehDR2GAfgDQ3GgB,A;ce3CR2GAf2CQ3GgB,A;kBepCR2GAfoCQ3GkB,A;AenCR2GAfmCQ3GC,AAApBrCY,A;yMePQgJAfOY3GO,A;6FeKhB2GAfLgB3GsB,A;oCecbnMG;8Ff8EMtsBAAntBMk5BI,A;AAmtBfgGAAjGJ9IM,A;AAkGI8IAAlGJ9IU,A;ipCT9KwBvMK;+KSiQNzgB+C;iEAKd81BAAxFJ9IO,A;0HAuGoBp2BAAztBDk5B2C,A;mwDAwBWiDc;sToBgvCpBvEsB;uEAKFAwB;AACAAyB;ueAoNgB/FMA22CboJAHj+EWJ2B,A,AGq+ElB5Ra,mBAGFiWApBluEF9IAA2BuBwHY,A,A,AoBwsErB1HOA/BY+EAH18EQJY,A,AG48EpBqEApBtsEF9IAA2BuBwHU,A,A,MoB6qEJsBApBxsEnB9IAA2BuBwHQ,A,A,coBgrErBsB4B,A,oBA4BAAApBvuEF9IAA2BuBwHa,A,A,coBgtErBsBApB3uEF9IAA2BuBwHU,A,A,A;qLoB+1ByC1SG;qCAA9D9hBG;mVAwac6fG;iBAEIgSAH1iDEJmC,A;qBGojDyBAiB;uHA+jBV/RG;oPAwYjCGmB;IACAwDa;+DAIArDa;sBACA8BK;mBACAhCa;sBADAgCK;iPAnlBeiN2C;AACU8CAH/6DPJc,A;AGg7DlBqEApB1qDJ9IS,A;AoB2qDqB+BQ;AAHFAoB;wNAssCExJ0FAgBdvlBG,A;0BAhBculB2B;4fA41BAsLU;AAAc/QiB;mGAc/BqJgC;aACAC6B;cACAHwB;aACAM+B;4OAaAJ+B;UACAC6B;uMAoDGppBO;AADFggBW;2MAgEe6RAHlmIEJgC,A;wCG4mIkBAiB;oZEvhIlCzxBwB;27BC5cOyxBY;mBAID0DkB;oIAQWAG;iBACSAG;mKAgDdDM;YAAXzCArCoOAzyBW,A;iBqCpOWk1BW;yGA3BGjRI;EAAAAG;wtBCpDV8LS;AAASAM;2BAKbxLiD;AAEKAmC;iEAaZznBAsBTAq2B2D,A;kYtBoBkBpDc;gCAMETADxBH2CG,A;gBCuBwB9NK;AAAPGwB;QACdgLWDxBH2CmB,AACJQAS0JuBzyBkC,A,AT1Jbk1BgB,aAAAAa,A;AC2BDXO;aAAAxEO;AAAOAY;8CAIf8BAtC+pBQJa,A;2BsC5pBAlNC;AAAhBwLO;AAAOAiB;kOAmCexLM;AAATwL+B;AACjBvLiC;AACAAyC;AACAuLsB;AACUxLC;AAAVwL0B;AACAxLc;SACAAc;4EAI8BAM;AAATwL+B;AACXxLC;AAAVwLuC;yEAGgCxLM;AAATwL+B;AACbxLC;AAAVwLoC;gFAYWvLgD;AAEb+PO;AAAS/PC;AAATuLqC;AAUI7LW;eAImBKG;AAATwL+B;AAAyCxLC;AAAVwL6B;AAEzCxLiB;AACACqC;AACAAqC;AACUDC;AAAVwL2B;AAGAxLiB;AACAAc;yBAMAwLO;AAAOAS;AAASAsB;uGA0BSxLwB;AAATwLiD;mCASPxLG;AAATwLmC;AAA6CxLC;AAAVwLiC;AADnCxLiB;AAISAG;AAATwL2D;AADAxLiB;AAISAG;AAATwL+B;AACcxLC;AAAVwLiD;2BAFJxLqB;GAMcsNA7B1JIJO,A;mB6B2JpB7QSlC+KwB5gBe,SAAAAS,aAAAAmB,A;AkC/KxB6bM;WAAAAuB;AACc0IsB;AAGWAG;AAATwL+B;AACFxLC;AAAVwL6I;qHAQgBxLG;AAATwL6B;AACPvLsB;AAAqBtB4C;AAEfqBiB;AACEAiB;yBAKZwLsB;AACAvLwC;0GAiBciNQ;gJAYAlNgB;MAIhBsPM;AAEAMUAzFkB7PiB,UAEZyLuB,AACAvL0C,A;AAuFN0PIAlCqCHuD,qB;yFA4CAtCa;kOAiBrCoCS;kEASarP2B;AAITNS;iBAGSM0B;AAITNS;iBAGSM2B;AAITNS;iBAGSM6B;AA0FTNS;kDApRU6LY;UAAcAS;AAASAiB;AACzBzLmB;AACOAI;2DAsKWyLU;iGAcAAO;gFAOhBAiB;eAMAAgB;AACFzLsB;oBAEoCCG;2CAEtBAI;AAAhBwLO;AAAOAiB;0FASOxLI;AAAhBwLO;AAAOAiB;AAAgB7MQ;+CAQjB6MqB;6CAMOAuB;aAEb8DY;oBAIa9DgB;8CAKaAQ;qBAQvBxLC;GADAwLkC;qBAMcxLC;AAAVwL+B;oEAMqBAsB;AAEHAW;QACQA2B;AAEcAc;AACpCzLuB;gBAMgByLQ;gGAUzBzLkB;gCAwCFAkB;2DAQYCI;AAAhBwLO;AAAOAiB;UACDzLmB;wJEjbYCC;AAAVwLkC;cACcxLC;AAAVwL2B;6LAsDEAc;AACcxLM;AAATwL6J;AAINxLC;4CAIgCJK;AAAPGwB;YACTCM;AAATwL6C;YAITxLC;8HCvELwLU;AACIvLqC;AACNAqC;AACcAI;AAApBuLO;AAAOAgD;AAEKvLsC;AACNAsC;AACcAI;AAApBuLO;AAAOA4C;6hZ3CswCQsD0G;CAAAAG;6DAUAC8G;CAAAAG;2DAUACuD;CAAAAG;6DAUAC2D;CAAAAG;kJ8B5xBgCjEU;igBKmB/B0BM;" + "frames": "4zHA6HeyiDyB;oCAKAAyB;eAKCbG;kBACeDE;gEAIlBAE;KAGOFO;iGAaAvhDAA8CgBCeANKmEuC,A,I;qMATrClEAAmB0BDeAVWmEoC,A,AAUvCk9CkC,A;6QG9HS8DIAsCwB4CyB,A;0FArBxB5CIAqBwB4CyB,A;mDAohBb9GqB;y5EEnkBLttByC;QAEFojByC;sXEsSFpjB2C;QAEFojB2C;eAuqBwBpjBsB;8vBNl7Bbs0BuB;uEA6BL1GG;oQAuJqBtJqC;6gBA8JlB4LiB;cAAAAa;0CAuBQ3CS;gJAYV2CiB;6FAqBLsDAARFzCiB,A;+FAkBWYW;wfAumBoB1XoB;2KAgCnBAwB;gBASAAuB;8DAyCAjaqC;wfAyQZAmR;iZA4MAAW;qfA0DyBAW;0WAkCJAW;eAOpBAkC;6BAIiBiboD;OAChBjbU;0DAOCk0BI;cAIgBl0BwC;2JASjBAU;0EAiCmBAW;sCAGtBAc;4JAsEK8uBQ;oCAEDFK;AACEAK;wKAyDR5uBAWn5D8BAgE,A;keXojE1BAkC;cAEAA0D;y4CAyPEA4D;6sBAqF6BmwBuC;AACHoCmC;yEA4HtBriDAU/9DTCMA3B4By7Cc,A,M;qDVghElB5rBiD;iKAuJXAY;4EC7iFOgyBI;YACcrhDAAsE3BDAFlJAg9CyB,kF,A;QE4E2B/8CAAuEpBk9CE,A;OAtEWmEI;uBAKKphDAAzCJw/CkB,AAAZ4BI,A;6CA+CMAI;YACkBrhDAAyD/BDAFlJAg9CyB,kF,A;QEyF+B/8CAA0DxBk9CE,A;OAzDWmEI;uBAGKphDAApDJw/CkB,AAAZ4BS,A;4EA0EErhDAA+BTDAFlJAg9CyB,kF,A;QEmHS/8CAAgCFk9CE,A;sDAvBEh9CAA2BTHAFvJAg9CsB,A,0BEuJAh9CkF,A;QA3BSGAA4BFg9CE,A;+DAfoCmDqB;UAElCngDAAYTHAFvJAg9CsB,A,0BEuJAh9CkF,A;QAZSGAAaFg9CE,A;gEAMPn9CAF9JAg9CyB,6B;yJE0K2CsDoB;gLAsCjCZmB;0KAaF1/CAF7NRg9CyB,mG;2DE2O2BsE4D;wTA+EX5gDc;ygBapRPIAA9FF8hDqB,A;2IA4OPtTADjBIhgBgD,A;WCiBJ8U0B;AAC+Doea;AAA7DuBQ;oBACAAI;iBACmBhWQ;AAErBgWQ;w2CE80BuC3PiB;wiBNt6Bd8HG;gBAIjB3BW;AADuC9DAAgK/BwFQ,A;WAtJOtDO;AAFAuDG;gBAGf3BgB;AAD0ClFAAgKlC4GM,A;gBApFCrGAAzBsBoGG,A;oCA2BECG;uCA2JzBEG;sBAgJMjBmB;kEAyEPtFAA/YwBoGG,A;mEAwZbCG;sEAMAAG;sEAMAAG;sEAMWvGG;uDAMkBDAA7WvC0GK,A;aAgXGnHAApWHiHG,A;uBAsWQlHG;6EAQHoBAApWIJO,A;AAqWJGG;sEAMIGAAlVT4FG,A;uBAqViC7GG;6EAU5BGQ;AACDsGQ;uBAGDvGAAzVH2GG,A;gFAgWIzGAAtVJwGG,A;sBA0VULO;uIAeNEkB;yBAGDII;mFAaCJkB;0BAImBFO;AACEAS;AACtBMM;sFAcK7FsB;AAIANK;iBAGQDK;8CAMiB6FAAxRRpsBc,A;AAyRrBorBM;AAEAJM;AAEADK;sHAwCF4BM;yDAaZ9EK;sEAuBFEG;cAIOuIoB;oSAkFkBzImD;uBAKvB+De;uDAeYSI;uBAEN55CQAvZUm5CoB,A;mEAgee53CAE16BtBgzCqB,A;aF06BsBhzCAE16BtBgzCW,A;CF26BK/yCgBAlFlB4zCiB,A;uCAsFciFO;GAELwDoB;OAAwBrJO;wBAOM9yCO;AAA9ByxCG;gBAA8BzxCAAKrCq2CY,A;SAS0BqEW;AADV3f0B;iBAGXlPAAmCTAAAAAAAACMwqBG,A,A,W;SAlC6BoBoB;AAE/Bz3CG;AADOyxCG;gBACPzxCAAfAq2CY,A;sDAuBWr6CQAhiBoBy7Cc,A;mCAwiBtBr3CQAhiBSq3CgB,A;mBAmiBfz7CMA3iB4By7CkB,A;oBAgjBVn5CMA1hBHm5CoB,A;gEA0lBlBl3CAAoiF6B8tC+B,A;6BAjiFzB8DG;qEAcYuFAAr/BY1EAAuKhBwFQ,A,A;AA+0BQrGAAl7BeoGG,A;0KA87BnBvGAA33BJ0GG,A;IA43BMzGiB;AAYdkFU;sEAUC32CQA8BmBkyCAA15BZgGI,A,AA25BMjGI,A;+DArBXgBC;AADPiDK;0CAsCAn2CAAg8E6B8tC0B,A;mEAr7EtBaC;AADPiHK;6BAKWhEAAnhCwBoGQ,A;kEAwhCCvFAAr7BxBwFK,A;eAs7B4B5GAA56B5B4GsB,A;mEAu7BCfc;gDAeNhEI;AADOjBAA18BFgGO,A;mDAo9BFzFG;iBAKVaG;8GAsBOuIoB;YACGpJG;iBAKVaG;wFA0BWHU;+DAYAAU;uCAWTvC0B;qJAuCcnPuB;mBAiBT0Rc;AADSiEAAzwChBvFAAoEmCoGQ,A,AApEPvFAAuKhBwFK,A,A;QAmmCQ5GAAzlCR4GS,A;MA2lCmBfiB;AAD3BhEI;kiDA2NmB2EQ;qBAEDIO;sCAYA9FAAv1CVgGM,A;AAw1CKjGG;qCAMG2FQ;AACFkHkB;AACElHU;gEAOGIO;gBAELEI;+GAaMNQ;6KAgBFIO;AACjBj4CAAo+DwB8tCAAK/B/mCAAGa6qCAA58GwBoGG,A,A,wCAy8GhBp1CAAgBdm5Ca,A,K,A;oDAh/DY1JAAv3CCNO,A;AAw3CeXM;AAEbgBM;AACcyFW;AAEd/FM;AACc+FW;AACNhGM;AACPgGQ;wDASCIQ;yDAUEAQ;iEAYbFM;uBAIIEe;AAEJEI;kGA6BAvGAApjDwBoGG,A;wIA6jDdvFAA19CTwFK,A;cAy+CahGAAp+CbgGG,A;cAs+CSrGAA9kDcoGG,A;uEAulDV3GAA1+Cb4GS,A;mBA++CIxGAAzhDJ0GI,A;GAkiDMzGG;4HAgBOJAAz/Cb2GM,A;AA0/CG1GG;eAODCAAv/CIOG,A;gDA+/CF6NuB;yDAoLPhPAAHK6OG,S;uBAKP7OAALO6OG,I;oCAWDjGO;+DAKOxBI;AACPtDgB;oGAiBO+KM;wBA4BAjGM;aAWHoDS;AADPnDe;oBAGFnEyB;AACHuHW;gCAMS1LG;cAGV+Ea;AAEa0GW;oBAETtHuB;AACHuHW;kCAKS/LG;cAGV+EgB;AAEuBrbAApuDf2dI,A;AAquDKyEW;gCAGXhLAA95D6BoGS,A;AA+5DdjHQ;AAKhB8LW;mBAqCHjHS;AACAOQ;qBAuFeyGW;AADPnDW;oBAGsBnJAAIpBoHAAz3DPpsBsB,A,AA03DH8qBM,AACALM,W;AANG/CAApFA6JC,AAAOpDa,A;qBAiGKmDS;AAFNrNAA/CK/UAAz0DJ2dW,A,A;AAy3DFsBW;oCAGLzGAAnGA6JC,AAAOpDa,A;0CA0GO7HAAzjEgBoGG,A;oEAikEvBNAAn5DPpsBsB,A;AAo5DH8qBM;AACAIK;CACATM;4BAQe6GS;AAFNvNAAzEK7UAA30DJ2dW,A,A;AAq5DFsBW;oCAGLzGAA/HA6JC,AAAOpDa,A;4CAsIO7HAArlEgBoGQ,A;0DA0lEZ3GAA7+DX4GI,A;kEAm/DaxFAA7/DbwFG,A;IA8/DiBrGAAjmEMoGc,A;AAmmEd3GAAt/DT4GI,A;gCA6/DAPAA57DPpsBsB,A;AA67DH8qBM;AACAIK;CACATM;4BAQe6GS;AAFN1NAAhHK1UAA70DJ2dW,A,A;AA87DFsBW;oCAGLzGAAxKA6JC,AAAOpDa,A;wCA+KO7HG;0DAMV+Ce;qCAKG+CAA39DPpsBsB,A;AA49DH8qBM;AACAIK;CACATM;0BAOe6GsB;AADPnDW;oBAIRvJAAKUwHAA7+DPpsBsB,A,AA8+DH8qBO,AACAIM,AACATM,W;AATG/CAAtMA6JC,AAAOpDa,A;8BAqNM5BQ;sCAEIIG;AACCzdAAj/DX2dI,A;kCA0/DMNQ;qCAGmBFO;AACZIwB;AAIPEK;AACKzdAAngEX2dI,A;uCAuhED/IAAVOyIU,mB;AAYD+EG;AADPnDW;oBAIOtJAAKLuHAAziEPpsBsB,A,AA0iEH8qBM,AACAIM,AACAGS,AACgBkBW,AAEdtBI,AAA6BoBK,AAE/B5BM,W;AAdG/CAAlQA6JC,AAAOpDa,A;yCAsSN7HAArvE6BoGY,A;AAsvErBhHAAvqEFiHG,A;AAyqEDLG;AAAgB7GkB;QAEhBhCGAjBLvUAAnjEM2duB,A,A;AAskEKyEG;AADPnDW;oBAIO1JAAKL2HAAtlEPpsBsB,A,AAulEH8qBO,AACAIM,AACAGM,AACAZM,W;AAVG/CAA/SA6JC,AAAOpDa,A;qBAyUDnKoC;AAEMsNC;AADPnDW;oBAIRpJAAKUqHAApnEPpsBsB,A,AAqnEH8qBO,AACAIM,AACAGM,AACAZM,W;AAVG/CAA7UA6JC,AAAOpDa,A;qBAoYDzKAAtCPCiB,AADYzUO,AACZyUAAKkBmDM,AACcyFW,AAEd/FM,AACc+FW,AACNhGM,AACPgGsB,oF,AAZvBrCY,A;AAyCiBoHG;AADPnDW;oBAIRxJAAKUyHAA/qEPpsBsB,A,AAgrEH8qBO,AACAIM,AACAGM,AACAZM,W;AAVG/CAAxYA6JC,AAAOpDa,A;uBAgaDtKSAPH3UAAlrEI2dwB,A,A;AA2rEKyEC;AADPnDW;sCAGLzGAApaA6JC,AAAOpDa,A;sDA8aQ5BQ;kCAICIQ;AACXrGAAl4EyBoGe,A;uEAm5EvBNAAruEPpsBsB,A;AAsuEH8qBO;AACAIM;AACAGK;CACAZM;4FAqKoB+HM;AACJSU;kBAGTjGkB;4LAcHqFW;cAIAAW;cAIAAO;MACWgCI;AAAkBpGG;AAAqB4DU;cAIlDQO;AACIwBM;AAA2BQG;AAA3BRAAkWSnHU,A;cA9Vb2FO;AAAsBjJM;AAAiBiLW;cAIvChCO;AAAsBlJM;AAAkBkLW;eAIxChCO;AAAsB9IM;AAAe8KW;cAIrC/BAAgFRDQ,AAAYPS,AACevFQ,A;iEArEX8HG;AACRhCO;eAIkBpEG;AAAqB4DU;AAC/BnRK;iBAIA2TG;AACRhCO;eAIkBpEG;AAAqB4DU;AAC/BnRK;iBAIA2TG;AACRhCO;eAIkBpEG;AAAqB4DU;AAC/BnRK;cAIR2RW;AACACAAqCRDQ,AAAYPS,AACevFQ,A;sCA9BnB+FAA6BRDQ,AAAYPS,AACevFQ,A;cA1BnB4CAA2KS3aAAoCEgYY,AAAmBsFI,MACtBuCI,AAAkBpGM,AACPvBY,A,AArC3B2FU,AACAAW,A;eAzKQCAAqBRDQ,AAAYPS,AACevFQ,A;eAlBnB2CAAyKS7BAAqCEbY,AAAmBsFI,MACjBuCI,AAAkBpGM,AACZvBY,A,AAtC3B2FU,AACAAW,A;cAvKYjDAA4KKiEmB,AAGjBhBO,AAAmBrQkB,AACnBqQW,AACACAApKADQ,AAAYPS,AACevFQ,A,M;wCANhBsFU;aACGwCI;AAAkBpGK;sDAWrBjBkB;uCAIXqFU;uEAQWrFkB;0FAIyCuDoB;kBAM7BvOmB;SAKbqSM;AAAkBpGO;AADZGAAhzBD9HAA76DsBoGW,A,AA+6DjBhHAAh2DNiHG,A,UAm2DaxGAA/2Db0GG,A,AAk3DYsEI,+C;AAsyBxBkBO;AAEcjEkB;AAGdiEU;4BAMqBgCiB;AAEZxCQ;sBAGTQO;4BAE4BpEc;AAChB3HAA9uFuBoGY,A;AAgvF/B2FO;YAGmC3RK;cAInC2RO;+BA+BKRa;AAnBYwC2B;uCAwBIxCU;aAIbAU;cAIRQU;WAIJAU;YAKKRU;iBAGIAwB;AAC0BemB;AACbAK;UACc3EM;AACmB7BAA3iFlBpsBc,A;AA4iFforBM;AAEAJM;AAEADK;AACpBsHO;2BASAAO;OAGyBxFY;kFAgCnBgFc;UAERQO;AAAsB/IM;AAAgB+KY;iBAItChCO;AAAsBnJM;AAAcmLY;0EAOnB7HgB;AAAmBsFI;MACtBuCI;AAAkBpGM;AACPvBY;4DAiBKkGK;8FASZrGQ;+BAEAFI;sBAOAEQ;gCAGAFI;wBAOL/FAAj6FsBoGG,A;4BAm6FRhHAAp1FfiHE,A;IAq1FYlHM;AACP8GQ;gBAEDIK;SAIEjHAA51FNiHM,A;AA61FDrGAA56FwBoGQ,A;wFAm7FbtGU;AACPmGQ;QAEDIK;qEAwDDtG8B;AACGiLW;YAET5I8B;AACF6IW;0GA8DL/O0B;sBAEY8DAAljGuBoGG,A;wCAyjGnCxxCAA4ZEorCG,A;0CAtZeqGE;AADHzGAAx7FFwGc,A;YA67FApGAAnkGuBoGsB,A;iCA2kGR3GAA99Ff4GQ,A;0EAu+FM5GAAv+FN4GY,A;wBA2+FMxFAAr/FNwFY,A;qCA6/FIxFAA7/FJwFY,A;qEAghGI5GAAtgGJ4Ga,A;2FAkhGQhGAAvhGRgGY,A;yBAkiGa5GAA7hGb4GS,A;+FAyiGiBhGAA9iGjBgGQ,A;+IAskGI1GM;AACAAM;AACGsGgB;AACAAQ;SAGkBDwB;AACAAwB;oBAGjBKO;AACAAI;kEAOkB3GAApkG1B2GM,A;AAqkGN3GAArkGM2GQ,A;sQAgmGM5FAA1mGN4FQ,A;AA2mGM5FAA3mGN4FU,A;aAgnGsB7GO;AACAAM;AAGdgBM;AAEAAM;AACeyFW;AACAAQ;yBAMf/FM;AAEAAM;AACe+FW;AACAAQ;wCAKAFI;YACbMgB;6BAOaNI;YACbMkB;6BASbNM;YACaMgB;YAMOpGM;AACAAM;AACPgGW;AACAAQ;0BAIFMS;0BAGEAI;2BAIEJM;qCAMcJM;sBAENAM;YACbMkB;+BAQRFM;0DASItGAAvvGH0GM,A;AAwvGG1GAAxvGH0GQ,A;WAswGOvHAAnhDL6OG,I;2CAshDCtHI;YAIMqEI;uBAEH3EQ;AACWzUoBAsLA8Ta,AAAjBgHK,A;+BApLW/FK;wBAITzGQ;gBAOFAW;AACAAQ;8BAWImGQ;2BAUAIO;AACAAU;6CAwCA/FM;AACAAM;AACA2FgB;AACAAQ;aAEF1FAA30GFgGM,A;AA40GEhGAA50GFgGG,A;oCAg1GMFO;AACAAU;iCASPrGAAn7GwBoG+B,A;sCAu7GIvFAAp1G3BwFK,A;eAq1G+B5GAA30G/B4GI,A;uBAu1GiBnK+B;uBAQlB8DAA58GwBoGG,A;qDA+/G1BgF4B;AACEnFQ;oBAEEMI;4CAOgBjBa;AAAjBgHI;grBQ/pHR3NS;4BA2BRjlBU;wBAwGOASApCSulBAAAAvlByB,A,a;uCAmDC0uBE;uMA2DE1uBoB;AAAAurBW;8HAiCPzWM;mLC0PI6SiB;AACIzDG;cAIEjK0D;0IAyBN0NkB;AACIzDI;mBAIEjK0D;4GAuBb/8BgB;uFAuIkBoqCqB;gCAGYnCG;AACxBkKM;sHA+BcIG;2CACDtDK;0CAIbkDM;mDA4EIGG;uLAkBTqDwB;wBAMgB/Ke;AACFqCsB;AACZhGyB;gDAcIgGwB;iBAEVoBiB;AAGAZmB;uQG72BQNU;iBAUqBrqBqB;qCAKrBqqBU;sFAoBkBrqBiB;6IAuD3B9iBW;iBCi5EG8iBqB;OAAAAU;0mDEngE+BAwC;kBAQ9BAuC;SE5faggBkBzB6rBMhgBgC,A;UyB5rBe8UM;gBAAAAS;yDC0E5B9UkB;iFAoBNkiBG;icCrCAliBWAwBQiqBAAAANoB,A,A;wGCXuC3pBAdo+BjB8kBoB,A;6zCD92BxBmPgB;wTAgHN7CO;mFAoB8BvHAAL9B2HIb/OwB4CuB,A,A;4SaqX7Bp0BiC;iDA+DYwwBgB;AAEDvEO;0BAGFAO;oBAGEAU;uFAsIoB2DmBFjkBczCK,A;cEwkBnCYkB;oEAKR4GAAtLgBrGwC,A;qYR3bX5CAQyLS8HAf4NXzCiB,A,A;QOnZAnHO;6zB4B6vBC8KmB;8EAqBc10Ba;qBAGpB00B6B;qBAMKxSG;2sBCtqBa4Ne;+DAGACoB;wDAIAC2B;wHCsrBFvEkH;sqBAAAAS;YAAAAI;kYAsOTzrBc;yCAIGyxBiF;UAAAAsEA6dAwCQ,kF;KA7dAxCyD;OAAAA2C;sNAyNCzxBArBtPwB8kBkB,A;uiCqB6XnB9kBArB7XmB8kB4B,A;kmBqB08BvBiPmB;0CAOIrmBkC;iMAoCP1NiD;+GAeIAc;2GASXy0BAtBxlDJvIO,A;+BsB4lDanD0B;+BAGI/oBc;4CAHJ+oBI;mIAqBG/oBc;AAAJy0BoB;2FAYLvSG;0LA4BQliBc;qBAEgB+zB2B;wDAS3BUAtBpqDJvIO,A;+BsBwqDa1D2B;+BAGIxoBc;wDAQJkoByB;oKAYkB6L8B;AACf/zBc;AAAJy0BoB;uFAUiBV4B;AAGtB7RG;gNAeAuG0B;uFAQyBsLkB;wRAoCrBvDa;sFAeAAY;4PA+BExwBwB;wCAuBNkiBG;yNAiCH2G0C;OAIYyFiC;uCAIA0Fa;kEAYFh0BArBvzCuB8kB4B,A;oHqBu0CvB9kBArBv0CuB8kBsB,A;wdqB04CDoD0B;+KAkBpBloBc;AAAJy0Ba;oBAAAACtBv+DZvIY,A;+DsBo/DOhKG;gOAwEQyOAnC92DOHa,A;YmCg3DLAY;mOAsCDA+B;kEAYLAQ;sBAA4CAiB;2lBA0chDnSK;mDAtBgC+OAHjtFdptBW,A;kRGuuFlBqeS;4nBAg1BQ+Ee;qLA+PwCpjBArB9jGlB8kBwB,A;m+GuBpnBrB9kBAqBktBSAAzC3oCvBAAA9B0B0uBAAAA1uBiC,A,A,yB,A;iOqBuHtByuBqCAIoBrLW,8P;OAJpBqLAAUWrLoB,gB;ySCjHMGc;AAATwLyC;AACUxLC;AAATwL0C;AAEJxLC;AAATwL2C;AAYC5LK;AADAIC;AADLwLc;0EAwE0D2EoB;AACbCY;2BAGP5EO;AAAOAS;AAASAW;WA2SnCtrCAoBk/Ca8/B4B,AAATwLkC,A;mBpBj/CnBvL8B;AACUDC;AAAVwLgC;AAEoBrrCAoB24DS6/BG,AAATwLgC,A;ApB14DVxLC;AAAVwLsC;kCAE8BgFiB;AACvBxQoB;mBAIc7/BAoBm4DQ6/BG,AAATwLgC,A;ApBl4DRxLC;AAAVwL0C;mCADOxLoB;gBAOoCoNAP5BzBHa,A;AO6BoB5sCAoBq1CC2/BG,AAATwLsC,A;ApBp1CpBxLC;AAAVwLuC;AACsBjrCAAwEpBDAoB27K6B0/BG,AAATwLkD,A,A;ApBngLtBvLwB;AAAsB1/BAAwEqBirCQ,A;sBAtEpCxLiB;AAGFC+B;kBAOAA2B;gDAYPz/BAA4BwDNAoBw6C5B8/BG,AAATwL+B,A,ApBv6CXxLC,AAAVwL+B,AACY/qCAoB8tCwBu/BG,AAATwL2D,A,ApB5tCfxLC,AAAVwLoC,AACY9qCAoB07CmBs/BG,AAATwL6B,A,ApBz7CpBvL6C,AADFDiB,AAHFAiB,A;sCAlB0CwLe;AAErByBY;gCAMbjNsB;AAESAiB;gCAiB2BmPAPhbrCMO,A;2gBSjDsBzPc;AAATwLkD;AACMxLC;AAATwLqD;AACaxLC;AAATwLmD;+BAOPvLyC;AACDA6B;8BAIFuLS;AAASAM;kBAKSxLyC;iCASHAmC;gCASCAG;AAATwLiD;yBAKiBxLqC;AACRAC;AAATwL0D;OAGiBxLqC;AACPAC;AAATwLkD;0BASkByBqB;OAIIrNK;AAApCII;AAAPwLgB;yDAsBSgFI;AAAAhF+B;AAEKxLyB;2CAQQwLY;WACyBAQ;KAChCxLY;iICtGGwLS;AAASAM;kBAMNxLG;AAATwL6C;2BAcNvL4B;mBAOkBDG;AAApBwLO;AAAOAoC;oWEX0BVmE;yBAkBAA8D;oBEjC5B/qCc;iBAECAAcLVyrCiB,AAAWzLiB,A;gJ/D+TqBqOW;gBAqB5B3CgB;8hBGtLsBjCA6D8FuB/sBiB,A;+B7D9FvB+sBA6D8FuB/sB2B,A;4B7DuC/CitB8B;saAiJOuEIArUwB4Ca,A;sHA6c/BlHsB;yUAsJ4B+De;gBAaFjxBmB;QAAAAU;kJAkD1BktBwC;+bgD1uBWwDa;AACHAY;6gChB2DD6CiC;ofA6PEDiB;+Y9B5VqBtzBmB;6CAAAAa;8XAoKPAiB;4BAAAAoC;uPEpIGAmB;OAAAAa;iNA2UAAmB;iDAAAAa;+pBE9PjBipBkB;oEAkBF4HI;0YAgNsD7HmBAXpDCe,kB;OAWiBjpBqC;6CAKnB6wBI;2nBRuwCqBL+B;gvBA85BC7Ea;AAAeAe;8CAOQAe;8BAOlCjCiC;AACAiIS;gK0Bp+EX3xBmB;uDAAAAU;SAIqBkgBgB;YAAAAAAJrBlgB0B,A;2EAWEwkBAA+PiB6CS,A;oFAhOEAiB;4FAKAAI;gGAUf1BGAgLNyBa,A;2OA/JLiJwCAQWjJI,sF;yLA0EaCI;oFA2BDrnB+B;wfAwHlBAU;sBAAAAAA0BTAAAAAAO,A,A;6dd9UIy0BAG+dFvIAA2BuBkHQ,A,A;0BHtfnBqBAG2dJvIAA2BuBkHc,A,A;oBHhfnBqBO;AAIJAAGidAvIAA2BuBkHO,A,A;iDHreR5HU;+TAiCH+I2D;kHAoDgBnKAAvIIoBO,AAAmBAK,A;AAuIFtGgC;yBAInBsGQ;+HC7FjBlDG;qBAAAA0B;AAAgCMU;AAAYZW;sFAmFlDhoBW;oCAgDOkzBG;QAAAAW;4BAQkBjEK;mNAuElBiEc;SAIItCAA5GEhIe,A;4EA+GVDuB;0pCH1IHx4CiB;iBAAAAAAoZ0By7CqB,A;eA9YDr3CMAsZZq3CqB,A;4aQlbhBpEkB;uaAsKAxnBc;gMCxQQypBW;iEAQZpFQ;2EAgBYoFW;qFA4HPkGW;oBACExDY;AAA6B/GI;8CAazB+GK;kGAQLsDU;mTAsIkB3aW;kGAoBA9UuC;QACPiiBwD;wDASOjiB+B;QACP4zByD;4GAoGbpKG;6CAQiBtFQ;AACL4DY;sBAQd5qCgB;gFAQEssCG;kGAiBiBtFQ;AACL4DY;iCAQd5qCgB;iSAgKFquCW;mCAQAbmB;gGA8DAxtCmB;iGAwBAAmB;6jBAwEyBqyCGAjnBlBpDS,AAAUJa,A;gCAmnBwB5GE;2BACDAQ;mDAOc2CiB;AAC3BRmB;IACqBnCI;+LAkBjBmKC;IAAAAAA1rBxBnDS,AAA+BpCO,A;gIAmsBC5ES;iBAElBuKAA3sBd5FU,A;0DAgtBsB3Ea;6QCssB3BkKU;oe6B1gDwBrvBkB;sBAAAAW;QAAAAa;6CA6QF+sBAclDuB/sBU,A;QdkDvB+sBAclDuB/sB6B,A;sFd6R5BixBe;oTrBlafwDmB;AACAAAb0YJvIU,A;AazYIuIe;yPwBGe9BkB;6NvBCf7JG;sBACKgDS;gDAIMpFI;8DAMCoCa;AAAcgDE;AAAa1LG;8BAMvC0IU;AAAiC5IAHtG9BlgBU,A;AGsGiB8rBG;iBAAa5LOHtG9BlgBU,A;QGuGAAc;+BASH8oBS;CACFgDiB;oGA8BEhDS;WAAoBgDO;QAEjBvEyC;sCA+BHuBS;QAAoBgDS;6CAOVpFI;oCAEqBAM;4FAiClB0NgB;kDAMbtLS;QAAoBgDE;wJA6BnBvE6C;+BAC+BbK;8FA4BrBoCgB;yCASAAU;gCAEc9IA3BkZHhgBqB,QAAAAW,A;0d6BpnBb4xBqE;wNAqBmBxRqB;oEAQdpgBc;AAAJy0Ba;mBAAAEAhB+XMrGoB,A;8FgB/WSlOQ;+FASvBqUAhBiWNvIAA2BuBkHQ,K,A;QgBxXkBlRG;kmBsBsE1BliBc;+FAQRkiBG;yDCnCqB/Ga;UAAAAI;0ItB/GJnbAhB4+Ba8kBiB,A;OgBz+BV0PAAwCb9PAAG4B1kBAhB87BL8kBoB,A,A,c;iCgB79BtB/CAhBw/BR9Te,qB;iKgBr8BMmWiC;6UAqCAiEU;yTA6IXroBkB;4BAAAwtBe;0fA6P0BxtBoC;0lBAatB20BAjBxFcrGgB,A;iFiBiGRqGAjBjGQrGgB,A;ciBsGRqGAjBtGQrGgB,A;kBiB6GRqGAjB7GQrGkB,A;AiB8GRqGAjB9GQrGC,AAApBpCY,A;yMiB0IQyIAjB1IYrGO,A;6FiBsJhBqGAjBtJgBrGsB,A;oCiB+JbpMG;8oCzBjMiBrCK;84DQ5aM8Rc;oRsBgvCpBlEsB;uEAKFAwB;AACAAyB;ueAuNgBhGMA85CbkJAHvhFWH2B,A,AG2hFlBvRa,mBAGFwVAtBz6EFvIAA2BuBkHY,A,A,AsB+4ErBpHOA/BY2EAHhgFQHY,A,AGkgFpBiEAtB74EFvIAA2BuBkHU,A,A,MsBo3EJqBAtB/4EnBvIAA2BuBkHQ,A,A,csBu3ErBqB4B,A,oBA4BAAAtB96EFvIAA2BuBkHa,A,A,csBu5ErBqBAtBl7EFvIAA2BuBkHU,A,A,A;qLsBm/ByCtSG;qCAA9D9gBG;mVAwacifG;iBAEI0RAH7iDEHmC,A;qBGujDyBAiB;uHA+jBV1RG;2PA2bjCGmB;IACAoDa;+DAIAjDa;sBACA0BK;mBACA5Ba;0KAvoBe8O2C;AACU2CAHl7DPHc,A;AGm7DlBiEAtB9zDJvIS,A;AsB+zDqB8BQ;AAHFAoB;wNAyvCEzJ2FAgBdvkBG,A;0BAhBcukB2B;4fA41BAsLU;AAAc3QiB;mGAc/BiJgC;aACAC6B;cACAHwB;aACAM+B;4OAaAJ+B;UACAC6B;uMAoDGpoBO;AADFofW;2MAgEeuRAHxpIEHgC,A;wCGkqIkBAiB;oZE7kIlCxwBwB;27BC5cOwwBY;mBAIDuDkB;oIAQWAG;iBACSAG;iKAgDdDM;YAAXzCAtCoOArxBW,A;iBsCpOW8zBW;yGA3BG7QI;EAAAAG;4rBCpDV8LS;AAASAM;2BAKbxLiD;AAEKAmC;iEAaZ7mBAuBTAq1B2D,A;kYvBoBkBhDc;gCAMERADxBHuCG,A;gBCuBwB3NK;AAAPGwB;QACdiLWDxBHuCmB,AACJOAS0JuBrxBkC,A,AT1Jb8zBgB,aAAAAa,A;AC2BDXO;aAAApEO;AAAOAY;+EAKTxLC;AAAhBwLO;AAAOAiB;iOAkCQtrCAoBozDW8/BM,AAATwL+B,A;ApBnzDnBvLiC;AACAAyC;AACAuLsB;AACUxLC;AAAVwL0B;AACAxLc;SACAAc;4EAIqB9/BAoB0yDO8/BM,AAATwL+B,A;ApBzyDTxLC;AAAVwLuC;yEAGuBtrCAoBsyDK8/BM,AAATwL+B,A;ApBryDTxLC;AAAVwLoC;gFAYWvLgD;AAEb2PO;AAAS3PC;AAATuLqC;mBAgBctrCAoBuwDgB8/BG,AAATwL+B,A;ApBvwDqBxLC;AAAVwL6B;AAE5BxLiB;AACACqC;AACAAqC;AACUDC;AAAVwL2B;AAGAxLiB;AACAAc;yBAMAwLO;AAAOAS;AAASAsB;uGA0BSxLwB;AAATwLiD;mCASJ3xBAoBgFmBmmBG,AAATwLmC,A;ApBhFWxLC;AAAVwLiC;AADvBxLiB;AAImBlmBAoB6+CckmBG,AAATwL2D,A;ApB9+CxBxLiB;AAIA9/BAoB+sD0B8/BG,AAATwL+B,A;ApB9sDHxLC;AAAVwLiD;2BAFJxLqB;GAMcoNAfzJIHO,A;mBe0JpBxQSnCgLwBhgBS,aAAAAmB,A;AmChLxB8UM;WAAAAuB;AACcyOsB;AAGE9/BAoBqsDY8/BG,AAATwL+B,A;ApBpsDLxLC;AAAVwL6I;qHAQO9qCAoBmtDoBs/BG,AAATwL6B,A;ApBltDlBvLsB;AAAqBtB4C;AAEfqBiB;AACEAiB;yBAKZwLsB;AACAvLwC;0GAiBcgNQ;gJAYAjNgB;MAIhBkPM;AAEAMUAzFkBzPiB,UAEZyLuB,AACAvL0C,A;AAuFNsPIAlCqC3HuD,qB;yFA4CAqFa;kOAiBrCiCS;4DASajP2B;qBAOAA0B;qBAOAA2B;qBAOAA6B;6DA/LCuLU;aAIUAS;AAASAe;AACe7LsBAqYT6QC,AAAAhF0B,A;AApY3BzLmB;AACOAI;2DAsKWyLU;iGAcAAO;gFAOhBAiB;eAMAAgB;AACFzLsB;oBAEoCCG;2CAEtBAI;AAAhBwLO;AAAOAiB;0FASOxLI;AAAhBwLO;AAAOAiB;AAAgB7MQ;+CAQjB6MqB;6CAMOAuB;aAEb0DY;oBAIa1DgB;8CAKaAQ;qBAQvBxLC;GADAwLkC;qBAMcxLC;AAAVwL+B;oEAMqBAsB;AAEHAW;QACQA2B;AAEcAc;AACpCzLuB;gBAMgByLQ;gGAUzBzLkB;gCAwCFAkB;2DAQYCI;AAAhBwLO;AAAOAiB;UACDzLmB;wJE9aYCC;AAAVwLkC;cACcxLC;AAAVwL2B;2LAuDEAc;AACI9qCAkBu1DWs/BM,AAATwL6J,A;AlBn1DPxLC;4CAIgCJK;AAAPGwB;YACnB7/BAkBuzDO8/BM,AAATwL6C,A;YlBpzDNxLC;8HCzELwLU;AACIvLqC;AACNAqC;AACcAI;AAApBuLO;AAAOAgD;AAEKvLsC;AACNAsC;AACcAI;AAApBuLO;AAAOA4C;o9Y5C8wCQkD0G;CAAAAG;6DAUAC8G;CAAAAG;2DAUACuD;CAAAAG;6DAUAC2D;CAAAAG;kJ+BpyBgC5DU;igBKmB/ByBM;" } } diff --git a/doc/static-assets/styles.css b/doc/static-assets/styles.css index 424cf36f1a..cdb7346ce3 100644 --- a/doc/static-assets/styles.css +++ b/doc/static-assets/styles.css @@ -314,6 +314,8 @@ a { } section { + /* Note that the generated HTML for pub packages may have `section` tags + transformed into `div` tags. */ margin-bottom: 36px; } @@ -462,7 +464,9 @@ dt.constant + dd p { } /* indents wrapped lines */ -section.summary dt { +/* Note that the generated HTML for pub packages may have `section` tags + transformed into `div` tags, so we have two selectors here. */ +section.summary dt, div.summary dt { margin-left: 24px; text-indent: -24px; } @@ -504,6 +508,21 @@ dl dt.callable .name { padding-inline-start: unset; } +.parameter-list.single-line { + display: inline; + margin-left: 0; +} + +.parameter-list.single-line > li { + display: inline; +} + +.parameter-list.single-line > li > .parameter { + display: inline; + margin-left: 0; + text-indent: 0; +} + .signature { color: var(--main-text-color); } @@ -576,6 +595,22 @@ h1 .category { vertical-align: middle; } +/* Do not display "provided by X extension" text on extension pages. */ +.main-content.extension-page .from-extension { + display: none; +} + +sup.muted { + color: var(--main-sidebar-color); + font-size: 0.6em; +} + +.from-extension > span { + background-color: var(--alert-warning); + font-style: italic; + padding: 2px; +} + /* The badge under a declaration for things like "const", "read-only", etc. and for the badges inline like sealed or interface */ /* See https://github.com/dart-lang/dartdoc/blob/main/lib/src/model/feature.dart */ .feature { @@ -646,6 +681,7 @@ footer a, footer a:hover { } .markdown.desc { + margin-bottom: 1em; max-width: 700px; } @@ -726,8 +762,9 @@ td { } .multi-line-signature .parameter { - margin-left: 24px; + margin-left: 60px; display: block; + text-indent: -36px; } .breadcrumbs { @@ -803,7 +840,10 @@ ol.breadcrumbs li a { font-style: italic; } -section.multi-line-signature div.parameters { +/* Note that the generated HTML for pub packages may have `section` tags + transformed into `div` tags, so we have two selectors here. */ +section.multi-line-signature div.parameters, +div.multi-line-signature div.parameters { margin-left: 24px; } @@ -1196,7 +1236,9 @@ a.tt-container { box-shadow: 3px 3px 5px rgba(0,0,0,0.1); } -section#setter { +/* Note that the generated HTML for pub packages may have `section` tags + transformed into `div` tags, so we have two selectors here. */ +section#setter, div#setter { border-top: 1px solid #ddd; padding-top: 36px; } diff --git a/example/README.md b/example/README.md index f3e2ad5bc7..687c697817 100644 --- a/example/README.md +++ b/example/README.md @@ -1,4 +1,6 @@ -# How to build demo application +# Demo application for Document Reader plugin + +## How to build demo application 1. Get the trial license at [client.regulaforensics.com](https://client.regulaforensics.com/) (`regula.license` file). The license creation wizard will guide you through the necessary steps. 2. Get the trial database at [client.regulaforensics.com/customer/databases](https://client.regulaforensics.com/customer/databases) (`db.dat`) @@ -17,11 +19,32 @@ $ flutter devices $ flutter run ``` -# Troubleshooting license issues +## Exra examples + +#### RFID options + +This demo app covers 3 different ways of reading RFID: +1. Basic, the simplest one. Requires only one callback to handle the results. +2. Advanced. Shows how to set additional callbacks to handle specific events during RFID chip reading. +3. Custom, the most complex one. Shows how to make your own custom UI for RFID chip reading and how to display RFID progress manually. + +You can switch between these options using a static variable `rfidOption`. +Default: `RfidOption.Basic`. + +#### Bluetooth device + +This demo app describes how Regula Bluetooth Device can be used to scan a document: +1. Set static variable `useBleDevice` to `true`(default: `false`). +2. If you've put a license file into the project, you can remove it. License will be automatically retrieved from your bluetooth device. +3. Turn on bluetooth device and run the app. +4. Enter the device's name into the text field and hit `connect` button. You may be asked for bluetooth permissions. +5. If connection was successful, document reader will initialize and you'll see a list of scenarios. Choose the preffered one and start scanning. + +## Troubleshooting license issues If you have issues with license verification when running the application, please verify that next is true: 1. The OS, which you use, is specified in the license (e.g., Android and/or iOS). 2. The license is valid (not expired). 3. The date and time on the device, where you run the application, are valid. 4. You use the latest release version of the Document Reader SDK. -5. You placed the `license` into the correct folder as described [here](#how-to-build-demo-application). +5. You placed the `license` into the correct folder as described [here](#how-to-build-demo-application). \ No newline at end of file diff --git a/example/android/app/src/debug/AndroidManifest.xml b/example/android/app/src/debug/AndroidManifest.xml index 57e9d939bd..02872909ce 100644 --- a/example/android/app/src/debug/AndroidManifest.xml +++ b/example/android/app/src/debug/AndroidManifest.xml @@ -1,4 +1,5 @@ + diff --git a/example/android/app/src/main/AndroidManifest.xml b/example/android/app/src/main/AndroidManifest.xml index b59b996fee..bbb6f255c6 100644 --- a/example/android/app/src/main/AndroidManifest.xml +++ b/example/android/app/src/main/AndroidManifest.xml @@ -2,6 +2,7 @@ xmlns:tools="http://schemas.android.com/tools"> + + diff --git a/example/ios/Runner/Info.plist b/example/ios/Runner/Info.plist index ce2f135983..acb84dfeae 100644 --- a/example/ios/Runner/Info.plist +++ b/example/ios/Runner/Info.plist @@ -34,6 +34,8 @@ To use camera NSPhotoLibraryUsageDescription To use gallery + NSBluetoothAlwaysUsageDescription + To use bluetooth device UILaunchStoryboardName LaunchScreen UIMainStoryboardFile @@ -41,6 +43,8 @@ UISupportedInterfaceOrientations UIInterfaceOrientationPortrait + UIInterfaceOrientationLandscapeLeft + UIInterfaceOrientationLandscapeRight UIViewControllerBasedStatusBarAppearance diff --git a/example/ios/RunnerTests/RunnerTests.swift b/example/ios/RunnerTests/RunnerTests.swift index 0e0439e5cc..6bb1700ce3 100644 --- a/example/ios/RunnerTests/RunnerTests.swift +++ b/example/ios/RunnerTests/RunnerTests.swift @@ -103,6 +103,10 @@ class RunnerTests: XCTestCase { compare(name: "eIDDataGroups", fromJson: RGLWJSONConstructor.eIDDataGroups, generate: RGLWJSONConstructor.generateEIDDataGroups) } + func test_dtcDataGroups() { + compare(name: "dtcDataGroups", fromJson: RGLWJSONConstructor.dtcDataGroups, generate: RGLWJSONConstructor.generateRGLDTCDataGroups) + } + func test_rfidScenario() { compare(name: "rfidScenario", fromJson: RGLWJSONConstructor.rfidScenario, generate: RGLWJSONConstructor.generate) } @@ -432,4 +436,4 @@ class RunnerTests: XCTestCase { } } -extension String: Error {} +extension String: @retroactive Swift.Error {} diff --git a/example/lib/extra/bt_device.dart b/example/lib/extra/bt_device.dart new file mode 100644 index 0000000000..7c1be88374 --- /dev/null +++ b/example/lib/extra/bt_device.dart @@ -0,0 +1,66 @@ +// +// bt_device.dart +// DocumentReader +// +// Created by Pavel Masiuk on 15.07.2024. +// Copyright © 2024 Regula. All rights reserved. +// + +import 'package:flutter/material.dart'; +import 'package:flutter_document_reader_api/flutter_document_reader_api.dart'; +import 'package:flutter_document_reader_api_example/main.dart'; + +class BtDevice { + var documentReader = DocumentReader.instance; + late MyAppState main; + String btDeviceName = "Regula 0000"; + + init(MyAppState main) { + this.main = main; + if (MyAppState.useBleDevice) { + main.setStatus("Connect to a bluetooth device"); + } + } + + connect() async { + main.setStatus("Searching for devices..."); + if (await documentReader.connectBluetoothDevice(btDeviceName)) { + await main.init(); + documentReader.functionality.useAuthenticator = true; + } else { + main.setStatus("Failed to connect"); + } + } + + Widget build() { + return Visibility( + visible: MyAppState.useBleDevice, + child: Padding( + padding: EdgeInsets.only(bottom: 10), + child: Row( + mainAxisAlignment: MainAxisAlignment.center, + children: [ + textField(), + MyAppState.button("Connect", () => connect()), + ], + ), + ), + ); + } + + Widget textField() { + return Padding( + padding: EdgeInsets.only(bottom: 12.5), + child: SizedBox( + width: 160, + child: TextFormField( + decoration: InputDecoration( + border: OutlineInputBorder(), + hintText: btDeviceName, + ), + onChanged: (text) => btDeviceName = text, + ), + ), + ); + } +} diff --git a/example/lib/extra/rfid_custom_ui.dart b/example/lib/extra/rfid_custom_ui.dart index 920ffd28cf..4544fb915b 100644 --- a/example/lib/extra/rfid_custom_ui.dart +++ b/example/lib/extra/rfid_custom_ui.dart @@ -6,16 +6,17 @@ // Copyright © 2023 Regula. All rights reserved. // +// ignore_for_file: invalid_use_of_protected_member + import 'dart:io'; import 'package:flutter/material.dart'; import 'package:flutter_document_reader_api/flutter_document_reader_api.dart'; +import 'package:flutter_document_reader_api_example/main.dart'; class RFIDCustomUI { var documentReader = DocumentReader.instance; - Function setState = () => {}; - Function setStatus = () => {}; - Function displayResults = () => {}; + late MyAppState main; var isShowing = false; var rfidUIHeader = "Reading RFID"; @@ -23,8 +24,9 @@ class RFIDCustomUI { var rfidDescription = "Place your phone on top of the NFC tag"; double rfidProgress = -1; - RFIDCustomUI.empty(); - RFIDCustomUI(this.setState, this.setStatus, this.displayResults); + init(MyAppState main) { + this.main = main; + } void run() { showRfidUI(); @@ -39,10 +41,10 @@ class RFIDCustomUI { if (notification.notificationCode == RFIDNotificationCodes.PCSC_READING_DATAGROUP) { var translation = await notification.dataFileType.getTranslation(); - setState(() => rfidDescription = translation); + main.setState(() => rfidDescription = translation); } - setState(() { + main.setState(() { rfidUIHeader = "Reading RFID"; rfidUIHeaderColor = Colors.black; rfidProgress = notification.progress / 100; @@ -62,20 +64,20 @@ class RFIDCustomUI { } void showRfidUI() { - setStatus(""); - setState(() => isShowing = true); + main.setStatus(""); + main.setState(() => isShowing = true); } void finish(Results? results) { documentReader.stopRFIDReader(); - setState(() { + main.setState(() { isShowing = false; rfidUIHeader = "Reading RFID"; rfidUIHeaderColor = Colors.black; rfidDescription = "Place your phone on top of the NFC tag"; rfidProgress = -1; }); - displayResults(results); + main.displayResults(results); } Widget build() { diff --git a/example/lib/main.dart b/example/lib/main.dart index feb76d1366..0ed457d9f1 100644 --- a/example/lib/main.dart +++ b/example/lib/main.dart @@ -7,6 +7,7 @@ // import 'package:flutter/material.dart'; +import 'package:flutter_document_reader_api_example/extra/bt_device.dart'; import 'package:flutter_document_reader_api_example/extra/rfid_custom_ui.dart'; import 'dart:async'; import 'package:image_picker/image_picker.dart'; @@ -17,8 +18,10 @@ void main() => runApp(MyApp()); class MyAppState extends State { var documentReader = DocumentReader.instance; + static final rfidOption = RfidOption.Basic; + static final useBleDevice = false; - var status = "Loading..."; + var status = ""; var portrait = Image.asset('assets/images/portrait.png'); var docImage = Image.asset('assets/images/id.png'); var selectedScenario = Scenario.MRZ; @@ -28,10 +31,10 @@ class MyAppState extends State { var canRfid = false; var doRfid = false; var isReadingRfid = false; - var rfidCustomUiExample = RFIDCustomUI.empty(); - var rfidOption = RfidOption.Basic; + var rfidCustomUiExample = RFIDCustomUI(); + var btDeviceExample = BtDevice(); - void init() async { + Future init() async { super.initState(); if (!await initializeReader()) return; status = "Ready"; @@ -61,6 +64,11 @@ class MyAppState extends State { await results.graphicFieldImageByType(GraphicFieldType.DOCUMENT_IMAGE); var newPortrait = await results.graphicFieldImageByType(GraphicFieldType.PORTRAIT); + var rfidPortrait = await results.graphicFieldImageByTypeSource( + GraphicFieldType.PORTRAIT, + ResultType.RFID_IMAGE_DATA, + ); + newPortrait = rfidPortrait ?? newPortrait; setState(() { status = name ?? "Ready"; @@ -153,7 +161,8 @@ class MyAppState extends State { child: Row( mainAxisAlignment: MainAxisAlignment.center, children: [ - button("Scan document", () { + button("Scan document", () async { + if (!await documentReader.isReady) return; clearResults(); documentReader.scan( ScannerConfig.withScenario(selectedScenario), @@ -161,11 +170,12 @@ class MyAppState extends State { ); }), button("Scan image", () async { + if (!await documentReader.isReady) return; clearResults(); documentReader.recognize( RecognizeConfig.withScenario( selectedScenario, - RecognizeData.withImages(await getImages()), + images: await getImages(), ), handleCompletion, ); @@ -213,7 +223,7 @@ class MyAppState extends State { ); } - Widget button(String text, VoidCallback onPress) { + static Widget button(String text, VoidCallback onPress) { return Container( width: 160, height: 40, @@ -233,20 +243,25 @@ class MyAppState extends State { Future initializeReader() async { setStatus("Initializing..."); - ByteData license = await rootBundle.load("assets/regula.license"); - var initConfig = InitConfig(license); + InitConfig initConfig; + if (!useBleDevice) { + ByteData license = await rootBundle.load("assets/regula.license"); + initConfig = InitConfig(license); + } else { + initConfig = InitConfig.withBleDevice(); + } initConfig.delayedNNLoad = true; var (success, error) = await documentReader.initializeReader(initConfig); if (!success) { - setStatus(error!.message); + if (error == null) error = DocReaderException.unknown(); + setStatus(error.message); printError(error); } - rfidCustomUiExample = RFIDCustomUI(setState, setStatus, displayResults); return success; } - void printError(DocReaderException error) => + static void printError(DocReaderException error) => print("Error: \n code: ${error.code}\n message: ${error.message}"); Future> getImages() async { @@ -272,13 +287,14 @@ class MyAppState extends State { body: Column( mainAxisAlignment: MainAxisAlignment.center, children: [ - rfidCustomUiExample.build(), Visibility( visible: !rfidCustomUiExample.isShowing, child: Expanded( child: ui(), ), - ) + ), + btDeviceExample.build(), + rfidCustomUiExample.build(), ], ), ), @@ -288,7 +304,11 @@ class MyAppState extends State { @override void initState() { super.initState(); - init(); + SystemChrome.setPreferredOrientations([DeviceOrientation.portraitUp]); + + rfidCustomUiExample.init(this); + btDeviceExample.init(this); + if (!useBleDevice) init(); } } diff --git a/example/pubspec.yaml b/example/pubspec.yaml index 06c5655bfa..775b0cbff7 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -1,6 +1,7 @@ name: flutter_document_reader_api_example description: Demonstrates how to use the flutter_document_reader_api plugin. publish_to: none +version: 1.0.0 environment: sdk: '>=3.1.5 <4.0.0' @@ -14,6 +15,7 @@ dependencies: flutter_document_reader_api: path: ../ flutter_document_reader_core_fullauthrfid: 7.4.631 + flutter_document_reader_btdevice: 1.1.37-beta cupertino_icons: ^1.0.6 dev_dependencies: diff --git a/ios/Classes/FlutterDocumentReaderApiPlugin.h b/ios/Classes/FlutterDocumentReaderApiPlugin.h index bc2b046504..a5be004c59 100644 --- a/ios/Classes/FlutterDocumentReaderApiPlugin.h +++ b/ios/Classes/FlutterDocumentReaderApiPlugin.h @@ -7,6 +7,7 @@ // #import +#import #import #import "RGLWJSONConstructor.h" #import "RGLWConfig.h" @@ -19,7 +20,9 @@ typedef void (^RGLWRFIDSignatureCallback)(NSData * _Nonnull signature); RGLRecordScanningProcessDelegate, RGLDocReaderRFIDDelegate, RGLCustomizationActionDelegate, - RGLDocReaderDatabaseFetchDelegate> + RGLDocReaderDatabaseFetchDelegate, + RGLBluetoothDelegate, + CBCentralManagerDelegate> @property (strong, nonatomic, class) FlutterMethodChannel* _Nullable channel; @property NSNumber* _Nonnull doRequestPACertificates; @@ -37,9 +40,6 @@ NSString* _Nonnull RGLWRfidOnRetryReadChipEvent; NSString* _Nonnull RGLWPaCertificateCompletionEvent; NSString* _Nonnull RGLWTaCertificateCompletionEvent; NSString* _Nonnull RGLWTaSignatureCompletionEvent; -NSString* _Nonnull RGLWBleOnServiceConnectedEvent; -NSString* _Nonnull RGLWBleOnServiceDisconnectedEvent; -NSString* _Nonnull RGLWBleOnDeviceReadyEvent; NSString* _Nonnull RGLWVideoEncoderCompletionEvent; NSString* _Nonnull RGLWOnCustomButtonTappedEvent; @@ -59,12 +59,6 @@ NSString* _Nonnull RGLWOnCustomButtonTappedEvent; @end @interface RGLWTASignatureCompletionStreamHandler : NSObject @end -@interface RGLWBleOnServiceConnectedStreamHandler : NSObject -@end -@interface RGLWBleOnServiceDisconnectedStreamHandler : NSObject -@end -@interface RGLWBleOnDeviceReadyStreamHandler : NSObject -@end @interface RGLWVideoEncoderCompletionStreamHandler : NSObject @end @interface RGLWOnCustomButtonTappedStreamHandler : NSObject diff --git a/ios/Classes/FlutterDocumentReaderApiPlugin.m b/ios/Classes/FlutterDocumentReaderApiPlugin.m index 074b452982..4861ee1485 100644 --- a/ios/Classes/FlutterDocumentReaderApiPlugin.m +++ b/ios/Classes/FlutterDocumentReaderApiPlugin.m @@ -107,42 +107,6 @@ - (FlutterError*)onCancelWithArguments:(id)arguments { } @end -@implementation RGLWBleOnServiceConnectedStreamHandler -- (FlutterError*)onListenWithArguments:(id)arguments eventSink:(FlutterEventSink)eventSink { - RGLWEventSinks[RGLWBleOnServiceConnectedEvent] = eventSink; - return nil; -} - -- (FlutterError*)onCancelWithArguments:(id)arguments { - RGLWEventSinks[RGLWBleOnServiceConnectedEvent] = nil; - return nil; -} -@end - -@implementation RGLWBleOnServiceDisconnectedStreamHandler -- (FlutterError*)onListenWithArguments:(id)arguments eventSink:(FlutterEventSink)eventSink { - RGLWEventSinks[RGLWBleOnServiceDisconnectedEvent] = eventSink; - return nil; -} - -- (FlutterError*)onCancelWithArguments:(id)arguments { - RGLWEventSinks[RGLWBleOnServiceDisconnectedEvent] = nil; - return nil; -} -@end - -@implementation RGLWBleOnDeviceReadyStreamHandler -- (FlutterError*)onListenWithArguments:(id)arguments eventSink:(FlutterEventSink)eventSink { - RGLWEventSinks[RGLWBleOnDeviceReadyEvent] = eventSink; - return nil; -} - -- (FlutterError*)onCancelWithArguments:(id)arguments { - RGLWEventSinks[RGLWBleOnDeviceReadyEvent] = nil; - return nil; -} -@end - @implementation RGLWVideoEncoderCompletionStreamHandler - (FlutterError*)onListenWithArguments:(id)arguments eventSink:(FlutterEventSink)eventSink { RGLWEventSinks[RGLWVideoEncoderCompletionEvent] = eventSink; @@ -190,9 +154,6 @@ + (void)registerWithRegistrar:(NSObject*)registrar { [self setupEventChannel:registrar :RGLWPaCertificateCompletionEvent :[RGLWPACertificateCompletionStreamHandler new]]; [self setupEventChannel:registrar :RGLWTaCertificateCompletionEvent :[RGLWTACertificateCompletionStreamHandler new]]; [self setupEventChannel:registrar :RGLWTaSignatureCompletionEvent :[RGLWTASignatureCompletionStreamHandler new]]; - [self setupEventChannel:registrar :RGLWBleOnServiceConnectedEvent :[RGLWBleOnServiceConnectedStreamHandler new]]; - [self setupEventChannel:registrar :RGLWBleOnServiceDisconnectedEvent :[RGLWBleOnServiceDisconnectedStreamHandler new]]; - [self setupEventChannel:registrar :RGLWBleOnDeviceReadyEvent :[RGLWBleOnDeviceReadyStreamHandler new]]; [self setupEventChannel:registrar :RGLWVideoEncoderCompletionEvent :[RGLWVideoEncoderCompletionStreamHandler new]]; [self setupEventChannel:registrar :RGLWOnCustomButtonTappedEvent :[RGLWOnCustomButtonTappedStreamHandler new]]; FlutterMethodChannel* channel = [FlutterMethodChannel methodChannelWithName:@"flutter_document_reader_api/method" binaryMessenger:[registrar messenger]]; @@ -220,10 +181,6 @@ - (void)handleMethodCall:(FlutterMethodCall*)call result:(FlutterResult)result { [self getDocumentReaderIsReady :successCallback :errorCallback]; else if([action isEqualToString:@"getDocumentReaderStatus"]) [self getDocumentReaderStatus :successCallback :errorCallback]; - else if([action isEqualToString:@"isAuthenticatorAvailableForUse"]) - [self isAuthenticatorAvailableForUse :successCallback :errorCallback]; - else if([action isEqualToString:@"isBlePermissionsGranted"]) - [self isBlePermissionsGranted :successCallback :errorCallback]; else if([action isEqualToString:@"getRfidSessionStatus"]) [self getRfidSessionStatus :successCallback :errorCallback]; else if([action isEqualToString:@"setRfidSessionStatus"]) @@ -302,8 +259,8 @@ - (void)handleMethodCall:(FlutterMethodCall*)call result:(FlutterResult)result { [self clearPKDCertificates :successCallback :errorCallback]; else if([action isEqualToString:@"startNewSession"]) [self startNewSession :successCallback :errorCallback]; - else if([action isEqualToString:@"startBluetoothService"]) - [self startBluetoothService :successCallback :errorCallback]; + else if([action isEqualToString:@"connectBluetoothDevice"]) + [self connectBluetoothDevice :[args objectAtIndex:0] :successCallback :errorCallback]; else if([action isEqualToString:@"setLocalizationDictionary"]) [self setLocalizationDictionary :[args objectAtIndex:0] :successCallback :errorCallback]; else if([action isEqualToString:@"getLicense"]) @@ -312,6 +269,10 @@ - (void)handleMethodCall:(FlutterMethodCall*)call result:(FlutterResult)result { [self getAvailableScenarios :successCallback :errorCallback]; else if([action isEqualToString:@"getIsRFIDAvailableForUse"]) [self getIsRFIDAvailableForUse :successCallback :errorCallback]; + else if([action isEqualToString:@"isAuthenticatorRFIDAvailableForUse"]) + [self isAuthenticatorRFIDAvailableForUse :successCallback :errorCallback]; + else if([action isEqualToString:@"isAuthenticatorAvailableForUse"]) + [self isAuthenticatorAvailableForUse :successCallback :errorCallback]; else if([action isEqualToString:@"getDocReaderVersion"]) [self getDocReaderVersion :successCallback :errorCallback]; else if([action isEqualToString:@"getDocReaderDocumentsDatabase"]) @@ -352,6 +313,8 @@ - (void)handleMethodCall:(FlutterMethodCall*)call result:(FlutterResult)result { [self encryptedContainers :[args objectAtIndex:0] :successCallback :errorCallback]; else if([action isEqualToString:@"finalizePackage"]) [self finalizePackage :successCallback :errorCallback]; + else if([action isEqualToString:@"endBackendTransaction"]) + [self endBackendTransaction :successCallback :errorCallback]; else if([action isEqualToString:@"getTranslation"]) [self getTranslation :[args objectAtIndex:0] :[args objectAtIndex:1] :successCallback :errorCallback]; else @@ -369,10 +332,6 @@ - (void)handleMethodCall:(FlutterMethodCall*)call result:(FlutterResult)result { NSString* RGLWTaCertificateCompletionEvent = @"ta_certificate_completion"; NSString* RGLWTaSignatureCompletionEvent = @"ta_signature_completion"; -NSString* RGLWBleOnServiceConnectedEvent = @"bleOnServiceConnectedEvent"; -NSString* RGLWBleOnServiceDisconnectedEvent = @"bleOnServiceDisconnectedEvent"; -NSString* RGLWBleOnDeviceReadyEvent = @"bleOnDeviceReadyEvent"; - NSString* RGLWVideoEncoderCompletionEvent = @"video_encoder_completion"; NSString* RGLWOnCustomButtonTappedEvent = @"onCustomButtonTappedEvent"; @@ -384,14 +343,6 @@ - (void) getDocumentReaderStatus:(RGLWCallback)successCallback :(RGLWCallback)er successCallback(RGLDocReader.shared.documentReaderStatus); } -- (void) isAuthenticatorAvailableForUse:(RGLWCallback)successCallback :(RGLWCallback)errorCallback{ - successCallback(RGLDocReader.shared.isAuthenticatorAvailableForUse ? @YES : @NO); -} - -- (void) isBlePermissionsGranted:(RGLWCallback)successCallback :(RGLWCallback)errorCallback { - errorCallback(@"isBlePermissionsGranted() is an android-only method"); -} - - (void) getRfidSessionStatus:(RGLWCallback)successCallback :(RGLWCallback)errorCallback{ successCallback(RGLDocReader.shared.rfidSessionStatus); } @@ -471,7 +422,7 @@ - (void) initializeReader:(NSDictionary*)config :(RGLWCallback)successCallback : } - (void) initializeReaderWithBleDeviceConfig:(NSDictionary*)config :(RGLWCallback)successCallback :(RGLWCallback)errorCallback{ - errorCallback(@"initializeReaderWithBleDeviceConfig() is an android-only method"); + [RGLDocReader.shared initializeReaderWithConfig:[RGLWJSONConstructor bleDeviceConfigFromJson:config :bluetooth] completion:[self getInitCompletion :successCallback :errorCallback]]; } - (void) deinitializeReader:(RGLWCallback)successCallback :(RGLWCallback)errorCallback{ @@ -615,8 +566,55 @@ - (void) startNewSession:(RGLWCallback)successCallback :(RGLWCallback)errorCallb successCallback(@""); } -- (void) startBluetoothService:(RGLWCallback)successCallback :(RGLWCallback)errorCallback { - errorCallback(@"startBluetoothService() is an android-only method"); +RGLBluetooth* bluetooth; +CBCentralManager* centralManager; +RGLWCallback savedCallbackForBluetoothResult; + +- (void) connectBluetoothDevice:(NSString*)deviceName :(RGLWCallback)successCallback :(RGLWCallback)errorCallback { + // register callback for user's answer to bluetooth permission + centralManager = [[CBCentralManager alloc] initWithDelegate:self queue:nil]; + + // return if already connected + if (bluetooth && bluetooth.state == RGLBluetoothConnectionStateConnected) return; + + // start searching devices + if (!bluetooth) { + bluetooth = [RGLBluetooth new]; + bluetooth.delegate = self; + } + savedCallbackForBluetoothResult = successCallback; + [bluetooth connectWithDeviceName:deviceName]; +} + +// CBCentralManagerDelegate +- (void)centralManagerDidUpdateState:(CBCentralManager *)central { + if (central.state != CBManagerStatePoweredOn && savedCallbackForBluetoothResult) + [self bluetoothDeviceConnectionFailed]; +} + +// RGLBluetoothDelegate +- (void)didChangeConnectionState:(RGLBluetooth *)bluetooth state:(RGLBluetoothConnectionState)state { + if (state == RGLBluetoothConnectionStateNone && savedCallbackForBluetoothResult) + [self bluetoothDeviceConnectionFailed]; + + // set searching timeout + if (state == RGLBluetoothConnectionStateSearching) + [self performSelector:NSSelectorFromString(@"bluetoothDeviceConnectionFailed") withObject:nil afterDelay:7.0]; + + if (state == RGLBluetoothConnectionStateConnected) { + savedCallbackForBluetoothResult(@YES); + savedCallbackForBluetoothResult = nil; + [NSObject cancelPreviousPerformRequestsWithTarget:self selector:NSSelectorFromString(@"bluetoothDeviceConnectionFailed") object:nil]; + } +} + +- (void) bluetoothDeviceConnectionFailed { + if (savedCallbackForBluetoothResult) { + savedCallbackForBluetoothResult(@NO); + savedCallbackForBluetoothResult = nil; + } + [bluetooth stopSearchDevices]; + [bluetooth disconnect]; } - (void) setLocalizationDictionary:(NSDictionary*)dictionary :(RGLWCallback)successCallback :(RGLWCallback)errorCallback{ @@ -647,6 +645,14 @@ - (void) getDocReaderVersion:(RGLWCallback)successCallback :(RGLWCallback)errorC successCallback([RGLWJSONConstructor generateDocReaderVersion:RGLDocReader.shared.version]); } +- (void) isAuthenticatorRFIDAvailableForUse:(RGLWCallback)successCallback :(RGLWCallback)errorCallback{ + successCallback(RGLDocReader.shared.isAuthenticatorRFIDAvailableForUse ? @YES : @NO); +} + +- (void) isAuthenticatorAvailableForUse:(RGLWCallback)successCallback :(RGLWCallback)errorCallback{ + successCallback(RGLDocReader.shared.isAuthenticatorAvailableForUse ? @YES : @NO); +} + - (void) getDocReaderDocumentsDatabase:(RGLWCallback)successCallback :(RGLWCallback)errorCallback { if(RGLDocReader.shared.version != nil) successCallback([RGLWJSONConstructor dictToString:[RGLWJSONConstructor generateDocReaderDocumentsDatabase:RGLDocReader.shared.version.database]]); @@ -760,6 +766,11 @@ - (void) finalizePackage:(RGLWCallback)successCallback :(RGLWCallback)errorCallb }]; } +- (void) endBackendTransaction:(RGLWCallback)successCallback :(RGLWCallback)errorCallback{ + [RGLDocReader.shared endBackendTransaction]; + successCallback(@""); +} + - (void) getTranslation:(NSString*)className :(NSNumber*)value :(RGLWCallback)successCallback :(RGLWCallback)errorCallback{ if([className isEqualToString:@"RFIDErrorCodes"]) successCallback(RGLRFIDErrorCodesGetStringValue([value intValue])); diff --git a/ios/Classes/RGLWConfig.m b/ios/Classes/RGLWConfig.m index dd3272c12d..1bdec271d0 100644 --- a/ios/Classes/RGLWConfig.m +++ b/ios/Classes/RGLWConfig.m @@ -173,6 +173,7 @@ +(void)setProcessParams:(NSDictionary*)options :(RGLProcessParams*)processParams processParams.disablePerforationOCR = [options valueForKey:@"disablePerforationOCR"]; if([options valueForKey:@"respectImageQuality"] != nil) processParams.respectImageQuality = [options valueForKey:@"respectImageQuality"]; + if (options[@"strictImageQuality"]) processParams.strictImageQuality = options[@"strictImageQuality"]; if([options valueForKey:@"splitNames"] != nil) processParams.splitNames = [options valueForKey:@"splitNames"]; if([options valueForKey:@"doDetectCan"] != nil) @@ -184,6 +185,9 @@ +(void)setProcessParams:(NSDictionary*)options :(RGLProcessParams*)processParams if([options valueForKey:@"checkHologram"] != nil) processParams.checkHologram = [options valueForKey:@"checkHologram"]; if (options[@"generateNumericCodes"]) processParams.generateNumericCodes = options[@"generateNumericCodes"]; + if (options[@"strictBarcodeDigitalSignatureCheck"]) processParams.strictBarcodeDigitalSignatureCheck = options[@"strictBarcodeDigitalSignatureCheck"]; + if (options[@"selectLongestNames"]) processParams.selectLongestNames = options[@"selectLongestNames"]; + if (options[@"generateDTCVC"]) processParams.generateDTCVC = options[@"generateDTCVC"]; // Int if([options valueForKey:@"measureSystem"] != nil) @@ -301,12 +305,16 @@ +(NSDictionary*)getProcessParams:(RGLProcessParams*)processParams { result[@"shouldReturnPackageForReprocess"] = processParams.shouldReturnPackageForReprocess; result[@"disablePerforationOCR"] = processParams.disablePerforationOCR; result[@"respectImageQuality"] = processParams.respectImageQuality; + result[@"strictImageQuality"] = processParams.strictImageQuality; result[@"splitNames"] = processParams.splitNames; result[@"doDetectCan"] = processParams.doDetectCan; result[@"useFaceApi"] = processParams.useFaceApi; result[@"useAuthenticityCheck"] = processParams.useAuthenticityCheck; result[@"checkHologram"] = processParams.checkHologram; result[@"generateNumericCodes"] = processParams.generateNumericCodes; + result[@"strictBarcodeDigitalSignatureCheck"] = processParams.strictBarcodeDigitalSignatureCheck; + result[@"selectLongestNames"] = processParams.selectLongestNames; + result[@"generateDTCVC"] = processParams.generateDTCVC; // Int result[@"measureSystem"] = [NSNumber numberWithInteger:processParams.measureSystem]; @@ -383,6 +391,8 @@ +(void)setCustomization:(NSDictionary*)options :(RGLCustomization*)customization customization.cameraFrameShapeType = [[options valueForKey:@"cameraFrameShapeType"] integerValue]; if([options valueForKey:@"cameraFrameOffsetWidth"] != nil) customization.cameraFrameOffsetWidth = [[options valueForKey:@"cameraFrameOffsetWidth"] floatValue]; + if(options[@"nextPageAnimationStartDelay"]) customization.nextPageAnimationStartDelay = [options[@"nextPageAnimationStartDelay"] floatValue]; + if(options[@"nextPageAnimationEndDelay"]) customization.nextPageAnimationEndDelay = [options[@"nextPageAnimationEndDelay"] floatValue]; // String if([options valueForKey:@"status"] != nil) @@ -411,6 +421,8 @@ +(void)setCustomization:(NSDictionary*)options :(RGLCustomization*)customization customization.statusBackgroundColor = [self colorWithInt:[options valueForKey:@"statusBackgroundColor"]]; if([options valueForKey:@"cameraPreviewBackgroundColor"] != nil) customization.cameraPreviewBackgroundColor = [self colorWithInt:[options valueForKey:@"cameraPreviewBackgroundColor"]]; + if([options valueForKey:@"backgroundMaskColor"] != nil) + customization.backgroundMaskColor = [self colorWithInt:[options valueForKey:@"backgroundMaskColor"]]; // Float if([options valueForKey:@"statusPositionMultiplier"] != nil) @@ -509,6 +521,8 @@ +(NSDictionary*)getCustomization:(RGLCustomization*)customization { result[@"cameraFrameLineLength"] = [NSNumber numberWithFloat:customization.cameraFrameLineLength]; result[@"cameraFrameShapeType"] = [NSNumber numberWithFloat:customization.cameraFrameShapeType]; result[@"cameraFrameOffsetWidth"] = [NSNumber numberWithFloat:customization.cameraFrameOffsetWidth]; + result[@"nextPageAnimationStartDelay"] = [NSNumber numberWithFloat:customization.nextPageAnimationStartDelay]; + result[@"nextPageAnimationEndDelay"] = [NSNumber numberWithFloat:customization.nextPageAnimationEndDelay]; // String result[@"status"] = customization.status; @@ -525,6 +539,7 @@ +(NSDictionary*)getCustomization:(RGLCustomization*)customization { result[@"activityIndicatorColor"] = [self intWithColor:customization.activityIndicatorColor]; result[@"statusBackgroundColor"] = [self intWithColor:customization.statusBackgroundColor]; result[@"cameraPreviewBackgroundColor"] = [self intWithColor:customization.cameraPreviewBackgroundColor]; + result[@"backgroundMaskColor"] = [self intWithColor:customization.backgroundMaskColor]; // Float result[@"statusPositionMultiplier"] = [NSNumber numberWithFloat:customization.statusPositionMultiplier]; @@ -645,6 +660,8 @@ +(void)setRfidScenario:(NSDictionary*)options :(RGLRFIDScenario*)rfidScenario { rfidScenario.autoSettings = [[options valueForKey:@"autoSettings"] boolValue]; if([options valueForKey:@"proceedReadingAlways"] != nil) rfidScenario.proceedReadingAlways = [[options valueForKey:@"proceedReadingAlways"] boolValue]; + if(options[@"readDTC"]) rfidScenario.readDTC = [options[@"readDTC"] boolValue]; + if(options[@"mrzStrictCheck"]) rfidScenario.mrzStrictCheck = options[@"mrzStrictCheck"]; // Int if([options valueForKey:@"signManagementAction"] != nil) @@ -679,6 +696,7 @@ +(void)setRfidScenario:(NSDictionary*)options :(RGLRFIDScenario*)rfidScenario { rfidScenario.eSignPINDefault = [options valueForKey:@"eSignPINDefault"]; if([options valueForKey:@"eSignPINNewValue"] != nil) rfidScenario.eSignPINNewValue = [options valueForKey:@"eSignPINNewValue"]; + if(options[@"cardAccess"]) rfidScenario.cardAccess = options[@"cardAccess"]; // DataGroup if([options valueForKey:@"ePassportDataGroups"] != nil) @@ -687,6 +705,7 @@ +(void)setRfidScenario:(NSDictionary*)options :(RGLRFIDScenario*)rfidScenario { [self setDataGroups :rfidScenario.eIDDataGroups dict:[options valueForKey:@"eIDDataGroups"]]; if([options valueForKey:@"eDLDataGroups"] != nil) [self setDataGroups :rfidScenario.eDLDataGroups dict:[options valueForKey:@"eDLDataGroups"]]; + if(options[@"dtcDataGroups"]) [self setDataGroups :rfidScenario.DTCDataGroups dict:options[@"dtcDataGroups"]]; } +(NSDictionary*)getRfidScenario:(RGLRFIDScenario*)rfidScenario { @@ -727,6 +746,8 @@ +(NSDictionary*)getRfidScenario:(RGLRFIDScenario*)rfidScenario { result[@"applyAmendments"] = [NSNumber numberWithBool:rfidScenario.applyAmendments]; result[@"autoSettings"] = [NSNumber numberWithBool:rfidScenario.autoSettings]; result[@"proceedReadingAlways"] = [NSNumber numberWithBool:rfidScenario.proceedReadingAlways]; + result[@"readDTC"] = [NSNumber numberWithBool:rfidScenario.readDTC]; + result[@"mrzStrictCheck"] = [NSNumber numberWithBool:rfidScenario.mrzStrictCheck]; // Int result[@"signManagementAction"] = [NSNumber numberWithInteger:rfidScenario.signManagementAction]; @@ -746,11 +767,13 @@ +(NSDictionary*)getRfidScenario:(RGLRFIDScenario*)rfidScenario { result[@"mrz"] = rfidScenario.mrz; result[@"eSignPINDefault"] = rfidScenario.eSignPINDefault; result[@"eSignPINNewValue"] = rfidScenario.eSignPINNewValue; + result[@"cardAccess"] = rfidScenario.cardAccess; // DataGroup result[@"eDLDataGroups"] = [self getDataGroups:rfidScenario.eDLDataGroups]; result[@"ePassportDataGroups"] = [self getDataGroups:rfidScenario.ePassportDataGroups]; result[@"eIDDataGroups"] = [self getDataGroups:rfidScenario.eIDDataGroups]; + result[@"dtcDataGroups"] = [self getDataGroups:rfidScenario.DTCDataGroups]; return result; } @@ -812,6 +835,17 @@ +(void)setDataGroups:(RGLDataGroup*)dataGroup dict:(NSDictionary*)dict { if([dict valueForKey:@"DG21"] != nil) ((RGLeIDDataGroup*)dataGroup).dG21 = [[dict valueForKey:@"DG21"] boolValue]; } + + // DTCDataGroups: 1-18 & 22-24 + if ([dataGroup class] == [RGLDTCDataGroup class]) { + if(dict[@"DG15"]) ((RGLDTCDataGroup*)dataGroup).dG15 = [dict[@"DG15"] boolValue]; + if(dict[@"DG16"]) ((RGLDTCDataGroup*)dataGroup).dG16 = [dict[@"DG16"] boolValue]; + if(dict[@"DG17"]) ((RGLDTCDataGroup*)dataGroup).dG17 = [dict[@"DG17"] boolValue]; + if(dict[@"DG18"]) ((RGLDTCDataGroup*)dataGroup).dG18 = [dict[@"DG18"] boolValue]; + if(dict[@"DG22"]) ((RGLDTCDataGroup*)dataGroup).dG22 = [dict[@"DG22"] boolValue]; + if(dict[@"DG23"]) ((RGLDTCDataGroup*)dataGroup).dG23 = [dict[@"DG23"] boolValue]; + if(dict[@"DG24"]) ((RGLDTCDataGroup*)dataGroup).dG24 = [dict[@"DG24"] boolValue]; + } } +(NSDictionary *)getDataGroups:(RGLDataGroup*)dataGroup { @@ -850,6 +884,17 @@ +(NSDictionary *)getDataGroups:(RGLDataGroup*)dataGroup { result[@"DG21"] = [NSNumber numberWithBool:((RGLeIDDataGroup*)dataGroup).dG21]; } + // DTCDataGroups: 1-18 & 22-24 + if ([dataGroup class] == [RGLDTCDataGroup class]) { + result[@"DG15"] = [NSNumber numberWithBool:((RGLDTCDataGroup*)dataGroup).dG15]; + result[@"DG16"] = [NSNumber numberWithBool:((RGLDTCDataGroup*)dataGroup).dG16]; + result[@"DG17"] = [NSNumber numberWithBool:((RGLDTCDataGroup*)dataGroup).dG17]; + result[@"DG18"] = [NSNumber numberWithBool:((RGLDTCDataGroup*)dataGroup).dG18]; + result[@"DG22"] = [NSNumber numberWithBool:((RGLDTCDataGroup*)dataGroup).dG22]; + result[@"DG23"] = [NSNumber numberWithBool:((RGLDTCDataGroup*)dataGroup).dG23]; + result[@"DG24"] = [NSNumber numberWithBool:((RGLDTCDataGroup*)dataGroup).dG24]; + } + return result; } diff --git a/ios/Classes/RGLWJSONConstructor.h b/ios/Classes/RGLWJSONConstructor.h index d1a8e37756..f61228c760 100644 --- a/ios/Classes/RGLWJSONConstructor.h +++ b/ios/Classes/RGLWJSONConstructor.h @@ -30,6 +30,7 @@ +(RGLConfig* _Nullable)configFromJson:(NSDictionary* _Nullable)input; +(NSDictionary* _Nullable)generateConfig:(RGLConfig* _Nullable)input; ++(RGLBleConfig* _Nullable)bleDeviceConfigFromJson:(NSDictionary* _Nullable)input :(RGLBluetooth* _Nonnull)bluetooth; +(RGLOnlineProcessingConfig* _Nullable)onlineProcessingConfigFromJson:(NSDictionary* _Nullable)input; +(NSDictionary* _Nullable)generateOnlineProcessingConfig:(RGLOnlineProcessingConfig* _Nullable)input; +(RGLImageInput* _Nullable)imageInputFromJson:(NSDictionary* _Nullable)input; @@ -62,6 +63,8 @@ +(NSDictionary* _Nullable)generateEPassportDataGroups:(RGLePassportDataGroup* _Nullable)input; +(RGLeIDDataGroup* _Nullable)eIDDataGroupsFromJson:(NSDictionary* _Nullable)input; +(NSDictionary* _Nullable)generateEIDDataGroups:(RGLeIDDataGroup* _Nullable)input; ++(RGLeIDDataGroup* _Nullable)dtcDataGroupsFromJson:(NSDictionary* _Nullable)input; ++(NSDictionary* _Nullable)generateRGLDTCDataGroups:(RGLeIDDataGroup* _Nullable)input; +(RGLRFIDScenario* _Nullable)rfidScenarioFromJson:(NSDictionary* _Nullable)input; +(NSDictionary* _Nullable)generateRFIDScenario:(RGLRFIDScenario* _Nullable)input; +(RGLCustomization* _Nullable)customizationFromJson:(NSDictionary* _Nullable)input; diff --git a/ios/Classes/RGLWJSONConstructor.m b/ios/Classes/RGLWJSONConstructor.m index 163690a396..383ecc53e1 100644 --- a/ios/Classes/RGLWJSONConstructor.m +++ b/ios/Classes/RGLWJSONConstructor.m @@ -23,6 +23,7 @@ +(NSString*)arrayToString:(NSArray*)input { +(NSData*)base64Decode:(NSString*)input { if(input == nil) return nil; + if ([input hasPrefix:@"data"]) input = [input substringFromIndex:[input rangeOfString:@","].location + 1]; return [[NSData alloc] initWithBase64EncodedString:input options:0]; } @@ -166,6 +167,17 @@ +(NSDictionary*)generateConfig:(RGLConfig*)input { return result; } ++(RGLBleConfig*)bleDeviceConfigFromJson:(NSDictionary*)input :(RGLBluetooth*)bluetooth { + if (!input) return nil; + RGLBleConfig *config = [[RGLBleConfig alloc] initWithBluetooth:bluetooth]; + + if (input[@"databasePath"]) config.databasePath = [[NSBundle mainBundle] pathForResource:input[@"databasePath"] ofType:nil]; + if (input[@"licenseUpdate"]) config.licenseUpdateCheck = [input[@"licenseUpdate"] boolValue]; + if (input[@"delayedNNLoad"]) config.delayedNNLoadEnabled = [input[@"delayedNNLoad"] boolValue]; + + return config; +} + +(RGLScannerConfig*)scannerConfigFromJson:(NSDictionary*)input { RGLScannerConfig *config = [RGLScannerConfig alloc]; if (input[@"scenario"]) config = [config initWithScenario:input[@"scenario"]]; @@ -216,7 +228,8 @@ +(RGLRecognizeConfig*)recognizeConfigFromJson:(NSDictionary*)input { if (input[@"scenario"]) config.scenario = input[@"scenario"]; if (input[@"livePortrait"]) config.livePortrait = [self imageWithBase64:input[@"livePortrait"]]; if (input[@"extPortrait"]) config.extPortrait = [self imageWithBase64:input[@"extPortrait"]]; - if (input[@"oneShotIdentification"]) config.oneShotIdentification = input[@"oneShotIdentification"]; + if (input[@"oneShotIdentification"]) config.oneShotIdentification = input[@"oneShotIdentification"]; + if (input[@"dtc"]) config.dtc = [RGLWJSONConstructor base64Decode:input[@"dtc"]]; return config; } @@ -230,6 +243,7 @@ +(NSDictionary*)generateRecognizeConfig:(RGLRecognizeConfig*)input { result[@"livePortrait"] = [self base64WithImage: input.livePortrait]; result[@"extPortrait"] = [self base64WithImage: input.extPortrait]; result[@"oneShotIdentification"] = @(input.oneShotIdentification); + result[@"dtc"] = [self base64Encode: input.dtc]; result[@"image"] = [self base64WithImage: input.image]; result[@"data"] = [self base64Encode: input.imageData]; if(input.images != nil) { @@ -258,6 +272,7 @@ +(RGLBackendProcessingConfig*)backendProcessingConfigFromJson:(NSDictionary*)inp result.httpHeaders = [input valueForKey:@"httpHeaders"]; if([input valueForKey:@"rfidServerSideChipVerification"] != nil) result.rfidServerSideChipVerification = [input valueForKey:@"rfidServerSideChipVerification"]; + if (input[@"timeoutConnection"]) result.timeoutConnection = input[@"timeoutConnection"]; return result; } @@ -269,6 +284,7 @@ +(NSDictionary*)generateBackendProcessingConfig:(RGLBackendProcessingConfig*)inp result[@"url"] = input.url; result[@"httpHeaders"] = input.httpHeaders; result[@"rfidServerSideChipVerification"] = input.rfidServerSideChipVerification; + result[@"timeoutConnection"] = input.timeoutConnection; return result; } @@ -333,6 +349,16 @@ +(NSDictionary*)generateEIDDataGroups:(RGLeIDDataGroup*)input { return [RGLWConfig getDataGroups:input]; } ++(RGLDTCDataGroup*)dtcDataGroupsFromJson:(NSDictionary*)input { + RGLDTCDataGroup *result = [RGLDTCDataGroup new]; + [RGLWConfig setDataGroups :result dict:input]; + return result; +} + ++(NSDictionary*)generateRGLDTCDataGroups:(RGLDTCDataGroup*)input { + return [RGLWConfig getDataGroups:input]; +} + +(RGLRFIDScenario*)rfidScenarioFromJson:(NSDictionary*)input { RGLRFIDScenario *result = [RGLRFIDScenario new]; [RGLWConfig setRfidScenario:input :result]; @@ -2220,7 +2246,7 @@ +(RGLDocumentReaderResults*)documentReaderResultsFromJson:(NSDictionary*)input { [imageQuality addObject:[self imageQualityGroupFromJson:item]]; } - return [[RGLDocumentReaderResults alloc] + RGLDocumentReaderResults* result = [[RGLDocumentReaderResults alloc] initWithDocumentTypes:documentType textResult:[self documentReaderTextResultFromJson: [input valueForKey:@"textResult"]] graphicResult:[self documentReaderGraphicResultFromJson: [input valueForKey:@"graphicResult"]] @@ -2240,6 +2266,10 @@ +(RGLDocumentReaderResults*)documentReaderResultsFromJson:(NSDictionary*)input { elapsedTime:[[input valueForKey:@"elapsedTime"] integerValue] elapsedTimeRFID:[[input valueForKey:@"elapsedTimeRFID"] integerValue] transactionInfo:[self transactionInfoFromJson:[input valueForKey:@"transactionInfo"]]]; + + [result setValue:[RGLWJSONConstructor base64Decode:input[@"dtcData"]] forKey:@"dtcData"]; + + return result; } +(NSDictionary*)generateDocumentReaderResults:(RGLDocumentReaderResults*)input { @@ -2289,6 +2319,7 @@ +(NSDictionary*)generateDocumentReaderResults:(RGLDocumentReaderResults*)input { result[@"rawResult"] = input.rawResult; result[@"status"] = [self generateDocumentReaderResultsStatus:input.status]; result[@"vdsncData"] = [self generateVDSNCData:input.vdsncData]; + result[@"dtcData"] = [self base64Encode: input.dtcData]; result[@"transactionInfo"] = [self generateTransactionInfo:input.transactionInfo]; return result; diff --git a/ios/flutter_document_reader_api.podspec b/ios/flutter_document_reader_api.podspec index 35b412efc4..7cfc501f72 100644 --- a/ios/flutter_document_reader_api.podspec +++ b/ios/flutter_document_reader_api.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'flutter_document_reader_api' - s.version = '7.3.947-beta' + s.version = '7.3.1066-beta' s.summary = 'A new flutter plugin project.' s.description = <<-DESC A new flutter plugin project. @@ -12,8 +12,8 @@ A new flutter plugin project. s.source_files = 'Classes/**/*' s.public_header_files = 'Classes/**/*.h' s.dependency 'Flutter' - s.platform = :ios, '11.0' - s.dependency 'DocumentReader', '7.4.3826' + s.platform = :ios, '12.0' + s.dependency 'DocumentReaderStage', '7.5.4183' # Flutter.framework does not contain a i386 slice. Only x86_64 simulators are supported. s.pod_target_xcconfig = { 'DEFINES_MODULE' => 'YES', 'VALID_ARCHS[sdk=iphonesimulator*]' => 'x86_64' } end diff --git a/lib/flutter_document_reader_api.dart b/lib/flutter_document_reader_api.dart index dcfc2daa52..2e03e1cf54 100644 --- a/lib/flutter_document_reader_api.dart +++ b/lib/flutter_document_reader_api.dart @@ -33,6 +33,7 @@ part 'src/params/process_params/backend_processing_config.dart'; part 'src/params/rfid_scenario/edl_data_groups.dart'; part 'src/params/rfid_scenario/eid_data_groups.dart'; part 'src/params/rfid_scenario/e_passport_data_groups.dart'; +part 'src/params/rfid_scenario/dtc_data_groups.dart'; part 'src/params/customization/customization.dart'; part 'src/params/customization/font.dart'; part 'src/params/customization/customization_colors.dart'; @@ -152,12 +153,30 @@ class DocumentReader { License get license => _license; License _license = License(); - /// Allows you to check if RFID chip reading can be performed based on your - /// license and Core framework capabilities. + /// Allows you to check if native RFID chip reading can be performed + /// based on your license and Core framework capabilities. + /// + /// Returns `true` if native RFID chip reading is supported. Future isRFIDAvailableForUse() async { return await _bridge.invokeMethod("getIsRFIDAvailableForUse", []); } + /// Allows you to check if you can use external Regula Bluetooth devices + /// based on your license and Core framework capabilities. + /// + /// Returns `true` if external Regula Bluetooth is supported. + Future get isAuthenticatorRFIDAvailableForUse async { + return await _bridge.invokeMethod("isAuthenticatorRFIDAvailableForUse", []); + } + + /// Allows you to check if you can use external Regula Bluetooth devices + /// based on your license, available scenarios and Core framework capabilities. + /// + /// Returns `true` if available. + Future get isAuthenticatorAvailableForUse async { + return await _bridge.invokeMethod("isAuthenticatorAvailableForUse", []); + } + /// Allows you to get a status of the RFID chip reading process. /// /// IOS only. @@ -212,9 +231,12 @@ class DocumentReader { /// /// To see all the localization keys, look up the `RegulaSDK.strings` file at /// `ios/Pods/DocumentReader/DocumentReader.xcframework/ios-arm64/DocumentReader.framework/en.lproj/RegulaSDK.strings`. + /// + /// Unmodifiable property. Use setter instead of `.remove()`, `.addAll()`, etc. Map? get localizationDictionary => _localizationDictionary; Map? _localizationDictionary; set localizationDictionary(Map? val) { + if (val != null) val = Map.unmodifiable(val); _localizationDictionary = val; _setLocalizationDictionary(val); } @@ -262,27 +284,6 @@ class DocumentReader { return await _bridge.invokeMethod("getDocumentReaderStatus", []); } - /// Allows you to check if you can use external Regula Bluetooth devices based - /// on your license and Core framework capabilities. - /// - /// Android only. - Future get isAuthenticatorAvailableForUse async { - return await _bridge.invokeMethod("isAuthenticatorAvailableForUse", []); - } - - /// Checks if the app has all the required bluetooth permissions. - /// - /// Android only. Requires [btdevice plugin](https://pub.dev/packages/flutter_document_reader_btdevice_beta). - Future get isBlePermissionsGranted async { - if (!Platform.isAndroid) { - throw PlatformException( - code: "android-only", - message: "isBlePermissionsGranted is accessible only on Android", - ); - } - return await _bridge.invokeMethod("isBlePermissionsGranted", []); - } - /// Use this method to reset all parameters to their default values. void resetConfiguration() { _bridge.invokeMethod("resetConfiguration", []); @@ -309,23 +310,21 @@ class DocumentReader { var funcName = config._useBleDevice ? "initializeReaderWithBleDeviceConfig" : "initializeReader"; + var response = await _bridge.invokeMethod(funcName, [config.toJson()]); - await _onInit(); - return _successOrErrorFromJson(response); + var (success, error) = _successOrErrorFromJson(response); + if (success) await _onInit(); + + return (success, error); } /// Used to connect to the ble device. /// - /// Android only. - void startBluetoothService(BluetoothServiceCompletion completion) { - if (!Platform.isAndroid) { - throw PlatformException( - code: "android-only", - message: "startBluetoothService is accessible only on Android", - ); - } - _setBluetoothServiceCompletion(completion); - _bridge.invokeMethod("startBluetoothService", []); + /// Requires [btdevice plugin](https://pub.dev/packages/flutter_document_reader_btdevice_beta). + Future connectBluetoothDevice(String deviceName) async { + // In Android we have to pass deviceName to functionality, in iOS - to a native function. + instance.functionality.btDeviceName = deviceName; + return await _bridge.invokeMethod("connectBluetoothDevice", [deviceName]); } /// Used to deinitialize Document Reader and free up RAM as a @@ -493,6 +492,7 @@ class DocumentReader { return _successOrErrorFromJson(response); } + /// It's used to finalize package during backend processing. Future finalizePackage() async { var response = await _bridge.invokeMethod("finalizePackage", []); @@ -504,6 +504,11 @@ class DocumentReader { return (action, info, error); } + /// It's used to end transaction during backend processing. + Future endBackendTransaction() async { + await _bridge.invokeMethod("endBackendTransaction", []); + } + (bool, DocReaderException?) _successOrErrorFromJson(String jsonString) { var jsonObject = json.decode(jsonString); var success = jsonObject["success"]; @@ -546,8 +551,8 @@ class DocumentReader { } Future _getLicense() async { - String response = await _bridge.invokeMethod("getLicense", []); - return License.fromJson(_decode(response))!; + String? response = await _bridge.invokeMethod("getLicense", []); + return License.fromJson(_decode(response) ?? {})!; } Future> _getAvailableScenarios() async { diff --git a/lib/src/config/init_config.dart b/lib/src/config/init_config.dart index e84e49ecad..d64cdb93f5 100644 --- a/lib/src/config/init_config.dart +++ b/lib/src/config/init_config.dart @@ -50,14 +50,8 @@ class InitConfig { /// Constructor for initialization using a ble device. /// Doesn't need a license file, it will be fetched automatically from your ble device. /// - /// Android only. Requires [btdevice plugin](https://pub.dev/packages/flutter_document_reader_btdevice_beta). + /// Requires [btdevice plugin](https://pub.dev/packages/flutter_document_reader_btdevice_beta). InitConfig.withBleDevice() : _license = ByteData(0) { - if (!Platform.isAndroid) { - throw PlatformException( - code: "android-only", - message: "withBleDevice constructor is accessible only on Android", - ); - } _useBleDevice = true; } diff --git a/lib/src/config/recognize_config.dart b/lib/src/config/recognize_config.dart index 06e5cd7982..9f742cdc5c 100644 --- a/lib/src/config/recognize_config.dart +++ b/lib/src/config/recognize_config.dart @@ -20,6 +20,21 @@ class RecognizeConfig { OnlineProcessingConfig? get onlineProcessingConfig => _onlineProcessingConfig; OnlineProcessingConfig? _onlineProcessingConfig; + /// Image for processing. + Uint8List? image; + + /// Images for processing. + List? images; + + /// Binary for processing. + Uint8List? data; + + /// Images(with input data) for processing. + List? imageInputData; + + /// DTC file for processing. + Uint8List? dtc; + /// Live portrait photo. /// /// Requires network connection. @@ -36,51 +51,47 @@ class RecognizeConfig { /// but not in the video frame processing. Requires network connection. bool oneShotIdentification = false; - /// Image for processing - /// - /// Only one of [image], [data], [images], [imageInputData] can be set - /// at a time. All the others must be `null`. - Uint8List? get image => _image; - Uint8List? _image; - - /// Binary for processing - /// - /// Only one of [image], [data], [images], [imageInputData] can be set - /// at a time. All the others must be `null`. - Uint8List? get data => _data; - Uint8List? _data; - - /// Images for processing - /// - /// Only one of [image], [data], [images], [imageInputData] can be set - /// at a time. All the others must be `null`. - List? get images => _images; - List? _images; - - /// Images(with input data) for processing - /// - /// Only one of [image], [data], [images], [imageInputData] can be set - /// at a time. All the others must be `null`. - List? get imageInputData => _imageInputData; - List? _imageInputData; - - RecognizeConfig.withScenario(Scenario scenario, RecognizeData recognizeData) - : _scenario = scenario, + RecognizeConfig.withScenario( + Scenario scenario, { + Uint8List? image, + List? images, + Uint8List? data, + List? imageInputData, + Uint8List? dtc, + Uint8List? livePortrait, + Uint8List? extPortrait, + bool oneShotIdentification = false, + }) : _scenario = scenario, _onlineProcessingConfig = null, - _image = recognizeData.image, - _data = recognizeData.data, - _images = recognizeData.images, - _imageInputData = recognizeData.imageInputData; + livePortrait = livePortrait, + extPortrait = extPortrait, + oneShotIdentification = oneShotIdentification, + image = image, + images = images, + data = data, + imageInputData = imageInputData, + dtc = dtc; RecognizeConfig.withOnlineProcessingConfig( - OnlineProcessingConfig onlineProcessingConfig, - RecognizeData recognizeData) - : _scenario = null, + OnlineProcessingConfig onlineProcessingConfig, { + Uint8List? image, + List? images, + Uint8List? data, + List? imageInputData, + Uint8List? dtc, + Uint8List? livePortrait, + Uint8List? extPortrait, + bool oneShotIdentification = false, + }) : _scenario = null, _onlineProcessingConfig = onlineProcessingConfig, - _image = recognizeData.image, - _data = recognizeData.data, - _images = recognizeData.images, - _imageInputData = recognizeData.imageInputData; + livePortrait = livePortrait, + extPortrait = extPortrait, + oneShotIdentification = oneShotIdentification, + image = image, + images = images, + data = data, + imageInputData = imageInputData, + dtc = dtc; RecognizeConfig._empty(); @@ -92,23 +103,24 @@ class RecognizeConfig { result._scenario = Scenario.getByValue(jsonObject["scenario"]); result._onlineProcessingConfig = OnlineProcessingConfig.fromJson(jsonObject["onlineProcessingConfig"]); - result.livePortrait = _bytesFromBase64(jsonObject["livePortrait"]); - result.extPortrait = _bytesFromBase64(jsonObject["extPortrait"]); - result.oneShotIdentification = jsonObject["oneShotIdentification"]; - result._image = _bytesFromBase64(jsonObject["image"]); - result._data = _bytesFromBase64(jsonObject["data"]); + result.image = _bytesFromBase64(jsonObject["image"]); if (jsonObject["images"] != null) { - result._images = []; + result.images = []; for (var item in jsonObject["images"]) { - result._images!.addSafe(_bytesFromBase64(item)); + result.images!.addSafe(_bytesFromBase64(item)); } } + result.data = _bytesFromBase64(jsonObject["data"]); if (jsonObject["imageInputData"] != null) { - result._imageInputData = []; + result.imageInputData = []; for (var item in jsonObject["imageInputData"]) { - result._imageInputData!.addSafe(ImageInputData.fromJson(item)); + result.imageInputData!.addSafe(ImageInputData.fromJson(item)); } } + result.dtc = _bytesFromBase64(jsonObject["dtc"]); + result.livePortrait = _bytesFromBase64(jsonObject["livePortrait"]); + result.extPortrait = _bytesFromBase64(jsonObject["extPortrait"]); + result.oneShotIdentification = jsonObject["oneShotIdentification"]; return result; } @@ -117,56 +129,17 @@ class RecognizeConfig { Map toJson() => { "scenario": scenario?.value, "onlineProcessingConfig": onlineProcessingConfig?.toJson(), - "oneShotIdentification": oneShotIdentification, - "livePortrait": _bytesToBase64(livePortrait), - "extPortrait": _bytesToBase64(extPortrait), "image": _bytesToBase64(image), - "data": _bytesToBase64(data), "images": images?.map((e) => _bytesToBase64(e)).toList(), + "data": _bytesToBase64(data), "imageInputData": imageInputData?.map((e) => e.toJson()).toList(), + "dtc": _bytesToBase64(dtc), + "oneShotIdentification": oneShotIdentification, + "livePortrait": _bytesToBase64(livePortrait), + "extPortrait": _bytesToBase64(extPortrait), }.clearNulls(); } -/// Insures that [RecognizeConfig] has exactly one of four parameters set: -/// [image], [data], [images], [imageInputData] -class RecognizeData { - Uint8List? get image => _image; - Uint8List? _image; - - Uint8List? get data => _data; - Uint8List? _data; - - List? get images => _images; - List? _images; - - List? get imageInputData => _imageInputData; - List? _imageInputData; - - RecognizeData.withImage(Uint8List image) - : _image = image, - _data = null, - _images = null, - _imageInputData = null; - - RecognizeData.withData(Uint8List data) - : _image = null, - _data = data, - _images = null, - _imageInputData = null; - - RecognizeData.withImages(List images) - : _image = null, - _data = null, - _images = images, - _imageInputData = null; - - RecognizeData.withImageInputData(List imageInputData) - : _image = null, - _data = null, - _images = null, - _imageInputData = imageInputData; -} - class ImageInputData { /// An image. Uint8List get image => _image; diff --git a/lib/src/info/License.dart b/lib/src/info/License.dart index 8c48671963..2152d4c518 100644 --- a/lib/src/info/License.dart +++ b/lib/src/info/License.dart @@ -30,10 +30,8 @@ class License { var result = License(); result._expiryDate = jsonObject["expiryDate"]; - result._countryFilter = jsonObject["countryFilter"] == null - ? null - : List.from(jsonObject["countryFilter"]); - result._isRfidAvailable = jsonObject["isRfidAvailable"]; + result._countryFilter = _stringListFrom(jsonObject["countryFilter"]); + result._isRfidAvailable = jsonObject["isRfidAvailable"] ?? false; return result; } diff --git a/lib/src/info/doc_reader_exception.dart b/lib/src/info/doc_reader_exception.dart index 4012df68c0..3924012885 100644 --- a/lib/src/info/doc_reader_exception.dart +++ b/lib/src/info/doc_reader_exception.dart @@ -15,10 +15,15 @@ class DocReaderException { String get message => _message; late String _message; + DocReaderException.unknown() { + _code = ErrorCodes.UNKNOWN; + _message = "Unknown exception"; + } + @visibleForTesting static DocReaderException? fromJson(jsonObject) { if (jsonObject == null) return null; - var result = DocReaderException(); + var result = DocReaderException.unknown(); result._code = ErrorCodes.getByValue(jsonObject["code"])!; result._message = jsonObject["message"] ?? ""; @@ -128,6 +133,9 @@ enum ErrorCodes { CAMERA_NOT_AVAILABLE(30), + /// The camera not supported in this scenario. + CANNOT_USE_CAMERA_IN_SCENARIO(40), + BACKEND_ONLINE_PROCESSING(303), WRONG_INPUT(400), diff --git a/lib/src/info/doc_reader_scenario.dart b/lib/src/info/doc_reader_scenario.dart index 7e826634fe..a453bb3c14 100644 --- a/lib/src/info/doc_reader_scenario.dart +++ b/lib/src/info/doc_reader_scenario.dart @@ -156,7 +156,10 @@ enum Scenario { CREDIT_CARD("CreditCard"), /// Scenario for obtaining an original image without any processing. - CAPTURE("Capture"); + CAPTURE("Capture"), + + /// Scenario for Digital Travel Credentials (DTC) processing. + DTC("DTC"); const Scenario(this.value); final String value; diff --git a/lib/src/internal/Utils.dart b/lib/src/internal/Utils.dart index 7eca8f0fed..d494c9fb8f 100644 --- a/lib/src/internal/Utils.dart +++ b/lib/src/internal/Utils.dart @@ -26,8 +26,19 @@ String? _bytesToBase64(Uint8List? value) => Color? _intToColor(int? value) => value == null ? null : Color(value); +// ignore: deprecated_member_use int? _intFromColor(Color? value) => value?.value; +List? _intListFrom(List? value) { + if (value == null) return null; + return List.from(value); +} + +List? _stringListFrom(List? value) { + if (value == null) return null; + return List.from(value); +} + extension _NullSafety on List { void addSafe(E value) { if (value != null) add(value); diff --git a/lib/src/internal/event_channels.dart b/lib/src/internal/event_channels.dart index 4446cac032..d95904c632 100644 --- a/lib/src/internal/event_channels.dart +++ b/lib/src/internal/event_channels.dart @@ -54,17 +54,6 @@ void _setDocumentReaderPrepareCompletion( }); } -late BluetoothServiceCompletion _bluetoothServiceCompletion; -void _setBluetoothServiceCompletion(BluetoothServiceCompletion completion) { - _bluetoothServiceCompletion = completion; - _eventChannel('bleOnServiceConnectedEvent', - (msg) => _bluetoothServiceCompletion.onServiceConnected(msg)); - _eventChannel('bleOnServiceDisconnectedEvent', - (_) => _bluetoothServiceCompletion.onServiceDisconnected()); - _eventChannel('bleOnDeviceReadyEvent', - (_) => _bluetoothServiceCompletion.onDeviceReady()); -} - late CustomButtonTappedCompletion _customButtonTappedCompletion; void _setCustomButtonTappedCompletion(CustomButtonTappedCompletion completion) { _customButtonTappedCompletion = completion; diff --git a/lib/src/params/Functionality.dart b/lib/src/params/Functionality.dart index 195e167ffa..ad99048289 100644 --- a/lib/src/params/Functionality.dart +++ b/lib/src/params/Functionality.dart @@ -324,9 +324,12 @@ class Functionality { /// A list of devices that must not use the camera2 API. /// /// Android only. + /// + /// Unmodifiable property. Use setter instead of `.remove()`, `.addAll()`, etc. List? get excludedCamera2Models => _excludedCamera2Models; List? _excludedCamera2Models; set excludedCamera2Models(List? val) { + if (val != null) val = List.unmodifiable(val); _excludedCamera2Models = val; _set({"excludedCamera2Models": val}); } @@ -393,9 +396,8 @@ class Functionality { result.zoomFactor = _toDouble(jsonObject["zoomFactor"]); result.exposure = _toDouble(jsonObject["exposure"]); - result.excludedCamera2Models = jsonObject["excludedCamera2Models"] == null - ? null - : List.from(jsonObject["excludedCamera2Models"]); + result.excludedCamera2Models = + _stringListFrom(jsonObject["excludedCamera2Models"]); result.cameraResolutionAndroid = CameraSize.fromJson(jsonObject["cameraSize"]); diff --git a/lib/src/params/customization/Customization.dart b/lib/src/params/customization/Customization.dart index 402a7963d4..8a20e43520 100644 --- a/lib/src/params/customization/Customization.dart +++ b/lib/src/params/customization/Customization.dart @@ -218,6 +218,14 @@ class Customization { _set({"cameraPreviewBackgroundColor": _intFromColor(val)}); } + /// Allows you to set color for background mask area. + Color? get backgroundMaskColor => _backgroundMaskColor; + Color? _backgroundMaskColor; + set backgroundMaskColor(Color? val) { + _backgroundMaskColor = val; + _set({"backgroundMaskColor": _intFromColor(val)}); + } + /// Allows you to change the location of the status. /// /// For example, if you set the multiplier to 0.5 and the number of pixels @@ -285,23 +293,6 @@ class Customization { _set({"customStatusPositionMultiplier": val}); } - /// Allows you to change the location of the liveness animation. - /// - /// For example, if you set the multiplier to 0.5 and the number of pixels - /// by vertical is equal to 800, the animation will be centralized and located - /// at 200 px from the top, i.e. (800 / 2) * 0.5 = 200 px. If the multiplier - /// is set to 1, the animation will be centered. If the multiplier is - /// set to 0, the default value will be used. - /// - /// Defaults to 1. - double? get livenessAnimationPositionMultiplier => - _livenessAnimationPositionMultiplier; - double? _livenessAnimationPositionMultiplier; - set livenessAnimationPositionMultiplier(double? val) { - _livenessAnimationPositionMultiplier = val; - _set({"livenessAnimationPositionMultiplier": val}); - } - /// Allows you to change the location of the camera frame vertically. double? get cameraFrameVerticalPositionMultiplier => _cameraFrameVerticalPositionMultiplier; @@ -341,6 +332,43 @@ class Customization { _set({"cameraFrameCornerRadius": val}); } + /// Allows you to change the location of the liveness animation. + /// + /// For example, if you set the multiplier to 0.5 and the number of pixels + /// by vertical is equal to 800, the animation will be centralized and located + /// at 200 px from the top, i.e. (800 / 2) * 0.5 = 200 px. If the multiplier + /// is set to 1, the animation will be centered. If the multiplier is + /// set to 0, the default value will be used. + /// + /// Defaults to 1. + double? get livenessAnimationPositionMultiplier => + _livenessAnimationPositionMultiplier; + double? _livenessAnimationPositionMultiplier; + set livenessAnimationPositionMultiplier(double? val) { + _livenessAnimationPositionMultiplier = val; + _set({"livenessAnimationPositionMultiplier": val}); + } + + /// Animation delay before flip. + /// + /// Default: 0. + double? get nextPageAnimationStartDelay => _nextPageAnimationStartDelay; + double? _nextPageAnimationStartDelay; + set nextPageAnimationStartDelay(double? val) { + _nextPageAnimationStartDelay = val; + _set({"nextPageAnimationStartDelay": val}); + } + + /// Animation delay after flip. + /// + /// Default: 0. + double? get nextPageAnimationEndDelay => _nextPageAnimationEndDelay; + double? _nextPageAnimationEndDelay; + set nextPageAnimationEndDelay(double? val) { + _nextPageAnimationEndDelay = val; + _set({"nextPageAnimationEndDelay": val}); + } + /// Allows you to set any image for the multipage animation (front side). ByteData? get multipageAnimationFrontImage => _multipageAnimationFrontImage; ByteData? _multipageAnimationFrontImage; @@ -481,10 +509,13 @@ class Customization { } /// JSON structure defining labels and graphic elements - /// to be added to the Camera UI + /// to be added to the Camera UI. + /// + /// Unmodifiable property. Use setter instead of `.remove()`, `.addAll()`, etc. Map? get uiCustomizationLayer => _uiCustomizationLayer; Map? _uiCustomizationLayer; set uiCustomizationLayer(Map? val) { + if (val != null) val = Map.unmodifiable(val); _uiCustomizationLayer = val; _set({"uiCustomizationLayer": val}); } @@ -565,10 +596,13 @@ class Customization { /// Passed as `Matrix.setValues()` /// /// Android only. For iOS use [helpAnimationImageTransformsIOS]. + /// + /// Unmodifiable property. Use setter instead of `.remove()`, `.addAll()`, etc. List? get helpAnimationImageTransformsAndroid => _helpAnimationImageTransformsAndroid; List? _helpAnimationImageTransformsAndroid; set helpAnimationImageTransformsAndroid(List? val) { + if (val != null) val = List.unmodifiable(val); _helpAnimationImageTransformsAndroid = val; _set({"helpAnimationImageMatrix": val}); } @@ -579,10 +613,13 @@ class Customization { /// Passed as `Matrix.setValues()` /// /// Android only. For iOS use [multipageAnimationFrontImageTransformsIOS]. + /// + /// Unmodifiable property. Use setter instead of `.remove()`, `.addAll()`, etc. List? get multipageAnimationFrontImageTransformsAndroid => _multipageAnimationFrontImageTransformsAndroid; List? _multipageAnimationFrontImageTransformsAndroid; set multipageAnimationFrontImageTransformsAndroid(List? val) { + if (val != null) val = List.unmodifiable(val); _multipageAnimationFrontImageTransformsAndroid = val; _set({"multipageAnimationFrontImageMatrix": val}); } @@ -593,10 +630,13 @@ class Customization { /// Passed as `Matrix.setValues()` /// /// Android only. For iOS use [multipageAnimationBackImageTransformsIOS]. + /// + /// Unmodifiable property. Use setter instead of `.remove()`, `.addAll()`, etc. List? get multipageAnimationBackImageTransformsAndroid => _multipageAnimationBackImageTransformsAndroid; List? _multipageAnimationBackImageTransformsAndroid; set multipageAnimationBackImageTransformsAndroid(List? val) { + if (val != null) val = List.unmodifiable(val); _multipageAnimationBackImageTransformsAndroid = val; _set({"multipageAnimationBackImageMatrix": val}); } @@ -607,10 +647,13 @@ class Customization { /// Passed as `Matrix.setValues()` /// /// Android only. For iOS use [livenessAnimationImageTransformsIOS]. + /// + /// Unmodifiable property. Use setter instead of `.remove()`, `.addAll()`, etc. List? get livenessAnimationImageTransformsAndroid => _livenessAnimationImageTransformsAndroid; List? _livenessAnimationImageTransformsAndroid; set livenessAnimationImageTransformsAndroid(List? val) { + if (val != null) val = List.unmodifiable(val); _livenessAnimationImageTransformsAndroid = val; _set({"livenessAnimationImageMatrix": val}); } @@ -621,10 +664,13 @@ class Customization { /// Passed as `Matrix.setValues()` /// /// Android only. For iOS use [borderBackgroundImageTransformsIOS]. + /// + /// Unmodifiable property. Use setter instead of `.remove()`, `.addAll()`, etc. List? get borderBackgroundImageTransformsAndroid => _borderBackgroundImageTransformsAndroid; List? _borderBackgroundImageTransformsAndroid; set borderBackgroundImageTransformsAndroid(List? val) { + if (val != null) val = List.unmodifiable(val); _borderBackgroundImageTransformsAndroid = val; _set({"borderBackgroundImageMatrix": val}); } @@ -685,6 +731,7 @@ class Customization { _intToColor(jsonObject["statusBackgroundColor"]); result.cameraPreviewBackgroundColor = _intToColor(jsonObject["cameraPreviewBackgroundColor"]); + result.backgroundMaskColor = _intToColor(jsonObject["backgroundMaskColor"]); result.statusPositionMultiplier = _toDouble(jsonObject["statusPositionMultiplier"]); @@ -704,6 +751,10 @@ class Customization { _toDouble(jsonObject["cameraFramePortraitAspectRatio"]); result.livenessAnimationPositionMultiplier = _toDouble(jsonObject["livenessAnimationPositionMultiplier"]); + result.nextPageAnimationStartDelay = + _toDouble(jsonObject["nextPageAnimationStartDelay"]); + result.nextPageAnimationEndDelay = + _toDouble(jsonObject["nextPageAnimationEndDelay"]); result.multipageAnimationFrontImage = _dataFromBase64(jsonObject["multipageAnimationFrontImage"]); @@ -829,6 +880,7 @@ class Customization { "statusBackgroundColor": _intFromColor(statusBackgroundColor), "cameraPreviewBackgroundColor": _intFromColor(cameraPreviewBackgroundColor), + "backgroundMaskColor": _intFromColor(backgroundMaskColor), "statusPositionMultiplier": statusPositionMultiplier, "resultStatusPositionMultiplier": resultStatusPositionMultiplier, "toolbarSize": toolbarSize, @@ -841,6 +893,8 @@ class Customization { "cameraFrameCornerRadius": cameraFrameCornerRadius, "livenessAnimationPositionMultiplier": livenessAnimationPositionMultiplier, + "nextPageAnimationStartDelay": nextPageAnimationStartDelay, + "nextPageAnimationEndDelay": nextPageAnimationEndDelay, "multipageAnimationFrontImage": _dataToBase64(multipageAnimationFrontImage), "multipageAnimationBackImage": diff --git a/lib/src/params/process_params/backend_processing_config.dart b/lib/src/params/process_params/backend_processing_config.dart index 18cdb1bda4..30567160c7 100644 --- a/lib/src/params/process_params/backend_processing_config.dart +++ b/lib/src/params/process_params/backend_processing_config.dart @@ -18,13 +18,19 @@ class BackendProcessingConfig { bool? get rfidServerSideChipVerification => _rfidServerSideChipVerification; bool? _rfidServerSideChipVerification; + /// Timeout in seconds that can be configured for backend transaction creation and package finalization. + double? get timeoutConnection => _timeoutConnection; + double? _timeoutConnection; + BackendProcessingConfig( String url, { bool? rfidServerSideChipVerification, Map? httpHeaders, + double? timeoutConnection, }) : _url = url, _rfidServerSideChipVerification = rfidServerSideChipVerification, - _httpHeaders = httpHeaders; + _httpHeaders = httpHeaders, + _timeoutConnection = timeoutConnection; /// Allows you to deserialize object. static BackendProcessingConfig? fromJson(jsonObject) { @@ -36,6 +42,7 @@ class BackendProcessingConfig { if (jsonObject["httpHeaders"] != null) { result._httpHeaders = Map.from(jsonObject["httpHeaders"]); } + result._timeoutConnection = _toDouble(jsonObject["timeoutConnection"]); return result; } @@ -44,6 +51,7 @@ class BackendProcessingConfig { Map toJson() => { "url": url, "rfidServerSideChipVerification": rfidServerSideChipVerification, - "httpHeaders": httpHeaders + "httpHeaders": httpHeaders, + "timeoutConnection": timeoutConnection }.clearNulls(); } diff --git a/lib/src/params/process_params/face_api_search_params.dart b/lib/src/params/process_params/face_api_search_params.dart index 731dbf7a3e..493aa2cd3e 100644 --- a/lib/src/params/process_params/face_api_search_params.dart +++ b/lib/src/params/process_params/face_api_search_params.dart @@ -38,9 +38,7 @@ class FaceApiSearchParams { return FaceApiSearchParams( limit: jsonObject["limit"], threshold: _toDouble(jsonObject["threshold"])!, - groupIds: jsonObject["groupIds"] == null - ? null - : List.from(jsonObject["groupIds"]), + groupIds: _intListFrom(jsonObject["groupIds"]), ); } diff --git a/lib/src/params/process_params/image_qa.dart b/lib/src/params/process_params/image_qa.dart index 907c470bdc..860a872e9d 100644 --- a/lib/src/params/process_params/image_qa.dart +++ b/lib/src/params/process_params/image_qa.dart @@ -72,9 +72,12 @@ class ImageQA { /// This option controls the quality checks that the image should pass /// in order to be considered a valid input during the scanning process. + /// + /// Unmodifiable property. Use setter instead of `.remove()`, `.addAll()`, etc. List? get expectedPass => _expectedPass; List? _expectedPass; set expectedPass(List? val) { + if (val != null) val = List.unmodifiable(val); _expectedPass = val; _set({"expectedPass": val?.map((e) => e.value).toList()}); } diff --git a/lib/src/params/process_params/process_params.dart b/lib/src/params/process_params/process_params.dart index b03772f771..e909270b88 100644 --- a/lib/src/params/process_params/process_params.dart +++ b/lib/src/params/process_params/process_params.dart @@ -238,13 +238,23 @@ class ProcessParams { /// When enabled, image quality checks status affects document optical /// and overall status. + @Deprecated("Use `strictImageQuality` instead.") bool? get respectImageQuality => _respectImageQuality; bool? _respectImageQuality; + @Deprecated("Use `strictImageQuality` instead.") set respectImageQuality(bool? val) { _respectImageQuality = val; _set({"respectImageQuality": val}); } + /// When enabled, the image quality check status affects the document optical and overall status. + bool? get strictImageQuality => _strictImageQuality; + bool? _strictImageQuality; + set strictImageQuality(bool? val) { + _strictImageQuality = val; + _set({"strictImageQuality": val}); + } + /// When enabled, the Surname and GivenNames field ([TextField]) /// will be divided into fields with fieldTypes [FieldType.FIRST_NAME], /// [FieldType.SECOND_NAME], [FieldType.THIRD_NAME], [FieldType.LAST_NAME]. @@ -288,6 +298,34 @@ class ProcessParams { _set({"generateNumericCodes": val}); } + /// If the certificates required for performing the Digital signature check are missing, + /// this parameter if enabled will make the Barcode format check failed. + bool? get strictBarcodeDigitalSignatureCheck => + _strictBarcodeDigitalSignatureCheck; + bool? _strictBarcodeDigitalSignatureCheck; + set strictBarcodeDigitalSignatureCheck(bool? val) { + _strictBarcodeDigitalSignatureCheck = val; + _set({"strictBarcodeDigitalSignatureCheck": val}); + } + + /// Select the longest value from the different value sources and write it to the value field + /// if comparison is done successfully. The parameter applies this logic to the personal names, + /// such as given name, surname, surname and given name, middle name and etc. + bool? get selectLongestNames => _selectLongestNames; + bool? _selectLongestNames; + set selectLongestNames(bool? val) { + _selectLongestNames = val; + _set({"selectLongestNames": val}); + } + + /// This parameter is used to generate DTCVC data. + bool? get generateDTCVC => _generateDTCVC; + bool? _generateDTCVC; + set generateDTCVC(bool? val) { + _generateDTCVC = val; + _set({"generateDTCVC": val}); + } + /// There are documents that contain barcodes which data can be parsed only /// if document type verification is performed. The following property allows /// setting the barcode parser type which should be used during recognition. @@ -518,18 +556,24 @@ class ProcessParams { /// Takes the list of the document IDs to process. /// All documents will be processed if it's empty. + /// + /// Unmodifiable property. Use setter instead of `.remove()`, `.addAll()`, etc. List? get documentIDList => _documentIDList; List? _documentIDList; set documentIDList(List? val) { + if (val != null) val = List.unmodifiable(val); _documentIDList = val; _set({"documentIDList": val}); } /// Set types of barcodes that you wish to recognize. /// All barcodes will be recognized if it's empty. + /// + /// Unmodifiable property. Use setter instead of `.remove()`, `.addAll()`, etc. List? get barcodeTypes => _barcodeTypes; List? _barcodeTypes; set barcodeTypes(List? val) { + if (val != null) val = List.unmodifiable(val); _barcodeTypes = val; _set({"barcodeTypes": val?.map((e) => e.value).toList()}); } @@ -538,35 +582,47 @@ class ProcessParams { /// If you recognize the Visual zone of documents, you can set the list /// of field types that you wish to extract, other fields will be skipped /// during processing. All fields will be extracted if it is empty. + /// + /// Unmodifiable property. Use setter instead of `.remove()`, `.addAll()`, etc. List? get fieldTypesFilter => _fieldTypesFilter; List? _fieldTypesFilter; set fieldTypesFilter(List? val) { + if (val != null) val = List.unmodifiable(val); _fieldTypesFilter = val; _set({"fieldTypesFilter": val?.map((e) => e.value).toList()}); } /// Types of results to return in response. + /// + /// Unmodifiable property. Use setter instead of `.remove()`, `.addAll()`, etc. List? get resultTypeOutput => _resultTypeOutput; List? _resultTypeOutput; set resultTypeOutput(List? val) { + if (val != null) val = List.unmodifiable(val); _resultTypeOutput = val; _set({"resultTypeOutput": val?.map((e) => e.value).toList()}); } /// This option allows limiting MRZ formats to be recognized by specifying /// them in array. + /// + /// Unmodifiable property. Use setter instead of `.remove()`, `.addAll()`, etc. List? get mrzFormatsFilter => _mrzFormatsFilter; List? _mrzFormatsFilter; set mrzFormatsFilter(List? val) { + if (val != null) val = List.unmodifiable(val); _mrzFormatsFilter = val; _set({"mrzFormatsFilter": val?.map((e) => e.value).toList()}); } /// Array of specific eligible document types to recognize from. You may, /// for example, specify only passports to be recognized by setting this property. + /// + /// Unmodifiable property. Use setter instead of `.remove()`, `.addAll()`, etc. List? get documentGroupFilter => _documentGroupFilter; List? _documentGroupFilter; set documentGroupFilter(List? val) { + if (val != null) val = List.unmodifiable(val); _documentGroupFilter = val; _set({"documentGroupFilter": val?.map((e) => e.value).toList()}); } @@ -574,17 +630,23 @@ class ProcessParams { /// The list of LCID types to ignore during the recognition. /// If empty, values with all LCID types will be extracted. /// Narrowing down the list can reduce processing time. + /// + /// Unmodifiable property. Use setter instead of `.remove()`, `.addAll()`, etc. List? get lcidIgnoreFilter => _lcidIgnoreFilter; List? _lcidIgnoreFilter; set lcidIgnoreFilter(List? val) { + if (val != null) val = List.unmodifiable(val); _lcidIgnoreFilter = val; _set({"lcidIgnoreFilter": val?.map((e) => e.value).toList()}); } /// The whitelist of LCID types to use during the recognition. + /// + /// Unmodifiable property. Use setter instead of `.remove()`, `.addAll()`, etc. List? get lcidFilter => _lcidFilter; List? _lcidFilter; set lcidFilter(List? val) { + if (val != null) val = List.unmodifiable(val); _lcidFilter = val; _set({"lcidFilter": val?.map((e) => e.value).toList()}); } @@ -628,9 +690,12 @@ class ProcessParams { } /// Takes JSON with parameters that are not presented in the DocumentReader. + /// + /// Unmodifiable property. Use setter instead of `.remove()`, `.addAll()`, etc. Map? get customParams => _customParams; Map? _customParams; set customParams(Map? val) { + if (val != null) val = Map.unmodifiable(val); _customParams = val; _set({"customParams": val}); } @@ -668,12 +733,16 @@ class ProcessParams { jsonObject["shouldReturnPackageForReprocess"]; result.disablePerforationOCR = jsonObject["disablePerforationOCR"]; result.respectImageQuality = jsonObject["respectImageQuality"]; + result.strictImageQuality = jsonObject["strictImageQuality"]; result.splitNames = jsonObject["splitNames"]; result.useFaceApi = jsonObject["useFaceApi"]; result.useAuthenticityCheck = jsonObject["useAuthenticityCheck"]; - // ignore: deprecated_member_use_from_same_package result.checkHologram = jsonObject["checkHologram"]; result.generateNumericCodes = jsonObject["generateNumericCodes"]; + result.strictBarcodeDigitalSignatureCheck = + jsonObject["strictBarcodeDigitalSignatureCheck"]; + result.selectLongestNames = jsonObject["selectLongestNames"]; + result.generateDTCVC = jsonObject["generateDTCVC"]; result.measureSystem = MeasureSystem.getByValue(jsonObject["measureSystem"]); @@ -707,9 +776,7 @@ class ProcessParams { result.documentAreaMin = _toDouble(jsonObject["documentAreaMin"]); result.timeoutLiveness = _toDouble(jsonObject["timeoutLiveness"]); - result.documentIDList = jsonObject["documentIDList"] == null - ? null - : List.from(jsonObject["documentIDList"]); + result.documentIDList = _intListFrom(jsonObject["documentIDList"]); result.barcodeTypes = BarcodeType.fromIntList(jsonObject["barcodeTypes"]); result.fieldTypesFilter = @@ -763,12 +830,16 @@ class ProcessParams { "shouldReturnPackageForReprocess": shouldReturnPackageForReprocess, "disablePerforationOCR": disablePerforationOCR, "respectImageQuality": respectImageQuality, + "strictImageQuality": strictImageQuality, "splitNames": splitNames, "useFaceApi": useFaceApi, "useAuthenticityCheck": useAuthenticityCheck, - // ignore: deprecated_member_use_from_same_package "checkHologram": checkHologram, "generateNumericCodes": generateNumericCodes, + "strictBarcodeDigitalSignatureCheck": + strictBarcodeDigitalSignatureCheck, + "selectLongestNames": selectLongestNames, + "generateDTCVC": generateDTCVC, "measureSystem": measureSystem?.value, "barcodeParserType": barcodeParserType, "perspectiveAngle": perspectiveAngle, diff --git a/lib/src/params/process_params/rfid_params.dart b/lib/src/params/process_params/rfid_params.dart index 5be0b46d4c..084e87ff90 100644 --- a/lib/src/params/process_params/rfid_params.dart +++ b/lib/src/params/process_params/rfid_params.dart @@ -21,10 +21,8 @@ class RFIDParams { static RFIDParams? fromJson(jsonObject) { if (jsonObject == null) return null; return RFIDParams( - paIgnoreNotificationCodes: jsonObject["paIgnoreNotificationCodes"] == null - ? null - : List.from(jsonObject["paIgnoreNotificationCodes"]), - ); + paIgnoreNotificationCodes: + _intListFrom(jsonObject["paIgnoreNotificationCodes"])); } /// Allows you to serialize object. diff --git a/lib/src/params/rfid_scenario/dtc_data_groups.dart b/lib/src/params/rfid_scenario/dtc_data_groups.dart new file mode 100644 index 0000000000..cb916b24a5 --- /dev/null +++ b/lib/src/params/rfid_scenario/dtc_data_groups.dart @@ -0,0 +1,220 @@ +part of "../../../flutter_document_reader_api.dart"; + +class DTCDataGroups { + bool get dg1 => _dg1; + bool _dg1 = true; + set dg1(bool val) { + _dg1 = val; + _set({"DG1": val}); + } + + bool get dg2 => _dg2; + bool _dg2 = true; + set dg2(bool val) { + _dg2 = val; + _set({"DG2": val}); + } + + bool get dg3 => _dg3; + bool _dg3 = true; + set dg3(bool val) { + _dg3 = val; + _set({"DG3": val}); + } + + bool get dg4 => _dg4; + bool _dg4 = true; + set dg4(bool val) { + _dg4 = val; + _set({"DG4": val}); + } + + bool get dg5 => _dg5; + bool _dg5 = true; + set dg5(bool val) { + _dg5 = val; + _set({"DG5": val}); + } + + bool get dg6 => _dg6; + bool _dg6 = true; + set dg6(bool val) { + _dg6 = val; + _set({"DG6": val}); + } + + bool get dg7 => _dg7; + bool _dg7 = true; + set dg7(bool val) { + _dg7 = val; + _set({"DG7": val}); + } + + bool get dg8 => _dg8; + bool _dg8 = true; + set dg8(bool val) { + _dg8 = val; + _set({"DG8": val}); + } + + bool get dg9 => _dg9; + bool _dg9 = true; + set dg9(bool val) { + _dg9 = val; + _set({"DG9": val}); + } + + bool get dg10 => _dg10; + bool _dg10 = true; + set dg10(bool val) { + _dg10 = val; + _set({"DG10": val}); + } + + bool get dg11 => _dg11; + bool _dg11 = true; + set dg11(bool val) { + _dg11 = val; + _set({"DG11": val}); + } + + bool get dg12 => _dg12; + bool _dg12 = true; + set dg12(bool val) { + _dg12 = val; + _set({"DG12": val}); + } + + bool get dg13 => _dg13; + bool _dg13 = false; + set dg13(bool val) { + _dg13 = val; + _set({"DG13": val}); + } + + bool get dg14 => _dg14; + bool _dg14 = false; + set dg14(bool val) { + _dg14 = val; + _set({"DG14": val}); + } + + bool get dg15 => _dg15; + bool _dg15 = false; + set dg15(bool val) { + _dg15 = val; + _set({"DG15": val}); + } + + bool get dg16 => _dg16; + bool _dg16 = false; + set dg16(bool val) { + _dg16 = val; + _set({"DG16": val}); + } + + bool get dg17 => _dg17; + bool _dg17 = true; + set dg17(bool val) { + _dg17 = val; + _set({"DG17": val}); + } + + bool get dg18 => _dg18; + bool _dg18 = true; + set dg18(bool val) { + _dg18 = val; + _set({"DG18": val}); + } + + bool get dg22 => _dg22; + bool _dg22 = true; + set dg22(bool val) { + _dg22 = val; + _set({"DG22": val}); + } + + bool get dg23 => _dg23; + bool _dg23 = true; + set dg23(bool val) { + _dg23 = val; + _set({"DG23": val}); + } + + bool get dg24 => _dg24; + bool _dg24 = true; + set dg24(bool val) { + _dg24 = val; + _set({"DG24": val}); + } + + /// Allows you to deserialize object. + static DTCDataGroups fromJson(jsonObject) { + var result = DTCDataGroups(); + result.testSetters = {}; + + result.dg1 = jsonObject["DG1"]; + result.dg2 = jsonObject["DG2"]; + result.dg3 = jsonObject["DG3"]; + result.dg4 = jsonObject["DG4"]; + result.dg5 = jsonObject["DG5"]; + result.dg6 = jsonObject["DG6"]; + result.dg7 = jsonObject["DG7"]; + result.dg8 = jsonObject["DG8"]; + result.dg9 = jsonObject["DG9"]; + result.dg10 = jsonObject["DG10"]; + result.dg11 = jsonObject["DG11"]; + result.dg12 = jsonObject["DG12"]; + result.dg13 = jsonObject["DG13"]; + result.dg14 = jsonObject["DG14"]; + result.dg15 = jsonObject["DG15"]; + result.dg16 = jsonObject["DG16"]; + result.dg17 = jsonObject["DG17"]; + result.dg18 = jsonObject["DG18"]; + result.dg22 = jsonObject["DG22"]; + result.dg23 = jsonObject["DG23"]; + result.dg24 = jsonObject["DG24"]; + + return result; + } + + /// Allows you to serialize object. + Map toJson() => { + "DG1": dg1, + "DG2": dg2, + "DG3": dg3, + "DG4": dg4, + "DG5": dg5, + "DG6": dg6, + "DG7": dg7, + "DG8": dg8, + "DG9": dg9, + "DG10": dg10, + "DG11": dg11, + "DG12": dg12, + "DG13": dg13, + "DG14": dg14, + "DG15": dg15, + "DG16": dg16, + "DG17": dg17, + "DG18": dg18, + "DG22": dg22, + "DG23": dg23, + "DG24": dg24, + }.clearNulls(); + + void _set(Map json, {RFIDScenario? parent}) { + var rfidScenarioJson = {"dtcDataGroups": json}; + var rfidScenario = DocumentReader.instance.rfidScenario; + if (identical(this, rfidScenario.dtcDataGroups)) { + rfidScenario._set(rfidScenarioJson); + } + parent?.testSetters.addAll(rfidScenarioJson); + testSetters.addAll(json); + } + + void _apply(RFIDScenario parent) => _set(toJson(), parent: parent); + + @visibleForTesting + Map testSetters = {}; +} diff --git a/lib/src/params/rfid_scenario/rfid_scenario.dart b/lib/src/params/rfid_scenario/rfid_scenario.dart index eda8220224..042386b984 100644 --- a/lib/src/params/rfid_scenario/rfid_scenario.dart +++ b/lib/src/params/rfid_scenario/rfid_scenario.dart @@ -242,6 +242,7 @@ class RFIDScenario { _set({"autoSettings": val}); } + // If set to `true`, continue RFID chip processing, despite ICAO critical errors. bool? get proceedReadingAlways => _proceedReadingAlways; bool? _proceedReadingAlways; set proceedReadingAlways(bool? val) { @@ -249,6 +250,22 @@ class RFIDScenario { _set({"proceedReadingAlways": val}); } + bool? get readDTC => _readDTC; + bool? _readDTC; + set readDTC(bool? val) { + _readDTC = val; + _set({"readDTC": val}); + } + + /// Perform check MRZ according to standard described in + /// BSI TR - 03105: ePassport Conformity Testing(v 1.0 04.04.2008). + bool? get mrzStrictCheck => _mrzStrictCheck; + bool? _mrzStrictCheck; + set mrzStrictCheck(bool? val) { + _mrzStrictCheck = val; + _set({"mrzStrictCheck": val}); + } + int? get readingBuffer => _readingBuffer; int? _readingBuffer; set readingBuffer(int? val) { @@ -356,6 +373,13 @@ class RFIDScenario { _set({"eSignPINNewValue": val}); } + String? get cardAccess => _cardAccess; + String? _cardAccess; + set cardAccess(String? val) { + _cardAccess = val; + _set({"cardAccess": val}); + } + EDLDataGroups get eDLDataGroups => _eDLDataGroups; EDLDataGroups _eDLDataGroups = EDLDataGroups(); set eDLDataGroups(EDLDataGroups val) { @@ -374,6 +398,12 @@ class RFIDScenario { (_eIDDataGroups = val)._apply(this); } + DTCDataGroups get dtcDataGroups => _dtcDataGroups; + DTCDataGroups _dtcDataGroups = DTCDataGroups(); + set dtcDataGroups(DTCDataGroups val) { + (_dtcDataGroups = val)._apply(this); + } + /// Allows you to deserialize object. static RFIDScenario fromJson(jsonObject) { var result = RFIDScenario(); @@ -418,6 +448,8 @@ class RFIDScenario { result.applyAmendments = jsonObject["applyAmendments"]; result.autoSettings = jsonObject["autoSettings"]; result.proceedReadingAlways = jsonObject["proceedReadingAlways"]; + result.readDTC = jsonObject["readDTC"]; + result.mrzStrictCheck = jsonObject["mrzStrictCheck"]; result.readingBuffer = jsonObject["readingBuffer"]; result.onlineTAToSignDataType = jsonObject["onlineTAToSignDataType"]; @@ -441,11 +473,13 @@ class RFIDScenario { result.mrz = jsonObject["mrz"]; result.eSignPINDefault = jsonObject["eSignPINDefault"]; result.eSignPINNewValue = jsonObject["eSignPINNewValue"]; + result.cardAccess = jsonObject["cardAccess"]; result.eDLDataGroups = EDLDataGroups.fromJson(jsonObject["eDLDataGroups"]); result.ePassportDataGroups = EPassportDataGroups.fromJson(jsonObject["ePassportDataGroups"]); result.eIDDataGroups = EIDDataGroups.fromJson(jsonObject["eIDDataGroups"]); + result.dtcDataGroups = DTCDataGroups.fromJson(jsonObject["dtcDataGroups"]); return result; } @@ -487,6 +521,8 @@ class RFIDScenario { "applyAmendments": applyAmendments, "autoSettings": autoSettings, "proceedReadingAlways": proceedReadingAlways, + "readDTC": readDTC, + "mrzStrictCheck": mrzStrictCheck, "readingBuffer": readingBuffer, "onlineTAToSignDataType": onlineTAToSignDataType, "defaultReadingBufferSize": defaultReadingBufferSize, @@ -502,9 +538,11 @@ class RFIDScenario { "mrz": mrz, "eSignPINDefault": eSignPINDefault, "eSignPINNewValue": eSignPINNewValue, + "cardAccess": cardAccess, "eDLDataGroups": eDLDataGroups.toJson(), "ePassportDataGroups": ePassportDataGroups.toJson(), "eIDDataGroups": eIDDataGroups.toJson(), + "dtcDataGroups": dtcDataGroups.toJson(), }.clearNulls(); void _set(Map json) { diff --git a/lib/src/results/Results.dart b/lib/src/results/Results.dart index 17b092413e..30fb4a89e6 100644 --- a/lib/src/results/Results.dart +++ b/lib/src/results/Results.dart @@ -63,6 +63,10 @@ class Results { VDSNCData? get vdsncData => _vdsncData; VDSNCData? _vdsncData; + /// DTCVC data. + Uint8List? get dtcData => _dtcData; + Uint8List? _dtcData; + /// Document processing finish status, one of RGLProcessingFinishedStatus values. ProcessingFinishedStatus get processingFinishedStatus => _processingFinishedStatus; @@ -425,6 +429,7 @@ class Results { result._barcodeResult = BarcodeResult.fromJson(jsonObject["barcodeResult"]); result._status = ResultsStatus.fromJson(jsonObject["status"])!; result._vdsncData = VDSNCData.fromJson(jsonObject["vdsncData"]); + result._dtcData = _bytesFromBase64(jsonObject["dtcData"]); result._transactionInfo = TransactionInfo.fromJson(jsonObject["transactionInfo"]); @@ -445,6 +450,7 @@ class Results { "rfidSessionData": rfidSessionData?.toJson(), "barcodeResult": barcodeResult?.toJson(), "vdsncData": vdsncData?.toJson(), + "dtcData": _bytesToBase64(dtcData), "chipPage": chipPage, "processingFinishedStatus": processingFinishedStatus.value, "morePagesAvailable": morePagesAvailable, @@ -633,7 +639,10 @@ enum ResultType { /// Servers for storing the results of data reading in a form of a list of objects /// of the original binary representation of the graphics in memory of the RFID-chip. - RFID_ORIGINAL_GRAPHICS(105); + RFID_ORIGINAL_GRAPHICS(105), + + /// Digital Travel Credential data. + RFID_DTC_VC(109); const ResultType(this.value); final int value; diff --git a/lib/src/results/authenticity/check_diagnose.dart b/lib/src/results/authenticity/check_diagnose.dart index 6d3c13d61c..db4247b1b1 100644 --- a/lib/src/results/authenticity/check_diagnose.dart +++ b/lib/src/results/authenticity/check_diagnose.dart @@ -151,6 +151,8 @@ enum CheckDiagnose { /// Facial image is found. FIELD_POS_CORRECTOR_FACE_ABSENCE_CHECK_ERROR(85), + CHD_FIELD_POS_CORRECTOR_INCORRECT_HEAD_POSITION(86), + /// OVI object is not visible in IR. OVI_IR_INVISIBLE(90), @@ -251,6 +253,8 @@ enum CheckDiagnose { /// Glares in barcode area. GLARES_IN_BARCODE_AREA(144), + CHD_NO_CERTIFICATE_FOR_DIGITAL_SIGNATURE_CHECK(145), + /// Portraits differ. PORTRAIT_COMPARISON_PORTRAITS_DIFFER(150), @@ -328,6 +332,8 @@ enum CheckDiagnose { LAS_INK_INVALID_LINES_FREQUENCY(230), + CHD_DOC_LIVENESS_BLACK_AND_WHITE_COPY_DETECTED(239), + /// Traces of an electronic device were found in the image. DOC_LIVENESS_ELECTRONIC_DEVICE_DETECTED(240), diff --git a/lib/src/results/authenticity/security_feature_type.dart b/lib/src/results/authenticity/security_feature_type.dart index fedd7fe0c7..93d6ffdc06 100644 --- a/lib/src/results/authenticity/security_feature_type.dart +++ b/lib/src/results/authenticity/security_feature_type.dart @@ -152,7 +152,11 @@ enum SecurityFeatureType { CHECK_DIGITAL_SIGNATURE(50), /// Contact сhip check. - CONTACT_CHIP_CLASSIFICATION(51); + CONTACT_CHIP_CLASSIFICATION(51), + + HEAD_POSITION_CHECK(52), + + LIVENESS_BLACK_AND_WHITE_COPY_CHECK(53); const SecurityFeatureType(this.value); final int value; diff --git a/lib/src/results/document_type.dart b/lib/src/results/document_type.dart index c24bff19fe..7832b64e27 100644 --- a/lib/src/results/document_type.dart +++ b/lib/src/results/document_type.dart @@ -73,9 +73,7 @@ class DocumentType { result._description = jsonObject["dDescription"]; result._year = jsonObject["dYear"]; result._countryName = jsonObject["dCountryName"]; - result._fDSID = jsonObject["FDSID"] == null - ? null - : List.from(jsonObject["FDSID"]); + result._fDSID = _intListFrom(jsonObject["FDSID"]); return result; } diff --git a/lib/src/results/rfid/Application.dart b/lib/src/results/rfid/Application.dart index 7929f0d235..23986974bd 100644 --- a/lib/src/results/rfid/Application.dart +++ b/lib/src/results/rfid/Application.dart @@ -29,8 +29,8 @@ class Application { late RFIDErrorCodes _status; /// Type of application of electronic document. - int get type => _type; - late int _type; + RFIDApplicationType get type => _type; + late RFIDApplicationType _type; /// Unicode version for application. String? get unicodeVersion => _unicodeVersion; @@ -45,7 +45,7 @@ class Application { if (jsonObject == null) return null; var result = Application(); - result._type = jsonObject["type"]; + result._type = RFIDApplicationType.getByValue(jsonObject["type"])!; result._status = RFIDErrorCodes.getByValue(jsonObject["status"])!; result._applicationID = jsonObject["applicationID"]; result._dataHashAlgorithm = jsonObject["dataHashAlgorithm"]; @@ -64,8 +64,40 @@ class Application { "dataHashAlgorithm": dataHashAlgorithm, "files": files.map((e) => e.toJson()).toList(), "status": status.value, - "type": type, + "type": type.value, "unicodeVersion": unicodeVersion, "version": version, }.clearNulls(); } + +/// Type of application of electronic document. +enum RFIDApplicationType { + /// ePassport. + E_PASSPORT(1), + + E_ID(2), + + E_SIGN(3), + + E_DL(4), + + /// Travel Records. + LDS2_TRAVEL_RECORDS(5), + + /// Visa Records. + LDS2_VISA_RECORDS(6), + + /// Add Biometrics. + LDS2_ADD_BIOMETRICS(7), + + /// eDTC PC. + E_DTC_PC(8); + + const RFIDApplicationType(this.value); + final int value; + + static RFIDApplicationType? getByValue(int? i) { + if (i == null) return null; + return RFIDApplicationType.values.firstWhere((x) => x.value == i); + } +} diff --git a/lib/src/results/rfid/File.dart b/lib/src/results/rfid/File.dart index 41ad839019..4f7acf053d 100644 --- a/lib/src/results/rfid/File.dart +++ b/lib/src/results/rfid/File.dart @@ -60,10 +60,11 @@ class File { result._fileData = FileData.fromJson(jsonObject["fileData"]); result._certificates = SecurityObjectCertificates.fromJson(jsonObject["certificates"]); - result._docFieldsText = jsonObject["docFieldsText"].cast(); - result._docFieldsGraphics = jsonObject["docFieldsGraphics"].cast(); - result._docFieldsOriginals = jsonObject["docFieldsOriginals"].cast(); - result._notifications = jsonObject["notifications"].cast(); + result._docFieldsText = _intListFrom(jsonObject["docFieldsText"])!; + result._docFieldsGraphics = _intListFrom(jsonObject["docFieldsGraphics"])!; + result._docFieldsOriginals = + _intListFrom(jsonObject["docFieldsOriginals"])!; + result._notifications = _intListFrom(jsonObject["notifications"])!; return result; } diff --git a/lib/src/results/rfid/access_control_procedure_type.dart b/lib/src/results/rfid/access_control_procedure_type.dart index 3db0f24af3..a43ebe4e8a 100644 --- a/lib/src/results/rfid/access_control_procedure_type.dart +++ b/lib/src/results/rfid/access_control_procedure_type.dart @@ -37,7 +37,7 @@ class AccessControlProcedureType { result._type = RFIDAccessControlProcedureType.getByValue(jsonObject["type"])!; result._status = RFIDErrorCodes.getByValue(jsonObject["status"])!; - result._notifications = jsonObject["notifications"].cast(); + result._notifications = _intListFrom(jsonObject["notifications"])!; return result; } diff --git a/lib/src/results/rfid/certificate_chain.dart b/lib/src/results/rfid/certificate_chain.dart index 68952530ca..4d74a4c2bf 100644 --- a/lib/src/results/rfid/certificate_chain.dart +++ b/lib/src/results/rfid/certificate_chain.dart @@ -66,7 +66,7 @@ class CertificateChain { result._validity = RFIDValidity.fromJson(jsonObject["validity"]); result._issuer = Authority.fromJson(jsonObject["issuer"]); result._subject = Authority.fromJson(jsonObject["subject"]); - result._notifications = jsonObject["notifications"].cast(); + result._notifications = _intListFrom(jsonObject["notifications"])!; for (var item in jsonObject["extensions"]) { result._extensions.addSafe(Extension.fromJson(item)); } diff --git a/lib/src/results/rfid/rfid_data_file_type.dart b/lib/src/results/rfid/rfid_data_file_type.dart index f4d781ae40..b25cf640d7 100644 --- a/lib/src/results/rfid/rfid_data_file_type.dart +++ b/lib/src/results/rfid/rfid_data_file_type.dart @@ -38,6 +38,11 @@ enum RFIDDataFileType { PASSPORT_SOD(21), PASSPORT_CVCA(22), PASSPORT_COM(23), + DTC_DG17(57), + DTC_DG18(58), + DTC_DG22(62), + DTC_DG23(63), + DTC_DG24(64), ID_DG1(101), ID_DG2(102), ID_DG3(103), diff --git a/lib/src/results/rfid/security_object.dart b/lib/src/results/rfid/security_object.dart index a4236c1efb..fb68f99e8f 100644 --- a/lib/src/results/rfid/security_object.dart +++ b/lib/src/results/rfid/security_object.dart @@ -43,7 +43,7 @@ class SecurityObject { result._fileReference = jsonObject["fileReference"]; result._version = jsonObject["version"]; result._objectType = jsonObject["objectType"]; - result._notifications = jsonObject["notifications"].cast(); + result._notifications = _intListFrom(jsonObject["notifications"])!; for (var item in jsonObject["signerInfos"]) { result.signerInfos.addSafe(SignerInfo.fromJson(item)); } diff --git a/lib/src/results/rfid/signer_info.dart b/lib/src/results/rfid/signer_info.dart index 307516920a..86ac8292db 100644 --- a/lib/src/results/rfid/signer_info.dart +++ b/lib/src/results/rfid/signer_info.dart @@ -76,7 +76,7 @@ class SignerInfo { result._subjectKeyIdentifier = RFIDValue.fromJson(jsonObject["subjectKeyIdentifier"]); result._issuer = Authority.fromJson(jsonObject["issuer"]); - result._notifications = jsonObject["notifications"].cast(); + result._notifications = _intListFrom(jsonObject["notifications"])!; for (var item in jsonObject["signedAttributes"]) { result._signedAttributes.addSafe(Extension.fromJson(item)); } diff --git a/lib/src/results/visible_digital_seals/vdsnc_data.dart b/lib/src/results/visible_digital_seals/vdsnc_data.dart index ab8ab5bded..768d4c33cb 100644 --- a/lib/src/results/visible_digital_seals/vdsnc_data.dart +++ b/lib/src/results/visible_digital_seals/vdsnc_data.dart @@ -66,9 +66,7 @@ class VDSNCData { for (var item in jsonObject["certificateChain"]) { result._certificateChain.addSafe(CertificateChain.fromJson(item)); } - result._notifications = jsonObject["notifications"] == null - ? null - : List.from(jsonObject["notifications"]); + result._notifications = _intListFrom(jsonObject["notifications"]); return result; } diff --git a/lib/src/results/visual_results/field_type.dart b/lib/src/results/visual_results/field_type.dart index 9c5b816d32..40dab43d67 100644 --- a/lib/src/results/visual_results/field_type.dart +++ b/lib/src/results/visual_results/field_type.dart @@ -883,6 +883,12 @@ enum FieldType { /// ISO issuer ID number. ISO_ISSUER_ID_NUMBER(336), + DTC_VERSION(337), + + DTC_ID(338), + + DTC_DATE_OF_EXPIRY(339), + /// Registration number issued by GardaNational Immigration Bureau. GNIB_NUMBER(340), @@ -1914,7 +1920,9 @@ enum FieldType { DIGITAL_TRAVEL_AUTHORIZATION_NUMBER(690), /// Date of first positive test result. - DATE_OF_FIRST_POSITIVE_TEST_RESULT(691); + DATE_OF_FIRST_POSITIVE_TEST_RESULT(691), + + EF_CARD_ACCESS(692); const FieldType(this.value); final int value; diff --git a/lib/src/rfid/pkd_certificate.dart b/lib/src/rfid/pkd_certificate.dart index 2b0de536d7..a85778c543 100644 --- a/lib/src/rfid/pkd_certificate.dart +++ b/lib/src/rfid/pkd_certificate.dart @@ -50,20 +50,28 @@ enum PKDResourceType { /// Will be returned if [getByValue] if a non-existent was passed. UNKNOWN(-1), + /// Certificate file contents (.pem, .cer, .crt, .der). CERTIFICATE_PA(0), + /// Certificate file contents (.cvcert) and private key file contents (.pkcs8). CERTIFICATE_TA(1), + /// LDIF file contents (.ldif). LDIF(2), + /// CRL file contents (.crl). CRL(3), + /// Master List (.ml, .mls). ML(4), + /// Defect List (.dl, .dls, .dfl). DEFL(5), + /// Deviance List (.dl, .dls, .dvl). DEVL(6), + /// Black List (.bl, .bls). BL(7); const PKDResourceType(this.value); diff --git a/pubspec.lock b/pubspec.lock index c6a01619aa..f11374a37d 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -37,10 +37,10 @@ packages: dependency: transitive description: name: collection - sha256: ee67cb0715911d28db6bf4af1026078bd6f0128b07a5f66fb2ed94ec6783c09a + sha256: a1ace0a119f20aabc852d165077c036cd864315bd99b7eaa10a60100341941bf url: "https://pub.dev" source: hosted - version: "1.18.0" + version: "1.19.0" fake_async: dependency: transitive description: @@ -63,18 +63,18 @@ packages: dependency: transitive description: name: leak_tracker - sha256: "7f0df31977cb2c0b88585095d168e689669a2cc9b97c309665e3386f3e9d341a" + sha256: "7bb2830ebd849694d1ec25bf1f44582d6ac531a57a365a803a6034ff751d2d06" url: "https://pub.dev" source: hosted - version: "10.0.4" + version: "10.0.7" leak_tracker_flutter_testing: dependency: transitive description: name: leak_tracker_flutter_testing - sha256: "06e98f569d004c1315b991ded39924b21af84cf14cc94791b8aea337d25b57f8" + sha256: "9491a714cca3667b60b5c420da8217e6de0d1ba7a5ec322fab01758f6998f379" url: "https://pub.dev" source: hosted - version: "3.0.3" + version: "3.0.8" leak_tracker_testing: dependency: transitive description: @@ -103,18 +103,18 @@ packages: dependency: transitive description: name: material_color_utilities - sha256: "0e0a020085b65b6083975e499759762399b4475f766c21668c4ecca34ea74e5a" + sha256: f7142bb1154231d7ea5f96bc7bde4bda2a0945d2806bb11670e30b850d56bdec url: "https://pub.dev" source: hosted - version: "0.8.0" + version: "0.11.1" meta: dependency: "direct dev" description: name: meta - sha256: "7687075e408b093f36e6bbf6c91878cc0d4cd10f409506f7bc996f68220b9136" + sha256: bdb68674043280c3428e9ec998512fb681678676b3c54e773629ffe74419f8c7 url: "https://pub.dev" source: hosted - version: "1.12.0" + version: "1.15.0" path: dependency: transitive description: @@ -127,7 +127,7 @@ packages: dependency: transitive description: flutter source: sdk - version: "0.0.99" + version: "0.0.0" source_span: dependency: transitive description: @@ -140,10 +140,10 @@ packages: dependency: transitive description: name: stack_trace - sha256: "73713990125a6d93122541237550ee3352a2d84baad52d375a4cad2eb9b7ce0b" + sha256: "9f47fd3630d76be3ab26f0ee06d213679aa425996925ff3feffdec504931c377" url: "https://pub.dev" source: hosted - version: "1.11.1" + version: "1.12.0" stream_channel: dependency: transitive description: @@ -156,10 +156,10 @@ packages: dependency: transitive description: name: string_scanner - sha256: "556692adab6cfa87322a115640c11f13cb77b3f076ddcc5d6ae3c20242bedcde" + sha256: "688af5ed3402a4bde5b3a6c15fd768dbf2621a614950b17f04626c431ab3c4c3" url: "https://pub.dev" source: hosted - version: "1.2.0" + version: "1.3.0" term_glyph: dependency: transitive description: @@ -172,10 +172,10 @@ packages: dependency: transitive description: name: test_api - sha256: "9955ae474176f7ac8ee4e989dadfb411a58c30415bcfb648fa04b2b8a03afa7f" + sha256: "664d3a9a64782fcdeb83ce9c6b39e78fd2971d4e37827b9b06c3aa1edc5e760c" url: "https://pub.dev" source: hosted - version: "0.7.0" + version: "0.7.3" vector_math: dependency: transitive description: @@ -188,10 +188,10 @@ packages: dependency: transitive description: name: vm_service - sha256: "3923c89304b715fb1eb6423f017651664a03bf5f4b29983627c4da791f74a4ec" + sha256: f6be3ed8bd01289b34d679c2b62226f63c0e69f9fd2e50a6b3c1c729a961041b url: "https://pub.dev" source: hosted - version: "14.2.1" + version: "14.3.0" sdks: - dart: ">=3.3.0 <4.0.0" + dart: ">=3.4.0 <4.0.0" flutter: ">=3.18.0-18.0.pre.54" diff --git a/pubspec.yaml b/pubspec.yaml index 4e642d1bfd..dcd581f7b0 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,7 +4,7 @@ description: It allows you to easily scan documents, for example passport, using your phone's camera. Supports Android and iOS. repository: https://github.com/regulaforensics/DocumentReader-Flutter issue_tracker: https://github.com/regulaforensics/DocumentReader-Flutter/issues -version: 7.3.947-beta +version: 7.3.1066-beta environment: sdk: '>=3.1.5 <4.0.0' diff --git a/test/document_reader_test.dart b/test/document_reader_test.dart index 6f30581a55..f09af62eaa 100644 --- a/test/document_reader_test.dart +++ b/test/document_reader_test.dart @@ -40,6 +40,7 @@ void main() { compareParams('ePassportDataGroups', ePassportDataGroups, EPassportDataGroups.fromJson); compareParams('eIDDataGroups', eIDDataGroups, EIDDataGroups.fromJson); + compareParams('dtcDataGroups', dtcDataGroups, DTCDataGroups.fromJson); compareParams('rfidScenario', rfidScenario, RFIDScenario.fromJson); compareParams('customizationColors', customizationColors, CustomizationColors.fromJson); diff --git a/test/json.dart b/test/json.dart index 96aabe0fda..4e267d9299 100644 --- a/test/json.dart +++ b/test/json.dart @@ -70,7 +70,8 @@ var rfidParams = { var backendProcessingConfig = { "url": "test", "rfidServerSideChipVerification": true, - "httpHeaders": {"key1": "val1", "key2": "val2", "key3": "val3"} + "httpHeaders": {"key1": "val1", "key2": "val2", "key3": "val3"}, + "timeoutConnection": 0.5 }; var processParams = { "multipageProcessing": true, @@ -98,11 +99,15 @@ var processParams = { "shouldReturnPackageForReprocess": true, "disablePerforationOCR": false, "respectImageQuality": true, + "strictImageQuality": true, "splitNames": false, "useFaceApi": false, "useAuthenticityCheck": true, "checkHologram": false, "generateNumericCodes": true, + "strictBarcodeDigitalSignatureCheck": false, + "selectLongestNames": true, + "generateDTCVC": false, "measureSystem": 1, "barcodeParserType": 3, "perspectiveAngle": 4, @@ -184,6 +189,7 @@ var customization = { "activityIndicatorColor": 0xff000007, "statusBackgroundColor": 0xff000008, "cameraPreviewBackgroundColor": 0xff000009, + "backgroundMaskColor": 0xff000010, "statusPositionMultiplier": 0.5, "resultStatusPositionMultiplier": 1.5, "toolbarSize": 2.5, @@ -194,6 +200,8 @@ var customization = { "cameraFramePortraitAspectRatio": 7.5, "cameraFrameCornerRadius": 8.5, "livenessAnimationPositionMultiplier": 9.5, + "nextPageAnimationStartDelay": 10.5, + "nextPageAnimationEndDelay": 11.5, "multipageAnimationFrontImage": img1, "multipageAnimationBackImage": img2, "borderBackgroundImage": img3, @@ -336,6 +344,29 @@ var eIDDataGroups = { "DG20": false, "DG21": true, }; +var dtcDataGroups = { + "DG1": true, + "DG2": false, + "DG3": true, + "DG4": false, + "DG5": true, + "DG6": false, + "DG7": true, + "DG8": false, + "DG9": true, + "DG10": false, + "DG11": true, + "DG12": false, + "DG13": true, + "DG14": false, + "DG15": true, + "DG16": false, + "DG17": true, + "DG18": false, + "DG22": false, + "DG23": true, + "DG24": false, +}; var rfidScenario = { "paceStaticBinding": true, "onlineTA": false, @@ -371,6 +402,8 @@ var rfidScenario = { "applyAmendments": false, "autoSettings": true, "proceedReadingAlways": false, + "readDTC": true, + "mrzStrictCheck": false, "readingBuffer": 1, "onlineTAToSignDataType": 3, "defaultReadingBufferSize": 2, @@ -386,9 +419,11 @@ var rfidScenario = { "mrz": "test4", "eSignPINDefault": "test5", "eSignPINNewValue": "test6", + "cardAccess": "test7", "eDLDataGroups": eDLDataGroups, "ePassportDataGroups": ePassportDataGroups, "eIDDataGroups": eIDDataGroups, + "dtcDataGroups": dtcDataGroups, }; var initConfig = { @@ -416,6 +451,7 @@ var recognizeConfig = { "livePortrait": img1, "extPortrait": img2, "oneShotIdentification": true, + "dtc": img1, "image": img3, "data": img1, "images": [img1, img2, img3], @@ -867,6 +903,7 @@ var results = { "barcodeResult": barcodeResult, "status": resultsStatus, "vdsncData": vdsncData, + "dtcData": img1, "transactionInfo": transactionInfo }; diff --git a/test/nullable.dart b/test/nullable.dart index 04609fc599..f10aede9d3 100644 --- a/test/nullable.dart +++ b/test/nullable.dart @@ -24,7 +24,8 @@ Map?> nullableMap = { "defaultReadingBufferSize", "eDLDataGroups", "ePassportDataGroups", - "eIDDataGroups" + "eIDDataGroups", + "dtcDataGroups" ], "customization!": ["colors", "fonts", "images"], "functionality!": [], From 6747479f7ac96dcdce34e11c7592d3403c589c17 Mon Sep 17 00:00:00 2001 From: Administrator Regula Date: Sat, 14 Dec 2024 20:57:34 +0300 Subject: [PATCH 11/32] 7.3.1067-beta --- .dart_tool/package_config.json | 2 +- doc/__404error.html | 2 +- doc/document_reader/AccessControlProcedureType-class.html | 2 +- .../AccessControlProcedureType/AccessControlProcedureType.html | 2 +- .../AccessControlProcedureType/activeOptionIdx.html | 2 +- doc/document_reader/AccessControlProcedureType/fromJson.html | 2 +- .../AccessControlProcedureType/notifications.html | 2 +- doc/document_reader/AccessControlProcedureType/status.html | 2 +- doc/document_reader/AccessControlProcedureType/toJson.html | 2 +- doc/document_reader/AccessControlProcedureType/type.html | 2 +- doc/document_reader/Application-class.html | 2 +- doc/document_reader/Application/Application.html | 2 +- doc/document_reader/Application/applicationID.html | 2 +- doc/document_reader/Application/dataHashAlgorithm.html | 2 +- doc/document_reader/Application/files.html | 2 +- doc/document_reader/Application/fromJson.html | 2 +- doc/document_reader/Application/status.html | 2 +- doc/document_reader/Application/toJson.html | 2 +- doc/document_reader/Application/type.html | 2 +- doc/document_reader/Application/unicodeVersion.html | 2 +- doc/document_reader/Application/version.html | 2 +- doc/document_reader/Attribute-class.html | 2 +- doc/document_reader/Attribute/Attribute.html | 2 +- doc/document_reader/Attribute/fromJson.html | 2 +- doc/document_reader/Attribute/toJson.html | 2 +- doc/document_reader/Attribute/type.html | 2 +- doc/document_reader/Attribute/value.html | 2 +- doc/document_reader/Authenticity.html | 2 +- doc/document_reader/Authenticity/getByValue.html | 2 +- doc/document_reader/Authenticity/value.html | 2 +- doc/document_reader/Authenticity/values-constant.html | 2 +- doc/document_reader/AuthenticityCheck-class.html | 2 +- doc/document_reader/AuthenticityCheck/AuthenticityCheck.html | 2 +- doc/document_reader/AuthenticityCheck/elements.html | 2 +- doc/document_reader/AuthenticityCheck/fromJson.html | 2 +- doc/document_reader/AuthenticityCheck/pageIndex.html | 2 +- doc/document_reader/AuthenticityCheck/status.html | 2 +- doc/document_reader/AuthenticityCheck/toJson.html | 2 +- doc/document_reader/AuthenticityCheck/type.html | 2 +- doc/document_reader/AuthenticityCheck/typeName.html | 2 +- doc/document_reader/AuthenticityElement-class.html | 2 +- .../AuthenticityElement/AuthenticityElement.html | 2 +- doc/document_reader/AuthenticityElement/elementDiagnose.html | 2 +- .../AuthenticityElement/elementDiagnoseName.html | 2 +- doc/document_reader/AuthenticityElement/elementType.html | 2 +- doc/document_reader/AuthenticityElement/elementTypeName.html | 2 +- doc/document_reader/AuthenticityElement/fromJson.html | 2 +- doc/document_reader/AuthenticityElement/status.html | 2 +- doc/document_reader/AuthenticityElement/toJson.html | 2 +- doc/document_reader/AuthenticityParams-class.html | 2 +- doc/document_reader/AuthenticityParams/AuthenticityParams.html | 2 +- doc/document_reader/AuthenticityParams/checkAxial.html | 2 +- doc/document_reader/AuthenticityParams/checkBarcodeFormat.html | 2 +- doc/document_reader/AuthenticityParams/checkExtMRZ.html | 2 +- doc/document_reader/AuthenticityParams/checkExtOCR.html | 2 +- doc/document_reader/AuthenticityParams/checkFibers.html | 2 +- doc/document_reader/AuthenticityParams/checkIPI.html | 2 +- doc/document_reader/AuthenticityParams/checkIRB900.html | 2 +- doc/document_reader/AuthenticityParams/checkIRVisibility.html | 2 +- doc/document_reader/AuthenticityParams/checkImagePatterns.html | 2 +- doc/document_reader/AuthenticityParams/checkLetterScreen.html | 2 +- .../AuthenticityParams/checkPhotoComparison.html | 2 +- doc/document_reader/AuthenticityParams/checkPhotoEmbedding.html | 2 +- doc/document_reader/AuthenticityParams/checkUVLuminiscence.html | 2 +- doc/document_reader/AuthenticityParams/fromJson.html | 2 +- doc/document_reader/AuthenticityParams/livenessParams.html | 2 +- doc/document_reader/AuthenticityParams/testSetters.html | 2 +- doc/document_reader/AuthenticityParams/toJson.html | 2 +- doc/document_reader/AuthenticityParams/useLivenessCheck.html | 2 +- doc/document_reader/AuthenticityResult-class.html | 2 +- doc/document_reader/AuthenticityResult/AuthenticityResult.html | 2 +- doc/document_reader/AuthenticityResult/checks.html | 2 +- doc/document_reader/AuthenticityResult/fromJson.html | 2 +- doc/document_reader/AuthenticityResult/status.html | 2 +- doc/document_reader/AuthenticityResult/toJson.html | 2 +- doc/document_reader/Authority-class.html | 2 +- doc/document_reader/Authority/Authority.html | 2 +- doc/document_reader/Authority/attributes.html | 2 +- doc/document_reader/Authority/data.html | 2 +- doc/document_reader/Authority/friendlyName.html | 2 +- doc/document_reader/Authority/fromJson.html | 2 +- doc/document_reader/Authority/toJson.html | 2 +- doc/document_reader/BackendProcessingConfig-class.html | 2 +- .../BackendProcessingConfig/BackendProcessingConfig.html | 2 +- doc/document_reader/BackendProcessingConfig/fromJson.html | 2 +- doc/document_reader/BackendProcessingConfig/httpHeaders.html | 2 +- .../BackendProcessingConfig/rfidServerSideChipVerification.html | 2 +- .../BackendProcessingConfig/timeoutConnection.html | 2 +- doc/document_reader/BackendProcessingConfig/toJson.html | 2 +- doc/document_reader/BackendProcessingConfig/url.html | 2 +- doc/document_reader/BarcodeField-class.html | 2 +- doc/document_reader/BarcodeField/BarcodeField.html | 2 +- doc/document_reader/BarcodeField/barcodeType.html | 2 +- doc/document_reader/BarcodeField/data.html | 2 +- doc/document_reader/BarcodeField/fromJson.html | 2 +- doc/document_reader/BarcodeField/pageIndex.html | 2 +- doc/document_reader/BarcodeField/pdf417Info.html | 2 +- doc/document_reader/BarcodeField/status.html | 2 +- doc/document_reader/BarcodeField/toJson.html | 2 +- doc/document_reader/BarcodeResult-class.html | 2 +- doc/document_reader/BarcodeResult/BarcodeResult.html | 2 +- doc/document_reader/BarcodeResult/fields.html | 2 +- doc/document_reader/BarcodeResult/fromJson.html | 2 +- doc/document_reader/BarcodeResult/toJson.html | 2 +- doc/document_reader/BarcodeStatus.html | 2 +- doc/document_reader/BarcodeStatus/getByValue.html | 2 +- doc/document_reader/BarcodeStatus/value.html | 2 +- doc/document_reader/BarcodeStatus/values-constant.html | 2 +- doc/document_reader/BarcodeType.html | 2 +- doc/document_reader/BarcodeType/fromIntList.html | 2 +- doc/document_reader/BarcodeType/getByValue.html | 2 +- doc/document_reader/BarcodeType/value.html | 2 +- doc/document_reader/BarcodeType/values-constant.html | 2 +- doc/document_reader/BluetoothServiceCompletion-class.html | 2 +- .../BluetoothServiceCompletion/BluetoothServiceCompletion.html | 2 +- .../BluetoothServiceCompletion/onDeviceReady.html | 2 +- .../BluetoothServiceCompletion/onServiceConnected.html | 2 +- .../BluetoothServiceCompletion/onServiceDisconnected.html | 2 +- doc/document_reader/BytesData-class.html | 2 +- doc/document_reader/BytesData/BytesData.html | 2 +- doc/document_reader/BytesData/data.html | 2 +- doc/document_reader/BytesData/fromJson.html | 2 +- doc/document_reader/BytesData/length.html | 2 +- doc/document_reader/BytesData/status.html | 2 +- doc/document_reader/BytesData/toJson.html | 2 +- doc/document_reader/BytesData/type.html | 2 +- doc/document_reader/CameraMode.html | 2 +- doc/document_reader/CameraMode/getByValue.html | 2 +- doc/document_reader/CameraMode/value.html | 2 +- doc/document_reader/CameraMode/values-constant.html | 2 +- doc/document_reader/CameraPosition.html | 2 +- doc/document_reader/CameraPosition/getByValue.html | 2 +- doc/document_reader/CameraPosition/value.html | 2 +- doc/document_reader/CameraPosition/values-constant.html | 2 +- doc/document_reader/CameraSize-class.html | 2 +- doc/document_reader/CameraSize/CameraSize.html | 2 +- doc/document_reader/CameraSize/fromJson.html | 2 +- doc/document_reader/CameraSize/height.html | 2 +- doc/document_reader/CameraSize/toJson.html | 2 +- doc/document_reader/CameraSize/width.html | 2 +- doc/document_reader/Cap.html | 2 +- doc/document_reader/Cap/getByValue.html | 2 +- doc/document_reader/Cap/value.html | 2 +- doc/document_reader/Cap/values-constant.html | 2 +- doc/document_reader/CaptureMode.html | 2 +- doc/document_reader/CaptureMode/getByValue.html | 2 +- doc/document_reader/CaptureMode/value.html | 2 +- doc/document_reader/CaptureMode/values-constant.html | 2 +- doc/document_reader/CaptureSessionPreset.html | 2 +- doc/document_reader/CaptureSessionPreset/getByValue.html | 2 +- doc/document_reader/CaptureSessionPreset/value.html | 2 +- doc/document_reader/CaptureSessionPreset/values-constant.html | 2 +- doc/document_reader/CardProperties-class.html | 2 +- doc/document_reader/CardProperties/CardProperties.html | 2 +- doc/document_reader/CardProperties/aTQA.html | 2 +- doc/document_reader/CardProperties/aTQB.html | 2 +- doc/document_reader/CardProperties/aTR.html | 2 +- doc/document_reader/CardProperties/baudrate1.html | 2 +- doc/document_reader/CardProperties/baudrate2.html | 2 +- doc/document_reader/CardProperties/bitRateR.html | 2 +- doc/document_reader/CardProperties/bitRateS.html | 2 +- doc/document_reader/CardProperties/chipTypeA.html | 2 +- doc/document_reader/CardProperties/fromJson.html | 2 +- doc/document_reader/CardProperties/mifareMemory.html | 2 +- doc/document_reader/CardProperties/rfidType.html | 2 +- doc/document_reader/CardProperties/sAK.html | 2 +- doc/document_reader/CardProperties/support4.html | 2 +- doc/document_reader/CardProperties/supportMifare.html | 2 +- doc/document_reader/CardProperties/toJson.html | 2 +- doc/document_reader/CardProperties/uID.html | 2 +- doc/document_reader/CertificateChain-class.html | 2 +- doc/document_reader/CertificateChain/CertificateChain.html | 2 +- doc/document_reader/CertificateChain/extensions.html | 2 +- doc/document_reader/CertificateChain/fileName.html | 2 +- doc/document_reader/CertificateChain/fromJson.html | 2 +- doc/document_reader/CertificateChain/issuer.html | 2 +- doc/document_reader/CertificateChain/notifications.html | 2 +- doc/document_reader/CertificateChain/origin.html | 2 +- doc/document_reader/CertificateChain/paStatus.html | 2 +- doc/document_reader/CertificateChain/serialNumber.html | 2 +- doc/document_reader/CertificateChain/signatureAlgorithm.html | 2 +- doc/document_reader/CertificateChain/subject.html | 2 +- doc/document_reader/CertificateChain/subjectPKAlgorithm.html | 2 +- doc/document_reader/CertificateChain/toJson.html | 2 +- doc/document_reader/CertificateChain/type.html | 2 +- doc/document_reader/CertificateChain/validity.html | 2 +- doc/document_reader/CertificateChain/version.html | 2 +- doc/document_reader/CertificateData-class.html | 2 +- doc/document_reader/CertificateData/CertificateData.html | 2 +- doc/document_reader/CertificateData/data.html | 2 +- doc/document_reader/CertificateData/fromJson.html | 2 +- doc/document_reader/CertificateData/length.html | 2 +- doc/document_reader/CertificateData/toJson.html | 2 +- doc/document_reader/CheckDiagnose.html | 2 +- doc/document_reader/CheckDiagnose/getByValue.html | 2 +- doc/document_reader/CheckDiagnose/value.html | 2 +- doc/document_reader/CheckDiagnose/values-constant.html | 2 +- doc/document_reader/CheckResult.html | 2 +- doc/document_reader/CheckResult/getByValue.html | 2 +- doc/document_reader/CheckResult/value.html | 2 +- doc/document_reader/CheckResult/values-constant.html | 2 +- doc/document_reader/ChipDetectedCompletion.html | 2 +- doc/document_reader/Comparison-class.html | 2 +- doc/document_reader/Comparison/Comparison.html | 2 +- doc/document_reader/Comparison/fromJson.html | 2 +- doc/document_reader/Comparison/sourceTypeLeft.html | 2 +- doc/document_reader/Comparison/sourceTypeRight.html | 2 +- doc/document_reader/Comparison/status.html | 2 +- doc/document_reader/Comparison/toJson.html | 2 +- doc/document_reader/Coordinate-class.html | 2 +- doc/document_reader/Coordinate/Coordinate.html | 2 +- doc/document_reader/Coordinate/fromJson.html | 2 +- doc/document_reader/Coordinate/toJson.html | 2 +- doc/document_reader/Coordinate/x.html | 2 +- doc/document_reader/Coordinate/y.html | 2 +- doc/document_reader/CustomButtonTag.html | 2 +- doc/document_reader/CustomButtonTag/getByValue.html | 2 +- doc/document_reader/CustomButtonTag/value.html | 2 +- doc/document_reader/CustomButtonTag/values-constant.html | 2 +- doc/document_reader/CustomButtonTappedCompletion.html | 2 +- doc/document_reader/Customization-class.html | 2 +- doc/document_reader/Customization/Customization.html | 2 +- doc/document_reader/Customization/activityIndicatorColor.html | 2 +- doc/document_reader/Customization/backgroundMaskAlpha.html | 2 +- doc/document_reader/Customization/backgroundMaskColor.html | 2 +- doc/document_reader/Customization/borderBackgroundImage.html | 2 +- .../Customization/borderBackgroundImageTransformsAndroid.html | 2 +- .../Customization/borderBackgroundImageTransformsIOS.html | 2 +- doc/document_reader/Customization/cameraFrameActiveColor.html | 2 +- doc/document_reader/Customization/cameraFrameBorderWidth.html | 2 +- doc/document_reader/Customization/cameraFrameCornerRadius.html | 2 +- doc/document_reader/Customization/cameraFrameDefaultColor.html | 2 +- .../Customization/cameraFrameLandscapeAspectRatio.html | 2 +- doc/document_reader/Customization/cameraFrameLineCap.html | 2 +- doc/document_reader/Customization/cameraFrameLineLength.html | 2 +- doc/document_reader/Customization/cameraFrameOffsetWidth.html | 2 +- .../Customization/cameraFramePortraitAspectRatio.html | 2 +- doc/document_reader/Customization/cameraFrameShapeType.html | 2 +- .../Customization/cameraFrameVerticalPositionMultiplier.html | 2 +- .../Customization/cameraPreviewBackgroundColor.html | 2 +- doc/document_reader/Customization/cameraSwitchButtonImage.html | 2 +- doc/document_reader/Customization/captureButtonImage.html | 2 +- .../Customization/changeFrameButtonCollapseImage.html | 2 +- .../Customization/changeFrameButtonExpandImage.html | 2 +- doc/document_reader/Customization/closeButtonImage.html | 2 +- doc/document_reader/Customization/colors.html | 2 +- doc/document_reader/Customization/customLabelStatus.html | 2 +- .../Customization/customStatusPositionMultiplier.html | 2 +- doc/document_reader/Customization/fonts.html | 2 +- doc/document_reader/Customization/fromJson.html | 2 +- doc/document_reader/Customization/helpAnimationImage.html | 2 +- .../Customization/helpAnimationImageTransformsAndroid.html | 2 +- .../Customization/helpAnimationImageTransformsIOS.html | 2 +- doc/document_reader/Customization/images.html | 2 +- doc/document_reader/Customization/livenessAnimationImage.html | 2 +- .../Customization/livenessAnimationImageTransformsAndroid.html | 2 +- .../Customization/livenessAnimationImageTransformsIOS.html | 2 +- .../Customization/livenessAnimationPositionMultiplier.html | 2 +- .../Customization/multipageAnimationBackImage.html | 2 +- .../multipageAnimationBackImageTransformsAndroid.html | 2 +- .../Customization/multipageAnimationBackImageTransformsIOS.html | 2 +- .../Customization/multipageAnimationFrontImage.html | 2 +- .../multipageAnimationFrontImageTransformsAndroid.html | 2 +- .../multipageAnimationFrontImageTransformsIOS.html | 2 +- .../Customization/multipageButtonBackgroundColor.html | 2 +- .../Customization/nextPageAnimationEndDelay.html | 2 +- .../Customization/nextPageAnimationStartDelay.html | 2 +- doc/document_reader/Customization/resultStatus.html | 2 +- .../Customization/resultStatusBackgroundColor.html | 2 +- .../Customization/resultStatusPositionMultiplier.html | 2 +- doc/document_reader/Customization/resultStatusTextColor.html | 2 +- doc/document_reader/Customization/resultStatusTextFont.html | 2 +- doc/document_reader/Customization/showBackgroundMask.html | 2 +- doc/document_reader/Customization/showHelpAnimation.html | 2 +- doc/document_reader/Customization/showNextPageAnimation.html | 2 +- doc/document_reader/Customization/showResultStatusMessages.html | 2 +- doc/document_reader/Customization/showStatusMessages.html | 2 +- doc/document_reader/Customization/status.html | 2 +- doc/document_reader/Customization/statusBackgroundColor.html | 2 +- doc/document_reader/Customization/statusPositionMultiplier.html | 2 +- doc/document_reader/Customization/statusTextColor.html | 2 +- doc/document_reader/Customization/statusTextFont.html | 2 +- doc/document_reader/Customization/testSetters.html | 2 +- doc/document_reader/Customization/tintColor.html | 2 +- doc/document_reader/Customization/toJson.html | 2 +- doc/document_reader/Customization/toolbarSize.html | 2 +- doc/document_reader/Customization/torchButtonOffImage.html | 2 +- doc/document_reader/Customization/torchButtonOnImage.html | 2 +- doc/document_reader/Customization/uiCustomizationLayer.html | 2 +- doc/document_reader/CustomizationColors-class.html | 2 +- .../CustomizationColors/CustomizationColors.html | 2 +- doc/document_reader/CustomizationColors/fromJson.html | 2 +- .../CustomizationColors/rfidProcessingScreenBackground.html | 2 +- .../rfidProcessingScreenHintLabelBackground.html | 2 +- .../CustomizationColors/rfidProcessingScreenHintLabelText.html | 2 +- .../CustomizationColors/rfidProcessingScreenLoadingBar.html | 2 +- .../CustomizationColors/rfidProcessingScreenProgressBar.html | 2 +- .../rfidProcessingScreenProgressBarBackground.html | 2 +- .../rfidProcessingScreenProgressLabelText.html | 2 +- .../rfidProcessingScreenResultLabelText.html | 2 +- doc/document_reader/CustomizationColors/testSetters.html | 2 +- doc/document_reader/CustomizationColors/toJson.html | 2 +- doc/document_reader/CustomizationFonts-class.html | 2 +- doc/document_reader/CustomizationFonts/CustomizationFonts.html | 2 +- doc/document_reader/CustomizationFonts/fromJson.html | 2 +- .../CustomizationFonts/rfidProcessingScreenHintLabel.html | 2 +- .../CustomizationFonts/rfidProcessingScreenProgressLabel.html | 2 +- .../CustomizationFonts/rfidProcessingScreenResultLabel.html | 2 +- doc/document_reader/CustomizationFonts/testSetters.html | 2 +- doc/document_reader/CustomizationFonts/toJson.html | 2 +- doc/document_reader/CustomizationImages-class.html | 2 +- .../CustomizationImages/CustomizationImages.html | 2 +- doc/document_reader/CustomizationImages/fromJson.html | 2 +- .../CustomizationImages/rfidProcessingScreenFailureImage.html | 2 +- doc/document_reader/CustomizationImages/testSetters.html | 2 +- doc/document_reader/CustomizationImages/toJson.html | 2 +- doc/document_reader/DTCDataGroups-class.html | 2 +- doc/document_reader/DTCDataGroups/DTCDataGroups.html | 2 +- doc/document_reader/DTCDataGroups/dg1.html | 2 +- doc/document_reader/DTCDataGroups/dg10.html | 2 +- doc/document_reader/DTCDataGroups/dg11.html | 2 +- doc/document_reader/DTCDataGroups/dg12.html | 2 +- doc/document_reader/DTCDataGroups/dg13.html | 2 +- doc/document_reader/DTCDataGroups/dg14.html | 2 +- doc/document_reader/DTCDataGroups/dg15.html | 2 +- doc/document_reader/DTCDataGroups/dg16.html | 2 +- doc/document_reader/DTCDataGroups/dg17.html | 2 +- doc/document_reader/DTCDataGroups/dg18.html | 2 +- doc/document_reader/DTCDataGroups/dg2.html | 2 +- doc/document_reader/DTCDataGroups/dg22.html | 2 +- doc/document_reader/DTCDataGroups/dg23.html | 2 +- doc/document_reader/DTCDataGroups/dg24.html | 2 +- doc/document_reader/DTCDataGroups/dg3.html | 2 +- doc/document_reader/DTCDataGroups/dg4.html | 2 +- doc/document_reader/DTCDataGroups/dg5.html | 2 +- doc/document_reader/DTCDataGroups/dg6.html | 2 +- doc/document_reader/DTCDataGroups/dg7.html | 2 +- doc/document_reader/DTCDataGroups/dg8.html | 2 +- doc/document_reader/DTCDataGroups/dg9.html | 2 +- doc/document_reader/DTCDataGroups/fromJson.html | 2 +- doc/document_reader/DTCDataGroups/testSetters.html | 2 +- doc/document_reader/DTCDataGroups/toJson.html | 2 +- doc/document_reader/DataField-class.html | 2 +- doc/document_reader/DataField/DataField.html | 2 +- doc/document_reader/DataField/data.html | 2 +- doc/document_reader/DataField/fieldType.html | 2 +- doc/document_reader/DataField/fromJson.html | 2 +- doc/document_reader/DataField/toJson.html | 2 +- doc/document_reader/DocFormat.html | 2 +- doc/document_reader/DocFormat/getByValue.html | 2 +- doc/document_reader/DocFormat/value.html | 2 +- doc/document_reader/DocFormat/values-constant.html | 2 +- doc/document_reader/DocReaderAction.html | 2 +- doc/document_reader/DocReaderAction/finished.html | 2 +- doc/document_reader/DocReaderAction/getByValue.html | 2 +- doc/document_reader/DocReaderAction/interrupted.html | 2 +- doc/document_reader/DocReaderAction/stopped.html | 2 +- doc/document_reader/DocReaderAction/value.html | 2 +- doc/document_reader/DocReaderAction/values-constant.html | 2 +- doc/document_reader/DocReaderException-class.html | 2 +- .../DocReaderException/DocReaderException.unknown.html | 2 +- doc/document_reader/DocReaderException/code.html | 2 +- doc/document_reader/DocReaderException/fromJson.html | 2 +- doc/document_reader/DocReaderException/message.html | 2 +- doc/document_reader/DocReaderException/toJson.html | 2 +- doc/document_reader/DocReaderFrame.html | 2 +- doc/document_reader/DocReaderFrame/getByValue.html | 2 +- doc/document_reader/DocReaderFrame/value.html | 2 +- doc/document_reader/DocReaderFrame/values-constant.html | 2 +- doc/document_reader/DocReaderOrientation.html | 2 +- doc/document_reader/DocReaderOrientation/getByValue.html | 2 +- doc/document_reader/DocReaderOrientation/value.html | 2 +- doc/document_reader/DocReaderOrientation/values-constant.html | 2 +- doc/document_reader/DocReaderScenario-class.html | 2 +- doc/document_reader/DocReaderScenario/DocReaderScenario.html | 2 +- doc/document_reader/DocReaderScenario/caption.html | 2 +- doc/document_reader/DocReaderScenario/description.html | 2 +- doc/document_reader/DocReaderScenario/faceExt.html | 2 +- .../DocReaderScenario/frameKWHDoublePageSpreadLandscape.html | 2 +- .../DocReaderScenario/frameKWHDoublePageSpreadPortrait.html | 2 +- doc/document_reader/DocReaderScenario/frameKWHLandscape.html | 2 +- doc/document_reader/DocReaderScenario/frameKWHPortrait.html | 2 +- doc/document_reader/DocReaderScenario/frameOrientation.html | 2 +- doc/document_reader/DocReaderScenario/fromJson.html | 2 +- doc/document_reader/DocReaderScenario/manualCrop.html | 2 +- doc/document_reader/DocReaderScenario/multiPageOff.html | 2 +- doc/document_reader/DocReaderScenario/name.html | 2 +- doc/document_reader/DocReaderScenario/seriesProcessMode.html | 2 +- doc/document_reader/DocReaderScenario/toJson.html | 2 +- doc/document_reader/DocReaderScenario/uvTorch.html | 2 +- doc/document_reader/DocReaderVersion-class.html | 2 +- doc/document_reader/DocReaderVersion/DocReaderVersion.html | 2 +- doc/document_reader/DocReaderVersion/api.html | 2 +- doc/document_reader/DocReaderVersion/core.html | 2 +- doc/document_reader/DocReaderVersion/coreMode.html | 2 +- doc/document_reader/DocReaderVersion/database.html | 2 +- doc/document_reader/DocReaderVersion/fromJson.html | 2 +- doc/document_reader/DocReaderVersion/toJson.html | 2 +- doc/document_reader/DocType.html | 2 +- doc/document_reader/DocType/fromIntList.html | 2 +- doc/document_reader/DocType/getByValue.html | 2 +- doc/document_reader/DocType/value.html | 2 +- doc/document_reader/DocType/values-constant.html | 2 +- doc/document_reader/DocumentReader-class.html | 2 +- doc/document_reader/DocumentReader/addPKDCertificates.html | 2 +- doc/document_reader/DocumentReader/availableScenarios.html | 2 +- doc/document_reader/DocumentReader/cancelDBUpdate.html | 2 +- doc/document_reader/DocumentReader/checkDatabaseUpdate.html | 2 +- doc/document_reader/DocumentReader/clearPKDCertificates.html | 2 +- doc/document_reader/DocumentReader/connectBluetoothDevice.html | 2 +- doc/document_reader/DocumentReader/customization.html | 2 +- doc/document_reader/DocumentReader/deinitializeReader.html | 2 +- doc/document_reader/DocumentReader/endBackendTransaction.html | 2 +- doc/document_reader/DocumentReader/env.html | 2 +- doc/document_reader/DocumentReader/finalizePackage.html | 2 +- doc/document_reader/DocumentReader/functionality.html | 2 +- doc/document_reader/DocumentReader/initializeReader.html | 2 +- doc/document_reader/DocumentReader/instance.html | 2 +- .../DocumentReader/isAuthenticatorAvailableForUse.html | 2 +- .../DocumentReader/isAuthenticatorRFIDAvailableForUse.html | 2 +- doc/document_reader/DocumentReader/isRFIDAvailableForUse.html | 2 +- doc/document_reader/DocumentReader/isReady.html | 2 +- doc/document_reader/DocumentReader/license.html | 2 +- doc/document_reader/DocumentReader/localizationDictionary.html | 2 +- doc/document_reader/DocumentReader/onCustomButtonTapped.html | 2 +- doc/document_reader/DocumentReader/prepareDatabase.html | 2 +- doc/document_reader/DocumentReader/processParams.html | 2 +- doc/document_reader/DocumentReader/recognize.html | 2 +- doc/document_reader/DocumentReader/removeDatabase.html | 2 +- doc/document_reader/DocumentReader/resetConfiguration.html | 2 +- doc/document_reader/DocumentReader/rfid.html | 2 +- doc/document_reader/DocumentReader/rfidScenario.html | 2 +- doc/document_reader/DocumentReader/rfidSessionStatus.html | 2 +- doc/document_reader/DocumentReader/runAutoUpdate.html | 2 +- doc/document_reader/DocumentReader/scan.html | 2 +- doc/document_reader/DocumentReader/setTCCParams.html | 2 +- doc/document_reader/DocumentReader/startNewPage.html | 2 +- doc/document_reader/DocumentReader/startNewSession.html | 2 +- doc/document_reader/DocumentReader/status.html | 2 +- doc/document_reader/DocumentReader/stopRFIDReader.html | 2 +- doc/document_reader/DocumentReader/stopScanner.html | 2 +- doc/document_reader/DocumentReader/tag.html | 2 +- doc/document_reader/DocumentReader/tenant.html | 2 +- doc/document_reader/DocumentReader/version.html | 2 +- doc/document_reader/DocumentReader/videoEncoderCompletion.html | 2 +- doc/document_reader/DocumentReaderCompletion.html | 2 +- doc/document_reader/DocumentReaderPrepareCompletion.html | 2 +- doc/document_reader/DocumentType-class.html | 2 +- doc/document_reader/DocumentType/DocumentType.html | 2 +- doc/document_reader/DocumentType/countryName.html | 2 +- doc/document_reader/DocumentType/description.html | 2 +- doc/document_reader/DocumentType/fDSID.html | 2 +- doc/document_reader/DocumentType/format.html | 2 +- doc/document_reader/DocumentType/fromJson.html | 2 +- doc/document_reader/DocumentType/iCAOCode.html | 2 +- doc/document_reader/DocumentType/id.html | 2 +- doc/document_reader/DocumentType/isDeprecated.html | 2 +- doc/document_reader/DocumentType/mrz.html | 2 +- doc/document_reader/DocumentType/name.html | 2 +- doc/document_reader/DocumentType/pageIndex.html | 2 +- doc/document_reader/DocumentType/toJson.html | 2 +- doc/document_reader/DocumentType/type.html | 2 +- doc/document_reader/DocumentType/year.html | 2 +- doc/document_reader/DocumentsDatabase-class.html | 2 +- doc/document_reader/DocumentsDatabase/DocumentsDatabase.html | 2 +- doc/document_reader/DocumentsDatabase/countriesNumber.html | 2 +- doc/document_reader/DocumentsDatabase/databaseDescription.html | 2 +- doc/document_reader/DocumentsDatabase/databaseID.html | 2 +- doc/document_reader/DocumentsDatabase/date.html | 2 +- doc/document_reader/DocumentsDatabase/documentsNumber.html | 2 +- doc/document_reader/DocumentsDatabase/fromJson.html | 2 +- doc/document_reader/DocumentsDatabase/size.html | 2 +- doc/document_reader/DocumentsDatabase/toJson.html | 2 +- doc/document_reader/DocumentsDatabase/version.html | 2 +- doc/document_reader/EDLDataGroups-class.html | 2 +- doc/document_reader/EDLDataGroups/EDLDataGroups.html | 2 +- doc/document_reader/EDLDataGroups/dg1.html | 2 +- doc/document_reader/EDLDataGroups/dg10.html | 2 +- doc/document_reader/EDLDataGroups/dg11.html | 2 +- doc/document_reader/EDLDataGroups/dg12.html | 2 +- doc/document_reader/EDLDataGroups/dg13.html | 2 +- doc/document_reader/EDLDataGroups/dg14.html | 2 +- doc/document_reader/EDLDataGroups/dg2.html | 2 +- doc/document_reader/EDLDataGroups/dg3.html | 2 +- doc/document_reader/EDLDataGroups/dg4.html | 2 +- doc/document_reader/EDLDataGroups/dg5.html | 2 +- doc/document_reader/EDLDataGroups/dg6.html | 2 +- doc/document_reader/EDLDataGroups/dg7.html | 2 +- doc/document_reader/EDLDataGroups/dg8.html | 2 +- doc/document_reader/EDLDataGroups/dg9.html | 2 +- doc/document_reader/EDLDataGroups/fromJson.html | 2 +- doc/document_reader/EDLDataGroups/testSetters.html | 2 +- doc/document_reader/EDLDataGroups/toJson.html | 2 +- doc/document_reader/EIDDataGroups-class.html | 2 +- doc/document_reader/EIDDataGroups/EIDDataGroups.html | 2 +- doc/document_reader/EIDDataGroups/dg1.html | 2 +- doc/document_reader/EIDDataGroups/dg10.html | 2 +- doc/document_reader/EIDDataGroups/dg11.html | 2 +- doc/document_reader/EIDDataGroups/dg12.html | 2 +- doc/document_reader/EIDDataGroups/dg13.html | 2 +- doc/document_reader/EIDDataGroups/dg14.html | 2 +- doc/document_reader/EIDDataGroups/dg15.html | 2 +- doc/document_reader/EIDDataGroups/dg16.html | 2 +- doc/document_reader/EIDDataGroups/dg17.html | 2 +- doc/document_reader/EIDDataGroups/dg18.html | 2 +- doc/document_reader/EIDDataGroups/dg19.html | 2 +- doc/document_reader/EIDDataGroups/dg2.html | 2 +- doc/document_reader/EIDDataGroups/dg20.html | 2 +- doc/document_reader/EIDDataGroups/dg21.html | 2 +- doc/document_reader/EIDDataGroups/dg3.html | 2 +- doc/document_reader/EIDDataGroups/dg4.html | 2 +- doc/document_reader/EIDDataGroups/dg5.html | 2 +- doc/document_reader/EIDDataGroups/dg6.html | 2 +- doc/document_reader/EIDDataGroups/dg7.html | 2 +- doc/document_reader/EIDDataGroups/dg8.html | 2 +- doc/document_reader/EIDDataGroups/dg9.html | 2 +- doc/document_reader/EIDDataGroups/fromJson.html | 2 +- doc/document_reader/EIDDataGroups/testSetters.html | 2 +- doc/document_reader/EIDDataGroups/toJson.html | 2 +- doc/document_reader/EPassportDataGroups-class.html | 2 +- .../EPassportDataGroups/EPassportDataGroups.html | 2 +- doc/document_reader/EPassportDataGroups/dg1.html | 2 +- doc/document_reader/EPassportDataGroups/dg10.html | 2 +- doc/document_reader/EPassportDataGroups/dg11.html | 2 +- doc/document_reader/EPassportDataGroups/dg12.html | 2 +- doc/document_reader/EPassportDataGroups/dg13.html | 2 +- doc/document_reader/EPassportDataGroups/dg14.html | 2 +- doc/document_reader/EPassportDataGroups/dg15.html | 2 +- doc/document_reader/EPassportDataGroups/dg16.html | 2 +- doc/document_reader/EPassportDataGroups/dg2.html | 2 +- doc/document_reader/EPassportDataGroups/dg3.html | 2 +- doc/document_reader/EPassportDataGroups/dg4.html | 2 +- doc/document_reader/EPassportDataGroups/dg5.html | 2 +- doc/document_reader/EPassportDataGroups/dg6.html | 2 +- doc/document_reader/EPassportDataGroups/dg7.html | 2 +- doc/document_reader/EPassportDataGroups/dg8.html | 2 +- doc/document_reader/EPassportDataGroups/dg9.html | 2 +- doc/document_reader/EPassportDataGroups/fromJson.html | 2 +- doc/document_reader/EPassportDataGroups/testSetters.html | 2 +- doc/document_reader/EPassportDataGroups/toJson.html | 2 +- doc/document_reader/ErrorCodes.html | 2 +- doc/document_reader/ErrorCodes/getByValue.html | 2 +- doc/document_reader/ErrorCodes/value.html | 2 +- doc/document_reader/ErrorCodes/values-constant.html | 2 +- doc/document_reader/Extension-class.html | 2 +- doc/document_reader/Extension/Extension.html | 2 +- doc/document_reader/Extension/data.html | 2 +- doc/document_reader/Extension/fromJson.html | 2 +- doc/document_reader/Extension/toJson.html | 2 +- doc/document_reader/Extension/type.html | 2 +- doc/document_reader/FaceApiParams-class.html | 2 +- doc/document_reader/FaceApiParams/FaceApiParams.html | 2 +- doc/document_reader/FaceApiParams/fromJson.html | 2 +- doc/document_reader/FaceApiParams/mode.html | 2 +- doc/document_reader/FaceApiParams/proxy.html | 2 +- doc/document_reader/FaceApiParams/proxyPassword.html | 2 +- doc/document_reader/FaceApiParams/proxyType.html | 2 +- doc/document_reader/FaceApiParams/searchParams.html | 2 +- doc/document_reader/FaceApiParams/serviceTimeout.html | 2 +- doc/document_reader/FaceApiParams/threshold.html | 2 +- doc/document_reader/FaceApiParams/toJson.html | 2 +- doc/document_reader/FaceApiParams/url.html | 2 +- doc/document_reader/FaceApiSearchParams-class.html | 2 +- .../FaceApiSearchParams/FaceApiSearchParams.html | 2 +- doc/document_reader/FaceApiSearchParams/fromJson.html | 2 +- doc/document_reader/FaceApiSearchParams/groupIds.html | 2 +- doc/document_reader/FaceApiSearchParams/limit.html | 2 +- doc/document_reader/FaceApiSearchParams/threshold.html | 2 +- doc/document_reader/FaceApiSearchParams/toJson.html | 2 +- doc/document_reader/FieldType.html | 2 +- doc/document_reader/FieldType/fromIntList.html | 2 +- doc/document_reader/FieldType/getByValue.html | 2 +- doc/document_reader/FieldType/getTranslation.html | 2 +- doc/document_reader/FieldType/value.html | 2 +- doc/document_reader/FieldType/values-constant.html | 2 +- doc/document_reader/File-class.html | 2 +- doc/document_reader/File/File.html | 2 +- doc/document_reader/File/certificates.html | 2 +- doc/document_reader/File/docFieldsGraphics.html | 2 +- doc/document_reader/File/docFieldsOriginals.html | 2 +- doc/document_reader/File/docFieldsText.html | 2 +- doc/document_reader/File/fileData.html | 2 +- doc/document_reader/File/fileID.html | 2 +- doc/document_reader/File/fromJson.html | 2 +- doc/document_reader/File/notifications.html | 2 +- doc/document_reader/File/pAStatus.html | 2 +- doc/document_reader/File/readingStatus.html | 2 +- doc/document_reader/File/readingTime.html | 2 +- doc/document_reader/File/toJson.html | 2 +- doc/document_reader/File/type.html | 2 +- doc/document_reader/File/typeName.html | 2 +- doc/document_reader/FileData-class.html | 2 +- doc/document_reader/FileData/FileData.html | 2 +- doc/document_reader/FileData/data.html | 2 +- doc/document_reader/FileData/fromJson.html | 2 +- doc/document_reader/FileData/length.html | 2 +- doc/document_reader/FileData/status.html | 2 +- doc/document_reader/FileData/toJson.html | 2 +- doc/document_reader/FileData/type.html | 2 +- doc/document_reader/FinalizePackageCompletion.html | 2 +- doc/document_reader/Font-class.html | 2 +- doc/document_reader/Font/Font.html | 2 +- doc/document_reader/Font/fromJson.html | 2 +- doc/document_reader/Font/name.html | 2 +- doc/document_reader/Font/size.html | 2 +- doc/document_reader/Font/style.html | 2 +- doc/document_reader/Font/toJson.html | 2 +- doc/document_reader/FontStyle.html | 2 +- doc/document_reader/FontStyle/getByValue.html | 2 +- doc/document_reader/FontStyle/value.html | 2 +- doc/document_reader/FontStyle/values-constant.html | 2 +- doc/document_reader/FrameShapeType.html | 2 +- doc/document_reader/FrameShapeType/getByValue.html | 2 +- doc/document_reader/FrameShapeType/value.html | 2 +- doc/document_reader/FrameShapeType/values-constant.html | 2 +- doc/document_reader/Functionality-class.html | 2 +- doc/document_reader/Functionality/Functionality.html | 2 +- doc/document_reader/Functionality/btDeviceName.html | 2 +- doc/document_reader/Functionality/cameraFrame.html | 2 +- doc/document_reader/Functionality/cameraMode.html | 2 +- doc/document_reader/Functionality/cameraPositionIOS.html | 2 +- doc/document_reader/Functionality/cameraResolutionAndroid.html | 2 +- doc/document_reader/Functionality/cameraResolutionIOS.html | 2 +- doc/document_reader/Functionality/captureMode.html | 2 +- doc/document_reader/Functionality/displayMetadata.html | 2 +- doc/document_reader/Functionality/excludedCamera2Models.html | 2 +- doc/document_reader/Functionality/exposure.html | 2 +- doc/document_reader/Functionality/forcePagesCount.html | 2 +- doc/document_reader/Functionality/fromJson.html | 2 +- .../Functionality/isCameraTorchCheckDisabled.html | 2 +- doc/document_reader/Functionality/isZoomEnabled.html | 2 +- doc/document_reader/Functionality/manualMultipageMode.html | 2 +- doc/document_reader/Functionality/orientation.html | 2 +- doc/document_reader/Functionality/pictureOnBoundsReady.html | 2 +- doc/document_reader/Functionality/recordScanningProcess.html | 2 +- doc/document_reader/Functionality/rfidTimeout.html | 2 +- doc/document_reader/Functionality/showCameraSwitchButton.html | 2 +- doc/document_reader/Functionality/showCaptureButton.html | 2 +- .../Functionality/showCaptureButtonDelayFromDetect.html | 2 +- .../Functionality/showCaptureButtonDelayFromStart.html | 2 +- doc/document_reader/Functionality/showChangeFrameButton.html | 2 +- doc/document_reader/Functionality/showCloseButton.html | 2 +- doc/document_reader/Functionality/showSkipNextPageButton.html | 2 +- doc/document_reader/Functionality/showTorchButton.html | 2 +- doc/document_reader/Functionality/singleResult.html | 2 +- doc/document_reader/Functionality/skipFocusingFrames.html | 2 +- doc/document_reader/Functionality/testSetters.html | 2 +- doc/document_reader/Functionality/toJson.html | 2 +- doc/document_reader/Functionality/useAuthenticator.html | 2 +- .../Functionality/videoCaptureMotionControl.html | 2 +- doc/document_reader/Functionality/zoomFactor.html | 2 +- doc/document_reader/GlaresCheckParams-class.html | 2 +- doc/document_reader/GlaresCheckParams/GlaresCheckParams.html | 2 +- doc/document_reader/GlaresCheckParams/fromJson.html | 2 +- doc/document_reader/GlaresCheckParams/imgMarginPart.html | 2 +- doc/document_reader/GlaresCheckParams/maxGlaringPart.html | 2 +- doc/document_reader/GlaresCheckParams/toJson.html | 2 +- doc/document_reader/GraphicField-class.html | 2 +- doc/document_reader/GraphicField/GraphicField.html | 2 +- doc/document_reader/GraphicField/fieldName.html | 2 +- doc/document_reader/GraphicField/fieldRect.html | 2 +- doc/document_reader/GraphicField/fieldType.html | 2 +- doc/document_reader/GraphicField/fromJson.html | 2 +- doc/document_reader/GraphicField/light.html | 2 +- doc/document_reader/GraphicField/lightName.html | 2 +- doc/document_reader/GraphicField/originalPageIndex.html | 2 +- doc/document_reader/GraphicField/pageIndex.html | 2 +- doc/document_reader/GraphicField/sourceType.html | 2 +- doc/document_reader/GraphicField/toJson.html | 2 +- doc/document_reader/GraphicField/value.html | 2 +- doc/document_reader/GraphicFieldType.html | 2 +- doc/document_reader/GraphicFieldType/getByValue.html | 2 +- doc/document_reader/GraphicFieldType/value.html | 2 +- doc/document_reader/GraphicFieldType/values-constant.html | 2 +- doc/document_reader/GraphicResult-class.html | 2 +- doc/document_reader/GraphicResult/GraphicResult.html | 2 +- doc/document_reader/GraphicResult/fields.html | 2 +- doc/document_reader/GraphicResult/fromJson.html | 2 +- doc/document_reader/GraphicResult/toJson.html | 2 +- doc/document_reader/ImageFormat.html | 2 +- doc/document_reader/ImageFormat/getByValue.html | 2 +- doc/document_reader/ImageFormat/value.html | 2 +- doc/document_reader/ImageFormat/values-constant.html | 2 +- doc/document_reader/ImageInputData-class.html | 2 +- doc/document_reader/ImageInputData/ImageInputData.html | 2 +- doc/document_reader/ImageInputData/fromJson.html | 2 +- doc/document_reader/ImageInputData/image.html | 2 +- doc/document_reader/ImageInputData/light.html | 2 +- doc/document_reader/ImageInputData/pageIndex.html | 2 +- doc/document_reader/ImageInputData/toJson.html | 2 +- doc/document_reader/ImageQA-class.html | 2 +- doc/document_reader/ImageQA/ImageQA.html | 2 +- doc/document_reader/ImageQA/angleThreshold.html | 2 +- doc/document_reader/ImageQA/brightnessThreshold.html | 2 +- doc/document_reader/ImageQA/colornessCheck.html | 2 +- doc/document_reader/ImageQA/documentPositionIndent.html | 2 +- doc/document_reader/ImageQA/dpiThreshold.html | 2 +- doc/document_reader/ImageQA/expectedPass.html | 2 +- doc/document_reader/ImageQA/focusCheck.html | 2 +- doc/document_reader/ImageQA/fromJson.html | 2 +- doc/document_reader/ImageQA/glaresCheck.html | 2 +- doc/document_reader/ImageQA/glaresCheckParams.html | 2 +- doc/document_reader/ImageQA/screenCapture.html | 2 +- doc/document_reader/ImageQA/testSetters.html | 2 +- doc/document_reader/ImageQA/toJson.html | 2 +- doc/document_reader/ImageQuality-class.html | 2 +- doc/document_reader/ImageQuality/ImageQuality.html | 2 +- doc/document_reader/ImageQuality/boundRects.html | 2 +- doc/document_reader/ImageQuality/featureType.html | 2 +- doc/document_reader/ImageQuality/fromJson.html | 2 +- doc/document_reader/ImageQuality/result.html | 2 +- doc/document_reader/ImageQuality/toJson.html | 2 +- doc/document_reader/ImageQuality/type.html | 2 +- doc/document_reader/ImageQualityCheckType.html | 2 +- doc/document_reader/ImageQualityCheckType/fromIntList.html | 2 +- doc/document_reader/ImageQualityCheckType/getByValue.html | 2 +- doc/document_reader/ImageQualityCheckType/getTranslation.html | 2 +- doc/document_reader/ImageQualityCheckType/value.html | 2 +- doc/document_reader/ImageQualityCheckType/values-constant.html | 2 +- doc/document_reader/ImageQualityGroup-class.html | 2 +- doc/document_reader/ImageQualityGroup/ImageQualityGroup.html | 2 +- doc/document_reader/ImageQualityGroup/count.html | 2 +- doc/document_reader/ImageQualityGroup/fromJson.html | 2 +- doc/document_reader/ImageQualityGroup/imageQualityList.html | 2 +- doc/document_reader/ImageQualityGroup/pageIndex.html | 2 +- doc/document_reader/ImageQualityGroup/result.html | 2 +- doc/document_reader/ImageQualityGroup/toJson.html | 2 +- doc/document_reader/InitConfig-class.html | 2 +- doc/document_reader/InitConfig/InitConfig.html | 2 +- doc/document_reader/InitConfig/InitConfig.withBleDevice.html | 2 +- doc/document_reader/InitConfig/blackList.html | 2 +- doc/document_reader/InitConfig/customDb.html | 2 +- doc/document_reader/InitConfig/databasePath.html | 2 +- doc/document_reader/InitConfig/delayedNNLoad.html | 2 +- doc/document_reader/InitConfig/fromJson.html | 2 +- doc/document_reader/InitConfig/license.html | 2 +- doc/document_reader/InitConfig/licenseUpdate.html | 2 +- doc/document_reader/InitConfig/toJson.html | 2 +- doc/document_reader/LCID.html | 2 +- doc/document_reader/LCID/fromIntList.html | 2 +- doc/document_reader/LCID/getByValue.html | 2 +- doc/document_reader/LCID/getTranslation.html | 2 +- doc/document_reader/LCID/value.html | 2 +- doc/document_reader/LCID/values-constant.html | 2 +- doc/document_reader/LDSParsingErrorCodes.html | 2 +- doc/document_reader/LDSParsingErrorCodes/getByValue.html | 2 +- doc/document_reader/LDSParsingErrorCodes/getTranslation.html | 2 +- doc/document_reader/LDSParsingErrorCodes/value.html | 2 +- doc/document_reader/LDSParsingErrorCodes/values-constant.html | 2 +- doc/document_reader/LDSParsingNotificationCodes.html | 2 +- doc/document_reader/LDSParsingNotificationCodes/getByValue.html | 2 +- .../LDSParsingNotificationCodes/getTranslation.html | 2 +- doc/document_reader/LDSParsingNotificationCodes/value.html | 2 +- .../LDSParsingNotificationCodes/values-constant.html | 2 +- doc/document_reader/License-class.html | 2 +- doc/document_reader/License/License.html | 2 +- doc/document_reader/License/countryFilter.html | 2 +- doc/document_reader/License/expiryDate.html | 2 +- doc/document_reader/License/fromJson.html | 2 +- doc/document_reader/License/isRfidAvailable.html | 2 +- doc/document_reader/License/toJson.html | 2 +- doc/document_reader/Lights.html | 2 +- doc/document_reader/Lights/getByValue.html | 2 +- doc/document_reader/Lights/value.html | 2 +- doc/document_reader/Lights/values-constant.html | 2 +- doc/document_reader/LivenessParams-class.html | 2 +- doc/document_reader/LivenessParams/LivenessParams.html | 2 +- doc/document_reader/LivenessParams/checkED.html | 2 +- doc/document_reader/LivenessParams/checkHolo.html | 2 +- doc/document_reader/LivenessParams/checkMLI.html | 2 +- doc/document_reader/LivenessParams/checkOVI.html | 2 +- doc/document_reader/LivenessParams/fromJson.html | 2 +- doc/document_reader/LivenessParams/testSetters.html | 2 +- doc/document_reader/LivenessParams/toJson.html | 2 +- doc/document_reader/LogLevel.html | 2 +- doc/document_reader/LogLevel/getByValue.html | 2 +- doc/document_reader/LogLevel/value.html | 2 +- doc/document_reader/LogLevel/values-constant.html | 2 +- doc/document_reader/MRZFormat.html | 2 +- doc/document_reader/MRZFormat/fromStringList.html | 2 +- doc/document_reader/MRZFormat/getByValue.html | 2 +- doc/document_reader/MRZFormat/value.html | 2 +- doc/document_reader/MRZFormat/values-constant.html | 2 +- doc/document_reader/MeasureSystem.html | 2 +- doc/document_reader/MeasureSystem/getByValue.html | 2 +- doc/document_reader/MeasureSystem/value.html | 2 +- doc/document_reader/MeasureSystem/values-constant.html | 2 +- doc/document_reader/MrzDetectionModes.html | 2 +- doc/document_reader/MrzDetectionModes/getByValue.html | 2 +- doc/document_reader/MrzDetectionModes/value.html | 2 +- doc/document_reader/MrzDetectionModes/values-constant.html | 2 +- doc/document_reader/OnlineMode.html | 2 +- doc/document_reader/OnlineMode/getByValue.html | 2 +- doc/document_reader/OnlineMode/value.html | 2 +- doc/document_reader/OnlineMode/values-constant.html | 2 +- doc/document_reader/OnlineProcessingConfig-class.html | 2 +- .../OnlineProcessingConfig/OnlineProcessingConfig.html | 2 +- doc/document_reader/OnlineProcessingConfig/fromJson.html | 2 +- .../OnlineProcessingConfig/imageCompressionQuality.html | 2 +- doc/document_reader/OnlineProcessingConfig/imageFormat.html | 2 +- doc/document_reader/OnlineProcessingConfig/mode.html | 2 +- doc/document_reader/OnlineProcessingConfig/processParams.html | 2 +- doc/document_reader/OnlineProcessingConfig/toJson.html | 2 +- doc/document_reader/OnlineProcessingConfig/url.html | 2 +- doc/document_reader/OpticalStatus-class.html | 2 +- doc/document_reader/OpticalStatus/OpticalStatus.html | 2 +- doc/document_reader/OpticalStatus/docType.html | 2 +- doc/document_reader/OpticalStatus/expiry.html | 2 +- doc/document_reader/OpticalStatus/fromJson.html | 2 +- doc/document_reader/OpticalStatus/imageQA.html | 2 +- doc/document_reader/OpticalStatus/mrz.html | 2 +- doc/document_reader/OpticalStatus/overallStatus.html | 2 +- doc/document_reader/OpticalStatus/pagesCount.html | 2 +- doc/document_reader/OpticalStatus/security.html | 2 +- doc/document_reader/OpticalStatus/text.html | 2 +- doc/document_reader/OpticalStatus/toJson.html | 2 +- doc/document_reader/OpticalStatus/vds.html | 2 +- doc/document_reader/PAAttribute-class.html | 2 +- doc/document_reader/PAAttribute/PAAttribute.html | 2 +- doc/document_reader/PAAttribute/fromJson.html | 2 +- doc/document_reader/PAAttribute/toJson.html | 2 +- doc/document_reader/PAAttribute/type.html | 2 +- doc/document_reader/PAAttribute/value.html | 2 +- doc/document_reader/PAResourcesIssuer-class.html | 2 +- doc/document_reader/PAResourcesIssuer/PAResourcesIssuer.html | 2 +- doc/document_reader/PAResourcesIssuer/attributes.html | 2 +- doc/document_reader/PAResourcesIssuer/data.html | 2 +- doc/document_reader/PAResourcesIssuer/friendlyName.html | 2 +- doc/document_reader/PAResourcesIssuer/fromJson.html | 2 +- doc/document_reader/PAResourcesIssuer/toJson.html | 2 +- doc/document_reader/PDF417Info-class.html | 2 +- doc/document_reader/PDF417Info/PDF417Info.html | 2 +- doc/document_reader/PDF417Info/columns.html | 2 +- doc/document_reader/PDF417Info/errorLevel.html | 2 +- doc/document_reader/PDF417Info/fromJson.html | 2 +- doc/document_reader/PDF417Info/rows.html | 2 +- doc/document_reader/PDF417Info/toJson.html | 2 +- doc/document_reader/PKDCertificate-class.html | 2 +- doc/document_reader/PKDCertificate/PKDCertificate.html | 2 +- doc/document_reader/PKDCertificate/binaryData.html | 2 +- doc/document_reader/PKDCertificate/fromJson.html | 2 +- doc/document_reader/PKDCertificate/privateKey.html | 2 +- doc/document_reader/PKDCertificate/resourceType.html | 2 +- doc/document_reader/PKDCertificate/toJson.html | 2 +- doc/document_reader/PKDCertificateRequest.html | 2 +- doc/document_reader/PKDResourceType.html | 2 +- doc/document_reader/PKDResourceType/getByValue.html | 2 +- doc/document_reader/PKDResourceType/getType.html | 2 +- doc/document_reader/PKDResourceType/value.html | 2 +- doc/document_reader/PKDResourceType/values-constant.html | 2 +- doc/document_reader/PaCertificateCompletion.html | 2 +- doc/document_reader/Position-class.html | 2 +- doc/document_reader/Position/Position.html | 2 +- doc/document_reader/Position/angle.html | 2 +- doc/document_reader/Position/center.html | 2 +- doc/document_reader/Position/docFormat.html | 2 +- doc/document_reader/Position/dpi.html | 2 +- doc/document_reader/Position/fromJson.html | 2 +- doc/document_reader/Position/height.html | 2 +- doc/document_reader/Position/inverse.html | 2 +- doc/document_reader/Position/leftBottom.html | 2 +- doc/document_reader/Position/leftTop.html | 2 +- doc/document_reader/Position/objArea.html | 2 +- doc/document_reader/Position/objIntAngleDev.html | 2 +- doc/document_reader/Position/pageIndex.html | 2 +- doc/document_reader/Position/perspectiveTr.html | 2 +- doc/document_reader/Position/resultStatus.html | 2 +- doc/document_reader/Position/rightBottom.html | 2 +- doc/document_reader/Position/rightTop.html | 2 +- doc/document_reader/Position/toJson.html | 2 +- doc/document_reader/Position/width.html | 2 +- doc/document_reader/PrepareProgress-class.html | 2 +- doc/document_reader/PrepareProgress/PrepareProgress.html | 2 +- doc/document_reader/PrepareProgress/downloadedBytes.html | 2 +- doc/document_reader/PrepareProgress/fromJson.html | 2 +- doc/document_reader/PrepareProgress/progress.html | 2 +- doc/document_reader/PrepareProgress/toJson.html | 2 +- doc/document_reader/PrepareProgress/totalBytes.html | 2 +- doc/document_reader/ProcessParams-class.html | 2 +- doc/document_reader/ProcessParams/ProcessParams.html | 2 +- doc/document_reader/ProcessParams/alreadyCropped.html | 2 +- doc/document_reader/ProcessParams/authenticityParams.html | 2 +- doc/document_reader/ProcessParams/backendProcessingConfig.html | 2 +- doc/document_reader/ProcessParams/barcodeParserType.html | 2 +- doc/document_reader/ProcessParams/barcodeTypes.html | 2 +- doc/document_reader/ProcessParams/captureButtonScenario.html | 2 +- doc/document_reader/ProcessParams/checkHologram.html | 2 +- doc/document_reader/ProcessParams/checkRequiredTextFields.html | 2 +- doc/document_reader/ProcessParams/convertCase.html | 2 +- doc/document_reader/ProcessParams/customParams.html | 2 +- doc/document_reader/ProcessParams/dateFormat.html | 2 +- doc/document_reader/ProcessParams/debugSaveCroppedImages.html | 2 +- doc/document_reader/ProcessParams/debugSaveImages.html | 2 +- doc/document_reader/ProcessParams/debugSaveLogs.html | 2 +- doc/document_reader/ProcessParams/debugSaveRFIDSession.html | 2 +- doc/document_reader/ProcessParams/depersonalizeLog.html | 2 +- doc/document_reader/ProcessParams/disableFocusingCheck.html | 2 +- doc/document_reader/ProcessParams/disablePerforationOCR.html | 2 +- doc/document_reader/ProcessParams/documentAreaMin.html | 2 +- doc/document_reader/ProcessParams/documentGroupFilter.html | 2 +- doc/document_reader/ProcessParams/documentIDList.html | 2 +- doc/document_reader/ProcessParams/doublePageSpread.html | 2 +- doc/document_reader/ProcessParams/faceApiParams.html | 2 +- doc/document_reader/ProcessParams/fieldTypesFilter.html | 2 +- doc/document_reader/ProcessParams/forceDocFormat.html | 2 +- doc/document_reader/ProcessParams/forceDocID.html | 2 +- doc/document_reader/ProcessParams/forceReadMrzBeforeLocate.html | 2 +- doc/document_reader/ProcessParams/fromJson.html | 2 +- doc/document_reader/ProcessParams/generateDTCVC.html | 2 +- .../ProcessParams/generateDoublePageSpreadImage.html | 2 +- doc/document_reader/ProcessParams/generateNumericCodes.html | 2 +- doc/document_reader/ProcessParams/imageDpiOutMax.html | 2 +- doc/document_reader/ProcessParams/imageOutputMaxHeight.html | 2 +- doc/document_reader/ProcessParams/imageOutputMaxWidth.html | 2 +- doc/document_reader/ProcessParams/imageQA.html | 2 +- doc/document_reader/ProcessParams/integralImage.html | 2 +- doc/document_reader/ProcessParams/lcidFilter.html | 2 +- doc/document_reader/ProcessParams/lcidIgnoreFilter.html | 2 +- doc/document_reader/ProcessParams/logLevel.html | 2 +- doc/document_reader/ProcessParams/logs.html | 2 +- doc/document_reader/ProcessParams/manualCrop.html | 2 +- doc/document_reader/ProcessParams/matchTextFieldMask.html | 2 +- doc/document_reader/ProcessParams/measureSystem.html | 2 +- doc/document_reader/ProcessParams/minDPI.html | 2 +- doc/document_reader/ProcessParams/minimalHolderAge.html | 2 +- doc/document_reader/ProcessParams/mrzDetectMode.html | 2 +- doc/document_reader/ProcessParams/mrzFormatsFilter.html | 2 +- doc/document_reader/ProcessParams/multiDocOnImage.html | 2 +- doc/document_reader/ProcessParams/multipageProcessing.html | 2 +- doc/document_reader/ProcessParams/noGraphics.html | 2 +- doc/document_reader/ProcessParams/parseBarcodes.html | 2 +- doc/document_reader/ProcessParams/perspectiveAngle.html | 2 +- doc/document_reader/ProcessParams/processAuth.html | 2 +- doc/document_reader/ProcessParams/respectImageQuality.html | 2 +- doc/document_reader/ProcessParams/resultTypeOutput.html | 2 +- doc/document_reader/ProcessParams/returnCroppedBarcode.html | 2 +- doc/document_reader/ProcessParams/returnUncroppedImage.html | 2 +- doc/document_reader/ProcessParams/rfidParams.html | 2 +- doc/document_reader/ProcessParams/scenario.html | 2 +- doc/document_reader/ProcessParams/selectLongestNames.html | 2 +- doc/document_reader/ProcessParams/sessionLogFolder.html | 2 +- doc/document_reader/ProcessParams/shiftExpiryDate.html | 2 +- .../ProcessParams/shouldReturnPackageForReprocess.html | 2 +- doc/document_reader/ProcessParams/splitNames.html | 2 +- .../ProcessParams/strictBarcodeDigitalSignatureCheck.html | 2 +- doc/document_reader/ProcessParams/strictImageQuality.html | 2 +- doc/document_reader/ProcessParams/testSetters.html | 2 +- doc/document_reader/ProcessParams/timeout.html | 2 +- doc/document_reader/ProcessParams/timeoutFromFirstDetect.html | 2 +- doc/document_reader/ProcessParams/timeoutFromFirstDocType.html | 2 +- doc/document_reader/ProcessParams/timeoutLiveness.html | 2 +- doc/document_reader/ProcessParams/toJson.html | 2 +- doc/document_reader/ProcessParams/updateOCRValidityByGlare.html | 2 +- doc/document_reader/ProcessParams/useAuthenticityCheck.html | 2 +- doc/document_reader/ProcessParams/useFaceApi.html | 2 +- doc/document_reader/ProcessParams/uvTorchEnabled.html | 2 +- doc/document_reader/ProcessingFinishedStatus.html | 2 +- doc/document_reader/ProcessingFinishedStatus/getByValue.html | 2 +- doc/document_reader/ProcessingFinishedStatus/value.html | 2 +- .../ProcessingFinishedStatus/values-constant.html | 2 +- doc/document_reader/RFIDAccessControlProcedureType.html | 2 +- .../RFIDAccessControlProcedureType/getByValue.html | 2 +- doc/document_reader/RFIDAccessControlProcedureType/value.html | 2 +- .../RFIDAccessControlProcedureType/values-constant.html | 2 +- doc/document_reader/RFIDApplicationType.html | 2 +- doc/document_reader/RFIDApplicationType/getByValue.html | 2 +- doc/document_reader/RFIDApplicationType/value.html | 2 +- doc/document_reader/RFIDApplicationType/values-constant.html | 2 +- doc/document_reader/RFIDAuthenticationProcedureType.html | 2 +- .../RFIDAuthenticationProcedureType/getByValue.html | 2 +- doc/document_reader/RFIDAuthenticationProcedureType/value.html | 2 +- .../RFIDAuthenticationProcedureType/values-constant.html | 2 +- doc/document_reader/RFIDCertificateType.html | 2 +- doc/document_reader/RFIDCertificateType/getByValue.html | 2 +- doc/document_reader/RFIDCertificateType/value.html | 2 +- doc/document_reader/RFIDCertificateType/values-constant.html | 2 +- doc/document_reader/RFIDCompletion.html | 2 +- doc/document_reader/RFIDConfig-class.html | 2 +- doc/document_reader/RFIDConfig/RFIDConfig.html | 2 +- doc/document_reader/RFIDConfig/RFIDConfig.withoutUI.html | 2 +- doc/document_reader/RFIDConfig/onChipDetected.html | 2 +- doc/document_reader/RFIDConfig/onProgress.html | 2 +- doc/document_reader/RFIDConfig/onRequestPACertificates.html | 2 +- doc/document_reader/RFIDConfig/onRequestTACertificates.html | 2 +- doc/document_reader/RFIDConfig/onRequestTASignature.html | 2 +- doc/document_reader/RFIDConfig/onRetryReadChip.html | 2 +- doc/document_reader/RFIDDataFileType.html | 2 +- doc/document_reader/RFIDDataFileType/getByValue.html | 2 +- doc/document_reader/RFIDDataFileType/getTranslation.html | 2 +- doc/document_reader/RFIDDataFileType/value.html | 2 +- doc/document_reader/RFIDDataFileType/values-constant.html | 2 +- doc/document_reader/RFIDErrorCodes.html | 2 +- doc/document_reader/RFIDErrorCodes/getByValue.html | 2 +- doc/document_reader/RFIDErrorCodes/getTranslation.html | 2 +- doc/document_reader/RFIDErrorCodes/value.html | 2 +- doc/document_reader/RFIDErrorCodes/values-constant.html | 2 +- doc/document_reader/RFIDException-class.html | 2 +- doc/document_reader/RFIDException/RFIDException.html | 2 +- doc/document_reader/RFIDException/code.html | 2 +- doc/document_reader/RFIDException/fromJson.html | 2 +- doc/document_reader/RFIDException/message.html | 2 +- doc/document_reader/RFIDException/toJson.html | 2 +- doc/document_reader/RFIDNotification-class.html | 2 +- doc/document_reader/RFIDNotification/RFIDNotification.html | 2 +- doc/document_reader/RFIDNotification/dataFileType.html | 2 +- doc/document_reader/RFIDNotification/fromJson.html | 2 +- doc/document_reader/RFIDNotification/notificationCode.html | 2 +- doc/document_reader/RFIDNotification/progress.html | 2 +- doc/document_reader/RFIDNotification/toJson.html | 2 +- doc/document_reader/RFIDNotificationCodes.html | 2 +- doc/document_reader/RFIDNotificationCodes/getByValue.html | 2 +- doc/document_reader/RFIDNotificationCodes/value.html | 2 +- doc/document_reader/RFIDNotificationCodes/values-constant.html | 2 +- doc/document_reader/RFIDOrigin-class.html | 2 +- doc/document_reader/RFIDOrigin/RFIDOrigin.html | 2 +- doc/document_reader/RFIDOrigin/dg.html | 2 +- doc/document_reader/RFIDOrigin/dgTag.html | 2 +- doc/document_reader/RFIDOrigin/entryView.html | 2 +- doc/document_reader/RFIDOrigin/fromJson.html | 2 +- doc/document_reader/RFIDOrigin/tagEntry.html | 2 +- doc/document_reader/RFIDOrigin/toJson.html | 2 +- doc/document_reader/RFIDParams-class.html | 2 +- doc/document_reader/RFIDParams/RFIDParams.html | 2 +- doc/document_reader/RFIDParams/fromJson.html | 2 +- doc/document_reader/RFIDParams/paIgnoreNotificationCodes.html | 2 +- doc/document_reader/RFIDParams/toJson.html | 2 +- doc/document_reader/RFIDPasswordType.html | 2 +- doc/document_reader/RFIDPasswordType/getByValue.html | 2 +- doc/document_reader/RFIDPasswordType/value.html | 2 +- doc/document_reader/RFIDPasswordType/values-constant.html | 2 +- doc/document_reader/RFIDProgressCompletion.html | 2 +- doc/document_reader/RFIDSDKProfilerType.html | 2 +- doc/document_reader/RFIDSDKProfilerType/getByValue.html | 2 +- doc/document_reader/RFIDSDKProfilerType/value.html | 2 +- doc/document_reader/RFIDSDKProfilerType/values-constant.html | 2 +- doc/document_reader/RFIDScenario-class.html | 2 +- doc/document_reader/RFIDScenario/RFIDScenario.html | 2 +- doc/document_reader/RFIDScenario/applyAmendments.html | 2 +- doc/document_reader/RFIDScenario/authProcType.html | 2 +- doc/document_reader/RFIDScenario/authorizedCANAllowed.html | 2 +- doc/document_reader/RFIDScenario/authorizedInstallCert.html | 2 +- doc/document_reader/RFIDScenario/authorizedInstallQCert.html | 2 +- doc/document_reader/RFIDScenario/authorizedPINManagement.html | 2 +- .../RFIDScenario/authorizedPrivilegedTerminal.html | 2 +- .../RFIDScenario/authorizedRestrictedIdentification.html | 2 +- doc/document_reader/RFIDScenario/authorizedSTQSignature.html | 2 +- doc/document_reader/RFIDScenario/authorizedSTSignature.html | 2 +- doc/document_reader/RFIDScenario/authorizedVerifyAge.html | 2 +- .../RFIDScenario/authorizedVerifyCommunityID.html | 2 +- doc/document_reader/RFIDScenario/authorizedWriteDG17.html | 2 +- doc/document_reader/RFIDScenario/authorizedWriteDG18.html | 2 +- doc/document_reader/RFIDScenario/authorizedWriteDG19.html | 2 +- doc/document_reader/RFIDScenario/authorizedWriteDG20.html | 2 +- doc/document_reader/RFIDScenario/authorizedWriteDG21.html | 2 +- doc/document_reader/RFIDScenario/autoSettings.html | 2 +- .../RFIDScenario/auxVerificationCommunityID.html | 2 +- .../RFIDScenario/auxVerificationDateOfBirth.html | 2 +- doc/document_reader/RFIDScenario/baseSMProcedure.html | 2 +- doc/document_reader/RFIDScenario/cardAccess.html | 2 +- doc/document_reader/RFIDScenario/defaultReadingBufferSize.html | 2 +- doc/document_reader/RFIDScenario/dtcDataGroups.html | 2 +- doc/document_reader/RFIDScenario/eDLDataGroups.html | 2 +- doc/document_reader/RFIDScenario/eIDDataGroups.html | 2 +- doc/document_reader/RFIDScenario/ePassportDataGroups.html | 2 +- doc/document_reader/RFIDScenario/eSignPINDefault.html | 2 +- doc/document_reader/RFIDScenario/eSignPINNewValue.html | 2 +- doc/document_reader/RFIDScenario/fromJson.html | 2 +- doc/document_reader/RFIDScenario/mrz.html | 2 +- doc/document_reader/RFIDScenario/mrzStrictCheck.html | 2 +- doc/document_reader/RFIDScenario/onlineTA.html | 2 +- doc/document_reader/RFIDScenario/onlineTAToSignDataType.html | 2 +- doc/document_reader/RFIDScenario/pacePasswordType.html | 2 +- doc/document_reader/RFIDScenario/paceStaticBinding.html | 2 +- doc/document_reader/RFIDScenario/passiveAuth.html | 2 +- doc/document_reader/RFIDScenario/password.html | 2 +- doc/document_reader/RFIDScenario/pkdDSCertPriority.html | 2 +- doc/document_reader/RFIDScenario/pkdEAC.html | 2 +- doc/document_reader/RFIDScenario/pkdPA.html | 2 +- doc/document_reader/RFIDScenario/pkdUseExternalCSCA.html | 2 +- doc/document_reader/RFIDScenario/proceedReadingAlways.html | 2 +- doc/document_reader/RFIDScenario/profilerType.html | 2 +- doc/document_reader/RFIDScenario/readDTC.html | 2 +- doc/document_reader/RFIDScenario/readEDL.html | 2 +- doc/document_reader/RFIDScenario/readEID.html | 2 +- doc/document_reader/RFIDScenario/readEPassport.html | 2 +- doc/document_reader/RFIDScenario/readingBuffer.html | 2 +- doc/document_reader/RFIDScenario/signManagementAction.html | 2 +- doc/document_reader/RFIDScenario/skipAA.html | 2 +- doc/document_reader/RFIDScenario/strictProcessing.html | 2 +- doc/document_reader/RFIDScenario/terminalType.html | 2 +- doc/document_reader/RFIDScenario/testSetters.html | 2 +- doc/document_reader/RFIDScenario/toJson.html | 2 +- doc/document_reader/RFIDScenario/trustedPKD.html | 2 +- doc/document_reader/RFIDScenario/universalAccessRights.html | 2 +- doc/document_reader/RFIDScenario/useSFI.html | 2 +- doc/document_reader/RFIDScenario/writeEid.html | 2 +- doc/document_reader/RFIDSessionData-class.html | 2 +- doc/document_reader/RFIDSessionData/RFIDSessionData.html | 2 +- doc/document_reader/RFIDSessionData/accessControls.html | 2 +- doc/document_reader/RFIDSessionData/applications.html | 2 +- doc/document_reader/RFIDSessionData/cardProperties.html | 2 +- doc/document_reader/RFIDSessionData/dataFields.html | 2 +- doc/document_reader/RFIDSessionData/dataGroups.html | 2 +- doc/document_reader/RFIDSessionData/extLeSupport.html | 2 +- doc/document_reader/RFIDSessionData/fromJson.html | 2 +- doc/document_reader/RFIDSessionData/processTime.html | 2 +- doc/document_reader/RFIDSessionData/securityObjects.html | 2 +- doc/document_reader/RFIDSessionData/status.html | 2 +- doc/document_reader/RFIDSessionData/toJson.html | 2 +- doc/document_reader/RFIDSessionData/totalBytesReceived.html | 2 +- doc/document_reader/RFIDSessionData/totalBytesSent.html | 2 +- doc/document_reader/RFIDStatus-class.html | 2 +- doc/document_reader/RFIDStatus/RFIDStatus.html | 2 +- doc/document_reader/RFIDStatus/aa.html | 2 +- doc/document_reader/RFIDStatus/bac.html | 2 +- doc/document_reader/RFIDStatus/ca.html | 2 +- doc/document_reader/RFIDStatus/fromJson.html | 2 +- doc/document_reader/RFIDStatus/overallStatus.html | 2 +- doc/document_reader/RFIDStatus/pa.html | 2 +- doc/document_reader/RFIDStatus/pace.html | 2 +- doc/document_reader/RFIDStatus/ta.html | 2 +- doc/document_reader/RFIDStatus/toJson.html | 2 +- doc/document_reader/RFIDTerminalType.html | 2 +- doc/document_reader/RFIDTerminalType/getByValue.html | 2 +- doc/document_reader/RFIDTerminalType/value.html | 2 +- doc/document_reader/RFIDTerminalType/values-constant.html | 2 +- doc/document_reader/RFIDValidity-class.html | 2 +- doc/document_reader/RFIDValidity/RFIDValidity.html | 2 +- doc/document_reader/RFIDValidity/fromJson.html | 2 +- doc/document_reader/RFIDValidity/notAfter.html | 2 +- doc/document_reader/RFIDValidity/notBefore.html | 2 +- doc/document_reader/RFIDValidity/toJson.html | 2 +- doc/document_reader/RFIDValue-class.html | 2 +- doc/document_reader/RFIDValue/RFIDValue.html | 2 +- doc/document_reader/RFIDValue/data.html | 2 +- doc/document_reader/RFIDValue/format.html | 2 +- doc/document_reader/RFIDValue/fromJson.html | 2 +- doc/document_reader/RFIDValue/length.html | 2 +- doc/document_reader/RFIDValue/status.html | 2 +- doc/document_reader/RFIDValue/toJson.html | 2 +- doc/document_reader/RFIDValue/type.html | 2 +- doc/document_reader/RecognizeConfig-class.html | 2 +- .../RecognizeConfig.withOnlineProcessingConfig.html | 2 +- .../RecognizeConfig/RecognizeConfig.withScenario.html | 2 +- doc/document_reader/RecognizeConfig/data.html | 2 +- doc/document_reader/RecognizeConfig/dtc.html | 2 +- doc/document_reader/RecognizeConfig/extPortrait.html | 2 +- doc/document_reader/RecognizeConfig/fromJson.html | 2 +- doc/document_reader/RecognizeConfig/image.html | 2 +- doc/document_reader/RecognizeConfig/imageInputData.html | 2 +- doc/document_reader/RecognizeConfig/images.html | 2 +- doc/document_reader/RecognizeConfig/livePortrait.html | 2 +- doc/document_reader/RecognizeConfig/oneShotIdentification.html | 2 +- doc/document_reader/RecognizeConfig/onlineProcessingConfig.html | 2 +- doc/document_reader/RecognizeConfig/scenario.html | 2 +- doc/document_reader/RecognizeConfig/toJson.html | 2 +- doc/document_reader/Rect-class.html | 2 +- doc/document_reader/Rect/Rect.html | 2 +- doc/document_reader/Rect/bottom.html | 2 +- doc/document_reader/Rect/fromJson.html | 2 +- doc/document_reader/Rect/left.html | 2 +- doc/document_reader/Rect/right.html | 2 +- doc/document_reader/Rect/toJson.html | 2 +- doc/document_reader/Rect/top.html | 2 +- doc/document_reader/ResultType.html | 2 +- doc/document_reader/ResultType/fromIntList.html | 2 +- doc/document_reader/ResultType/getByValue.html | 2 +- doc/document_reader/ResultType/value.html | 2 +- doc/document_reader/ResultType/values-constant.html | 2 +- doc/document_reader/Results-class.html | 2 +- doc/document_reader/Results/Results.html | 2 +- doc/document_reader/Results/authenticityResult.html | 2 +- doc/document_reader/Results/barcodePosition.html | 2 +- doc/document_reader/Results/barcodeResult.html | 2 +- doc/document_reader/Results/chipPage.html | 2 +- doc/document_reader/Results/containers.html | 2 +- doc/document_reader/Results/documentPosition.html | 2 +- doc/document_reader/Results/documentType.html | 2 +- doc/document_reader/Results/dtcData.html | 2 +- doc/document_reader/Results/elapsedTime.html | 2 +- doc/document_reader/Results/elapsedTimeRFID.html | 2 +- doc/document_reader/Results/encryptedContainers.html | 2 +- doc/document_reader/Results/fromJson.html | 2 +- doc/document_reader/Results/graphicFieldByTypeSource.html | 2 +- .../Results/graphicFieldByTypeSourcePageIndex.html | 2 +- .../Results/graphicFieldByTypeSourcePageIndexLight.html | 2 +- doc/document_reader/Results/graphicFieldImageByType.html | 2 +- doc/document_reader/Results/graphicFieldImageByTypeSource.html | 2 +- .../Results/graphicFieldImageByTypeSourcePageIndex.html | 2 +- .../Results/graphicFieldImageByTypeSourcePageIndexLight.html | 2 +- doc/document_reader/Results/graphicResult.html | 2 +- doc/document_reader/Results/imageQuality.html | 2 +- doc/document_reader/Results/morePagesAvailable.html | 2 +- doc/document_reader/Results/mrzPosition.html | 2 +- doc/document_reader/Results/processingFinishedStatus.html | 2 +- doc/document_reader/Results/rawResult.html | 2 +- doc/document_reader/Results/rfidSessionData.html | 2 +- doc/document_reader/Results/status.html | 2 +- doc/document_reader/Results/textFieldByType.html | 2 +- doc/document_reader/Results/textFieldByTypeLcid.html | 2 +- doc/document_reader/Results/textFieldValueByType.html | 2 +- doc/document_reader/Results/textFieldValueByTypeLcid.html | 2 +- doc/document_reader/Results/textFieldValueByTypeLcidSource.html | 2 +- .../Results/textFieldValueByTypeLcidSourceOriginal.html | 2 +- doc/document_reader/Results/textFieldValueByTypeSource.html | 2 +- .../Results/textFieldValueByTypeSourceOriginal.html | 2 +- doc/document_reader/Results/textResult.html | 2 +- doc/document_reader/Results/toJson.html | 2 +- doc/document_reader/Results/transactionInfo.html | 2 +- doc/document_reader/Results/vdsncData.html | 2 +- doc/document_reader/ResultsStatus-class.html | 2 +- doc/document_reader/ResultsStatus/ResultsStatus.html | 2 +- doc/document_reader/ResultsStatus/detailsOptical.html | 2 +- doc/document_reader/ResultsStatus/detailsRFID.html | 2 +- doc/document_reader/ResultsStatus/fromJson.html | 2 +- doc/document_reader/ResultsStatus/optical.html | 2 +- doc/document_reader/ResultsStatus/overallStatus.html | 2 +- doc/document_reader/ResultsStatus/portrait.html | 2 +- doc/document_reader/ResultsStatus/rfid.html | 2 +- doc/document_reader/ResultsStatus/stopList.html | 2 +- doc/document_reader/ResultsStatus/toJson.html | 2 +- doc/document_reader/RetryReadChipCompletion.html | 2 +- doc/document_reader/ScannerConfig-class.html | 2 +- doc/document_reader/ScannerConfig/ScannerConfig.html | 2 +- .../ScannerConfig/ScannerConfig.withOnlineProcessingConfig.html | 2 +- .../ScannerConfig/ScannerConfig.withScenario.html | 2 +- doc/document_reader/ScannerConfig/cameraId.html | 2 +- doc/document_reader/ScannerConfig/extPortrait.html | 2 +- doc/document_reader/ScannerConfig/fromJson.html | 2 +- doc/document_reader/ScannerConfig/livePortrait.html | 2 +- doc/document_reader/ScannerConfig/onlineProcessingConfig.html | 2 +- doc/document_reader/ScannerConfig/scenario.html | 2 +- doc/document_reader/ScannerConfig/toJson.html | 2 +- doc/document_reader/Scenario.html | 2 +- doc/document_reader/Scenario/getByValue.html | 2 +- doc/document_reader/Scenario/value.html | 2 +- doc/document_reader/Scenario/values-constant.html | 2 +- doc/document_reader/SecurityFeatureType.html | 2 +- doc/document_reader/SecurityFeatureType/getByValue.html | 2 +- doc/document_reader/SecurityFeatureType/value.html | 2 +- doc/document_reader/SecurityFeatureType/values-constant.html | 2 +- doc/document_reader/SecurityObject-class.html | 2 +- doc/document_reader/SecurityObject/SecurityObject.html | 2 +- doc/document_reader/SecurityObject/fileReference.html | 2 +- doc/document_reader/SecurityObject/fromJson.html | 2 +- doc/document_reader/SecurityObject/notifications.html | 2 +- doc/document_reader/SecurityObject/objectType.html | 2 +- doc/document_reader/SecurityObject/signerInfos.html | 2 +- doc/document_reader/SecurityObject/toJson.html | 2 +- doc/document_reader/SecurityObject/version.html | 2 +- doc/document_reader/SecurityObjectCertificates-class.html | 2 +- .../SecurityObjectCertificates/SecurityObjectCertificates.html | 2 +- doc/document_reader/SecurityObjectCertificates/fromJson.html | 2 +- .../SecurityObjectCertificates/securityObject.html | 2 +- doc/document_reader/SecurityObjectCertificates/toJson.html | 2 +- doc/document_reader/SignManagementAction.html | 2 +- doc/document_reader/SignManagementAction/getByValue.html | 2 +- doc/document_reader/SignManagementAction/value.html | 2 +- doc/document_reader/SignManagementAction/values-constant.html | 2 +- doc/document_reader/SignerInfo-class.html | 2 +- doc/document_reader/SignerInfo/SignerInfo.html | 2 +- doc/document_reader/SignerInfo/certificateChain.html | 2 +- doc/document_reader/SignerInfo/dataToHash.html | 2 +- doc/document_reader/SignerInfo/digestAlgorithm.html | 2 +- doc/document_reader/SignerInfo/fromJson.html | 2 +- doc/document_reader/SignerInfo/issuer.html | 2 +- doc/document_reader/SignerInfo/notifications.html | 2 +- doc/document_reader/SignerInfo/paStatus.html | 2 +- doc/document_reader/SignerInfo/serialNumber.html | 2 +- doc/document_reader/SignerInfo/signature.html | 2 +- doc/document_reader/SignerInfo/signatureAlgorithm.html | 2 +- doc/document_reader/SignerInfo/signedAttributes.html | 2 +- doc/document_reader/SignerInfo/subjectKeyIdentifier.html | 2 +- doc/document_reader/SignerInfo/toJson.html | 2 +- doc/document_reader/SignerInfo/version.html | 2 +- doc/document_reader/SuccessOrError.html | 2 +- doc/document_reader/Symbol-class.html | 2 +- doc/document_reader/Symbol/Symbol.html | 2 +- doc/document_reader/Symbol/code.html | 2 +- doc/document_reader/Symbol/fromJson.html | 2 +- doc/document_reader/Symbol/probability.html | 2 +- doc/document_reader/Symbol/rect.html | 2 +- doc/document_reader/Symbol/toJson.html | 2 +- doc/document_reader/TAChallenge-class.html | 2 +- doc/document_reader/TAChallenge/TAChallenge.html | 2 +- doc/document_reader/TAChallenge/auxPCD.html | 2 +- doc/document_reader/TAChallenge/challengePICC.html | 2 +- doc/document_reader/TAChallenge/data.html | 2 +- doc/document_reader/TAChallenge/fromJson.html | 2 +- doc/document_reader/TAChallenge/hashPK.html | 2 +- doc/document_reader/TAChallenge/idPICC.html | 2 +- doc/document_reader/TAChallenge/toJson.html | 2 +- doc/document_reader/TASignatureRequest.html | 2 +- doc/document_reader/TaCertificateCompletion.html | 2 +- doc/document_reader/TaSignatureCompletion.html | 2 +- doc/document_reader/TccParams-class.html | 2 +- doc/document_reader/TccParams/TccParams.html | 2 +- doc/document_reader/TccParams/fromJson.html | 2 +- doc/document_reader/TccParams/pfxCert.html | 2 +- doc/document_reader/TccParams/pfxCertUrl.html | 2 +- doc/document_reader/TccParams/pfxPassPhrase.html | 2 +- doc/document_reader/TccParams/serviceUrlPA.html | 2 +- doc/document_reader/TccParams/serviceUrlTA.html | 2 +- doc/document_reader/TccParams/toJson.html | 2 +- doc/document_reader/TextField-class.html | 2 +- doc/document_reader/TextField/TextField.html | 2 +- doc/document_reader/TextField/comparisonList.html | 2 +- doc/document_reader/TextField/comparisonStatus.html | 2 +- doc/document_reader/TextField/fieldName.html | 2 +- doc/document_reader/TextField/fieldType.html | 2 +- doc/document_reader/TextField/fromJson.html | 2 +- doc/document_reader/TextField/getValue.html | 2 +- doc/document_reader/TextField/lcid.html | 2 +- doc/document_reader/TextField/lcidName.html | 2 +- doc/document_reader/TextField/status.html | 2 +- doc/document_reader/TextField/toJson.html | 2 +- doc/document_reader/TextField/validityList.html | 2 +- doc/document_reader/TextField/validityStatus.html | 2 +- doc/document_reader/TextField/value.html | 2 +- doc/document_reader/TextField/values.html | 2 +- doc/document_reader/TextResult-class.html | 2 +- doc/document_reader/TextResult/TextResult.html | 2 +- doc/document_reader/TextResult/availableSourceList.html | 2 +- doc/document_reader/TextResult/comparisonStatus.html | 2 +- doc/document_reader/TextResult/fields.html | 2 +- doc/document_reader/TextResult/fromJson.html | 2 +- doc/document_reader/TextResult/status.html | 2 +- doc/document_reader/TextResult/toJson.html | 2 +- doc/document_reader/TextResult/validityStatus.html | 2 +- doc/document_reader/TextSource-class.html | 2 +- doc/document_reader/TextSource/TextSource.html | 2 +- doc/document_reader/TextSource/fromJson.html | 2 +- doc/document_reader/TextSource/source.html | 2 +- doc/document_reader/TextSource/sourceType.html | 2 +- doc/document_reader/TextSource/toJson.html | 2 +- doc/document_reader/TextSource/validityStatus.html | 2 +- doc/document_reader/TransactionInfo-class.html | 2 +- doc/document_reader/TransactionInfo/TransactionInfo.html | 2 +- doc/document_reader/TransactionInfo/fromJson.html | 2 +- doc/document_reader/TransactionInfo/tag.html | 2 +- doc/document_reader/TransactionInfo/toJson.html | 2 +- doc/document_reader/TransactionInfo/transactionId.html | 2 +- doc/document_reader/VDSNCData-class.html | 2 +- doc/document_reader/VDSNCData/VDSNCData.html | 2 +- doc/document_reader/VDSNCData/certificate.html | 2 +- doc/document_reader/VDSNCData/certificateChain.html | 2 +- doc/document_reader/VDSNCData/fromJson.html | 2 +- doc/document_reader/VDSNCData/issuingCountry.html | 2 +- doc/document_reader/VDSNCData/message.html | 2 +- doc/document_reader/VDSNCData/notifications.html | 2 +- doc/document_reader/VDSNCData/signature.html | 2 +- doc/document_reader/VDSNCData/signatureAlgorithm.html | 2 +- doc/document_reader/VDSNCData/toJson.html | 2 +- doc/document_reader/VDSNCData/type.html | 2 +- doc/document_reader/VDSNCData/version.html | 2 +- doc/document_reader/Validity-class.html | 2 +- doc/document_reader/Validity/Validity.html | 2 +- doc/document_reader/Validity/fromJson.html | 2 +- doc/document_reader/Validity/sourceType.html | 2 +- doc/document_reader/Validity/status.html | 2 +- doc/document_reader/Validity/toJson.html | 2 +- doc/document_reader/Value-class.html | 2 +- doc/document_reader/Value/Value.html | 2 +- doc/document_reader/Value/boundRect.html | 2 +- doc/document_reader/Value/fromJson.html | 2 +- doc/document_reader/Value/originalSymbols.html | 2 +- doc/document_reader/Value/originalValue.html | 2 +- doc/document_reader/Value/pageIndex.html | 2 +- doc/document_reader/Value/probability.html | 2 +- doc/document_reader/Value/rfidOrigin.html | 2 +- doc/document_reader/Value/sourceType.html | 2 +- doc/document_reader/Value/toJson.html | 2 +- doc/document_reader/VideoEncoderCompletion.html | 2 +- doc/document_reader/ViewContentMode.html | 2 +- doc/document_reader/ViewContentMode/getByValue.html | 2 +- doc/document_reader/ViewContentMode/value.html | 2 +- doc/document_reader/ViewContentMode/values-constant.html | 2 +- doc/document_reader/document_reader-library.html | 2 +- doc/index.html | 2 +- doc/search.html | 2 +- example/ios/RunnerTests/RunnerTests.swift | 2 +- ios/Classes/RGLWConfig.m | 2 +- ios/flutter_document_reader_api.podspec | 2 +- pubspec.yaml | 2 +- 1384 files changed, 1384 insertions(+), 1384 deletions(-) diff --git a/.dart_tool/package_config.json b/.dart_tool/package_config.json index bd66597767..1412f6e591 100644 --- a/.dart_tool/package_config.json +++ b/.dart_tool/package_config.json @@ -158,7 +158,7 @@ "languageVersion": "3.1" } ], - "generated": "2024-12-14T13:04:17.632697Z", + "generated": "2024-12-14T17:56:12.835732Z", "generator": "pub", "generatorVersion": "3.6.0", "flutterRoot": "file:///Users/administratorregula/development/flutter", diff --git a/doc/__404error.html b/doc/__404error.html index 5d4dd77d61..16d3b149f1 100644 --- a/doc/__404error.html +++ b/doc/__404error.html @@ -79,7 +79,7 @@

      flutter_document_reader_api flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/AccessControlProcedureType-class.html b/doc/document_reader/AccessControlProcedureType-class.html index 3be7757770..764c11f283 100644 --- a/doc/document_reader/AccessControlProcedureType-class.html +++ b/doc/document_reader/AccessControlProcedureType-class.html @@ -270,7 +270,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/AccessControlProcedureType/AccessControlProcedureType.html b/doc/document_reader/AccessControlProcedureType/AccessControlProcedureType.html index 26ce69de8c..a0d7e398d3 100644 --- a/doc/document_reader/AccessControlProcedureType/AccessControlProcedureType.html +++ b/doc/document_reader/AccessControlProcedureType/AccessControlProcedureType.html @@ -89,7 +89,7 @@
    AccessControlProcedureType class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/AccessControlProcedureType/activeOptionIdx.html b/doc/document_reader/AccessControlProcedureType/activeOptionIdx.html index d64b66718e..2b2851ce26 100644 --- a/doc/document_reader/AccessControlProcedureType/activeOptionIdx.html +++ b/doc/document_reader/AccessControlProcedureType/activeOptionIdx.html @@ -106,7 +106,7 @@
    AccessControlProcedureType class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/AccessControlProcedureType/fromJson.html b/doc/document_reader/AccessControlProcedureType/fromJson.html index 7b783a3198..eda862d6d0 100644 --- a/doc/document_reader/AccessControlProcedureType/fromJson.html +++ b/doc/document_reader/AccessControlProcedureType/fromJson.html @@ -112,7 +112,7 @@
    AccessControlProcedureType class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/AccessControlProcedureType/notifications.html b/doc/document_reader/AccessControlProcedureType/notifications.html index 143ecd4b25..dc91918008 100644 --- a/doc/document_reader/AccessControlProcedureType/notifications.html +++ b/doc/document_reader/AccessControlProcedureType/notifications.html @@ -106,7 +106,7 @@
    AccessControlProcedureType class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/AccessControlProcedureType/status.html b/doc/document_reader/AccessControlProcedureType/status.html index 2aaa7652e3..bfa2e3457e 100644 --- a/doc/document_reader/AccessControlProcedureType/status.html +++ b/doc/document_reader/AccessControlProcedureType/status.html @@ -106,7 +106,7 @@
    AccessControlProcedureType class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/AccessControlProcedureType/toJson.html b/doc/document_reader/AccessControlProcedureType/toJson.html index 475efd93ef..3f3f1796b1 100644 --- a/doc/document_reader/AccessControlProcedureType/toJson.html +++ b/doc/document_reader/AccessControlProcedureType/toJson.html @@ -105,7 +105,7 @@
    AccessControlProcedureType class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/AccessControlProcedureType/type.html b/doc/document_reader/AccessControlProcedureType/type.html index 00dffc8ad9..08a9dbb40a 100644 --- a/doc/document_reader/AccessControlProcedureType/type.html +++ b/doc/document_reader/AccessControlProcedureType/type.html @@ -106,7 +106,7 @@
    AccessControlProcedureType class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Application-class.html b/doc/document_reader/Application-class.html index 1d1e7f0dc6..8554d8c1c6 100644 --- a/doc/document_reader/Application-class.html +++ b/doc/document_reader/Application-class.html @@ -306,7 +306,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Application/Application.html b/doc/document_reader/Application/Application.html index f6d4c4fa11..68d4dfbb14 100644 --- a/doc/document_reader/Application/Application.html +++ b/doc/document_reader/Application/Application.html @@ -89,7 +89,7 @@
    Application class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Application/applicationID.html b/doc/document_reader/Application/applicationID.html index c2ca1bedd3..b90427731c 100644 --- a/doc/document_reader/Application/applicationID.html +++ b/doc/document_reader/Application/applicationID.html @@ -106,7 +106,7 @@
    Application class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Application/dataHashAlgorithm.html b/doc/document_reader/Application/dataHashAlgorithm.html index d33c387c27..4b8596b386 100644 --- a/doc/document_reader/Application/dataHashAlgorithm.html +++ b/doc/document_reader/Application/dataHashAlgorithm.html @@ -106,7 +106,7 @@
    Application class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Application/files.html b/doc/document_reader/Application/files.html index 6c3b38d183..b43198468b 100644 --- a/doc/document_reader/Application/files.html +++ b/doc/document_reader/Application/files.html @@ -106,7 +106,7 @@
    Application class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Application/fromJson.html b/doc/document_reader/Application/fromJson.html index 7014f64050..66dc4984eb 100644 --- a/doc/document_reader/Application/fromJson.html +++ b/doc/document_reader/Application/fromJson.html @@ -116,7 +116,7 @@
    Application class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Application/status.html b/doc/document_reader/Application/status.html index 3f0ae07889..33cc426869 100644 --- a/doc/document_reader/Application/status.html +++ b/doc/document_reader/Application/status.html @@ -106,7 +106,7 @@
    Application class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Application/toJson.html b/doc/document_reader/Application/toJson.html index 74ee6422ef..6a7013b612 100644 --- a/doc/document_reader/Application/toJson.html +++ b/doc/document_reader/Application/toJson.html @@ -108,7 +108,7 @@
    Application class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Application/type.html b/doc/document_reader/Application/type.html index 2a7c1e749c..a9ee7a206f 100644 --- a/doc/document_reader/Application/type.html +++ b/doc/document_reader/Application/type.html @@ -106,7 +106,7 @@
    Application class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Application/unicodeVersion.html b/doc/document_reader/Application/unicodeVersion.html index 2e39cd94d5..7edfa0bd28 100644 --- a/doc/document_reader/Application/unicodeVersion.html +++ b/doc/document_reader/Application/unicodeVersion.html @@ -106,7 +106,7 @@
    Application class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Application/version.html b/doc/document_reader/Application/version.html index d01ea75cf5..42bb1f8bfc 100644 --- a/doc/document_reader/Application/version.html +++ b/doc/document_reader/Application/version.html @@ -106,7 +106,7 @@
    Application class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Attribute-class.html b/doc/document_reader/Attribute-class.html index 1bf3dd5474..9eece2308d 100644 --- a/doc/document_reader/Attribute-class.html +++ b/doc/document_reader/Attribute-class.html @@ -241,7 +241,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Attribute/Attribute.html b/doc/document_reader/Attribute/Attribute.html index 92e64a717e..e345ef14f7 100644 --- a/doc/document_reader/Attribute/Attribute.html +++ b/doc/document_reader/Attribute/Attribute.html @@ -89,7 +89,7 @@
    Attribute class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Attribute/fromJson.html b/doc/document_reader/Attribute/fromJson.html index e47077ff12..69fb1dfcff 100644 --- a/doc/document_reader/Attribute/fromJson.html +++ b/doc/document_reader/Attribute/fromJson.html @@ -109,7 +109,7 @@
    Attribute class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Attribute/toJson.html b/doc/document_reader/Attribute/toJson.html index e44592e397..184934656c 100644 --- a/doc/document_reader/Attribute/toJson.html +++ b/doc/document_reader/Attribute/toJson.html @@ -103,7 +103,7 @@
    Attribute class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Attribute/type.html b/doc/document_reader/Attribute/type.html index 4cbfb7d542..ed0e6d3e9a 100644 --- a/doc/document_reader/Attribute/type.html +++ b/doc/document_reader/Attribute/type.html @@ -103,7 +103,7 @@
    Attribute class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Attribute/value.html b/doc/document_reader/Attribute/value.html index 78e5ddf0db..78f17401b3 100644 --- a/doc/document_reader/Attribute/value.html +++ b/doc/document_reader/Attribute/value.html @@ -103,7 +103,7 @@
    Attribute class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Authenticity.html b/doc/document_reader/Authenticity.html index 70723ee2e9..cc35dba182 100644 --- a/doc/document_reader/Authenticity.html +++ b/doc/document_reader/Authenticity.html @@ -625,7 +625,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Authenticity/getByValue.html b/doc/document_reader/Authenticity/getByValue.html index 052ea6e12b..d2f7be5c27 100644 --- a/doc/document_reader/Authenticity/getByValue.html +++ b/doc/document_reader/Authenticity/getByValue.html @@ -105,7 +105,7 @@
    Authenticity enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Authenticity/value.html b/doc/document_reader/Authenticity/value.html index ac5810ba93..e349d20443 100644 --- a/doc/document_reader/Authenticity/value.html +++ b/doc/document_reader/Authenticity/value.html @@ -97,7 +97,7 @@
    Authenticity enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Authenticity/values-constant.html b/doc/document_reader/Authenticity/values-constant.html index 0552b28717..d2ab046e03 100644 --- a/doc/document_reader/Authenticity/values-constant.html +++ b/doc/document_reader/Authenticity/values-constant.html @@ -96,7 +96,7 @@
    Authenticity enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/AuthenticityCheck-class.html b/doc/document_reader/AuthenticityCheck-class.html index d834f1c925..b909fd96fd 100644 --- a/doc/document_reader/AuthenticityCheck-class.html +++ b/doc/document_reader/AuthenticityCheck-class.html @@ -277,7 +277,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/AuthenticityCheck/AuthenticityCheck.html b/doc/document_reader/AuthenticityCheck/AuthenticityCheck.html index 10de2ea7c2..5555959ff9 100644 --- a/doc/document_reader/AuthenticityCheck/AuthenticityCheck.html +++ b/doc/document_reader/AuthenticityCheck/AuthenticityCheck.html @@ -89,7 +89,7 @@
    AuthenticityCheck class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/AuthenticityCheck/elements.html b/doc/document_reader/AuthenticityCheck/elements.html index 7e54cc80ad..5b822a4f52 100644 --- a/doc/document_reader/AuthenticityCheck/elements.html +++ b/doc/document_reader/AuthenticityCheck/elements.html @@ -103,7 +103,7 @@
    AuthenticityCheck class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/AuthenticityCheck/fromJson.html b/doc/document_reader/AuthenticityCheck/fromJson.html index 46d94ace43..5a8154d10c 100644 --- a/doc/document_reader/AuthenticityCheck/fromJson.html +++ b/doc/document_reader/AuthenticityCheck/fromJson.html @@ -114,7 +114,7 @@
    AuthenticityCheck class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/AuthenticityCheck/pageIndex.html b/doc/document_reader/AuthenticityCheck/pageIndex.html index aa5d4c1326..8df8822e75 100644 --- a/doc/document_reader/AuthenticityCheck/pageIndex.html +++ b/doc/document_reader/AuthenticityCheck/pageIndex.html @@ -103,7 +103,7 @@
    AuthenticityCheck class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/AuthenticityCheck/status.html b/doc/document_reader/AuthenticityCheck/status.html index 15cc1f4bf2..d85d45ddd6 100644 --- a/doc/document_reader/AuthenticityCheck/status.html +++ b/doc/document_reader/AuthenticityCheck/status.html @@ -106,7 +106,7 @@
    AuthenticityCheck class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/AuthenticityCheck/toJson.html b/doc/document_reader/AuthenticityCheck/toJson.html index 5713c69409..957c8f627c 100644 --- a/doc/document_reader/AuthenticityCheck/toJson.html +++ b/doc/document_reader/AuthenticityCheck/toJson.html @@ -106,7 +106,7 @@
    AuthenticityCheck class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/AuthenticityCheck/type.html b/doc/document_reader/AuthenticityCheck/type.html index b97d952cb9..f0e7d6489f 100644 --- a/doc/document_reader/AuthenticityCheck/type.html +++ b/doc/document_reader/AuthenticityCheck/type.html @@ -106,7 +106,7 @@
    AuthenticityCheck class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/AuthenticityCheck/typeName.html b/doc/document_reader/AuthenticityCheck/typeName.html index 3d77ca805f..95437e56d8 100644 --- a/doc/document_reader/AuthenticityCheck/typeName.html +++ b/doc/document_reader/AuthenticityCheck/typeName.html @@ -103,7 +103,7 @@
    AuthenticityCheck class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/AuthenticityElement-class.html b/doc/document_reader/AuthenticityElement-class.html index 6a40e90e18..631c5d6101 100644 --- a/doc/document_reader/AuthenticityElement-class.html +++ b/doc/document_reader/AuthenticityElement-class.html @@ -277,7 +277,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/AuthenticityElement/AuthenticityElement.html b/doc/document_reader/AuthenticityElement/AuthenticityElement.html index 4b4bfeb98a..d03b46a1de 100644 --- a/doc/document_reader/AuthenticityElement/AuthenticityElement.html +++ b/doc/document_reader/AuthenticityElement/AuthenticityElement.html @@ -89,7 +89,7 @@
    AuthenticityElement class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/AuthenticityElement/elementDiagnose.html b/doc/document_reader/AuthenticityElement/elementDiagnose.html index 292a7854c4..0ebe1c2bea 100644 --- a/doc/document_reader/AuthenticityElement/elementDiagnose.html +++ b/doc/document_reader/AuthenticityElement/elementDiagnose.html @@ -106,7 +106,7 @@
    AuthenticityElement class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/AuthenticityElement/elementDiagnoseName.html b/doc/document_reader/AuthenticityElement/elementDiagnoseName.html index a3aac5095c..cb3d135679 100644 --- a/doc/document_reader/AuthenticityElement/elementDiagnoseName.html +++ b/doc/document_reader/AuthenticityElement/elementDiagnoseName.html @@ -103,7 +103,7 @@
    AuthenticityElement class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/AuthenticityElement/elementType.html b/doc/document_reader/AuthenticityElement/elementType.html index b0f6197e67..adf16b0f2a 100644 --- a/doc/document_reader/AuthenticityElement/elementType.html +++ b/doc/document_reader/AuthenticityElement/elementType.html @@ -106,7 +106,7 @@
    AuthenticityElement class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/AuthenticityElement/elementTypeName.html b/doc/document_reader/AuthenticityElement/elementTypeName.html index bbeb97376a..540592518d 100644 --- a/doc/document_reader/AuthenticityElement/elementTypeName.html +++ b/doc/document_reader/AuthenticityElement/elementTypeName.html @@ -103,7 +103,7 @@
    AuthenticityElement class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/AuthenticityElement/fromJson.html b/doc/document_reader/AuthenticityElement/fromJson.html index 32153cb6fe..545bfce176 100644 --- a/doc/document_reader/AuthenticityElement/fromJson.html +++ b/doc/document_reader/AuthenticityElement/fromJson.html @@ -114,7 +114,7 @@
    AuthenticityElement class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/AuthenticityElement/status.html b/doc/document_reader/AuthenticityElement/status.html index 7212335da5..daf9297389 100644 --- a/doc/document_reader/AuthenticityElement/status.html +++ b/doc/document_reader/AuthenticityElement/status.html @@ -106,7 +106,7 @@
    AuthenticityElement class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/AuthenticityElement/toJson.html b/doc/document_reader/AuthenticityElement/toJson.html index 75e8084035..afe227241c 100644 --- a/doc/document_reader/AuthenticityElement/toJson.html +++ b/doc/document_reader/AuthenticityElement/toJson.html @@ -106,7 +106,7 @@
    AuthenticityElement class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/AuthenticityParams-class.html b/doc/document_reader/AuthenticityParams-class.html index c20db15a71..6822d58700 100644 --- a/doc/document_reader/AuthenticityParams-class.html +++ b/doc/document_reader/AuthenticityParams-class.html @@ -409,7 +409,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/AuthenticityParams/AuthenticityParams.html b/doc/document_reader/AuthenticityParams/AuthenticityParams.html index b9b6ef7f73..d80565a298 100644 --- a/doc/document_reader/AuthenticityParams/AuthenticityParams.html +++ b/doc/document_reader/AuthenticityParams/AuthenticityParams.html @@ -89,7 +89,7 @@
    AuthenticityParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/AuthenticityParams/checkAxial.html b/doc/document_reader/AuthenticityParams/checkAxial.html index f567fa4d88..7ac84773b0 100644 --- a/doc/document_reader/AuthenticityParams/checkAxial.html +++ b/doc/document_reader/AuthenticityParams/checkAxial.html @@ -126,7 +126,7 @@
    AuthenticityParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/AuthenticityParams/checkBarcodeFormat.html b/doc/document_reader/AuthenticityParams/checkBarcodeFormat.html index 9c4675005a..c618e7c8c2 100644 --- a/doc/document_reader/AuthenticityParams/checkBarcodeFormat.html +++ b/doc/document_reader/AuthenticityParams/checkBarcodeFormat.html @@ -126,7 +126,7 @@
    AuthenticityParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/AuthenticityParams/checkExtMRZ.html b/doc/document_reader/AuthenticityParams/checkExtMRZ.html index b722257f9d..3d40a7e3fd 100644 --- a/doc/document_reader/AuthenticityParams/checkExtMRZ.html +++ b/doc/document_reader/AuthenticityParams/checkExtMRZ.html @@ -126,7 +126,7 @@
    AuthenticityParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/AuthenticityParams/checkExtOCR.html b/doc/document_reader/AuthenticityParams/checkExtOCR.html index aa4a953b18..5ed0756362 100644 --- a/doc/document_reader/AuthenticityParams/checkExtOCR.html +++ b/doc/document_reader/AuthenticityParams/checkExtOCR.html @@ -126,7 +126,7 @@
    AuthenticityParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/AuthenticityParams/checkFibers.html b/doc/document_reader/AuthenticityParams/checkFibers.html index f9b453b31b..04505fe1d0 100644 --- a/doc/document_reader/AuthenticityParams/checkFibers.html +++ b/doc/document_reader/AuthenticityParams/checkFibers.html @@ -126,7 +126,7 @@
    AuthenticityParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/AuthenticityParams/checkIPI.html b/doc/document_reader/AuthenticityParams/checkIPI.html index 65d610dd85..0294e5f9cb 100644 --- a/doc/document_reader/AuthenticityParams/checkIPI.html +++ b/doc/document_reader/AuthenticityParams/checkIPI.html @@ -126,7 +126,7 @@
    AuthenticityParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/AuthenticityParams/checkIRB900.html b/doc/document_reader/AuthenticityParams/checkIRB900.html index f1db082fd7..9fd3caef7b 100644 --- a/doc/document_reader/AuthenticityParams/checkIRB900.html +++ b/doc/document_reader/AuthenticityParams/checkIRB900.html @@ -126,7 +126,7 @@
    AuthenticityParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/AuthenticityParams/checkIRVisibility.html b/doc/document_reader/AuthenticityParams/checkIRVisibility.html index 903a655d45..d0e31a1a11 100644 --- a/doc/document_reader/AuthenticityParams/checkIRVisibility.html +++ b/doc/document_reader/AuthenticityParams/checkIRVisibility.html @@ -126,7 +126,7 @@
    AuthenticityParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/AuthenticityParams/checkImagePatterns.html b/doc/document_reader/AuthenticityParams/checkImagePatterns.html index 715b582d00..a11fd632d2 100644 --- a/doc/document_reader/AuthenticityParams/checkImagePatterns.html +++ b/doc/document_reader/AuthenticityParams/checkImagePatterns.html @@ -126,7 +126,7 @@
    AuthenticityParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/AuthenticityParams/checkLetterScreen.html b/doc/document_reader/AuthenticityParams/checkLetterScreen.html index 31767633d6..e918c0c58f 100644 --- a/doc/document_reader/AuthenticityParams/checkLetterScreen.html +++ b/doc/document_reader/AuthenticityParams/checkLetterScreen.html @@ -126,7 +126,7 @@
    AuthenticityParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/AuthenticityParams/checkPhotoComparison.html b/doc/document_reader/AuthenticityParams/checkPhotoComparison.html index cd9c3883af..4cb1fb1645 100644 --- a/doc/document_reader/AuthenticityParams/checkPhotoComparison.html +++ b/doc/document_reader/AuthenticityParams/checkPhotoComparison.html @@ -126,7 +126,7 @@
    AuthenticityParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/AuthenticityParams/checkPhotoEmbedding.html b/doc/document_reader/AuthenticityParams/checkPhotoEmbedding.html index 5876549af7..c141b191d3 100644 --- a/doc/document_reader/AuthenticityParams/checkPhotoEmbedding.html +++ b/doc/document_reader/AuthenticityParams/checkPhotoEmbedding.html @@ -126,7 +126,7 @@
    AuthenticityParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/AuthenticityParams/checkUVLuminiscence.html b/doc/document_reader/AuthenticityParams/checkUVLuminiscence.html index 9c0364473d..f9850b4317 100644 --- a/doc/document_reader/AuthenticityParams/checkUVLuminiscence.html +++ b/doc/document_reader/AuthenticityParams/checkUVLuminiscence.html @@ -126,7 +126,7 @@
    AuthenticityParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/AuthenticityParams/fromJson.html b/doc/document_reader/AuthenticityParams/fromJson.html index 64c82579a8..cd587b5664 100644 --- a/doc/document_reader/AuthenticityParams/fromJson.html +++ b/doc/document_reader/AuthenticityParams/fromJson.html @@ -124,7 +124,7 @@
    AuthenticityParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/AuthenticityParams/livenessParams.html b/doc/document_reader/AuthenticityParams/livenessParams.html index 1b73b1d18d..94f2455071 100644 --- a/doc/document_reader/AuthenticityParams/livenessParams.html +++ b/doc/document_reader/AuthenticityParams/livenessParams.html @@ -125,7 +125,7 @@
    AuthenticityParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/AuthenticityParams/testSetters.html b/doc/document_reader/AuthenticityParams/testSetters.html index fae083eea2..b272d2dd1c 100644 --- a/doc/document_reader/AuthenticityParams/testSetters.html +++ b/doc/document_reader/AuthenticityParams/testSetters.html @@ -98,7 +98,7 @@
    AuthenticityParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/AuthenticityParams/toJson.html b/doc/document_reader/AuthenticityParams/toJson.html index f6f7d25f90..8fdc4e2d01 100644 --- a/doc/document_reader/AuthenticityParams/toJson.html +++ b/doc/document_reader/AuthenticityParams/toJson.html @@ -116,7 +116,7 @@
    AuthenticityParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/AuthenticityParams/useLivenessCheck.html b/doc/document_reader/AuthenticityParams/useLivenessCheck.html index 657382606c..d3ac6a1394 100644 --- a/doc/document_reader/AuthenticityParams/useLivenessCheck.html +++ b/doc/document_reader/AuthenticityParams/useLivenessCheck.html @@ -129,7 +129,7 @@
    AuthenticityParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/AuthenticityResult-class.html b/doc/document_reader/AuthenticityResult-class.html index 34804727b2..5b12f87c8a 100644 --- a/doc/document_reader/AuthenticityResult-class.html +++ b/doc/document_reader/AuthenticityResult-class.html @@ -241,7 +241,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/AuthenticityResult/AuthenticityResult.html b/doc/document_reader/AuthenticityResult/AuthenticityResult.html index ce26bfcdeb..614f0a5c51 100644 --- a/doc/document_reader/AuthenticityResult/AuthenticityResult.html +++ b/doc/document_reader/AuthenticityResult/AuthenticityResult.html @@ -89,7 +89,7 @@
    AuthenticityResult class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/AuthenticityResult/checks.html b/doc/document_reader/AuthenticityResult/checks.html index ac8a68ccbc..7ac2647007 100644 --- a/doc/document_reader/AuthenticityResult/checks.html +++ b/doc/document_reader/AuthenticityResult/checks.html @@ -103,7 +103,7 @@
    AuthenticityResult class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/AuthenticityResult/fromJson.html b/doc/document_reader/AuthenticityResult/fromJson.html index ca8cfbb980..843d0ad19d 100644 --- a/doc/document_reader/AuthenticityResult/fromJson.html +++ b/doc/document_reader/AuthenticityResult/fromJson.html @@ -111,7 +111,7 @@
    AuthenticityResult class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/AuthenticityResult/status.html b/doc/document_reader/AuthenticityResult/status.html index 5945aa7ae0..b92d41b4e6 100644 --- a/doc/document_reader/AuthenticityResult/status.html +++ b/doc/document_reader/AuthenticityResult/status.html @@ -103,7 +103,7 @@
    AuthenticityResult class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/AuthenticityResult/toJson.html b/doc/document_reader/AuthenticityResult/toJson.html index a300f97882..4eed06c6d7 100644 --- a/doc/document_reader/AuthenticityResult/toJson.html +++ b/doc/document_reader/AuthenticityResult/toJson.html @@ -103,7 +103,7 @@
    AuthenticityResult class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Authority-class.html b/doc/document_reader/Authority-class.html index 2262f725c4..e4ebdc5a2b 100644 --- a/doc/document_reader/Authority-class.html +++ b/doc/document_reader/Authority-class.html @@ -253,7 +253,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Authority/Authority.html b/doc/document_reader/Authority/Authority.html index 60ecadaf97..b255d8ca5e 100644 --- a/doc/document_reader/Authority/Authority.html +++ b/doc/document_reader/Authority/Authority.html @@ -89,7 +89,7 @@
    Authority class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Authority/attributes.html b/doc/document_reader/Authority/attributes.html index 8e3b19fa27..357bb5e996 100644 --- a/doc/document_reader/Authority/attributes.html +++ b/doc/document_reader/Authority/attributes.html @@ -103,7 +103,7 @@
    Authority class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Authority/data.html b/doc/document_reader/Authority/data.html index 6b9864fe4b..f08f1c7bf4 100644 --- a/doc/document_reader/Authority/data.html +++ b/doc/document_reader/Authority/data.html @@ -103,7 +103,7 @@
    Authority class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Authority/friendlyName.html b/doc/document_reader/Authority/friendlyName.html index 851cd5cdbc..398968fd3f 100644 --- a/doc/document_reader/Authority/friendlyName.html +++ b/doc/document_reader/Authority/friendlyName.html @@ -103,7 +103,7 @@
    Authority class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Authority/fromJson.html b/doc/document_reader/Authority/fromJson.html index ed7a0153a3..c53cdcac0f 100644 --- a/doc/document_reader/Authority/fromJson.html +++ b/doc/document_reader/Authority/fromJson.html @@ -112,7 +112,7 @@
    Authority class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Authority/toJson.html b/doc/document_reader/Authority/toJson.html index 63250d24aa..9f9abfdbc0 100644 --- a/doc/document_reader/Authority/toJson.html +++ b/doc/document_reader/Authority/toJson.html @@ -104,7 +104,7 @@
    Authority class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/BackendProcessingConfig-class.html b/doc/document_reader/BackendProcessingConfig-class.html index d087b8ad35..7e2890d1de 100644 --- a/doc/document_reader/BackendProcessingConfig-class.html +++ b/doc/document_reader/BackendProcessingConfig-class.html @@ -265,7 +265,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/BackendProcessingConfig/BackendProcessingConfig.html b/doc/document_reader/BackendProcessingConfig/BackendProcessingConfig.html index c644a451a7..c13a191164 100644 --- a/doc/document_reader/BackendProcessingConfig/BackendProcessingConfig.html +++ b/doc/document_reader/BackendProcessingConfig/BackendProcessingConfig.html @@ -105,7 +105,7 @@
    BackendProcessingConfig class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/BackendProcessingConfig/fromJson.html b/doc/document_reader/BackendProcessingConfig/fromJson.html index a2119a3bf8..cfcee27fa6 100644 --- a/doc/document_reader/BackendProcessingConfig/fromJson.html +++ b/doc/document_reader/BackendProcessingConfig/fromJson.html @@ -113,7 +113,7 @@
    BackendProcessingConfig class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/BackendProcessingConfig/httpHeaders.html b/doc/document_reader/BackendProcessingConfig/httpHeaders.html index a0146bcee4..9b38be26bf 100644 --- a/doc/document_reader/BackendProcessingConfig/httpHeaders.html +++ b/doc/document_reader/BackendProcessingConfig/httpHeaders.html @@ -103,7 +103,7 @@
    BackendProcessingConfig class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/BackendProcessingConfig/rfidServerSideChipVerification.html b/doc/document_reader/BackendProcessingConfig/rfidServerSideChipVerification.html index 4edb49c72b..381bc424e6 100644 --- a/doc/document_reader/BackendProcessingConfig/rfidServerSideChipVerification.html +++ b/doc/document_reader/BackendProcessingConfig/rfidServerSideChipVerification.html @@ -103,7 +103,7 @@
    BackendProcessingConfig class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/BackendProcessingConfig/timeoutConnection.html b/doc/document_reader/BackendProcessingConfig/timeoutConnection.html index 37a6dda530..2a3db01185 100644 --- a/doc/document_reader/BackendProcessingConfig/timeoutConnection.html +++ b/doc/document_reader/BackendProcessingConfig/timeoutConnection.html @@ -106,7 +106,7 @@
    BackendProcessingConfig class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/BackendProcessingConfig/toJson.html b/doc/document_reader/BackendProcessingConfig/toJson.html index 6e64d44e86..8b257239fe 100644 --- a/doc/document_reader/BackendProcessingConfig/toJson.html +++ b/doc/document_reader/BackendProcessingConfig/toJson.html @@ -105,7 +105,7 @@
    BackendProcessingConfig class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/BackendProcessingConfig/url.html b/doc/document_reader/BackendProcessingConfig/url.html index 2ea3cfa6ca..3f1047ae8f 100644 --- a/doc/document_reader/BackendProcessingConfig/url.html +++ b/doc/document_reader/BackendProcessingConfig/url.html @@ -103,7 +103,7 @@
    BackendProcessingConfig class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/BarcodeField-class.html b/doc/document_reader/BarcodeField-class.html index 3ab007e9a0..2c425d1444 100644 --- a/doc/document_reader/BarcodeField-class.html +++ b/doc/document_reader/BarcodeField-class.html @@ -280,7 +280,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/BarcodeField/BarcodeField.html b/doc/document_reader/BarcodeField/BarcodeField.html index 9d6e68de1b..2bfd0a0755 100644 --- a/doc/document_reader/BarcodeField/BarcodeField.html +++ b/doc/document_reader/BarcodeField/BarcodeField.html @@ -89,7 +89,7 @@
    BarcodeField class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/BarcodeField/barcodeType.html b/doc/document_reader/BarcodeField/barcodeType.html index 847a289ab5..5f12953d26 100644 --- a/doc/document_reader/BarcodeField/barcodeType.html +++ b/doc/document_reader/BarcodeField/barcodeType.html @@ -106,7 +106,7 @@
    BarcodeField class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/BarcodeField/data.html b/doc/document_reader/BarcodeField/data.html index 118b067707..a648296ced 100644 --- a/doc/document_reader/BarcodeField/data.html +++ b/doc/document_reader/BarcodeField/data.html @@ -106,7 +106,7 @@
    BarcodeField class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/BarcodeField/fromJson.html b/doc/document_reader/BarcodeField/fromJson.html index c62dcd4f0a..8527d1bf61 100644 --- a/doc/document_reader/BarcodeField/fromJson.html +++ b/doc/document_reader/BarcodeField/fromJson.html @@ -112,7 +112,7 @@
    BarcodeField class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/BarcodeField/pageIndex.html b/doc/document_reader/BarcodeField/pageIndex.html index b7bdbc396b..4567a45d53 100644 --- a/doc/document_reader/BarcodeField/pageIndex.html +++ b/doc/document_reader/BarcodeField/pageIndex.html @@ -106,7 +106,7 @@
    BarcodeField class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/BarcodeField/pdf417Info.html b/doc/document_reader/BarcodeField/pdf417Info.html index 197f629f23..5b900ac7eb 100644 --- a/doc/document_reader/BarcodeField/pdf417Info.html +++ b/doc/document_reader/BarcodeField/pdf417Info.html @@ -106,7 +106,7 @@
    BarcodeField class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/BarcodeField/status.html b/doc/document_reader/BarcodeField/status.html index d75530a572..564c441496 100644 --- a/doc/document_reader/BarcodeField/status.html +++ b/doc/document_reader/BarcodeField/status.html @@ -106,7 +106,7 @@
    BarcodeField class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/BarcodeField/toJson.html b/doc/document_reader/BarcodeField/toJson.html index 786c21aa84..15f3b28242 100644 --- a/doc/document_reader/BarcodeField/toJson.html +++ b/doc/document_reader/BarcodeField/toJson.html @@ -106,7 +106,7 @@
    BarcodeField class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/BarcodeResult-class.html b/doc/document_reader/BarcodeResult-class.html index 91ddad36ed..98bfbbf317 100644 --- a/doc/document_reader/BarcodeResult-class.html +++ b/doc/document_reader/BarcodeResult-class.html @@ -232,7 +232,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/BarcodeResult/BarcodeResult.html b/doc/document_reader/BarcodeResult/BarcodeResult.html index 8ee1d7e45b..fbb8f1b694 100644 --- a/doc/document_reader/BarcodeResult/BarcodeResult.html +++ b/doc/document_reader/BarcodeResult/BarcodeResult.html @@ -89,7 +89,7 @@
    BarcodeResult class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/BarcodeResult/fields.html b/doc/document_reader/BarcodeResult/fields.html index a79c36ac65..79dc02cd37 100644 --- a/doc/document_reader/BarcodeResult/fields.html +++ b/doc/document_reader/BarcodeResult/fields.html @@ -103,7 +103,7 @@
    BarcodeResult class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/BarcodeResult/fromJson.html b/doc/document_reader/BarcodeResult/fromJson.html index 3f99c6717c..a73101545d 100644 --- a/doc/document_reader/BarcodeResult/fromJson.html +++ b/doc/document_reader/BarcodeResult/fromJson.html @@ -110,7 +110,7 @@
    BarcodeResult class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/BarcodeResult/toJson.html b/doc/document_reader/BarcodeResult/toJson.html index 31c9b13367..e70aeea869 100644 --- a/doc/document_reader/BarcodeResult/toJson.html +++ b/doc/document_reader/BarcodeResult/toJson.html @@ -102,7 +102,7 @@
    BarcodeResult class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/BarcodeStatus.html b/doc/document_reader/BarcodeStatus.html index b3d245af3a..07077bedd4 100644 --- a/doc/document_reader/BarcodeStatus.html +++ b/doc/document_reader/BarcodeStatus.html @@ -749,7 +749,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/BarcodeStatus/getByValue.html b/doc/document_reader/BarcodeStatus/getByValue.html index aa8e23418b..32e3fc0523 100644 --- a/doc/document_reader/BarcodeStatus/getByValue.html +++ b/doc/document_reader/BarcodeStatus/getByValue.html @@ -105,7 +105,7 @@
    BarcodeStatus enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/BarcodeStatus/value.html b/doc/document_reader/BarcodeStatus/value.html index e7fabd60a9..2d02e7c424 100644 --- a/doc/document_reader/BarcodeStatus/value.html +++ b/doc/document_reader/BarcodeStatus/value.html @@ -97,7 +97,7 @@
    BarcodeStatus enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/BarcodeStatus/values-constant.html b/doc/document_reader/BarcodeStatus/values-constant.html index 8cb16d5477..735f5cac64 100644 --- a/doc/document_reader/BarcodeStatus/values-constant.html +++ b/doc/document_reader/BarcodeStatus/values-constant.html @@ -96,7 +96,7 @@
    BarcodeStatus enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/BarcodeType.html b/doc/document_reader/BarcodeType.html index 53269df294..8aa669ec31 100644 --- a/doc/document_reader/BarcodeType.html +++ b/doc/document_reader/BarcodeType.html @@ -600,7 +600,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/BarcodeType/fromIntList.html b/doc/document_reader/BarcodeType/fromIntList.html index 813af5c753..a2985500b5 100644 --- a/doc/document_reader/BarcodeType/fromIntList.html +++ b/doc/document_reader/BarcodeType/fromIntList.html @@ -105,7 +105,7 @@
    BarcodeType enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/BarcodeType/getByValue.html b/doc/document_reader/BarcodeType/getByValue.html index 9095160116..db2a9871a1 100644 --- a/doc/document_reader/BarcodeType/getByValue.html +++ b/doc/document_reader/BarcodeType/getByValue.html @@ -105,7 +105,7 @@
    BarcodeType enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/BarcodeType/value.html b/doc/document_reader/BarcodeType/value.html index dcbe5cfd6b..01e50a84f8 100644 --- a/doc/document_reader/BarcodeType/value.html +++ b/doc/document_reader/BarcodeType/value.html @@ -97,7 +97,7 @@
    BarcodeType enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/BarcodeType/values-constant.html b/doc/document_reader/BarcodeType/values-constant.html index 216c1d45e8..abe7cab7b1 100644 --- a/doc/document_reader/BarcodeType/values-constant.html +++ b/doc/document_reader/BarcodeType/values-constant.html @@ -96,7 +96,7 @@
    BarcodeType enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/BluetoothServiceCompletion-class.html b/doc/document_reader/BluetoothServiceCompletion-class.html index 26f053372f..5768d1fb0f 100644 --- a/doc/document_reader/BluetoothServiceCompletion-class.html +++ b/doc/document_reader/BluetoothServiceCompletion-class.html @@ -236,7 +236,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/BluetoothServiceCompletion/BluetoothServiceCompletion.html b/doc/document_reader/BluetoothServiceCompletion/BluetoothServiceCompletion.html index 9ca298ab33..e51a7bcc73 100644 --- a/doc/document_reader/BluetoothServiceCompletion/BluetoothServiceCompletion.html +++ b/doc/document_reader/BluetoothServiceCompletion/BluetoothServiceCompletion.html @@ -89,7 +89,7 @@
    BluetoothServiceCompletion class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/BluetoothServiceCompletion/onDeviceReady.html b/doc/document_reader/BluetoothServiceCompletion/onDeviceReady.html index b3acd1936c..8febb9b807 100644 --- a/doc/document_reader/BluetoothServiceCompletion/onDeviceReady.html +++ b/doc/document_reader/BluetoothServiceCompletion/onDeviceReady.html @@ -97,7 +97,7 @@
    BluetoothServiceCompletion class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/BluetoothServiceCompletion/onServiceConnected.html b/doc/document_reader/BluetoothServiceCompletion/onServiceConnected.html index b899b41e30..ba44950af8 100644 --- a/doc/document_reader/BluetoothServiceCompletion/onServiceConnected.html +++ b/doc/document_reader/BluetoothServiceCompletion/onServiceConnected.html @@ -98,7 +98,7 @@
    BluetoothServiceCompletion class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/BluetoothServiceCompletion/onServiceDisconnected.html b/doc/document_reader/BluetoothServiceCompletion/onServiceDisconnected.html index d3081f8d90..8786ca035e 100644 --- a/doc/document_reader/BluetoothServiceCompletion/onServiceDisconnected.html +++ b/doc/document_reader/BluetoothServiceCompletion/onServiceDisconnected.html @@ -97,7 +97,7 @@
    BluetoothServiceCompletion class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/BytesData-class.html b/doc/document_reader/BytesData-class.html index 64bdf863c2..b1c2c85f2f 100644 --- a/doc/document_reader/BytesData-class.html +++ b/doc/document_reader/BytesData-class.html @@ -265,7 +265,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/BytesData/BytesData.html b/doc/document_reader/BytesData/BytesData.html index 781a97ce8a..1e81e8c605 100644 --- a/doc/document_reader/BytesData/BytesData.html +++ b/doc/document_reader/BytesData/BytesData.html @@ -89,7 +89,7 @@
    BytesData class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/BytesData/data.html b/doc/document_reader/BytesData/data.html index 17ea22e94a..9d39d60181 100644 --- a/doc/document_reader/BytesData/data.html +++ b/doc/document_reader/BytesData/data.html @@ -103,7 +103,7 @@
    BytesData class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/BytesData/fromJson.html b/doc/document_reader/BytesData/fromJson.html index abde9ea2aa..fa9e425484 100644 --- a/doc/document_reader/BytesData/fromJson.html +++ b/doc/document_reader/BytesData/fromJson.html @@ -111,7 +111,7 @@
    BytesData class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/BytesData/length.html b/doc/document_reader/BytesData/length.html index 2c4a02e475..974a2b7979 100644 --- a/doc/document_reader/BytesData/length.html +++ b/doc/document_reader/BytesData/length.html @@ -103,7 +103,7 @@
    BytesData class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/BytesData/status.html b/doc/document_reader/BytesData/status.html index d882c44d1a..a20c4af7b6 100644 --- a/doc/document_reader/BytesData/status.html +++ b/doc/document_reader/BytesData/status.html @@ -103,7 +103,7 @@
    BytesData class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/BytesData/toJson.html b/doc/document_reader/BytesData/toJson.html index c6f596ee80..299f8d35fc 100644 --- a/doc/document_reader/BytesData/toJson.html +++ b/doc/document_reader/BytesData/toJson.html @@ -105,7 +105,7 @@
    BytesData class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/BytesData/type.html b/doc/document_reader/BytesData/type.html index f4427f6f31..8cb140c055 100644 --- a/doc/document_reader/BytesData/type.html +++ b/doc/document_reader/BytesData/type.html @@ -103,7 +103,7 @@
    BytesData class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CameraMode.html b/doc/document_reader/CameraMode.html index 65ff4b9b9a..cb448c888c 100644 --- a/doc/document_reader/CameraMode.html +++ b/doc/document_reader/CameraMode.html @@ -344,7 +344,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CameraMode/getByValue.html b/doc/document_reader/CameraMode/getByValue.html index 79554b4590..b6867632d3 100644 --- a/doc/document_reader/CameraMode/getByValue.html +++ b/doc/document_reader/CameraMode/getByValue.html @@ -105,7 +105,7 @@
    CameraMode enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CameraMode/value.html b/doc/document_reader/CameraMode/value.html index 20739c6747..34cddfdd06 100644 --- a/doc/document_reader/CameraMode/value.html +++ b/doc/document_reader/CameraMode/value.html @@ -97,7 +97,7 @@
    CameraMode enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CameraMode/values-constant.html b/doc/document_reader/CameraMode/values-constant.html index 1cb2be3571..ba5533f63d 100644 --- a/doc/document_reader/CameraMode/values-constant.html +++ b/doc/document_reader/CameraMode/values-constant.html @@ -96,7 +96,7 @@
    CameraMode enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CameraPosition.html b/doc/document_reader/CameraPosition.html index a7a5ff890d..c476aea522 100644 --- a/doc/document_reader/CameraPosition.html +++ b/doc/document_reader/CameraPosition.html @@ -344,7 +344,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CameraPosition/getByValue.html b/doc/document_reader/CameraPosition/getByValue.html index 2f08fa90be..41c75edfca 100644 --- a/doc/document_reader/CameraPosition/getByValue.html +++ b/doc/document_reader/CameraPosition/getByValue.html @@ -105,7 +105,7 @@
    CameraPosition enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CameraPosition/value.html b/doc/document_reader/CameraPosition/value.html index 36a4730d48..50817d0b6c 100644 --- a/doc/document_reader/CameraPosition/value.html +++ b/doc/document_reader/CameraPosition/value.html @@ -97,7 +97,7 @@
    CameraPosition enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CameraPosition/values-constant.html b/doc/document_reader/CameraPosition/values-constant.html index b0fe703b90..0f56928aed 100644 --- a/doc/document_reader/CameraPosition/values-constant.html +++ b/doc/document_reader/CameraPosition/values-constant.html @@ -96,7 +96,7 @@
    CameraPosition enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CameraSize-class.html b/doc/document_reader/CameraSize-class.html index 178ccd74c0..96fd2587a6 100644 --- a/doc/document_reader/CameraSize-class.html +++ b/doc/document_reader/CameraSize-class.html @@ -241,7 +241,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CameraSize/CameraSize.html b/doc/document_reader/CameraSize/CameraSize.html index 4f5f90e3e9..60c80e2b4b 100644 --- a/doc/document_reader/CameraSize/CameraSize.html +++ b/doc/document_reader/CameraSize/CameraSize.html @@ -97,7 +97,7 @@
    CameraSize class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CameraSize/fromJson.html b/doc/document_reader/CameraSize/fromJson.html index d778d6e044..1316f7d4c8 100644 --- a/doc/document_reader/CameraSize/fromJson.html +++ b/doc/document_reader/CameraSize/fromJson.html @@ -107,7 +107,7 @@
    CameraSize class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CameraSize/height.html b/doc/document_reader/CameraSize/height.html index ab11951261..3caf0477b5 100644 --- a/doc/document_reader/CameraSize/height.html +++ b/doc/document_reader/CameraSize/height.html @@ -103,7 +103,7 @@
    CameraSize class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CameraSize/toJson.html b/doc/document_reader/CameraSize/toJson.html index 0a3c2cfc44..9aeaccc7fd 100644 --- a/doc/document_reader/CameraSize/toJson.html +++ b/doc/document_reader/CameraSize/toJson.html @@ -105,7 +105,7 @@
    CameraSize class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CameraSize/width.html b/doc/document_reader/CameraSize/width.html index 15c4a9e914..4d5257bc8b 100644 --- a/doc/document_reader/CameraSize/width.html +++ b/doc/document_reader/CameraSize/width.html @@ -103,7 +103,7 @@
    CameraSize class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Cap.html b/doc/document_reader/Cap.html index 626c053110..78a4fdc672 100644 --- a/doc/document_reader/Cap.html +++ b/doc/document_reader/Cap.html @@ -344,7 +344,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Cap/getByValue.html b/doc/document_reader/Cap/getByValue.html index 7f67461ade..a8b32ea418 100644 --- a/doc/document_reader/Cap/getByValue.html +++ b/doc/document_reader/Cap/getByValue.html @@ -105,7 +105,7 @@
    Cap enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Cap/value.html b/doc/document_reader/Cap/value.html index 4fc941ba0c..1b27117fea 100644 --- a/doc/document_reader/Cap/value.html +++ b/doc/document_reader/Cap/value.html @@ -97,7 +97,7 @@
    Cap enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Cap/values-constant.html b/doc/document_reader/Cap/values-constant.html index 665e1be238..2f3568dc94 100644 --- a/doc/document_reader/Cap/values-constant.html +++ b/doc/document_reader/Cap/values-constant.html @@ -96,7 +96,7 @@
    Cap enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CaptureMode.html b/doc/document_reader/CaptureMode.html index 523056f11d..417cad74b3 100644 --- a/doc/document_reader/CaptureMode.html +++ b/doc/document_reader/CaptureMode.html @@ -344,7 +344,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CaptureMode/getByValue.html b/doc/document_reader/CaptureMode/getByValue.html index 7f7ffa6a34..3338868a24 100644 --- a/doc/document_reader/CaptureMode/getByValue.html +++ b/doc/document_reader/CaptureMode/getByValue.html @@ -105,7 +105,7 @@
    CaptureMode enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CaptureMode/value.html b/doc/document_reader/CaptureMode/value.html index 221b4ad580..f6cccc2bd3 100644 --- a/doc/document_reader/CaptureMode/value.html +++ b/doc/document_reader/CaptureMode/value.html @@ -97,7 +97,7 @@
    CaptureMode enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CaptureMode/values-constant.html b/doc/document_reader/CaptureMode/values-constant.html index 5ce3333909..f7b08aee3d 100644 --- a/doc/document_reader/CaptureMode/values-constant.html +++ b/doc/document_reader/CaptureMode/values-constant.html @@ -96,7 +96,7 @@
    CaptureMode enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CaptureSessionPreset.html b/doc/document_reader/CaptureSessionPreset.html index 72e1d10b06..9ed0d9f59a 100644 --- a/doc/document_reader/CaptureSessionPreset.html +++ b/doc/document_reader/CaptureSessionPreset.html @@ -480,7 +480,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CaptureSessionPreset/getByValue.html b/doc/document_reader/CaptureSessionPreset/getByValue.html index 22f198cc88..8f0b5b0d80 100644 --- a/doc/document_reader/CaptureSessionPreset/getByValue.html +++ b/doc/document_reader/CaptureSessionPreset/getByValue.html @@ -105,7 +105,7 @@
    CaptureSessionPreset enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CaptureSessionPreset/value.html b/doc/document_reader/CaptureSessionPreset/value.html index c14e7e0c0e..daecc9ed17 100644 --- a/doc/document_reader/CaptureSessionPreset/value.html +++ b/doc/document_reader/CaptureSessionPreset/value.html @@ -97,7 +97,7 @@
    CaptureSessionPreset enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CaptureSessionPreset/values-constant.html b/doc/document_reader/CaptureSessionPreset/values-constant.html index d77eb3be68..6024803c14 100644 --- a/doc/document_reader/CaptureSessionPreset/values-constant.html +++ b/doc/document_reader/CaptureSessionPreset/values-constant.html @@ -96,7 +96,7 @@
    CaptureSessionPreset enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CardProperties-class.html b/doc/document_reader/CardProperties-class.html index fc01aec321..6f24a968e4 100644 --- a/doc/document_reader/CardProperties-class.html +++ b/doc/document_reader/CardProperties-class.html @@ -394,7 +394,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CardProperties/CardProperties.html b/doc/document_reader/CardProperties/CardProperties.html index ebbf228f11..0fa9b06165 100644 --- a/doc/document_reader/CardProperties/CardProperties.html +++ b/doc/document_reader/CardProperties/CardProperties.html @@ -89,7 +89,7 @@
    CardProperties class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CardProperties/aTQA.html b/doc/document_reader/CardProperties/aTQA.html index 66f4e4a413..55402edbc9 100644 --- a/doc/document_reader/CardProperties/aTQA.html +++ b/doc/document_reader/CardProperties/aTQA.html @@ -106,7 +106,7 @@
    CardProperties class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CardProperties/aTQB.html b/doc/document_reader/CardProperties/aTQB.html index a2917dfca1..6eb307731a 100644 --- a/doc/document_reader/CardProperties/aTQB.html +++ b/doc/document_reader/CardProperties/aTQB.html @@ -108,7 +108,7 @@
    CardProperties class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CardProperties/aTR.html b/doc/document_reader/CardProperties/aTR.html index 72437a86a0..edff1e18db 100644 --- a/doc/document_reader/CardProperties/aTR.html +++ b/doc/document_reader/CardProperties/aTR.html @@ -108,7 +108,7 @@
    CardProperties class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CardProperties/baudrate1.html b/doc/document_reader/CardProperties/baudrate1.html index 278342ed84..a4d8748dbd 100644 --- a/doc/document_reader/CardProperties/baudrate1.html +++ b/doc/document_reader/CardProperties/baudrate1.html @@ -106,7 +106,7 @@
    CardProperties class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CardProperties/baudrate2.html b/doc/document_reader/CardProperties/baudrate2.html index e957ce5c4b..9eb46f90c3 100644 --- a/doc/document_reader/CardProperties/baudrate2.html +++ b/doc/document_reader/CardProperties/baudrate2.html @@ -106,7 +106,7 @@
    CardProperties class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CardProperties/bitRateR.html b/doc/document_reader/CardProperties/bitRateR.html index a150a2640b..f6e1c443b8 100644 --- a/doc/document_reader/CardProperties/bitRateR.html +++ b/doc/document_reader/CardProperties/bitRateR.html @@ -106,7 +106,7 @@
    CardProperties class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CardProperties/bitRateS.html b/doc/document_reader/CardProperties/bitRateS.html index 2284ca823a..a3ffb13f3b 100644 --- a/doc/document_reader/CardProperties/bitRateS.html +++ b/doc/document_reader/CardProperties/bitRateS.html @@ -106,7 +106,7 @@
    CardProperties class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CardProperties/chipTypeA.html b/doc/document_reader/CardProperties/chipTypeA.html index cd32025487..27f412bd71 100644 --- a/doc/document_reader/CardProperties/chipTypeA.html +++ b/doc/document_reader/CardProperties/chipTypeA.html @@ -106,7 +106,7 @@
    CardProperties class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CardProperties/fromJson.html b/doc/document_reader/CardProperties/fromJson.html index acbfb904c1..e103101f4c 100644 --- a/doc/document_reader/CardProperties/fromJson.html +++ b/doc/document_reader/CardProperties/fromJson.html @@ -121,7 +121,7 @@
    CardProperties class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CardProperties/mifareMemory.html b/doc/document_reader/CardProperties/mifareMemory.html index 73f39d4e7c..f48a783734 100644 --- a/doc/document_reader/CardProperties/mifareMemory.html +++ b/doc/document_reader/CardProperties/mifareMemory.html @@ -106,7 +106,7 @@
    CardProperties class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CardProperties/rfidType.html b/doc/document_reader/CardProperties/rfidType.html index ed95424e92..d685d8a3d1 100644 --- a/doc/document_reader/CardProperties/rfidType.html +++ b/doc/document_reader/CardProperties/rfidType.html @@ -106,7 +106,7 @@
    CardProperties class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CardProperties/sAK.html b/doc/document_reader/CardProperties/sAK.html index 2f69d058e8..f87015438b 100644 --- a/doc/document_reader/CardProperties/sAK.html +++ b/doc/document_reader/CardProperties/sAK.html @@ -106,7 +106,7 @@
    CardProperties class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CardProperties/support4.html b/doc/document_reader/CardProperties/support4.html index 38a24191b1..4f0bdc2e0c 100644 --- a/doc/document_reader/CardProperties/support4.html +++ b/doc/document_reader/CardProperties/support4.html @@ -106,7 +106,7 @@
    CardProperties class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CardProperties/supportMifare.html b/doc/document_reader/CardProperties/supportMifare.html index 80555928ae..6f9fe6b44a 100644 --- a/doc/document_reader/CardProperties/supportMifare.html +++ b/doc/document_reader/CardProperties/supportMifare.html @@ -106,7 +106,7 @@
    CardProperties class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CardProperties/toJson.html b/doc/document_reader/CardProperties/toJson.html index a8283f5f2b..2d3d678ff0 100644 --- a/doc/document_reader/CardProperties/toJson.html +++ b/doc/document_reader/CardProperties/toJson.html @@ -115,7 +115,7 @@
    CardProperties class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CardProperties/uID.html b/doc/document_reader/CardProperties/uID.html index 77e1733167..cefce9e68d 100644 --- a/doc/document_reader/CardProperties/uID.html +++ b/doc/document_reader/CardProperties/uID.html @@ -107,7 +107,7 @@
    CardProperties class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CertificateChain-class.html b/doc/document_reader/CertificateChain-class.html index f191ca1f52..d5723c61bf 100644 --- a/doc/document_reader/CertificateChain-class.html +++ b/doc/document_reader/CertificateChain-class.html @@ -374,7 +374,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CertificateChain/CertificateChain.html b/doc/document_reader/CertificateChain/CertificateChain.html index 6632a9a869..57c4e9654f 100644 --- a/doc/document_reader/CertificateChain/CertificateChain.html +++ b/doc/document_reader/CertificateChain/CertificateChain.html @@ -89,7 +89,7 @@
    CertificateChain class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CertificateChain/extensions.html b/doc/document_reader/CertificateChain/extensions.html index b4dd82bc3d..8231cf9692 100644 --- a/doc/document_reader/CertificateChain/extensions.html +++ b/doc/document_reader/CertificateChain/extensions.html @@ -103,7 +103,7 @@
    CertificateChain class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CertificateChain/fileName.html b/doc/document_reader/CertificateChain/fileName.html index 5d0316ad20..fb193ecd8e 100644 --- a/doc/document_reader/CertificateChain/fileName.html +++ b/doc/document_reader/CertificateChain/fileName.html @@ -103,7 +103,7 @@
    CertificateChain class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CertificateChain/fromJson.html b/doc/document_reader/CertificateChain/fromJson.html index f4a29201ea..11231030ca 100644 --- a/doc/document_reader/CertificateChain/fromJson.html +++ b/doc/document_reader/CertificateChain/fromJson.html @@ -122,7 +122,7 @@
    CertificateChain class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CertificateChain/issuer.html b/doc/document_reader/CertificateChain/issuer.html index 02efc37763..01b4da088a 100644 --- a/doc/document_reader/CertificateChain/issuer.html +++ b/doc/document_reader/CertificateChain/issuer.html @@ -103,7 +103,7 @@
    CertificateChain class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CertificateChain/notifications.html b/doc/document_reader/CertificateChain/notifications.html index 11ff7e503e..b237a10087 100644 --- a/doc/document_reader/CertificateChain/notifications.html +++ b/doc/document_reader/CertificateChain/notifications.html @@ -103,7 +103,7 @@
    CertificateChain class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CertificateChain/origin.html b/doc/document_reader/CertificateChain/origin.html index fda5e448a8..0d4f4b88b1 100644 --- a/doc/document_reader/CertificateChain/origin.html +++ b/doc/document_reader/CertificateChain/origin.html @@ -103,7 +103,7 @@
    CertificateChain class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CertificateChain/paStatus.html b/doc/document_reader/CertificateChain/paStatus.html index 342d820b89..581e12ee60 100644 --- a/doc/document_reader/CertificateChain/paStatus.html +++ b/doc/document_reader/CertificateChain/paStatus.html @@ -103,7 +103,7 @@
    CertificateChain class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CertificateChain/serialNumber.html b/doc/document_reader/CertificateChain/serialNumber.html index b05cf83171..6597412584 100644 --- a/doc/document_reader/CertificateChain/serialNumber.html +++ b/doc/document_reader/CertificateChain/serialNumber.html @@ -103,7 +103,7 @@
    CertificateChain class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CertificateChain/signatureAlgorithm.html b/doc/document_reader/CertificateChain/signatureAlgorithm.html index 9f6955f2d6..2f3bd54fb8 100644 --- a/doc/document_reader/CertificateChain/signatureAlgorithm.html +++ b/doc/document_reader/CertificateChain/signatureAlgorithm.html @@ -103,7 +103,7 @@
    CertificateChain class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CertificateChain/subject.html b/doc/document_reader/CertificateChain/subject.html index 8c4ffdbd7d..f48db23ecf 100644 --- a/doc/document_reader/CertificateChain/subject.html +++ b/doc/document_reader/CertificateChain/subject.html @@ -103,7 +103,7 @@
    CertificateChain class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CertificateChain/subjectPKAlgorithm.html b/doc/document_reader/CertificateChain/subjectPKAlgorithm.html index f65e24288a..dc109d1f1f 100644 --- a/doc/document_reader/CertificateChain/subjectPKAlgorithm.html +++ b/doc/document_reader/CertificateChain/subjectPKAlgorithm.html @@ -103,7 +103,7 @@
    CertificateChain class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CertificateChain/toJson.html b/doc/document_reader/CertificateChain/toJson.html index f2d4dad222..555d579fbb 100644 --- a/doc/document_reader/CertificateChain/toJson.html +++ b/doc/document_reader/CertificateChain/toJson.html @@ -114,7 +114,7 @@
    CertificateChain class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CertificateChain/type.html b/doc/document_reader/CertificateChain/type.html index a06b30172c..7845dafc1e 100644 --- a/doc/document_reader/CertificateChain/type.html +++ b/doc/document_reader/CertificateChain/type.html @@ -107,7 +107,7 @@
    CertificateChain class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CertificateChain/validity.html b/doc/document_reader/CertificateChain/validity.html index 0529838543..465d703772 100644 --- a/doc/document_reader/CertificateChain/validity.html +++ b/doc/document_reader/CertificateChain/validity.html @@ -103,7 +103,7 @@
    CertificateChain class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CertificateChain/version.html b/doc/document_reader/CertificateChain/version.html index 8a0448d7cf..a318385218 100644 --- a/doc/document_reader/CertificateChain/version.html +++ b/doc/document_reader/CertificateChain/version.html @@ -103,7 +103,7 @@
    CertificateChain class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CertificateData-class.html b/doc/document_reader/CertificateData-class.html index fd585ec2e9..da42140e1b 100644 --- a/doc/document_reader/CertificateData-class.html +++ b/doc/document_reader/CertificateData-class.html @@ -241,7 +241,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CertificateData/CertificateData.html b/doc/document_reader/CertificateData/CertificateData.html index f468c27446..9c99281759 100644 --- a/doc/document_reader/CertificateData/CertificateData.html +++ b/doc/document_reader/CertificateData/CertificateData.html @@ -89,7 +89,7 @@
    CertificateData class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CertificateData/data.html b/doc/document_reader/CertificateData/data.html index eb130d8e03..df6b0a74ea 100644 --- a/doc/document_reader/CertificateData/data.html +++ b/doc/document_reader/CertificateData/data.html @@ -103,7 +103,7 @@
    CertificateData class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CertificateData/fromJson.html b/doc/document_reader/CertificateData/fromJson.html index b8437d0150..599aa08078 100644 --- a/doc/document_reader/CertificateData/fromJson.html +++ b/doc/document_reader/CertificateData/fromJson.html @@ -109,7 +109,7 @@
    CertificateData class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CertificateData/length.html b/doc/document_reader/CertificateData/length.html index 3455505496..058ef58b9e 100644 --- a/doc/document_reader/CertificateData/length.html +++ b/doc/document_reader/CertificateData/length.html @@ -103,7 +103,7 @@
    CertificateData class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CertificateData/toJson.html b/doc/document_reader/CertificateData/toJson.html index 2f989eb5f8..2210483256 100644 --- a/doc/document_reader/CertificateData/toJson.html +++ b/doc/document_reader/CertificateData/toJson.html @@ -103,7 +103,7 @@
    CertificateData class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CheckDiagnose.html b/doc/document_reader/CheckDiagnose.html index f948513159..fb372d601d 100644 --- a/doc/document_reader/CheckDiagnose.html +++ b/doc/document_reader/CheckDiagnose.html @@ -2118,7 +2118,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CheckDiagnose/getByValue.html b/doc/document_reader/CheckDiagnose/getByValue.html index 5e5fed0188..71c3710135 100644 --- a/doc/document_reader/CheckDiagnose/getByValue.html +++ b/doc/document_reader/CheckDiagnose/getByValue.html @@ -105,7 +105,7 @@
    CheckDiagnose enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CheckDiagnose/value.html b/doc/document_reader/CheckDiagnose/value.html index a3f20d502d..2923badf26 100644 --- a/doc/document_reader/CheckDiagnose/value.html +++ b/doc/document_reader/CheckDiagnose/value.html @@ -97,7 +97,7 @@
    CheckDiagnose enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CheckDiagnose/values-constant.html b/doc/document_reader/CheckDiagnose/values-constant.html index ff5413ea8e..f4939b9ffc 100644 --- a/doc/document_reader/CheckDiagnose/values-constant.html +++ b/doc/document_reader/CheckDiagnose/values-constant.html @@ -96,7 +96,7 @@
    CheckDiagnose enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CheckResult.html b/doc/document_reader/CheckResult.html index d70b3eb717..a45a9eaed9 100644 --- a/doc/document_reader/CheckResult.html +++ b/doc/document_reader/CheckResult.html @@ -344,7 +344,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CheckResult/getByValue.html b/doc/document_reader/CheckResult/getByValue.html index 39aec6591e..41f8fe89bc 100644 --- a/doc/document_reader/CheckResult/getByValue.html +++ b/doc/document_reader/CheckResult/getByValue.html @@ -105,7 +105,7 @@
    CheckResult enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CheckResult/value.html b/doc/document_reader/CheckResult/value.html index d672fa23e2..953ce7236d 100644 --- a/doc/document_reader/CheckResult/value.html +++ b/doc/document_reader/CheckResult/value.html @@ -97,7 +97,7 @@
    CheckResult enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CheckResult/values-constant.html b/doc/document_reader/CheckResult/values-constant.html index d5befdbf9c..83123a4ca2 100644 --- a/doc/document_reader/CheckResult/values-constant.html +++ b/doc/document_reader/CheckResult/values-constant.html @@ -96,7 +96,7 @@
    CheckResult enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ChipDetectedCompletion.html b/doc/document_reader/ChipDetectedCompletion.html index 21c98345c1..e5895de37b 100644 --- a/doc/document_reader/ChipDetectedCompletion.html +++ b/doc/document_reader/ChipDetectedCompletion.html @@ -97,7 +97,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Comparison-class.html b/doc/document_reader/Comparison-class.html index d180970d84..6282a45596 100644 --- a/doc/document_reader/Comparison-class.html +++ b/doc/document_reader/Comparison-class.html @@ -256,7 +256,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Comparison/Comparison.html b/doc/document_reader/Comparison/Comparison.html index e932fe6c42..1cf8ddae4f 100644 --- a/doc/document_reader/Comparison/Comparison.html +++ b/doc/document_reader/Comparison/Comparison.html @@ -89,7 +89,7 @@
    Comparison class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Comparison/fromJson.html b/doc/document_reader/Comparison/fromJson.html index 2fba0f7a61..215cf7d4e6 100644 --- a/doc/document_reader/Comparison/fromJson.html +++ b/doc/document_reader/Comparison/fromJson.html @@ -112,7 +112,7 @@
    Comparison class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Comparison/sourceTypeLeft.html b/doc/document_reader/Comparison/sourceTypeLeft.html index bf60590a73..5870afb477 100644 --- a/doc/document_reader/Comparison/sourceTypeLeft.html +++ b/doc/document_reader/Comparison/sourceTypeLeft.html @@ -106,7 +106,7 @@
    Comparison class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Comparison/sourceTypeRight.html b/doc/document_reader/Comparison/sourceTypeRight.html index 9fc7c39fbb..9eaa71b978 100644 --- a/doc/document_reader/Comparison/sourceTypeRight.html +++ b/doc/document_reader/Comparison/sourceTypeRight.html @@ -106,7 +106,7 @@
    Comparison class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Comparison/status.html b/doc/document_reader/Comparison/status.html index a22d41846d..a8f12ac984 100644 --- a/doc/document_reader/Comparison/status.html +++ b/doc/document_reader/Comparison/status.html @@ -106,7 +106,7 @@
    Comparison class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Comparison/toJson.html b/doc/document_reader/Comparison/toJson.html index a8ed80febe..cd89e4c23e 100644 --- a/doc/document_reader/Comparison/toJson.html +++ b/doc/document_reader/Comparison/toJson.html @@ -104,7 +104,7 @@
    Comparison class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Coordinate-class.html b/doc/document_reader/Coordinate-class.html index 4212e1de6b..7fc0eaa25a 100644 --- a/doc/document_reader/Coordinate-class.html +++ b/doc/document_reader/Coordinate-class.html @@ -244,7 +244,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Coordinate/Coordinate.html b/doc/document_reader/Coordinate/Coordinate.html index 81f0195fce..17d355c459 100644 --- a/doc/document_reader/Coordinate/Coordinate.html +++ b/doc/document_reader/Coordinate/Coordinate.html @@ -89,7 +89,7 @@
    Coordinate class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Coordinate/fromJson.html b/doc/document_reader/Coordinate/fromJson.html index 7875b929d5..0710e9022c 100644 --- a/doc/document_reader/Coordinate/fromJson.html +++ b/doc/document_reader/Coordinate/fromJson.html @@ -109,7 +109,7 @@
    Coordinate class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Coordinate/toJson.html b/doc/document_reader/Coordinate/toJson.html index 195e724a56..5eb2cfb02b 100644 --- a/doc/document_reader/Coordinate/toJson.html +++ b/doc/document_reader/Coordinate/toJson.html @@ -107,7 +107,7 @@
    Coordinate class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Coordinate/x.html b/doc/document_reader/Coordinate/x.html index c157a1136d..a24e8a1aac 100644 --- a/doc/document_reader/Coordinate/x.html +++ b/doc/document_reader/Coordinate/x.html @@ -103,7 +103,7 @@
    Coordinate class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Coordinate/y.html b/doc/document_reader/Coordinate/y.html index 5210694ad7..d230302160 100644 --- a/doc/document_reader/Coordinate/y.html +++ b/doc/document_reader/Coordinate/y.html @@ -103,7 +103,7 @@
    Coordinate class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CustomButtonTag.html b/doc/document_reader/CustomButtonTag.html index f8edb7c170..61f7f0a56e 100644 --- a/doc/document_reader/CustomButtonTag.html +++ b/doc/document_reader/CustomButtonTag.html @@ -392,7 +392,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CustomButtonTag/getByValue.html b/doc/document_reader/CustomButtonTag/getByValue.html index 40f0e8f506..9d1653c563 100644 --- a/doc/document_reader/CustomButtonTag/getByValue.html +++ b/doc/document_reader/CustomButtonTag/getByValue.html @@ -105,7 +105,7 @@
    CustomButtonTag enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CustomButtonTag/value.html b/doc/document_reader/CustomButtonTag/value.html index 2bbb3620db..8c659b712e 100644 --- a/doc/document_reader/CustomButtonTag/value.html +++ b/doc/document_reader/CustomButtonTag/value.html @@ -97,7 +97,7 @@
    CustomButtonTag enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CustomButtonTag/values-constant.html b/doc/document_reader/CustomButtonTag/values-constant.html index 79ddccf9a3..3204cbce64 100644 --- a/doc/document_reader/CustomButtonTag/values-constant.html +++ b/doc/document_reader/CustomButtonTag/values-constant.html @@ -96,7 +96,7 @@
    CustomButtonTag enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CustomButtonTappedCompletion.html b/doc/document_reader/CustomButtonTappedCompletion.html index 83baeca9a6..286ebc40de 100644 --- a/doc/document_reader/CustomButtonTappedCompletion.html +++ b/doc/document_reader/CustomButtonTappedCompletion.html @@ -96,7 +96,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Customization-class.html b/doc/document_reader/Customization-class.html index bbe81bdc61..833e824c80 100644 --- a/doc/document_reader/Customization-class.html +++ b/doc/document_reader/Customization-class.html @@ -1019,7 +1019,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Customization/Customization.html b/doc/document_reader/Customization/Customization.html index 3a890ad1d1..0fbe56bfcc 100644 --- a/doc/document_reader/Customization/Customization.html +++ b/doc/document_reader/Customization/Customization.html @@ -89,7 +89,7 @@
    Customization class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Customization/activityIndicatorColor.html b/doc/document_reader/Customization/activityIndicatorColor.html index 815860e4b3..f6a73b6097 100644 --- a/doc/document_reader/Customization/activityIndicatorColor.html +++ b/doc/document_reader/Customization/activityIndicatorColor.html @@ -129,7 +129,7 @@
    Customization class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Customization/backgroundMaskAlpha.html b/doc/document_reader/Customization/backgroundMaskAlpha.html index b1d4f7d029..9055e166a9 100644 --- a/doc/document_reader/Customization/backgroundMaskAlpha.html +++ b/doc/document_reader/Customization/backgroundMaskAlpha.html @@ -130,7 +130,7 @@
    Customization class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Customization/backgroundMaskColor.html b/doc/document_reader/Customization/backgroundMaskColor.html index 1da4fcdd0e..4b6c47c75f 100644 --- a/doc/document_reader/Customization/backgroundMaskColor.html +++ b/doc/document_reader/Customization/backgroundMaskColor.html @@ -129,7 +129,7 @@
    Customization class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Customization/borderBackgroundImage.html b/doc/document_reader/Customization/borderBackgroundImage.html index fc7ed63650..3a3dfa52c3 100644 --- a/doc/document_reader/Customization/borderBackgroundImage.html +++ b/doc/document_reader/Customization/borderBackgroundImage.html @@ -129,7 +129,7 @@
    Customization class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Customization/borderBackgroundImageTransformsAndroid.html b/doc/document_reader/Customization/borderBackgroundImageTransformsAndroid.html index b287e25bec..593642f3a9 100644 --- a/doc/document_reader/Customization/borderBackgroundImageTransformsAndroid.html +++ b/doc/document_reader/Customization/borderBackgroundImageTransformsAndroid.html @@ -135,7 +135,7 @@
    Customization class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Customization/borderBackgroundImageTransformsIOS.html b/doc/document_reader/Customization/borderBackgroundImageTransformsIOS.html index 88284cd023..d5e8b6e03f 100644 --- a/doc/document_reader/Customization/borderBackgroundImageTransformsIOS.html +++ b/doc/document_reader/Customization/borderBackgroundImageTransformsIOS.html @@ -133,7 +133,7 @@
    Customization class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Customization/cameraFrameActiveColor.html b/doc/document_reader/Customization/cameraFrameActiveColor.html index b796a058ed..e285e24923 100644 --- a/doc/document_reader/Customization/cameraFrameActiveColor.html +++ b/doc/document_reader/Customization/cameraFrameActiveColor.html @@ -130,7 +130,7 @@
    Customization class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Customization/cameraFrameBorderWidth.html b/doc/document_reader/Customization/cameraFrameBorderWidth.html index 913f334cab..ed99d9daaa 100644 --- a/doc/document_reader/Customization/cameraFrameBorderWidth.html +++ b/doc/document_reader/Customization/cameraFrameBorderWidth.html @@ -130,7 +130,7 @@
    Customization class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Customization/cameraFrameCornerRadius.html b/doc/document_reader/Customization/cameraFrameCornerRadius.html index d84a129466..a8c9b791df 100644 --- a/doc/document_reader/Customization/cameraFrameCornerRadius.html +++ b/doc/document_reader/Customization/cameraFrameCornerRadius.html @@ -130,7 +130,7 @@
    Customization class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Customization/cameraFrameDefaultColor.html b/doc/document_reader/Customization/cameraFrameDefaultColor.html index b844f19fa2..9fc4fd60a0 100644 --- a/doc/document_reader/Customization/cameraFrameDefaultColor.html +++ b/doc/document_reader/Customization/cameraFrameDefaultColor.html @@ -131,7 +131,7 @@
    Customization class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Customization/cameraFrameLandscapeAspectRatio.html b/doc/document_reader/Customization/cameraFrameLandscapeAspectRatio.html index 9600b8ea7a..1084af2d88 100644 --- a/doc/document_reader/Customization/cameraFrameLandscapeAspectRatio.html +++ b/doc/document_reader/Customization/cameraFrameLandscapeAspectRatio.html @@ -131,7 +131,7 @@
    Customization class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Customization/cameraFrameLineCap.html b/doc/document_reader/Customization/cameraFrameLineCap.html index 00f058db2b..ec1b3ed498 100644 --- a/doc/document_reader/Customization/cameraFrameLineCap.html +++ b/doc/document_reader/Customization/cameraFrameLineCap.html @@ -131,7 +131,7 @@
    Customization class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Customization/cameraFrameLineLength.html b/doc/document_reader/Customization/cameraFrameLineLength.html index f43155f928..5105412999 100644 --- a/doc/document_reader/Customization/cameraFrameLineLength.html +++ b/doc/document_reader/Customization/cameraFrameLineLength.html @@ -132,7 +132,7 @@
    Customization class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Customization/cameraFrameOffsetWidth.html b/doc/document_reader/Customization/cameraFrameOffsetWidth.html index 39b21cf360..4100dd24da 100644 --- a/doc/document_reader/Customization/cameraFrameOffsetWidth.html +++ b/doc/document_reader/Customization/cameraFrameOffsetWidth.html @@ -130,7 +130,7 @@
    Customization class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Customization/cameraFramePortraitAspectRatio.html b/doc/document_reader/Customization/cameraFramePortraitAspectRatio.html index ac053df9f8..48f093301e 100644 --- a/doc/document_reader/Customization/cameraFramePortraitAspectRatio.html +++ b/doc/document_reader/Customization/cameraFramePortraitAspectRatio.html @@ -130,7 +130,7 @@
    Customization class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Customization/cameraFrameShapeType.html b/doc/document_reader/Customization/cameraFrameShapeType.html index 2e3eacb29c..8576a4e05f 100644 --- a/doc/document_reader/Customization/cameraFrameShapeType.html +++ b/doc/document_reader/Customization/cameraFrameShapeType.html @@ -130,7 +130,7 @@
    Customization class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Customization/cameraFrameVerticalPositionMultiplier.html b/doc/document_reader/Customization/cameraFrameVerticalPositionMultiplier.html index 7382001354..b1865c244a 100644 --- a/doc/document_reader/Customization/cameraFrameVerticalPositionMultiplier.html +++ b/doc/document_reader/Customization/cameraFrameVerticalPositionMultiplier.html @@ -130,7 +130,7 @@
    Customization class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Customization/cameraPreviewBackgroundColor.html b/doc/document_reader/Customization/cameraPreviewBackgroundColor.html index 56b936ea99..157d91ae20 100644 --- a/doc/document_reader/Customization/cameraPreviewBackgroundColor.html +++ b/doc/document_reader/Customization/cameraPreviewBackgroundColor.html @@ -131,7 +131,7 @@
    Customization class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Customization/cameraSwitchButtonImage.html b/doc/document_reader/Customization/cameraSwitchButtonImage.html index 740215af77..1f12bdc39b 100644 --- a/doc/document_reader/Customization/cameraSwitchButtonImage.html +++ b/doc/document_reader/Customization/cameraSwitchButtonImage.html @@ -130,7 +130,7 @@
    Customization class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Customization/captureButtonImage.html b/doc/document_reader/Customization/captureButtonImage.html index e027cb8487..8089682a96 100644 --- a/doc/document_reader/Customization/captureButtonImage.html +++ b/doc/document_reader/Customization/captureButtonImage.html @@ -129,7 +129,7 @@
    Customization class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Customization/changeFrameButtonCollapseImage.html b/doc/document_reader/Customization/changeFrameButtonCollapseImage.html index 7fd92d1132..eba4b20b40 100644 --- a/doc/document_reader/Customization/changeFrameButtonCollapseImage.html +++ b/doc/document_reader/Customization/changeFrameButtonCollapseImage.html @@ -131,7 +131,7 @@
    Customization class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Customization/changeFrameButtonExpandImage.html b/doc/document_reader/Customization/changeFrameButtonExpandImage.html index bd3ae7cab1..4e755bdd8d 100644 --- a/doc/document_reader/Customization/changeFrameButtonExpandImage.html +++ b/doc/document_reader/Customization/changeFrameButtonExpandImage.html @@ -130,7 +130,7 @@
    Customization class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Customization/closeButtonImage.html b/doc/document_reader/Customization/closeButtonImage.html index 359097da0a..e792344d24 100644 --- a/doc/document_reader/Customization/closeButtonImage.html +++ b/doc/document_reader/Customization/closeButtonImage.html @@ -129,7 +129,7 @@
    Customization class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Customization/colors.html b/doc/document_reader/Customization/colors.html index d8cb02bd2f..b0761f4360 100644 --- a/doc/document_reader/Customization/colors.html +++ b/doc/document_reader/Customization/colors.html @@ -125,7 +125,7 @@
    Customization class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Customization/customLabelStatus.html b/doc/document_reader/Customization/customLabelStatus.html index ffa5e990a5..cd0df70d6a 100644 --- a/doc/document_reader/Customization/customLabelStatus.html +++ b/doc/document_reader/Customization/customLabelStatus.html @@ -129,7 +129,7 @@
    Customization class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Customization/customStatusPositionMultiplier.html b/doc/document_reader/Customization/customStatusPositionMultiplier.html index 111d3472d9..ca1c789f90 100644 --- a/doc/document_reader/Customization/customStatusPositionMultiplier.html +++ b/doc/document_reader/Customization/customStatusPositionMultiplier.html @@ -135,7 +135,7 @@
    Customization class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Customization/fonts.html b/doc/document_reader/Customization/fonts.html index d18cb0c8e6..bc3487cdb4 100644 --- a/doc/document_reader/Customization/fonts.html +++ b/doc/document_reader/Customization/fonts.html @@ -125,7 +125,7 @@
    Customization class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Customization/fromJson.html b/doc/document_reader/Customization/fromJson.html index cb8f18a00b..6ea4d9b517 100644 --- a/doc/document_reader/Customization/fromJson.html +++ b/doc/document_reader/Customization/fromJson.html @@ -259,7 +259,7 @@
    Customization class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Customization/helpAnimationImage.html b/doc/document_reader/Customization/helpAnimationImage.html index c8148c2b7a..399b4226c1 100644 --- a/doc/document_reader/Customization/helpAnimationImage.html +++ b/doc/document_reader/Customization/helpAnimationImage.html @@ -129,7 +129,7 @@
    Customization class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Customization/helpAnimationImageTransformsAndroid.html b/doc/document_reader/Customization/helpAnimationImageTransformsAndroid.html index b9f0c7eaca..d328508fb5 100644 --- a/doc/document_reader/Customization/helpAnimationImageTransformsAndroid.html +++ b/doc/document_reader/Customization/helpAnimationImageTransformsAndroid.html @@ -135,7 +135,7 @@
    Customization class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Customization/helpAnimationImageTransformsIOS.html b/doc/document_reader/Customization/helpAnimationImageTransformsIOS.html index 6e27822828..0115a884c3 100644 --- a/doc/document_reader/Customization/helpAnimationImageTransformsIOS.html +++ b/doc/document_reader/Customization/helpAnimationImageTransformsIOS.html @@ -133,7 +133,7 @@
    Customization class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Customization/images.html b/doc/document_reader/Customization/images.html index c2b71ebb14..62e718cf95 100644 --- a/doc/document_reader/Customization/images.html +++ b/doc/document_reader/Customization/images.html @@ -125,7 +125,7 @@
    Customization class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Customization/livenessAnimationImage.html b/doc/document_reader/Customization/livenessAnimationImage.html index 070c84b9a0..0cdd3c464a 100644 --- a/doc/document_reader/Customization/livenessAnimationImage.html +++ b/doc/document_reader/Customization/livenessAnimationImage.html @@ -132,7 +132,7 @@
    Customization class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Customization/livenessAnimationImageTransformsAndroid.html b/doc/document_reader/Customization/livenessAnimationImageTransformsAndroid.html index 38bc767237..c1c9872e25 100644 --- a/doc/document_reader/Customization/livenessAnimationImageTransformsAndroid.html +++ b/doc/document_reader/Customization/livenessAnimationImageTransformsAndroid.html @@ -135,7 +135,7 @@
    Customization class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Customization/livenessAnimationImageTransformsIOS.html b/doc/document_reader/Customization/livenessAnimationImageTransformsIOS.html index aa44efeac2..d11b28ad66 100644 --- a/doc/document_reader/Customization/livenessAnimationImageTransformsIOS.html +++ b/doc/document_reader/Customization/livenessAnimationImageTransformsIOS.html @@ -133,7 +133,7 @@
    Customization class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Customization/livenessAnimationPositionMultiplier.html b/doc/document_reader/Customization/livenessAnimationPositionMultiplier.html index 11bff74f85..6a94096ca6 100644 --- a/doc/document_reader/Customization/livenessAnimationPositionMultiplier.html +++ b/doc/document_reader/Customization/livenessAnimationPositionMultiplier.html @@ -136,7 +136,7 @@
    Customization class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Customization/multipageAnimationBackImage.html b/doc/document_reader/Customization/multipageAnimationBackImage.html index f990ef96b5..47e6b79038 100644 --- a/doc/document_reader/Customization/multipageAnimationBackImage.html +++ b/doc/document_reader/Customization/multipageAnimationBackImage.html @@ -129,7 +129,7 @@
    Customization class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Customization/multipageAnimationBackImageTransformsAndroid.html b/doc/document_reader/Customization/multipageAnimationBackImageTransformsAndroid.html index 442f9f6d14..7e5bb4b57e 100644 --- a/doc/document_reader/Customization/multipageAnimationBackImageTransformsAndroid.html +++ b/doc/document_reader/Customization/multipageAnimationBackImageTransformsAndroid.html @@ -135,7 +135,7 @@
    Customization class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Customization/multipageAnimationBackImageTransformsIOS.html b/doc/document_reader/Customization/multipageAnimationBackImageTransformsIOS.html index be639623da..e538b34c97 100644 --- a/doc/document_reader/Customization/multipageAnimationBackImageTransformsIOS.html +++ b/doc/document_reader/Customization/multipageAnimationBackImageTransformsIOS.html @@ -133,7 +133,7 @@
    Customization class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Customization/multipageAnimationFrontImage.html b/doc/document_reader/Customization/multipageAnimationFrontImage.html index 6a5196eec9..ff577f954f 100644 --- a/doc/document_reader/Customization/multipageAnimationFrontImage.html +++ b/doc/document_reader/Customization/multipageAnimationFrontImage.html @@ -129,7 +129,7 @@
    Customization class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Customization/multipageAnimationFrontImageTransformsAndroid.html b/doc/document_reader/Customization/multipageAnimationFrontImageTransformsAndroid.html index f3f5670442..e836fe4d26 100644 --- a/doc/document_reader/Customization/multipageAnimationFrontImageTransformsAndroid.html +++ b/doc/document_reader/Customization/multipageAnimationFrontImageTransformsAndroid.html @@ -135,7 +135,7 @@
    Customization class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Customization/multipageAnimationFrontImageTransformsIOS.html b/doc/document_reader/Customization/multipageAnimationFrontImageTransformsIOS.html index 8fcf763be5..99ce9660db 100644 --- a/doc/document_reader/Customization/multipageAnimationFrontImageTransformsIOS.html +++ b/doc/document_reader/Customization/multipageAnimationFrontImageTransformsIOS.html @@ -133,7 +133,7 @@
    Customization class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Customization/multipageButtonBackgroundColor.html b/doc/document_reader/Customization/multipageButtonBackgroundColor.html index df138c01c1..320a9b1eef 100644 --- a/doc/document_reader/Customization/multipageButtonBackgroundColor.html +++ b/doc/document_reader/Customization/multipageButtonBackgroundColor.html @@ -129,7 +129,7 @@
    Customization class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Customization/nextPageAnimationEndDelay.html b/doc/document_reader/Customization/nextPageAnimationEndDelay.html index 81cb55a25f..10d6fdafd4 100644 --- a/doc/document_reader/Customization/nextPageAnimationEndDelay.html +++ b/doc/document_reader/Customization/nextPageAnimationEndDelay.html @@ -130,7 +130,7 @@
    Customization class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Customization/nextPageAnimationStartDelay.html b/doc/document_reader/Customization/nextPageAnimationStartDelay.html index 944eb10211..1f39bf86e0 100644 --- a/doc/document_reader/Customization/nextPageAnimationStartDelay.html +++ b/doc/document_reader/Customization/nextPageAnimationStartDelay.html @@ -130,7 +130,7 @@
    Customization class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Customization/resultStatus.html b/doc/document_reader/Customization/resultStatus.html index 171450c2d2..2f3dcd0faa 100644 --- a/doc/document_reader/Customization/resultStatus.html +++ b/doc/document_reader/Customization/resultStatus.html @@ -129,7 +129,7 @@
    Customization class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Customization/resultStatusBackgroundColor.html b/doc/document_reader/Customization/resultStatusBackgroundColor.html index f200f8ebac..2bddb00fa2 100644 --- a/doc/document_reader/Customization/resultStatusBackgroundColor.html +++ b/doc/document_reader/Customization/resultStatusBackgroundColor.html @@ -129,7 +129,7 @@
    Customization class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Customization/resultStatusPositionMultiplier.html b/doc/document_reader/Customization/resultStatusPositionMultiplier.html index 52fea912c2..f6780fee40 100644 --- a/doc/document_reader/Customization/resultStatusPositionMultiplier.html +++ b/doc/document_reader/Customization/resultStatusPositionMultiplier.html @@ -135,7 +135,7 @@
    Customization class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Customization/resultStatusTextColor.html b/doc/document_reader/Customization/resultStatusTextColor.html index a67f37f07d..36c66a526f 100644 --- a/doc/document_reader/Customization/resultStatusTextColor.html +++ b/doc/document_reader/Customization/resultStatusTextColor.html @@ -130,7 +130,7 @@
    Customization class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Customization/resultStatusTextFont.html b/doc/document_reader/Customization/resultStatusTextFont.html index e42ad12dc7..382cab128f 100644 --- a/doc/document_reader/Customization/resultStatusTextFont.html +++ b/doc/document_reader/Customization/resultStatusTextFont.html @@ -129,7 +129,7 @@
    Customization class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Customization/showBackgroundMask.html b/doc/document_reader/Customization/showBackgroundMask.html index 6db141de1e..0d655a67c3 100644 --- a/doc/document_reader/Customization/showBackgroundMask.html +++ b/doc/document_reader/Customization/showBackgroundMask.html @@ -131,7 +131,7 @@
    Customization class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Customization/showHelpAnimation.html b/doc/document_reader/Customization/showHelpAnimation.html index 23e4e32d6f..0d65792c41 100644 --- a/doc/document_reader/Customization/showHelpAnimation.html +++ b/doc/document_reader/Customization/showHelpAnimation.html @@ -131,7 +131,7 @@
    Customization class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Customization/showNextPageAnimation.html b/doc/document_reader/Customization/showNextPageAnimation.html index b387f36b14..ce6267d227 100644 --- a/doc/document_reader/Customization/showNextPageAnimation.html +++ b/doc/document_reader/Customization/showNextPageAnimation.html @@ -131,7 +131,7 @@
    Customization class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Customization/showResultStatusMessages.html b/doc/document_reader/Customization/showResultStatusMessages.html index f53fd67840..f1126a6008 100644 --- a/doc/document_reader/Customization/showResultStatusMessages.html +++ b/doc/document_reader/Customization/showResultStatusMessages.html @@ -131,7 +131,7 @@
    Customization class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Customization/showStatusMessages.html b/doc/document_reader/Customization/showStatusMessages.html index abe2cb3055..12ee7623ea 100644 --- a/doc/document_reader/Customization/showStatusMessages.html +++ b/doc/document_reader/Customization/showStatusMessages.html @@ -131,7 +131,7 @@
    Customization class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Customization/status.html b/doc/document_reader/Customization/status.html index 68f0240be1..0fb214e5d5 100644 --- a/doc/document_reader/Customization/status.html +++ b/doc/document_reader/Customization/status.html @@ -129,7 +129,7 @@
    Customization class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Customization/statusBackgroundColor.html b/doc/document_reader/Customization/statusBackgroundColor.html index 953bec3ddf..f1835ae1b4 100644 --- a/doc/document_reader/Customization/statusBackgroundColor.html +++ b/doc/document_reader/Customization/statusBackgroundColor.html @@ -130,7 +130,7 @@
    Customization class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Customization/statusPositionMultiplier.html b/doc/document_reader/Customization/statusPositionMultiplier.html index 93c93decfb..1f8954e692 100644 --- a/doc/document_reader/Customization/statusPositionMultiplier.html +++ b/doc/document_reader/Customization/statusPositionMultiplier.html @@ -135,7 +135,7 @@
    Customization class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Customization/statusTextColor.html b/doc/document_reader/Customization/statusTextColor.html index 30835d871a..c2b82228f6 100644 --- a/doc/document_reader/Customization/statusTextColor.html +++ b/doc/document_reader/Customization/statusTextColor.html @@ -130,7 +130,7 @@
    Customization class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Customization/statusTextFont.html b/doc/document_reader/Customization/statusTextFont.html index cda4c38c26..f8c0c86efb 100644 --- a/doc/document_reader/Customization/statusTextFont.html +++ b/doc/document_reader/Customization/statusTextFont.html @@ -129,7 +129,7 @@
    Customization class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Customization/testSetters.html b/doc/document_reader/Customization/testSetters.html index e98f598f24..5348207905 100644 --- a/doc/document_reader/Customization/testSetters.html +++ b/doc/document_reader/Customization/testSetters.html @@ -98,7 +98,7 @@
    Customization class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Customization/tintColor.html b/doc/document_reader/Customization/tintColor.html index f2aca81adb..b9917d1937 100644 --- a/doc/document_reader/Customization/tintColor.html +++ b/doc/document_reader/Customization/tintColor.html @@ -129,7 +129,7 @@
    Customization class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Customization/toJson.html b/doc/document_reader/Customization/toJson.html index f1579ebdbe..de0372016f 100644 --- a/doc/document_reader/Customization/toJson.html +++ b/doc/document_reader/Customization/toJson.html @@ -180,7 +180,7 @@
    Customization class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Customization/toolbarSize.html b/doc/document_reader/Customization/toolbarSize.html index 5933a05387..5a22e53a41 100644 --- a/doc/document_reader/Customization/toolbarSize.html +++ b/doc/document_reader/Customization/toolbarSize.html @@ -130,7 +130,7 @@
    Customization class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Customization/torchButtonOffImage.html b/doc/document_reader/Customization/torchButtonOffImage.html index df4d913169..335519006b 100644 --- a/doc/document_reader/Customization/torchButtonOffImage.html +++ b/doc/document_reader/Customization/torchButtonOffImage.html @@ -129,7 +129,7 @@
    Customization class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Customization/torchButtonOnImage.html b/doc/document_reader/Customization/torchButtonOnImage.html index 56dd6ec9f7..c5aefd7d24 100644 --- a/doc/document_reader/Customization/torchButtonOnImage.html +++ b/doc/document_reader/Customization/torchButtonOnImage.html @@ -129,7 +129,7 @@
    Customization class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Customization/uiCustomizationLayer.html b/doc/document_reader/Customization/uiCustomizationLayer.html index 7b30ae2299..d59bd4c215 100644 --- a/doc/document_reader/Customization/uiCustomizationLayer.html +++ b/doc/document_reader/Customization/uiCustomizationLayer.html @@ -132,7 +132,7 @@
    Customization class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CustomizationColors-class.html b/doc/document_reader/CustomizationColors-class.html index 9d94a2d3ca..7dd1239ada 100644 --- a/doc/document_reader/CustomizationColors-class.html +++ b/doc/document_reader/CustomizationColors-class.html @@ -325,7 +325,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CustomizationColors/CustomizationColors.html b/doc/document_reader/CustomizationColors/CustomizationColors.html index d2be066563..7edb9ab5ab 100644 --- a/doc/document_reader/CustomizationColors/CustomizationColors.html +++ b/doc/document_reader/CustomizationColors/CustomizationColors.html @@ -89,7 +89,7 @@
    CustomizationColors class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CustomizationColors/fromJson.html b/doc/document_reader/CustomizationColors/fromJson.html index d2f9ba39d1..813707f0ea 100644 --- a/doc/document_reader/CustomizationColors/fromJson.html +++ b/doc/document_reader/CustomizationColors/fromJson.html @@ -123,7 +123,7 @@
    CustomizationColors class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CustomizationColors/rfidProcessingScreenBackground.html b/doc/document_reader/CustomizationColors/rfidProcessingScreenBackground.html index fd8d3058b2..2de99bc592 100644 --- a/doc/document_reader/CustomizationColors/rfidProcessingScreenBackground.html +++ b/doc/document_reader/CustomizationColors/rfidProcessingScreenBackground.html @@ -126,7 +126,7 @@
    CustomizationColors class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CustomizationColors/rfidProcessingScreenHintLabelBackground.html b/doc/document_reader/CustomizationColors/rfidProcessingScreenHintLabelBackground.html index cc9c266e6f..913c46bc28 100644 --- a/doc/document_reader/CustomizationColors/rfidProcessingScreenHintLabelBackground.html +++ b/doc/document_reader/CustomizationColors/rfidProcessingScreenHintLabelBackground.html @@ -127,7 +127,7 @@
    CustomizationColors class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CustomizationColors/rfidProcessingScreenHintLabelText.html b/doc/document_reader/CustomizationColors/rfidProcessingScreenHintLabelText.html index 6b9e1baec7..2eb85b20bd 100644 --- a/doc/document_reader/CustomizationColors/rfidProcessingScreenHintLabelText.html +++ b/doc/document_reader/CustomizationColors/rfidProcessingScreenHintLabelText.html @@ -127,7 +127,7 @@
    CustomizationColors class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CustomizationColors/rfidProcessingScreenLoadingBar.html b/doc/document_reader/CustomizationColors/rfidProcessingScreenLoadingBar.html index f523a1ae71..5f48d71f16 100644 --- a/doc/document_reader/CustomizationColors/rfidProcessingScreenLoadingBar.html +++ b/doc/document_reader/CustomizationColors/rfidProcessingScreenLoadingBar.html @@ -126,7 +126,7 @@
    CustomizationColors class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CustomizationColors/rfidProcessingScreenProgressBar.html b/doc/document_reader/CustomizationColors/rfidProcessingScreenProgressBar.html index dd3163dc7f..123e90999b 100644 --- a/doc/document_reader/CustomizationColors/rfidProcessingScreenProgressBar.html +++ b/doc/document_reader/CustomizationColors/rfidProcessingScreenProgressBar.html @@ -126,7 +126,7 @@
    CustomizationColors class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CustomizationColors/rfidProcessingScreenProgressBarBackground.html b/doc/document_reader/CustomizationColors/rfidProcessingScreenProgressBarBackground.html index 4d693287ad..07f569f118 100644 --- a/doc/document_reader/CustomizationColors/rfidProcessingScreenProgressBarBackground.html +++ b/doc/document_reader/CustomizationColors/rfidProcessingScreenProgressBarBackground.html @@ -127,7 +127,7 @@
    CustomizationColors class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CustomizationColors/rfidProcessingScreenProgressLabelText.html b/doc/document_reader/CustomizationColors/rfidProcessingScreenProgressLabelText.html index f3f381e587..bcab941adf 100644 --- a/doc/document_reader/CustomizationColors/rfidProcessingScreenProgressLabelText.html +++ b/doc/document_reader/CustomizationColors/rfidProcessingScreenProgressLabelText.html @@ -127,7 +127,7 @@
    CustomizationColors class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CustomizationColors/rfidProcessingScreenResultLabelText.html b/doc/document_reader/CustomizationColors/rfidProcessingScreenResultLabelText.html index 438c0592ee..e4827731c0 100644 --- a/doc/document_reader/CustomizationColors/rfidProcessingScreenResultLabelText.html +++ b/doc/document_reader/CustomizationColors/rfidProcessingScreenResultLabelText.html @@ -127,7 +127,7 @@
    CustomizationColors class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CustomizationColors/testSetters.html b/doc/document_reader/CustomizationColors/testSetters.html index ef16a12df5..06cc18ad9a 100644 --- a/doc/document_reader/CustomizationColors/testSetters.html +++ b/doc/document_reader/CustomizationColors/testSetters.html @@ -98,7 +98,7 @@
    CustomizationColors class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CustomizationColors/toJson.html b/doc/document_reader/CustomizationColors/toJson.html index 1666c607cd..01b19c7f4d 100644 --- a/doc/document_reader/CustomizationColors/toJson.html +++ b/doc/document_reader/CustomizationColors/toJson.html @@ -117,7 +117,7 @@
    CustomizationColors class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CustomizationFonts-class.html b/doc/document_reader/CustomizationFonts-class.html index 10127fa620..7b007ba29d 100644 --- a/doc/document_reader/CustomizationFonts-class.html +++ b/doc/document_reader/CustomizationFonts-class.html @@ -265,7 +265,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CustomizationFonts/CustomizationFonts.html b/doc/document_reader/CustomizationFonts/CustomizationFonts.html index 438e52b674..b27f28174f 100644 --- a/doc/document_reader/CustomizationFonts/CustomizationFonts.html +++ b/doc/document_reader/CustomizationFonts/CustomizationFonts.html @@ -89,7 +89,7 @@
    CustomizationFonts class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CustomizationFonts/fromJson.html b/doc/document_reader/CustomizationFonts/fromJson.html index 956b03c5f5..6288e0a1f0 100644 --- a/doc/document_reader/CustomizationFonts/fromJson.html +++ b/doc/document_reader/CustomizationFonts/fromJson.html @@ -113,7 +113,7 @@
    CustomizationFonts class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CustomizationFonts/rfidProcessingScreenHintLabel.html b/doc/document_reader/CustomizationFonts/rfidProcessingScreenHintLabel.html index 3a1f886000..306f3e1a7b 100644 --- a/doc/document_reader/CustomizationFonts/rfidProcessingScreenHintLabel.html +++ b/doc/document_reader/CustomizationFonts/rfidProcessingScreenHintLabel.html @@ -126,7 +126,7 @@
    CustomizationFonts class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CustomizationFonts/rfidProcessingScreenProgressLabel.html b/doc/document_reader/CustomizationFonts/rfidProcessingScreenProgressLabel.html index 46409c1560..ce6b6db214 100644 --- a/doc/document_reader/CustomizationFonts/rfidProcessingScreenProgressLabel.html +++ b/doc/document_reader/CustomizationFonts/rfidProcessingScreenProgressLabel.html @@ -127,7 +127,7 @@
    CustomizationFonts class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CustomizationFonts/rfidProcessingScreenResultLabel.html b/doc/document_reader/CustomizationFonts/rfidProcessingScreenResultLabel.html index 68da9bb197..6826da88c0 100644 --- a/doc/document_reader/CustomizationFonts/rfidProcessingScreenResultLabel.html +++ b/doc/document_reader/CustomizationFonts/rfidProcessingScreenResultLabel.html @@ -126,7 +126,7 @@
    CustomizationFonts class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CustomizationFonts/testSetters.html b/doc/document_reader/CustomizationFonts/testSetters.html index 68dbfac185..ca71c3cc1a 100644 --- a/doc/document_reader/CustomizationFonts/testSetters.html +++ b/doc/document_reader/CustomizationFonts/testSetters.html @@ -98,7 +98,7 @@
    CustomizationFonts class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CustomizationFonts/toJson.html b/doc/document_reader/CustomizationFonts/toJson.html index ffc0de6da8..3aba5d4922 100644 --- a/doc/document_reader/CustomizationFonts/toJson.html +++ b/doc/document_reader/CustomizationFonts/toJson.html @@ -107,7 +107,7 @@
    CustomizationFonts class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CustomizationImages-class.html b/doc/document_reader/CustomizationImages-class.html index fe3f2ef8a2..13083c414a 100644 --- a/doc/document_reader/CustomizationImages-class.html +++ b/doc/document_reader/CustomizationImages-class.html @@ -241,7 +241,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CustomizationImages/CustomizationImages.html b/doc/document_reader/CustomizationImages/CustomizationImages.html index 1faa87469a..1602aac00c 100644 --- a/doc/document_reader/CustomizationImages/CustomizationImages.html +++ b/doc/document_reader/CustomizationImages/CustomizationImages.html @@ -89,7 +89,7 @@
    CustomizationImages class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CustomizationImages/fromJson.html b/doc/document_reader/CustomizationImages/fromJson.html index 800602ad0d..d0be5e5bd3 100644 --- a/doc/document_reader/CustomizationImages/fromJson.html +++ b/doc/document_reader/CustomizationImages/fromJson.html @@ -109,7 +109,7 @@
    CustomizationImages class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CustomizationImages/rfidProcessingScreenFailureImage.html b/doc/document_reader/CustomizationImages/rfidProcessingScreenFailureImage.html index 6d6e6297a6..abb9cef294 100644 --- a/doc/document_reader/CustomizationImages/rfidProcessingScreenFailureImage.html +++ b/doc/document_reader/CustomizationImages/rfidProcessingScreenFailureImage.html @@ -127,7 +127,7 @@
    CustomizationImages class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CustomizationImages/testSetters.html b/doc/document_reader/CustomizationImages/testSetters.html index 9b54e16323..9bd7f98c9c 100644 --- a/doc/document_reader/CustomizationImages/testSetters.html +++ b/doc/document_reader/CustomizationImages/testSetters.html @@ -98,7 +98,7 @@
    CustomizationImages class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/CustomizationImages/toJson.html b/doc/document_reader/CustomizationImages/toJson.html index 35680ccac0..baf9a5799f 100644 --- a/doc/document_reader/CustomizationImages/toJson.html +++ b/doc/document_reader/CustomizationImages/toJson.html @@ -103,7 +103,7 @@
    CustomizationImages class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DTCDataGroups-class.html b/doc/document_reader/DTCDataGroups-class.html index d6d2733e26..4292c21d67 100644 --- a/doc/document_reader/DTCDataGroups-class.html +++ b/doc/document_reader/DTCDataGroups-class.html @@ -481,7 +481,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DTCDataGroups/DTCDataGroups.html b/doc/document_reader/DTCDataGroups/DTCDataGroups.html index afd440ebc0..327323497b 100644 --- a/doc/document_reader/DTCDataGroups/DTCDataGroups.html +++ b/doc/document_reader/DTCDataGroups/DTCDataGroups.html @@ -89,7 +89,7 @@
    DTCDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DTCDataGroups/dg1.html b/doc/document_reader/DTCDataGroups/dg1.html index faaebb9a7b..4ea326b65e 100644 --- a/doc/document_reader/DTCDataGroups/dg1.html +++ b/doc/document_reader/DTCDataGroups/dg1.html @@ -126,7 +126,7 @@
    DTCDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DTCDataGroups/dg10.html b/doc/document_reader/DTCDataGroups/dg10.html index 22991442f5..470ac7b5ec 100644 --- a/doc/document_reader/DTCDataGroups/dg10.html +++ b/doc/document_reader/DTCDataGroups/dg10.html @@ -126,7 +126,7 @@
    DTCDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DTCDataGroups/dg11.html b/doc/document_reader/DTCDataGroups/dg11.html index 74895f4257..f6c70a84a0 100644 --- a/doc/document_reader/DTCDataGroups/dg11.html +++ b/doc/document_reader/DTCDataGroups/dg11.html @@ -126,7 +126,7 @@
    DTCDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DTCDataGroups/dg12.html b/doc/document_reader/DTCDataGroups/dg12.html index c0d11e68ef..63a62cdbaa 100644 --- a/doc/document_reader/DTCDataGroups/dg12.html +++ b/doc/document_reader/DTCDataGroups/dg12.html @@ -126,7 +126,7 @@
    DTCDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DTCDataGroups/dg13.html b/doc/document_reader/DTCDataGroups/dg13.html index bab0ec6056..0c4c9a4926 100644 --- a/doc/document_reader/DTCDataGroups/dg13.html +++ b/doc/document_reader/DTCDataGroups/dg13.html @@ -126,7 +126,7 @@
    DTCDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DTCDataGroups/dg14.html b/doc/document_reader/DTCDataGroups/dg14.html index 762cb84ddc..3bf5cc8285 100644 --- a/doc/document_reader/DTCDataGroups/dg14.html +++ b/doc/document_reader/DTCDataGroups/dg14.html @@ -126,7 +126,7 @@
    DTCDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DTCDataGroups/dg15.html b/doc/document_reader/DTCDataGroups/dg15.html index d9e418401f..cfab9b42f0 100644 --- a/doc/document_reader/DTCDataGroups/dg15.html +++ b/doc/document_reader/DTCDataGroups/dg15.html @@ -126,7 +126,7 @@
    DTCDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DTCDataGroups/dg16.html b/doc/document_reader/DTCDataGroups/dg16.html index 0660e9ff92..043ad55196 100644 --- a/doc/document_reader/DTCDataGroups/dg16.html +++ b/doc/document_reader/DTCDataGroups/dg16.html @@ -126,7 +126,7 @@
    DTCDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DTCDataGroups/dg17.html b/doc/document_reader/DTCDataGroups/dg17.html index cea0dfc684..e955c9cb65 100644 --- a/doc/document_reader/DTCDataGroups/dg17.html +++ b/doc/document_reader/DTCDataGroups/dg17.html @@ -126,7 +126,7 @@
    DTCDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DTCDataGroups/dg18.html b/doc/document_reader/DTCDataGroups/dg18.html index a542c7a9d7..0555fe512b 100644 --- a/doc/document_reader/DTCDataGroups/dg18.html +++ b/doc/document_reader/DTCDataGroups/dg18.html @@ -126,7 +126,7 @@
    DTCDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DTCDataGroups/dg2.html b/doc/document_reader/DTCDataGroups/dg2.html index 40ca61527f..73198db5d2 100644 --- a/doc/document_reader/DTCDataGroups/dg2.html +++ b/doc/document_reader/DTCDataGroups/dg2.html @@ -126,7 +126,7 @@
    DTCDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DTCDataGroups/dg22.html b/doc/document_reader/DTCDataGroups/dg22.html index 855e4f73b4..34997b0f3a 100644 --- a/doc/document_reader/DTCDataGroups/dg22.html +++ b/doc/document_reader/DTCDataGroups/dg22.html @@ -126,7 +126,7 @@
    DTCDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DTCDataGroups/dg23.html b/doc/document_reader/DTCDataGroups/dg23.html index 6bc7f7a0ab..df261c4ef2 100644 --- a/doc/document_reader/DTCDataGroups/dg23.html +++ b/doc/document_reader/DTCDataGroups/dg23.html @@ -126,7 +126,7 @@
    DTCDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DTCDataGroups/dg24.html b/doc/document_reader/DTCDataGroups/dg24.html index 6f913fdc79..0cecb1e51f 100644 --- a/doc/document_reader/DTCDataGroups/dg24.html +++ b/doc/document_reader/DTCDataGroups/dg24.html @@ -126,7 +126,7 @@
    DTCDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DTCDataGroups/dg3.html b/doc/document_reader/DTCDataGroups/dg3.html index dba7381c76..199b8b69f4 100644 --- a/doc/document_reader/DTCDataGroups/dg3.html +++ b/doc/document_reader/DTCDataGroups/dg3.html @@ -126,7 +126,7 @@
    DTCDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DTCDataGroups/dg4.html b/doc/document_reader/DTCDataGroups/dg4.html index 1f234dacec..eb74de6c28 100644 --- a/doc/document_reader/DTCDataGroups/dg4.html +++ b/doc/document_reader/DTCDataGroups/dg4.html @@ -126,7 +126,7 @@
    DTCDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DTCDataGroups/dg5.html b/doc/document_reader/DTCDataGroups/dg5.html index 36a9851196..b6c08058f2 100644 --- a/doc/document_reader/DTCDataGroups/dg5.html +++ b/doc/document_reader/DTCDataGroups/dg5.html @@ -126,7 +126,7 @@
    DTCDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DTCDataGroups/dg6.html b/doc/document_reader/DTCDataGroups/dg6.html index cfdc4d64d3..77cf967b2f 100644 --- a/doc/document_reader/DTCDataGroups/dg6.html +++ b/doc/document_reader/DTCDataGroups/dg6.html @@ -126,7 +126,7 @@
    DTCDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DTCDataGroups/dg7.html b/doc/document_reader/DTCDataGroups/dg7.html index 19acba6503..bd8e7d7768 100644 --- a/doc/document_reader/DTCDataGroups/dg7.html +++ b/doc/document_reader/DTCDataGroups/dg7.html @@ -126,7 +126,7 @@
    DTCDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DTCDataGroups/dg8.html b/doc/document_reader/DTCDataGroups/dg8.html index 26b778dbb8..8b1f0f43b8 100644 --- a/doc/document_reader/DTCDataGroups/dg8.html +++ b/doc/document_reader/DTCDataGroups/dg8.html @@ -126,7 +126,7 @@
    DTCDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DTCDataGroups/dg9.html b/doc/document_reader/DTCDataGroups/dg9.html index f6aec8f07a..b9aced778e 100644 --- a/doc/document_reader/DTCDataGroups/dg9.html +++ b/doc/document_reader/DTCDataGroups/dg9.html @@ -126,7 +126,7 @@
    DTCDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DTCDataGroups/fromJson.html b/doc/document_reader/DTCDataGroups/fromJson.html index eae110ff96..69c38e09c4 100644 --- a/doc/document_reader/DTCDataGroups/fromJson.html +++ b/doc/document_reader/DTCDataGroups/fromJson.html @@ -128,7 +128,7 @@
    DTCDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DTCDataGroups/testSetters.html b/doc/document_reader/DTCDataGroups/testSetters.html index fef9a79656..dd85395a00 100644 --- a/doc/document_reader/DTCDataGroups/testSetters.html +++ b/doc/document_reader/DTCDataGroups/testSetters.html @@ -98,7 +98,7 @@
    DTCDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DTCDataGroups/toJson.html b/doc/document_reader/DTCDataGroups/toJson.html index 74588408d0..c38abe441a 100644 --- a/doc/document_reader/DTCDataGroups/toJson.html +++ b/doc/document_reader/DTCDataGroups/toJson.html @@ -122,7 +122,7 @@
    DTCDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DataField-class.html b/doc/document_reader/DataField-class.html index b249942787..5ebd021fb9 100644 --- a/doc/document_reader/DataField-class.html +++ b/doc/document_reader/DataField-class.html @@ -241,7 +241,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DataField/DataField.html b/doc/document_reader/DataField/DataField.html index 8d63cbd004..6651cde0da 100644 --- a/doc/document_reader/DataField/DataField.html +++ b/doc/document_reader/DataField/DataField.html @@ -89,7 +89,7 @@
    DataField class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DataField/data.html b/doc/document_reader/DataField/data.html index f84ae122d1..7aac32902c 100644 --- a/doc/document_reader/DataField/data.html +++ b/doc/document_reader/DataField/data.html @@ -103,7 +103,7 @@
    DataField class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DataField/fieldType.html b/doc/document_reader/DataField/fieldType.html index 87b142ae66..c68830f122 100644 --- a/doc/document_reader/DataField/fieldType.html +++ b/doc/document_reader/DataField/fieldType.html @@ -103,7 +103,7 @@
    DataField class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DataField/fromJson.html b/doc/document_reader/DataField/fromJson.html index 2947f08e18..927179da2f 100644 --- a/doc/document_reader/DataField/fromJson.html +++ b/doc/document_reader/DataField/fromJson.html @@ -111,7 +111,7 @@
    DataField class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DataField/toJson.html b/doc/document_reader/DataField/toJson.html index 78a933129e..3ed753edaf 100644 --- a/doc/document_reader/DataField/toJson.html +++ b/doc/document_reader/DataField/toJson.html @@ -103,7 +103,7 @@
    DataField class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocFormat.html b/doc/document_reader/DocFormat.html index 33c373f4cb..7d24307bbe 100644 --- a/doc/document_reader/DocFormat.html +++ b/doc/document_reader/DocFormat.html @@ -528,7 +528,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocFormat/getByValue.html b/doc/document_reader/DocFormat/getByValue.html index f9aa00958c..fca9ec2789 100644 --- a/doc/document_reader/DocFormat/getByValue.html +++ b/doc/document_reader/DocFormat/getByValue.html @@ -105,7 +105,7 @@
    DocFormat enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocFormat/value.html b/doc/document_reader/DocFormat/value.html index ffa142b972..9c4feec512 100644 --- a/doc/document_reader/DocFormat/value.html +++ b/doc/document_reader/DocFormat/value.html @@ -97,7 +97,7 @@
    DocFormat enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocFormat/values-constant.html b/doc/document_reader/DocFormat/values-constant.html index 938576dafa..ba09e685c6 100644 --- a/doc/document_reader/DocFormat/values-constant.html +++ b/doc/document_reader/DocFormat/values-constant.html @@ -96,7 +96,7 @@
    DocFormat enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocReaderAction.html b/doc/document_reader/DocReaderAction.html index c4416aef4e..8b59eeffb5 100644 --- a/doc/document_reader/DocReaderAction.html +++ b/doc/document_reader/DocReaderAction.html @@ -476,7 +476,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocReaderAction/finished.html b/doc/document_reader/DocReaderAction/finished.html index 871bca7e75..2406a65459 100644 --- a/doc/document_reader/DocReaderAction/finished.html +++ b/doc/document_reader/DocReaderAction/finished.html @@ -97,7 +97,7 @@
    DocReaderAction enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocReaderAction/getByValue.html b/doc/document_reader/DocReaderAction/getByValue.html index e955615f8a..53219b5931 100644 --- a/doc/document_reader/DocReaderAction/getByValue.html +++ b/doc/document_reader/DocReaderAction/getByValue.html @@ -101,7 +101,7 @@
    DocReaderAction enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocReaderAction/interrupted.html b/doc/document_reader/DocReaderAction/interrupted.html index f9a150f325..f3db469d31 100644 --- a/doc/document_reader/DocReaderAction/interrupted.html +++ b/doc/document_reader/DocReaderAction/interrupted.html @@ -97,7 +97,7 @@
    DocReaderAction enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocReaderAction/stopped.html b/doc/document_reader/DocReaderAction/stopped.html index c490e60e80..0e4d76a640 100644 --- a/doc/document_reader/DocReaderAction/stopped.html +++ b/doc/document_reader/DocReaderAction/stopped.html @@ -97,7 +97,7 @@
    DocReaderAction enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocReaderAction/value.html b/doc/document_reader/DocReaderAction/value.html index ab563d237b..d9f7948d54 100644 --- a/doc/document_reader/DocReaderAction/value.html +++ b/doc/document_reader/DocReaderAction/value.html @@ -97,7 +97,7 @@
    DocReaderAction enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocReaderAction/values-constant.html b/doc/document_reader/DocReaderAction/values-constant.html index 10e1a14fc5..7a719a22dc 100644 --- a/doc/document_reader/DocReaderAction/values-constant.html +++ b/doc/document_reader/DocReaderAction/values-constant.html @@ -96,7 +96,7 @@
    DocReaderAction enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocReaderException-class.html b/doc/document_reader/DocReaderException-class.html index 905a9665be..1f4c890a06 100644 --- a/doc/document_reader/DocReaderException-class.html +++ b/doc/document_reader/DocReaderException-class.html @@ -241,7 +241,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocReaderException/DocReaderException.unknown.html b/doc/document_reader/DocReaderException/DocReaderException.unknown.html index 052a9ac44d..871dcc6f32 100644 --- a/doc/document_reader/DocReaderException/DocReaderException.unknown.html +++ b/doc/document_reader/DocReaderException/DocReaderException.unknown.html @@ -96,7 +96,7 @@
    DocReaderException class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocReaderException/code.html b/doc/document_reader/DocReaderException/code.html index e2a0ecbd23..867377598b 100644 --- a/doc/document_reader/DocReaderException/code.html +++ b/doc/document_reader/DocReaderException/code.html @@ -103,7 +103,7 @@
    DocReaderException class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocReaderException/fromJson.html b/doc/document_reader/DocReaderException/fromJson.html index e8275806cd..7ece0daab5 100644 --- a/doc/document_reader/DocReaderException/fromJson.html +++ b/doc/document_reader/DocReaderException/fromJson.html @@ -107,7 +107,7 @@
    DocReaderException class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocReaderException/message.html b/doc/document_reader/DocReaderException/message.html index 286e598417..d4fd3288c3 100644 --- a/doc/document_reader/DocReaderException/message.html +++ b/doc/document_reader/DocReaderException/message.html @@ -103,7 +103,7 @@
    DocReaderException class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocReaderException/toJson.html b/doc/document_reader/DocReaderException/toJson.html index 2421769393..4e475a2fd3 100644 --- a/doc/document_reader/DocReaderException/toJson.html +++ b/doc/document_reader/DocReaderException/toJson.html @@ -101,7 +101,7 @@
    DocReaderException class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocReaderFrame.html b/doc/document_reader/DocReaderFrame.html index 1c65d83ac3..dfea5834c0 100644 --- a/doc/document_reader/DocReaderFrame.html +++ b/doc/document_reader/DocReaderFrame.html @@ -360,7 +360,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocReaderFrame/getByValue.html b/doc/document_reader/DocReaderFrame/getByValue.html index 73e8bf8ae8..9d7b3f4365 100644 --- a/doc/document_reader/DocReaderFrame/getByValue.html +++ b/doc/document_reader/DocReaderFrame/getByValue.html @@ -105,7 +105,7 @@
    DocReaderFrame enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocReaderFrame/value.html b/doc/document_reader/DocReaderFrame/value.html index becb705ac7..a5c0878f3d 100644 --- a/doc/document_reader/DocReaderFrame/value.html +++ b/doc/document_reader/DocReaderFrame/value.html @@ -97,7 +97,7 @@
    DocReaderFrame enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocReaderFrame/values-constant.html b/doc/document_reader/DocReaderFrame/values-constant.html index 54ff906a90..44bda10a12 100644 --- a/doc/document_reader/DocReaderFrame/values-constant.html +++ b/doc/document_reader/DocReaderFrame/values-constant.html @@ -96,7 +96,7 @@
    DocReaderFrame enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocReaderOrientation.html b/doc/document_reader/DocReaderOrientation.html index 7648d8c209..14968e7acc 100644 --- a/doc/document_reader/DocReaderOrientation.html +++ b/doc/document_reader/DocReaderOrientation.html @@ -377,7 +377,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocReaderOrientation/getByValue.html b/doc/document_reader/DocReaderOrientation/getByValue.html index 92a96aa49c..821f698b39 100644 --- a/doc/document_reader/DocReaderOrientation/getByValue.html +++ b/doc/document_reader/DocReaderOrientation/getByValue.html @@ -105,7 +105,7 @@
    DocReaderOrientation enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocReaderOrientation/value.html b/doc/document_reader/DocReaderOrientation/value.html index 798a6682e6..9ee1dda456 100644 --- a/doc/document_reader/DocReaderOrientation/value.html +++ b/doc/document_reader/DocReaderOrientation/value.html @@ -97,7 +97,7 @@
    DocReaderOrientation enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocReaderOrientation/values-constant.html b/doc/document_reader/DocReaderOrientation/values-constant.html index 9260e9c303..f75b2581f8 100644 --- a/doc/document_reader/DocReaderOrientation/values-constant.html +++ b/doc/document_reader/DocReaderOrientation/values-constant.html @@ -96,7 +96,7 @@
    DocReaderOrientation enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocReaderScenario-class.html b/doc/document_reader/DocReaderScenario-class.html index e378966f1b..56de5b0d7e 100644 --- a/doc/document_reader/DocReaderScenario-class.html +++ b/doc/document_reader/DocReaderScenario-class.html @@ -373,7 +373,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocReaderScenario/DocReaderScenario.html b/doc/document_reader/DocReaderScenario/DocReaderScenario.html index 2b92168348..65c734a403 100644 --- a/doc/document_reader/DocReaderScenario/DocReaderScenario.html +++ b/doc/document_reader/DocReaderScenario/DocReaderScenario.html @@ -89,7 +89,7 @@
    DocReaderScenario class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocReaderScenario/caption.html b/doc/document_reader/DocReaderScenario/caption.html index 184316cea5..e1f60090ca 100644 --- a/doc/document_reader/DocReaderScenario/caption.html +++ b/doc/document_reader/DocReaderScenario/caption.html @@ -106,7 +106,7 @@
    DocReaderScenario class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocReaderScenario/description.html b/doc/document_reader/DocReaderScenario/description.html index 78640f9b0e..01a697ff89 100644 --- a/doc/document_reader/DocReaderScenario/description.html +++ b/doc/document_reader/DocReaderScenario/description.html @@ -106,7 +106,7 @@
    DocReaderScenario class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocReaderScenario/faceExt.html b/doc/document_reader/DocReaderScenario/faceExt.html index 72f5ca7fd4..f6719b1bf8 100644 --- a/doc/document_reader/DocReaderScenario/faceExt.html +++ b/doc/document_reader/DocReaderScenario/faceExt.html @@ -103,7 +103,7 @@
    DocReaderScenario class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocReaderScenario/frameKWHDoublePageSpreadLandscape.html b/doc/document_reader/DocReaderScenario/frameKWHDoublePageSpreadLandscape.html index d126769918..5378f3b37b 100644 --- a/doc/document_reader/DocReaderScenario/frameKWHDoublePageSpreadLandscape.html +++ b/doc/document_reader/DocReaderScenario/frameKWHDoublePageSpreadLandscape.html @@ -104,7 +104,7 @@
    DocReaderScenario class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocReaderScenario/frameKWHDoublePageSpreadPortrait.html b/doc/document_reader/DocReaderScenario/frameKWHDoublePageSpreadPortrait.html index e95745f6cd..dc34a0ef12 100644 --- a/doc/document_reader/DocReaderScenario/frameKWHDoublePageSpreadPortrait.html +++ b/doc/document_reader/DocReaderScenario/frameKWHDoublePageSpreadPortrait.html @@ -104,7 +104,7 @@
    DocReaderScenario class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocReaderScenario/frameKWHLandscape.html b/doc/document_reader/DocReaderScenario/frameKWHLandscape.html index 6d6e3bfb6f..208d8bcc4e 100644 --- a/doc/document_reader/DocReaderScenario/frameKWHLandscape.html +++ b/doc/document_reader/DocReaderScenario/frameKWHLandscape.html @@ -103,7 +103,7 @@
    DocReaderScenario class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocReaderScenario/frameKWHPortrait.html b/doc/document_reader/DocReaderScenario/frameKWHPortrait.html index db73e9124d..4c99de009a 100644 --- a/doc/document_reader/DocReaderScenario/frameKWHPortrait.html +++ b/doc/document_reader/DocReaderScenario/frameKWHPortrait.html @@ -103,7 +103,7 @@
    DocReaderScenario class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocReaderScenario/frameOrientation.html b/doc/document_reader/DocReaderScenario/frameOrientation.html index f84cd42377..702c0170fc 100644 --- a/doc/document_reader/DocReaderScenario/frameOrientation.html +++ b/doc/document_reader/DocReaderScenario/frameOrientation.html @@ -106,7 +106,7 @@
    DocReaderScenario class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocReaderScenario/fromJson.html b/doc/document_reader/DocReaderScenario/fromJson.html index 228005a6cb..d10f3119ec 100644 --- a/doc/document_reader/DocReaderScenario/fromJson.html +++ b/doc/document_reader/DocReaderScenario/fromJson.html @@ -121,7 +121,7 @@
    DocReaderScenario class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocReaderScenario/manualCrop.html b/doc/document_reader/DocReaderScenario/manualCrop.html index 8e57d98a71..fe380bf5cd 100644 --- a/doc/document_reader/DocReaderScenario/manualCrop.html +++ b/doc/document_reader/DocReaderScenario/manualCrop.html @@ -103,7 +103,7 @@
    DocReaderScenario class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocReaderScenario/multiPageOff.html b/doc/document_reader/DocReaderScenario/multiPageOff.html index fc39a30047..d05e7340fc 100644 --- a/doc/document_reader/DocReaderScenario/multiPageOff.html +++ b/doc/document_reader/DocReaderScenario/multiPageOff.html @@ -103,7 +103,7 @@
    DocReaderScenario class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocReaderScenario/name.html b/doc/document_reader/DocReaderScenario/name.html index 6e9ac56053..085ea47795 100644 --- a/doc/document_reader/DocReaderScenario/name.html +++ b/doc/document_reader/DocReaderScenario/name.html @@ -106,7 +106,7 @@
    DocReaderScenario class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocReaderScenario/seriesProcessMode.html b/doc/document_reader/DocReaderScenario/seriesProcessMode.html index 6a372ebf0c..43c6b46c64 100644 --- a/doc/document_reader/DocReaderScenario/seriesProcessMode.html +++ b/doc/document_reader/DocReaderScenario/seriesProcessMode.html @@ -103,7 +103,7 @@
    DocReaderScenario class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocReaderScenario/toJson.html b/doc/document_reader/DocReaderScenario/toJson.html index 3f650d1325..d2dfa223e4 100644 --- a/doc/document_reader/DocReaderScenario/toJson.html +++ b/doc/document_reader/DocReaderScenario/toJson.html @@ -112,7 +112,7 @@
    DocReaderScenario class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocReaderScenario/uvTorch.html b/doc/document_reader/DocReaderScenario/uvTorch.html index d280d3845b..b4271c1195 100644 --- a/doc/document_reader/DocReaderScenario/uvTorch.html +++ b/doc/document_reader/DocReaderScenario/uvTorch.html @@ -103,7 +103,7 @@
    DocReaderScenario class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocReaderVersion-class.html b/doc/document_reader/DocReaderVersion-class.html index 0b39da3c0a..348baea63a 100644 --- a/doc/document_reader/DocReaderVersion-class.html +++ b/doc/document_reader/DocReaderVersion-class.html @@ -268,7 +268,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocReaderVersion/DocReaderVersion.html b/doc/document_reader/DocReaderVersion/DocReaderVersion.html index 5430e07f7a..40330a851d 100644 --- a/doc/document_reader/DocReaderVersion/DocReaderVersion.html +++ b/doc/document_reader/DocReaderVersion/DocReaderVersion.html @@ -89,7 +89,7 @@
    DocReaderVersion class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocReaderVersion/api.html b/doc/document_reader/DocReaderVersion/api.html index 784b9fff3d..a8aaf01751 100644 --- a/doc/document_reader/DocReaderVersion/api.html +++ b/doc/document_reader/DocReaderVersion/api.html @@ -106,7 +106,7 @@
    DocReaderVersion class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocReaderVersion/core.html b/doc/document_reader/DocReaderVersion/core.html index 162b60e06c..312203c250 100644 --- a/doc/document_reader/DocReaderVersion/core.html +++ b/doc/document_reader/DocReaderVersion/core.html @@ -106,7 +106,7 @@
    DocReaderVersion class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocReaderVersion/coreMode.html b/doc/document_reader/DocReaderVersion/coreMode.html index 7d88ad4f38..eae94f6fab 100644 --- a/doc/document_reader/DocReaderVersion/coreMode.html +++ b/doc/document_reader/DocReaderVersion/coreMode.html @@ -106,7 +106,7 @@
    DocReaderVersion class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocReaderVersion/database.html b/doc/document_reader/DocReaderVersion/database.html index ba82017c03..90b7bd0069 100644 --- a/doc/document_reader/DocReaderVersion/database.html +++ b/doc/document_reader/DocReaderVersion/database.html @@ -106,7 +106,7 @@
    DocReaderVersion class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocReaderVersion/fromJson.html b/doc/document_reader/DocReaderVersion/fromJson.html index 1f39ae5869..55e761b2f3 100644 --- a/doc/document_reader/DocReaderVersion/fromJson.html +++ b/doc/document_reader/DocReaderVersion/fromJson.html @@ -109,7 +109,7 @@
    DocReaderVersion class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocReaderVersion/toJson.html b/doc/document_reader/DocReaderVersion/toJson.html index e186719d7d..84c5960788 100644 --- a/doc/document_reader/DocReaderVersion/toJson.html +++ b/doc/document_reader/DocReaderVersion/toJson.html @@ -103,7 +103,7 @@
    DocReaderVersion class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocType.html b/doc/document_reader/DocType.html index 974849e94d..cdba4807ea 100644 --- a/doc/document_reader/DocType.html +++ b/doc/document_reader/DocType.html @@ -3747,7 +3747,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocType/fromIntList.html b/doc/document_reader/DocType/fromIntList.html index f991d6efad..6ebd3735b5 100644 --- a/doc/document_reader/DocType/fromIntList.html +++ b/doc/document_reader/DocType/fromIntList.html @@ -105,7 +105,7 @@
    DocType enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocType/getByValue.html b/doc/document_reader/DocType/getByValue.html index d2da7b1642..94e4ff1621 100644 --- a/doc/document_reader/DocType/getByValue.html +++ b/doc/document_reader/DocType/getByValue.html @@ -105,7 +105,7 @@
    DocType enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocType/value.html b/doc/document_reader/DocType/value.html index 461d728dac..e5891e8b04 100644 --- a/doc/document_reader/DocType/value.html +++ b/doc/document_reader/DocType/value.html @@ -97,7 +97,7 @@
    DocType enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocType/values-constant.html b/doc/document_reader/DocType/values-constant.html index 9940c78fbe..b7c7e26f6a 100644 --- a/doc/document_reader/DocType/values-constant.html +++ b/doc/document_reader/DocType/values-constant.html @@ -96,7 +96,7 @@
    DocType enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocumentReader-class.html b/doc/document_reader/DocumentReader-class.html index 522cb4a68e..eddef24a9d 100644 --- a/doc/document_reader/DocumentReader-class.html +++ b/doc/document_reader/DocumentReader-class.html @@ -710,7 +710,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocumentReader/addPKDCertificates.html b/doc/document_reader/DocumentReader/addPKDCertificates.html index 19e7782fa0..688bf38d7d 100644 --- a/doc/document_reader/DocumentReader/addPKDCertificates.html +++ b/doc/document_reader/DocumentReader/addPKDCertificates.html @@ -109,7 +109,7 @@
    DocumentReader class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocumentReader/availableScenarios.html b/doc/document_reader/DocumentReader/availableScenarios.html index d48bb18a67..4f05a307e1 100644 --- a/doc/document_reader/DocumentReader/availableScenarios.html +++ b/doc/document_reader/DocumentReader/availableScenarios.html @@ -107,7 +107,7 @@
    DocumentReader class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocumentReader/cancelDBUpdate.html b/doc/document_reader/DocumentReader/cancelDBUpdate.html index 40999eb4ec..8b029edc7e 100644 --- a/doc/document_reader/DocumentReader/cancelDBUpdate.html +++ b/doc/document_reader/DocumentReader/cancelDBUpdate.html @@ -102,7 +102,7 @@
    DocumentReader class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocumentReader/checkDatabaseUpdate.html b/doc/document_reader/DocumentReader/checkDatabaseUpdate.html index c5ab3302b7..b2a91c9fc4 100644 --- a/doc/document_reader/DocumentReader/checkDatabaseUpdate.html +++ b/doc/document_reader/DocumentReader/checkDatabaseUpdate.html @@ -109,7 +109,7 @@
    DocumentReader class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocumentReader/clearPKDCertificates.html b/doc/document_reader/DocumentReader/clearPKDCertificates.html index 7e9968d017..b34effe9b1 100644 --- a/doc/document_reader/DocumentReader/clearPKDCertificates.html +++ b/doc/document_reader/DocumentReader/clearPKDCertificates.html @@ -103,7 +103,7 @@
    DocumentReader class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocumentReader/connectBluetoothDevice.html b/doc/document_reader/DocumentReader/connectBluetoothDevice.html index 5866589e19..d17a9b5ea8 100644 --- a/doc/document_reader/DocumentReader/connectBluetoothDevice.html +++ b/doc/document_reader/DocumentReader/connectBluetoothDevice.html @@ -106,7 +106,7 @@
    DocumentReader class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocumentReader/customization.html b/doc/document_reader/DocumentReader/customization.html index 79f9c5571a..e3d76e9871 100644 --- a/doc/document_reader/DocumentReader/customization.html +++ b/doc/document_reader/DocumentReader/customization.html @@ -129,7 +129,7 @@
    DocumentReader class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocumentReader/deinitializeReader.html b/doc/document_reader/DocumentReader/deinitializeReader.html index e786e7c9ea..93e82094b3 100644 --- a/doc/document_reader/DocumentReader/deinitializeReader.html +++ b/doc/document_reader/DocumentReader/deinitializeReader.html @@ -103,7 +103,7 @@
    DocumentReader class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocumentReader/endBackendTransaction.html b/doc/document_reader/DocumentReader/endBackendTransaction.html index 6a629dcb11..c0ad076f23 100644 --- a/doc/document_reader/DocumentReader/endBackendTransaction.html +++ b/doc/document_reader/DocumentReader/endBackendTransaction.html @@ -102,7 +102,7 @@
    DocumentReader class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocumentReader/env.html b/doc/document_reader/DocumentReader/env.html index b8f8607bf6..7bdd40c57e 100644 --- a/doc/document_reader/DocumentReader/env.html +++ b/doc/document_reader/DocumentReader/env.html @@ -129,7 +129,7 @@
    DocumentReader class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocumentReader/finalizePackage.html b/doc/document_reader/DocumentReader/finalizePackage.html index a89f94426a..3357661aa4 100644 --- a/doc/document_reader/DocumentReader/finalizePackage.html +++ b/doc/document_reader/DocumentReader/finalizePackage.html @@ -109,7 +109,7 @@
    DocumentReader class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocumentReader/functionality.html b/doc/document_reader/DocumentReader/functionality.html index 38ca69c158..b85a1296c6 100644 --- a/doc/document_reader/DocumentReader/functionality.html +++ b/doc/document_reader/DocumentReader/functionality.html @@ -130,7 +130,7 @@
    DocumentReader class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocumentReader/initializeReader.html b/doc/document_reader/DocumentReader/initializeReader.html index 939987c8bd..907a2c242f 100644 --- a/doc/document_reader/DocumentReader/initializeReader.html +++ b/doc/document_reader/DocumentReader/initializeReader.html @@ -113,7 +113,7 @@
    DocumentReader class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocumentReader/instance.html b/doc/document_reader/DocumentReader/instance.html index 79b02b5a58..25130146ff 100644 --- a/doc/document_reader/DocumentReader/instance.html +++ b/doc/document_reader/DocumentReader/instance.html @@ -106,7 +106,7 @@
    DocumentReader class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocumentReader/isAuthenticatorAvailableForUse.html b/doc/document_reader/DocumentReader/isAuthenticatorAvailableForUse.html index ed26dfae9e..03c38935b3 100644 --- a/doc/document_reader/DocumentReader/isAuthenticatorAvailableForUse.html +++ b/doc/document_reader/DocumentReader/isAuthenticatorAvailableForUse.html @@ -110,7 +110,7 @@
    DocumentReader class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocumentReader/isAuthenticatorRFIDAvailableForUse.html b/doc/document_reader/DocumentReader/isAuthenticatorRFIDAvailableForUse.html index 21d2fa7512..c5044b3543 100644 --- a/doc/document_reader/DocumentReader/isAuthenticatorRFIDAvailableForUse.html +++ b/doc/document_reader/DocumentReader/isAuthenticatorRFIDAvailableForUse.html @@ -110,7 +110,7 @@
    DocumentReader class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocumentReader/isRFIDAvailableForUse.html b/doc/document_reader/DocumentReader/isRFIDAvailableForUse.html index dc290127b6..4ab07a6970 100644 --- a/doc/document_reader/DocumentReader/isRFIDAvailableForUse.html +++ b/doc/document_reader/DocumentReader/isRFIDAvailableForUse.html @@ -104,7 +104,7 @@
    DocumentReader class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocumentReader/isReady.html b/doc/document_reader/DocumentReader/isReady.html index 71b571ea64..1082a81f9d 100644 --- a/doc/document_reader/DocumentReader/isReady.html +++ b/doc/document_reader/DocumentReader/isReady.html @@ -108,7 +108,7 @@
    DocumentReader class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocumentReader/license.html b/doc/document_reader/DocumentReader/license.html index 943a7c97e9..569879dd06 100644 --- a/doc/document_reader/DocumentReader/license.html +++ b/doc/document_reader/DocumentReader/license.html @@ -106,7 +106,7 @@
    DocumentReader class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocumentReader/localizationDictionary.html b/doc/document_reader/DocumentReader/localizationDictionary.html index 7eb8526723..876c116cd0 100644 --- a/doc/document_reader/DocumentReader/localizationDictionary.html +++ b/doc/document_reader/DocumentReader/localizationDictionary.html @@ -134,7 +134,7 @@
    DocumentReader class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocumentReader/onCustomButtonTapped.html b/doc/document_reader/DocumentReader/onCustomButtonTapped.html index 5f0dc6f49e..6e44f9b924 100644 --- a/doc/document_reader/DocumentReader/onCustomButtonTapped.html +++ b/doc/document_reader/DocumentReader/onCustomButtonTapped.html @@ -104,7 +104,7 @@
    DocumentReader class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocumentReader/prepareDatabase.html b/doc/document_reader/DocumentReader/prepareDatabase.html index 3a358eb894..8f8143264a 100644 --- a/doc/document_reader/DocumentReader/prepareDatabase.html +++ b/doc/document_reader/DocumentReader/prepareDatabase.html @@ -114,7 +114,7 @@
    DocumentReader class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocumentReader/processParams.html b/doc/document_reader/DocumentReader/processParams.html index fdfc8d44e2..3f728c744b 100644 --- a/doc/document_reader/DocumentReader/processParams.html +++ b/doc/document_reader/DocumentReader/processParams.html @@ -129,7 +129,7 @@
    DocumentReader class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocumentReader/recognize.html b/doc/document_reader/DocumentReader/recognize.html index d831228176..1bfc441e6c 100644 --- a/doc/document_reader/DocumentReader/recognize.html +++ b/doc/document_reader/DocumentReader/recognize.html @@ -107,7 +107,7 @@
    DocumentReader class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocumentReader/removeDatabase.html b/doc/document_reader/DocumentReader/removeDatabase.html index 6d2773c56e..54e041f8a3 100644 --- a/doc/document_reader/DocumentReader/removeDatabase.html +++ b/doc/document_reader/DocumentReader/removeDatabase.html @@ -102,7 +102,7 @@
    DocumentReader class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocumentReader/resetConfiguration.html b/doc/document_reader/DocumentReader/resetConfiguration.html index 7e59ba3dc6..d6a1ff8ce6 100644 --- a/doc/document_reader/DocumentReader/resetConfiguration.html +++ b/doc/document_reader/DocumentReader/resetConfiguration.html @@ -106,7 +106,7 @@
    DocumentReader class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocumentReader/rfid.html b/doc/document_reader/DocumentReader/rfid.html index 307169f9fe..78aa0dc843 100644 --- a/doc/document_reader/DocumentReader/rfid.html +++ b/doc/document_reader/DocumentReader/rfid.html @@ -121,7 +121,7 @@
    DocumentReader class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocumentReader/rfidScenario.html b/doc/document_reader/DocumentReader/rfidScenario.html index 086e99616a..3e941bafcf 100644 --- a/doc/document_reader/DocumentReader/rfidScenario.html +++ b/doc/document_reader/DocumentReader/rfidScenario.html @@ -129,7 +129,7 @@
    DocumentReader class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocumentReader/rfidSessionStatus.html b/doc/document_reader/DocumentReader/rfidSessionStatus.html index 82bd031766..f12ed360be 100644 --- a/doc/document_reader/DocumentReader/rfidSessionStatus.html +++ b/doc/document_reader/DocumentReader/rfidSessionStatus.html @@ -144,7 +144,7 @@
    DocumentReader class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocumentReader/runAutoUpdate.html b/doc/document_reader/DocumentReader/runAutoUpdate.html index e97bab5279..7f2a0bbd99 100644 --- a/doc/document_reader/DocumentReader/runAutoUpdate.html +++ b/doc/document_reader/DocumentReader/runAutoUpdate.html @@ -114,7 +114,7 @@
    DocumentReader class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocumentReader/scan.html b/doc/document_reader/DocumentReader/scan.html index fc801c1400..67497933e5 100644 --- a/doc/document_reader/DocumentReader/scan.html +++ b/doc/document_reader/DocumentReader/scan.html @@ -107,7 +107,7 @@
    DocumentReader class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocumentReader/setTCCParams.html b/doc/document_reader/DocumentReader/setTCCParams.html index 69938dd304..07a652e324 100644 --- a/doc/document_reader/DocumentReader/setTCCParams.html +++ b/doc/document_reader/DocumentReader/setTCCParams.html @@ -110,7 +110,7 @@
    DocumentReader class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocumentReader/startNewPage.html b/doc/document_reader/DocumentReader/startNewPage.html index 1643a8bf3d..9331c30012 100644 --- a/doc/document_reader/DocumentReader/startNewPage.html +++ b/doc/document_reader/DocumentReader/startNewPage.html @@ -103,7 +103,7 @@
    DocumentReader class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocumentReader/startNewSession.html b/doc/document_reader/DocumentReader/startNewSession.html index 5e5b3774e6..4d9dfd3ef9 100644 --- a/doc/document_reader/DocumentReader/startNewSession.html +++ b/doc/document_reader/DocumentReader/startNewSession.html @@ -102,7 +102,7 @@
    DocumentReader class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocumentReader/status.html b/doc/document_reader/DocumentReader/status.html index 5301f17454..8a703ce6e3 100644 --- a/doc/document_reader/DocumentReader/status.html +++ b/doc/document_reader/DocumentReader/status.html @@ -108,7 +108,7 @@
    DocumentReader class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocumentReader/stopRFIDReader.html b/doc/document_reader/DocumentReader/stopRFIDReader.html index 5b45e0d93b..30689db07c 100644 --- a/doc/document_reader/DocumentReader/stopRFIDReader.html +++ b/doc/document_reader/DocumentReader/stopRFIDReader.html @@ -102,7 +102,7 @@
    DocumentReader class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocumentReader/stopScanner.html b/doc/document_reader/DocumentReader/stopScanner.html index 0cff4a5f65..0691d337e2 100644 --- a/doc/document_reader/DocumentReader/stopScanner.html +++ b/doc/document_reader/DocumentReader/stopScanner.html @@ -102,7 +102,7 @@
    DocumentReader class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocumentReader/tag.html b/doc/document_reader/DocumentReader/tag.html index 64e0b3eed9..2ca99500fd 100644 --- a/doc/document_reader/DocumentReader/tag.html +++ b/doc/document_reader/DocumentReader/tag.html @@ -129,7 +129,7 @@
    DocumentReader class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocumentReader/tenant.html b/doc/document_reader/DocumentReader/tenant.html index 960d398eb6..6fb7abcd50 100644 --- a/doc/document_reader/DocumentReader/tenant.html +++ b/doc/document_reader/DocumentReader/tenant.html @@ -129,7 +129,7 @@
    DocumentReader class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocumentReader/version.html b/doc/document_reader/DocumentReader/version.html index a1368fa8a7..9a2ff8c652 100644 --- a/doc/document_reader/DocumentReader/version.html +++ b/doc/document_reader/DocumentReader/version.html @@ -106,7 +106,7 @@
    DocumentReader class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocumentReader/videoEncoderCompletion.html b/doc/document_reader/DocumentReader/videoEncoderCompletion.html index 5623f38570..797d49a0be 100644 --- a/doc/document_reader/DocumentReader/videoEncoderCompletion.html +++ b/doc/document_reader/DocumentReader/videoEncoderCompletion.html @@ -107,7 +107,7 @@
    DocumentReader class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocumentReaderCompletion.html b/doc/document_reader/DocumentReaderCompletion.html index fd16ff4c91..2e97ea5fc2 100644 --- a/doc/document_reader/DocumentReaderCompletion.html +++ b/doc/document_reader/DocumentReaderCompletion.html @@ -101,7 +101,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocumentReaderPrepareCompletion.html b/doc/document_reader/DocumentReaderPrepareCompletion.html index 7eaa163efd..d4f6704498 100644 --- a/doc/document_reader/DocumentReaderPrepareCompletion.html +++ b/doc/document_reader/DocumentReaderPrepareCompletion.html @@ -96,7 +96,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocumentType-class.html b/doc/document_reader/DocumentType-class.html index baea75fe1b..6112b64b2b 100644 --- a/doc/document_reader/DocumentType-class.html +++ b/doc/document_reader/DocumentType-class.html @@ -361,7 +361,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocumentType/DocumentType.html b/doc/document_reader/DocumentType/DocumentType.html index a3fec04eda..f84829fa1f 100644 --- a/doc/document_reader/DocumentType/DocumentType.html +++ b/doc/document_reader/DocumentType/DocumentType.html @@ -89,7 +89,7 @@
    DocumentType class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocumentType/countryName.html b/doc/document_reader/DocumentType/countryName.html index 241182c2df..ed1774fa4e 100644 --- a/doc/document_reader/DocumentType/countryName.html +++ b/doc/document_reader/DocumentType/countryName.html @@ -106,7 +106,7 @@
    DocumentType class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocumentType/description.html b/doc/document_reader/DocumentType/description.html index c4dec1d408..caccbcedd6 100644 --- a/doc/document_reader/DocumentType/description.html +++ b/doc/document_reader/DocumentType/description.html @@ -106,7 +106,7 @@
    DocumentType class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocumentType/fDSID.html b/doc/document_reader/DocumentType/fDSID.html index b8bc93102a..4341eb7bd4 100644 --- a/doc/document_reader/DocumentType/fDSID.html +++ b/doc/document_reader/DocumentType/fDSID.html @@ -106,7 +106,7 @@
    DocumentType class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocumentType/format.html b/doc/document_reader/DocumentType/format.html index 7738d031ef..6c5eb5c2e9 100644 --- a/doc/document_reader/DocumentType/format.html +++ b/doc/document_reader/DocumentType/format.html @@ -106,7 +106,7 @@
    DocumentType class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocumentType/fromJson.html b/doc/document_reader/DocumentType/fromJson.html index 34daf923fb..f95046f4fc 100644 --- a/doc/document_reader/DocumentType/fromJson.html +++ b/doc/document_reader/DocumentType/fromJson.html @@ -119,7 +119,7 @@
    DocumentType class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocumentType/iCAOCode.html b/doc/document_reader/DocumentType/iCAOCode.html index 711b5218a1..757c34434e 100644 --- a/doc/document_reader/DocumentType/iCAOCode.html +++ b/doc/document_reader/DocumentType/iCAOCode.html @@ -106,7 +106,7 @@
    DocumentType class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocumentType/id.html b/doc/document_reader/DocumentType/id.html index 9ce3e47413..178eb4b56a 100644 --- a/doc/document_reader/DocumentType/id.html +++ b/doc/document_reader/DocumentType/id.html @@ -106,7 +106,7 @@
    DocumentType class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocumentType/isDeprecated.html b/doc/document_reader/DocumentType/isDeprecated.html index 6eaa816664..857c8e1c2b 100644 --- a/doc/document_reader/DocumentType/isDeprecated.html +++ b/doc/document_reader/DocumentType/isDeprecated.html @@ -106,7 +106,7 @@
    DocumentType class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocumentType/mrz.html b/doc/document_reader/DocumentType/mrz.html index e1be762517..3a35dee5ce 100644 --- a/doc/document_reader/DocumentType/mrz.html +++ b/doc/document_reader/DocumentType/mrz.html @@ -106,7 +106,7 @@
    DocumentType class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocumentType/name.html b/doc/document_reader/DocumentType/name.html index b2f5737875..ecbcbe0a2c 100644 --- a/doc/document_reader/DocumentType/name.html +++ b/doc/document_reader/DocumentType/name.html @@ -106,7 +106,7 @@
    DocumentType class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocumentType/pageIndex.html b/doc/document_reader/DocumentType/pageIndex.html index fdcc626264..b9cf956d71 100644 --- a/doc/document_reader/DocumentType/pageIndex.html +++ b/doc/document_reader/DocumentType/pageIndex.html @@ -106,7 +106,7 @@
    DocumentType class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocumentType/toJson.html b/doc/document_reader/DocumentType/toJson.html index fd5f17fae2..0f0312c572 100644 --- a/doc/document_reader/DocumentType/toJson.html +++ b/doc/document_reader/DocumentType/toJson.html @@ -113,7 +113,7 @@
    DocumentType class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocumentType/type.html b/doc/document_reader/DocumentType/type.html index d15ca19de3..5443863ead 100644 --- a/doc/document_reader/DocumentType/type.html +++ b/doc/document_reader/DocumentType/type.html @@ -106,7 +106,7 @@
    DocumentType class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocumentType/year.html b/doc/document_reader/DocumentType/year.html index 062ebdc321..7791b6dedf 100644 --- a/doc/document_reader/DocumentType/year.html +++ b/doc/document_reader/DocumentType/year.html @@ -106,7 +106,7 @@
    DocumentType class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocumentsDatabase-class.html b/doc/document_reader/DocumentsDatabase-class.html index 2ab0b016b7..7b92da2668 100644 --- a/doc/document_reader/DocumentsDatabase-class.html +++ b/doc/document_reader/DocumentsDatabase-class.html @@ -305,7 +305,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocumentsDatabase/DocumentsDatabase.html b/doc/document_reader/DocumentsDatabase/DocumentsDatabase.html index 225802715c..8ad871b0a1 100644 --- a/doc/document_reader/DocumentsDatabase/DocumentsDatabase.html +++ b/doc/document_reader/DocumentsDatabase/DocumentsDatabase.html @@ -89,7 +89,7 @@
    DocumentsDatabase class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocumentsDatabase/countriesNumber.html b/doc/document_reader/DocumentsDatabase/countriesNumber.html index ecaa628f45..b155a9db73 100644 --- a/doc/document_reader/DocumentsDatabase/countriesNumber.html +++ b/doc/document_reader/DocumentsDatabase/countriesNumber.html @@ -106,7 +106,7 @@
    DocumentsDatabase class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocumentsDatabase/databaseDescription.html b/doc/document_reader/DocumentsDatabase/databaseDescription.html index a3b8766414..47f9417323 100644 --- a/doc/document_reader/DocumentsDatabase/databaseDescription.html +++ b/doc/document_reader/DocumentsDatabase/databaseDescription.html @@ -106,7 +106,7 @@
    DocumentsDatabase class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocumentsDatabase/databaseID.html b/doc/document_reader/DocumentsDatabase/databaseID.html index 8619195ca2..5694ad127e 100644 --- a/doc/document_reader/DocumentsDatabase/databaseID.html +++ b/doc/document_reader/DocumentsDatabase/databaseID.html @@ -106,7 +106,7 @@
    DocumentsDatabase class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocumentsDatabase/date.html b/doc/document_reader/DocumentsDatabase/date.html index 57ebd81cfa..ab5c039363 100644 --- a/doc/document_reader/DocumentsDatabase/date.html +++ b/doc/document_reader/DocumentsDatabase/date.html @@ -106,7 +106,7 @@
    DocumentsDatabase class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocumentsDatabase/documentsNumber.html b/doc/document_reader/DocumentsDatabase/documentsNumber.html index 718a10daae..65a09be027 100644 --- a/doc/document_reader/DocumentsDatabase/documentsNumber.html +++ b/doc/document_reader/DocumentsDatabase/documentsNumber.html @@ -106,7 +106,7 @@
    DocumentsDatabase class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocumentsDatabase/fromJson.html b/doc/document_reader/DocumentsDatabase/fromJson.html index 727e15b67f..b4355ead16 100644 --- a/doc/document_reader/DocumentsDatabase/fromJson.html +++ b/doc/document_reader/DocumentsDatabase/fromJson.html @@ -112,7 +112,7 @@
    DocumentsDatabase class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocumentsDatabase/size.html b/doc/document_reader/DocumentsDatabase/size.html index d3a90e78e4..9ea8fd7600 100644 --- a/doc/document_reader/DocumentsDatabase/size.html +++ b/doc/document_reader/DocumentsDatabase/size.html @@ -107,7 +107,7 @@
    DocumentsDatabase class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocumentsDatabase/toJson.html b/doc/document_reader/DocumentsDatabase/toJson.html index c12b2184a8..8381c7a806 100644 --- a/doc/document_reader/DocumentsDatabase/toJson.html +++ b/doc/document_reader/DocumentsDatabase/toJson.html @@ -106,7 +106,7 @@
    DocumentsDatabase class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/DocumentsDatabase/version.html b/doc/document_reader/DocumentsDatabase/version.html index c160dbff3b..d2d7303e44 100644 --- a/doc/document_reader/DocumentsDatabase/version.html +++ b/doc/document_reader/DocumentsDatabase/version.html @@ -106,7 +106,7 @@
    DocumentsDatabase class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/EDLDataGroups-class.html b/doc/document_reader/EDLDataGroups-class.html index 2446fb4888..6c85923e91 100644 --- a/doc/document_reader/EDLDataGroups-class.html +++ b/doc/document_reader/EDLDataGroups-class.html @@ -397,7 +397,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/EDLDataGroups/EDLDataGroups.html b/doc/document_reader/EDLDataGroups/EDLDataGroups.html index 689015252a..1794fb2a8c 100644 --- a/doc/document_reader/EDLDataGroups/EDLDataGroups.html +++ b/doc/document_reader/EDLDataGroups/EDLDataGroups.html @@ -89,7 +89,7 @@
    EDLDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/EDLDataGroups/dg1.html b/doc/document_reader/EDLDataGroups/dg1.html index c7b03f8785..0f9a2cfff9 100644 --- a/doc/document_reader/EDLDataGroups/dg1.html +++ b/doc/document_reader/EDLDataGroups/dg1.html @@ -126,7 +126,7 @@
    EDLDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/EDLDataGroups/dg10.html b/doc/document_reader/EDLDataGroups/dg10.html index f5c67e4391..a90bf9ee93 100644 --- a/doc/document_reader/EDLDataGroups/dg10.html +++ b/doc/document_reader/EDLDataGroups/dg10.html @@ -126,7 +126,7 @@
    EDLDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/EDLDataGroups/dg11.html b/doc/document_reader/EDLDataGroups/dg11.html index a600e800a6..7af3aade47 100644 --- a/doc/document_reader/EDLDataGroups/dg11.html +++ b/doc/document_reader/EDLDataGroups/dg11.html @@ -126,7 +126,7 @@
    EDLDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/EDLDataGroups/dg12.html b/doc/document_reader/EDLDataGroups/dg12.html index 99662435e7..7e66575add 100644 --- a/doc/document_reader/EDLDataGroups/dg12.html +++ b/doc/document_reader/EDLDataGroups/dg12.html @@ -126,7 +126,7 @@
    EDLDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/EDLDataGroups/dg13.html b/doc/document_reader/EDLDataGroups/dg13.html index 85267ca304..5cc8241e3d 100644 --- a/doc/document_reader/EDLDataGroups/dg13.html +++ b/doc/document_reader/EDLDataGroups/dg13.html @@ -126,7 +126,7 @@
    EDLDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/EDLDataGroups/dg14.html b/doc/document_reader/EDLDataGroups/dg14.html index 20cabba2ba..b8c1ad57d6 100644 --- a/doc/document_reader/EDLDataGroups/dg14.html +++ b/doc/document_reader/EDLDataGroups/dg14.html @@ -126,7 +126,7 @@
    EDLDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/EDLDataGroups/dg2.html b/doc/document_reader/EDLDataGroups/dg2.html index ad67def0fb..b62c469148 100644 --- a/doc/document_reader/EDLDataGroups/dg2.html +++ b/doc/document_reader/EDLDataGroups/dg2.html @@ -126,7 +126,7 @@
    EDLDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/EDLDataGroups/dg3.html b/doc/document_reader/EDLDataGroups/dg3.html index 3def4642b5..6d688cb9bc 100644 --- a/doc/document_reader/EDLDataGroups/dg3.html +++ b/doc/document_reader/EDLDataGroups/dg3.html @@ -126,7 +126,7 @@
    EDLDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/EDLDataGroups/dg4.html b/doc/document_reader/EDLDataGroups/dg4.html index f744200174..900e4dada6 100644 --- a/doc/document_reader/EDLDataGroups/dg4.html +++ b/doc/document_reader/EDLDataGroups/dg4.html @@ -126,7 +126,7 @@
    EDLDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/EDLDataGroups/dg5.html b/doc/document_reader/EDLDataGroups/dg5.html index 892796a5f6..2a3abc7311 100644 --- a/doc/document_reader/EDLDataGroups/dg5.html +++ b/doc/document_reader/EDLDataGroups/dg5.html @@ -126,7 +126,7 @@
    EDLDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/EDLDataGroups/dg6.html b/doc/document_reader/EDLDataGroups/dg6.html index 95b09904f3..16c10b32aa 100644 --- a/doc/document_reader/EDLDataGroups/dg6.html +++ b/doc/document_reader/EDLDataGroups/dg6.html @@ -126,7 +126,7 @@
    EDLDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/EDLDataGroups/dg7.html b/doc/document_reader/EDLDataGroups/dg7.html index 622bf43dc1..9b7c273f2c 100644 --- a/doc/document_reader/EDLDataGroups/dg7.html +++ b/doc/document_reader/EDLDataGroups/dg7.html @@ -126,7 +126,7 @@
    EDLDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/EDLDataGroups/dg8.html b/doc/document_reader/EDLDataGroups/dg8.html index d18e77c7c6..582801c996 100644 --- a/doc/document_reader/EDLDataGroups/dg8.html +++ b/doc/document_reader/EDLDataGroups/dg8.html @@ -126,7 +126,7 @@
    EDLDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/EDLDataGroups/dg9.html b/doc/document_reader/EDLDataGroups/dg9.html index a7ba0b021c..3d83036d12 100644 --- a/doc/document_reader/EDLDataGroups/dg9.html +++ b/doc/document_reader/EDLDataGroups/dg9.html @@ -126,7 +126,7 @@
    EDLDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/EDLDataGroups/fromJson.html b/doc/document_reader/EDLDataGroups/fromJson.html index 7a32a5a31a..fe21c318a9 100644 --- a/doc/document_reader/EDLDataGroups/fromJson.html +++ b/doc/document_reader/EDLDataGroups/fromJson.html @@ -121,7 +121,7 @@
    EDLDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/EDLDataGroups/testSetters.html b/doc/document_reader/EDLDataGroups/testSetters.html index daf0990a5f..4f45b969a4 100644 --- a/doc/document_reader/EDLDataGroups/testSetters.html +++ b/doc/document_reader/EDLDataGroups/testSetters.html @@ -97,7 +97,7 @@
    EDLDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/EDLDataGroups/toJson.html b/doc/document_reader/EDLDataGroups/toJson.html index dc21d903c7..340a0e7fd7 100644 --- a/doc/document_reader/EDLDataGroups/toJson.html +++ b/doc/document_reader/EDLDataGroups/toJson.html @@ -115,7 +115,7 @@
    EDLDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/EIDDataGroups-class.html b/doc/document_reader/EIDDataGroups-class.html index 3826070d6b..e8f6a65075 100644 --- a/doc/document_reader/EIDDataGroups-class.html +++ b/doc/document_reader/EIDDataGroups-class.html @@ -481,7 +481,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/EIDDataGroups/EIDDataGroups.html b/doc/document_reader/EIDDataGroups/EIDDataGroups.html index c48c573263..20ab46fa6a 100644 --- a/doc/document_reader/EIDDataGroups/EIDDataGroups.html +++ b/doc/document_reader/EIDDataGroups/EIDDataGroups.html @@ -89,7 +89,7 @@
    EIDDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/EIDDataGroups/dg1.html b/doc/document_reader/EIDDataGroups/dg1.html index 25fc0f5257..8de3f67f2f 100644 --- a/doc/document_reader/EIDDataGroups/dg1.html +++ b/doc/document_reader/EIDDataGroups/dg1.html @@ -126,7 +126,7 @@
    EIDDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/EIDDataGroups/dg10.html b/doc/document_reader/EIDDataGroups/dg10.html index 679ff27a58..b430c185e7 100644 --- a/doc/document_reader/EIDDataGroups/dg10.html +++ b/doc/document_reader/EIDDataGroups/dg10.html @@ -126,7 +126,7 @@
    EIDDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/EIDDataGroups/dg11.html b/doc/document_reader/EIDDataGroups/dg11.html index 523ea25c46..d0991b9ef0 100644 --- a/doc/document_reader/EIDDataGroups/dg11.html +++ b/doc/document_reader/EIDDataGroups/dg11.html @@ -126,7 +126,7 @@
    EIDDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/EIDDataGroups/dg12.html b/doc/document_reader/EIDDataGroups/dg12.html index 60f2825754..f6ec71a891 100644 --- a/doc/document_reader/EIDDataGroups/dg12.html +++ b/doc/document_reader/EIDDataGroups/dg12.html @@ -126,7 +126,7 @@
    EIDDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/EIDDataGroups/dg13.html b/doc/document_reader/EIDDataGroups/dg13.html index baeb1789ab..0101b3280a 100644 --- a/doc/document_reader/EIDDataGroups/dg13.html +++ b/doc/document_reader/EIDDataGroups/dg13.html @@ -126,7 +126,7 @@
    EIDDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/EIDDataGroups/dg14.html b/doc/document_reader/EIDDataGroups/dg14.html index cf8c625b39..8d42837350 100644 --- a/doc/document_reader/EIDDataGroups/dg14.html +++ b/doc/document_reader/EIDDataGroups/dg14.html @@ -126,7 +126,7 @@
    EIDDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/EIDDataGroups/dg15.html b/doc/document_reader/EIDDataGroups/dg15.html index d5b074a430..07015a4eab 100644 --- a/doc/document_reader/EIDDataGroups/dg15.html +++ b/doc/document_reader/EIDDataGroups/dg15.html @@ -126,7 +126,7 @@
    EIDDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/EIDDataGroups/dg16.html b/doc/document_reader/EIDDataGroups/dg16.html index 848ee7f6bd..7e77f614fd 100644 --- a/doc/document_reader/EIDDataGroups/dg16.html +++ b/doc/document_reader/EIDDataGroups/dg16.html @@ -126,7 +126,7 @@
    EIDDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/EIDDataGroups/dg17.html b/doc/document_reader/EIDDataGroups/dg17.html index 82506b4549..fc6f9c25db 100644 --- a/doc/document_reader/EIDDataGroups/dg17.html +++ b/doc/document_reader/EIDDataGroups/dg17.html @@ -126,7 +126,7 @@
    EIDDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/EIDDataGroups/dg18.html b/doc/document_reader/EIDDataGroups/dg18.html index 2a81f85807..242214e18d 100644 --- a/doc/document_reader/EIDDataGroups/dg18.html +++ b/doc/document_reader/EIDDataGroups/dg18.html @@ -126,7 +126,7 @@
    EIDDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/EIDDataGroups/dg19.html b/doc/document_reader/EIDDataGroups/dg19.html index d2e28062e0..0ca96c3c61 100644 --- a/doc/document_reader/EIDDataGroups/dg19.html +++ b/doc/document_reader/EIDDataGroups/dg19.html @@ -126,7 +126,7 @@
    EIDDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/EIDDataGroups/dg2.html b/doc/document_reader/EIDDataGroups/dg2.html index 36103b9191..7cb796c0d7 100644 --- a/doc/document_reader/EIDDataGroups/dg2.html +++ b/doc/document_reader/EIDDataGroups/dg2.html @@ -126,7 +126,7 @@
    EIDDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/EIDDataGroups/dg20.html b/doc/document_reader/EIDDataGroups/dg20.html index aecad2125e..76d0982ee7 100644 --- a/doc/document_reader/EIDDataGroups/dg20.html +++ b/doc/document_reader/EIDDataGroups/dg20.html @@ -126,7 +126,7 @@
    EIDDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/EIDDataGroups/dg21.html b/doc/document_reader/EIDDataGroups/dg21.html index dfb77352ec..1f6b5f2253 100644 --- a/doc/document_reader/EIDDataGroups/dg21.html +++ b/doc/document_reader/EIDDataGroups/dg21.html @@ -126,7 +126,7 @@
    EIDDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/EIDDataGroups/dg3.html b/doc/document_reader/EIDDataGroups/dg3.html index 16a948cd7d..347012d6c4 100644 --- a/doc/document_reader/EIDDataGroups/dg3.html +++ b/doc/document_reader/EIDDataGroups/dg3.html @@ -126,7 +126,7 @@
    EIDDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/EIDDataGroups/dg4.html b/doc/document_reader/EIDDataGroups/dg4.html index 115071a9a5..d0b4c48e74 100644 --- a/doc/document_reader/EIDDataGroups/dg4.html +++ b/doc/document_reader/EIDDataGroups/dg4.html @@ -126,7 +126,7 @@
    EIDDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/EIDDataGroups/dg5.html b/doc/document_reader/EIDDataGroups/dg5.html index 921ee399bb..e1aac9a974 100644 --- a/doc/document_reader/EIDDataGroups/dg5.html +++ b/doc/document_reader/EIDDataGroups/dg5.html @@ -126,7 +126,7 @@
    EIDDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/EIDDataGroups/dg6.html b/doc/document_reader/EIDDataGroups/dg6.html index d5d174e7d8..3f44153ae5 100644 --- a/doc/document_reader/EIDDataGroups/dg6.html +++ b/doc/document_reader/EIDDataGroups/dg6.html @@ -126,7 +126,7 @@
    EIDDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/EIDDataGroups/dg7.html b/doc/document_reader/EIDDataGroups/dg7.html index a9a09d850b..24a2bf08aa 100644 --- a/doc/document_reader/EIDDataGroups/dg7.html +++ b/doc/document_reader/EIDDataGroups/dg7.html @@ -126,7 +126,7 @@
    EIDDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/EIDDataGroups/dg8.html b/doc/document_reader/EIDDataGroups/dg8.html index e494abe3e5..b66248d739 100644 --- a/doc/document_reader/EIDDataGroups/dg8.html +++ b/doc/document_reader/EIDDataGroups/dg8.html @@ -126,7 +126,7 @@
    EIDDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/EIDDataGroups/dg9.html b/doc/document_reader/EIDDataGroups/dg9.html index 6fc572d730..18a7c6219a 100644 --- a/doc/document_reader/EIDDataGroups/dg9.html +++ b/doc/document_reader/EIDDataGroups/dg9.html @@ -126,7 +126,7 @@
    EIDDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/EIDDataGroups/fromJson.html b/doc/document_reader/EIDDataGroups/fromJson.html index 1ced7c6a16..2985a438a0 100644 --- a/doc/document_reader/EIDDataGroups/fromJson.html +++ b/doc/document_reader/EIDDataGroups/fromJson.html @@ -128,7 +128,7 @@
    EIDDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/EIDDataGroups/testSetters.html b/doc/document_reader/EIDDataGroups/testSetters.html index c46839d53b..a3bf9af5da 100644 --- a/doc/document_reader/EIDDataGroups/testSetters.html +++ b/doc/document_reader/EIDDataGroups/testSetters.html @@ -98,7 +98,7 @@
    EIDDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/EIDDataGroups/toJson.html b/doc/document_reader/EIDDataGroups/toJson.html index 3adf8745f6..25fcac8c48 100644 --- a/doc/document_reader/EIDDataGroups/toJson.html +++ b/doc/document_reader/EIDDataGroups/toJson.html @@ -122,7 +122,7 @@
    EIDDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/EPassportDataGroups-class.html b/doc/document_reader/EPassportDataGroups-class.html index 2a30c70c3a..10a94aa582 100644 --- a/doc/document_reader/EPassportDataGroups-class.html +++ b/doc/document_reader/EPassportDataGroups-class.html @@ -421,7 +421,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/EPassportDataGroups/EPassportDataGroups.html b/doc/document_reader/EPassportDataGroups/EPassportDataGroups.html index 39b58d63c5..1fcb162510 100644 --- a/doc/document_reader/EPassportDataGroups/EPassportDataGroups.html +++ b/doc/document_reader/EPassportDataGroups/EPassportDataGroups.html @@ -89,7 +89,7 @@
    EPassportDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/EPassportDataGroups/dg1.html b/doc/document_reader/EPassportDataGroups/dg1.html index 9f190f541c..0758ee3d53 100644 --- a/doc/document_reader/EPassportDataGroups/dg1.html +++ b/doc/document_reader/EPassportDataGroups/dg1.html @@ -126,7 +126,7 @@
    EPassportDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/EPassportDataGroups/dg10.html b/doc/document_reader/EPassportDataGroups/dg10.html index 91be540d55..ab46fd7f75 100644 --- a/doc/document_reader/EPassportDataGroups/dg10.html +++ b/doc/document_reader/EPassportDataGroups/dg10.html @@ -126,7 +126,7 @@
    EPassportDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/EPassportDataGroups/dg11.html b/doc/document_reader/EPassportDataGroups/dg11.html index 2e531b94a7..5956fddc29 100644 --- a/doc/document_reader/EPassportDataGroups/dg11.html +++ b/doc/document_reader/EPassportDataGroups/dg11.html @@ -126,7 +126,7 @@
    EPassportDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/EPassportDataGroups/dg12.html b/doc/document_reader/EPassportDataGroups/dg12.html index 9bb35cccb3..747fb0855c 100644 --- a/doc/document_reader/EPassportDataGroups/dg12.html +++ b/doc/document_reader/EPassportDataGroups/dg12.html @@ -126,7 +126,7 @@
    EPassportDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/EPassportDataGroups/dg13.html b/doc/document_reader/EPassportDataGroups/dg13.html index 61ff445423..90b0a16bb4 100644 --- a/doc/document_reader/EPassportDataGroups/dg13.html +++ b/doc/document_reader/EPassportDataGroups/dg13.html @@ -126,7 +126,7 @@
    EPassportDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/EPassportDataGroups/dg14.html b/doc/document_reader/EPassportDataGroups/dg14.html index 3a855e37a3..7ccc253896 100644 --- a/doc/document_reader/EPassportDataGroups/dg14.html +++ b/doc/document_reader/EPassportDataGroups/dg14.html @@ -126,7 +126,7 @@
    EPassportDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/EPassportDataGroups/dg15.html b/doc/document_reader/EPassportDataGroups/dg15.html index 6669a1a7ba..5c15a88849 100644 --- a/doc/document_reader/EPassportDataGroups/dg15.html +++ b/doc/document_reader/EPassportDataGroups/dg15.html @@ -126,7 +126,7 @@
    EPassportDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/EPassportDataGroups/dg16.html b/doc/document_reader/EPassportDataGroups/dg16.html index 6af3f91f7e..27415a9637 100644 --- a/doc/document_reader/EPassportDataGroups/dg16.html +++ b/doc/document_reader/EPassportDataGroups/dg16.html @@ -126,7 +126,7 @@
    EPassportDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/EPassportDataGroups/dg2.html b/doc/document_reader/EPassportDataGroups/dg2.html index ce395f4aff..6fdee6c358 100644 --- a/doc/document_reader/EPassportDataGroups/dg2.html +++ b/doc/document_reader/EPassportDataGroups/dg2.html @@ -126,7 +126,7 @@
    EPassportDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/EPassportDataGroups/dg3.html b/doc/document_reader/EPassportDataGroups/dg3.html index bde9cf2904..cc780d508b 100644 --- a/doc/document_reader/EPassportDataGroups/dg3.html +++ b/doc/document_reader/EPassportDataGroups/dg3.html @@ -126,7 +126,7 @@
    EPassportDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/EPassportDataGroups/dg4.html b/doc/document_reader/EPassportDataGroups/dg4.html index df08468f61..b8b3a172f6 100644 --- a/doc/document_reader/EPassportDataGroups/dg4.html +++ b/doc/document_reader/EPassportDataGroups/dg4.html @@ -126,7 +126,7 @@
    EPassportDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/EPassportDataGroups/dg5.html b/doc/document_reader/EPassportDataGroups/dg5.html index bfe1fecbaa..fb40aa7865 100644 --- a/doc/document_reader/EPassportDataGroups/dg5.html +++ b/doc/document_reader/EPassportDataGroups/dg5.html @@ -126,7 +126,7 @@
    EPassportDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/EPassportDataGroups/dg6.html b/doc/document_reader/EPassportDataGroups/dg6.html index 4ee1240818..40dbbea5c0 100644 --- a/doc/document_reader/EPassportDataGroups/dg6.html +++ b/doc/document_reader/EPassportDataGroups/dg6.html @@ -126,7 +126,7 @@
    EPassportDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/EPassportDataGroups/dg7.html b/doc/document_reader/EPassportDataGroups/dg7.html index c4140f1b14..fd4651af63 100644 --- a/doc/document_reader/EPassportDataGroups/dg7.html +++ b/doc/document_reader/EPassportDataGroups/dg7.html @@ -126,7 +126,7 @@
    EPassportDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/EPassportDataGroups/dg8.html b/doc/document_reader/EPassportDataGroups/dg8.html index 7e9984535c..e530c714ca 100644 --- a/doc/document_reader/EPassportDataGroups/dg8.html +++ b/doc/document_reader/EPassportDataGroups/dg8.html @@ -126,7 +126,7 @@
    EPassportDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/EPassportDataGroups/dg9.html b/doc/document_reader/EPassportDataGroups/dg9.html index 05e9c29dc9..a59e7e71ae 100644 --- a/doc/document_reader/EPassportDataGroups/dg9.html +++ b/doc/document_reader/EPassportDataGroups/dg9.html @@ -126,7 +126,7 @@
    EPassportDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/EPassportDataGroups/fromJson.html b/doc/document_reader/EPassportDataGroups/fromJson.html index ad2429a4de..8a5221e3ef 100644 --- a/doc/document_reader/EPassportDataGroups/fromJson.html +++ b/doc/document_reader/EPassportDataGroups/fromJson.html @@ -123,7 +123,7 @@
    EPassportDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/EPassportDataGroups/testSetters.html b/doc/document_reader/EPassportDataGroups/testSetters.html index 090d28c56a..faa7abc3b4 100644 --- a/doc/document_reader/EPassportDataGroups/testSetters.html +++ b/doc/document_reader/EPassportDataGroups/testSetters.html @@ -98,7 +98,7 @@
    EPassportDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/EPassportDataGroups/toJson.html b/doc/document_reader/EPassportDataGroups/toJson.html index 0da8f002eb..7cb9772b23 100644 --- a/doc/document_reader/EPassportDataGroups/toJson.html +++ b/doc/document_reader/EPassportDataGroups/toJson.html @@ -117,7 +117,7 @@
    EPassportDataGroups class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ErrorCodes.html b/doc/document_reader/ErrorCodes.html index c197e897a6..35feac9280 100644 --- a/doc/document_reader/ErrorCodes.html +++ b/doc/document_reader/ErrorCodes.html @@ -904,7 +904,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ErrorCodes/getByValue.html b/doc/document_reader/ErrorCodes/getByValue.html index abcab185fc..c564e71da4 100644 --- a/doc/document_reader/ErrorCodes/getByValue.html +++ b/doc/document_reader/ErrorCodes/getByValue.html @@ -105,7 +105,7 @@
    ErrorCodes enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ErrorCodes/value.html b/doc/document_reader/ErrorCodes/value.html index 1e00c10a7b..f76f76384d 100644 --- a/doc/document_reader/ErrorCodes/value.html +++ b/doc/document_reader/ErrorCodes/value.html @@ -97,7 +97,7 @@
    ErrorCodes enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ErrorCodes/values-constant.html b/doc/document_reader/ErrorCodes/values-constant.html index d31dc7c694..6c276516dd 100644 --- a/doc/document_reader/ErrorCodes/values-constant.html +++ b/doc/document_reader/ErrorCodes/values-constant.html @@ -96,7 +96,7 @@
    ErrorCodes enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Extension-class.html b/doc/document_reader/Extension-class.html index b43f6919ac..cf50e15d5e 100644 --- a/doc/document_reader/Extension-class.html +++ b/doc/document_reader/Extension-class.html @@ -241,7 +241,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Extension/Extension.html b/doc/document_reader/Extension/Extension.html index b64a4b2713..8365abc83a 100644 --- a/doc/document_reader/Extension/Extension.html +++ b/doc/document_reader/Extension/Extension.html @@ -89,7 +89,7 @@
    Extension class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Extension/data.html b/doc/document_reader/Extension/data.html index 23a6c50aa8..a54241efbc 100644 --- a/doc/document_reader/Extension/data.html +++ b/doc/document_reader/Extension/data.html @@ -103,7 +103,7 @@
    Extension class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Extension/fromJson.html b/doc/document_reader/Extension/fromJson.html index 797b48b341..a006a73709 100644 --- a/doc/document_reader/Extension/fromJson.html +++ b/doc/document_reader/Extension/fromJson.html @@ -109,7 +109,7 @@
    Extension class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Extension/toJson.html b/doc/document_reader/Extension/toJson.html index 14033efb6d..27d610eada 100644 --- a/doc/document_reader/Extension/toJson.html +++ b/doc/document_reader/Extension/toJson.html @@ -103,7 +103,7 @@
    Extension class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Extension/type.html b/doc/document_reader/Extension/type.html index e6e364e4ab..7af343d645 100644 --- a/doc/document_reader/Extension/type.html +++ b/doc/document_reader/Extension/type.html @@ -103,7 +103,7 @@
    Extension class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/FaceApiParams-class.html b/doc/document_reader/FaceApiParams-class.html index 44dd18f689..fa85f3645b 100644 --- a/doc/document_reader/FaceApiParams-class.html +++ b/doc/document_reader/FaceApiParams-class.html @@ -315,7 +315,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/FaceApiParams/FaceApiParams.html b/doc/document_reader/FaceApiParams/FaceApiParams.html index ef1c81be0d..a25303ae40 100644 --- a/doc/document_reader/FaceApiParams/FaceApiParams.html +++ b/doc/document_reader/FaceApiParams/FaceApiParams.html @@ -117,7 +117,7 @@
    FaceApiParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/FaceApiParams/fromJson.html b/doc/document_reader/FaceApiParams/fromJson.html index 784edae5a3..251e5ec528 100644 --- a/doc/document_reader/FaceApiParams/fromJson.html +++ b/doc/document_reader/FaceApiParams/fromJson.html @@ -112,7 +112,7 @@
    FaceApiParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/FaceApiParams/mode.html b/doc/document_reader/FaceApiParams/mode.html index 41f3ccbf9a..a7692ad1a8 100644 --- a/doc/document_reader/FaceApiParams/mode.html +++ b/doc/document_reader/FaceApiParams/mode.html @@ -106,7 +106,7 @@
    FaceApiParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/FaceApiParams/proxy.html b/doc/document_reader/FaceApiParams/proxy.html index 9ac3ffff74..a56be2ba54 100644 --- a/doc/document_reader/FaceApiParams/proxy.html +++ b/doc/document_reader/FaceApiParams/proxy.html @@ -106,7 +106,7 @@
    FaceApiParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/FaceApiParams/proxyPassword.html b/doc/document_reader/FaceApiParams/proxyPassword.html index 9d4cab6bb0..1180975688 100644 --- a/doc/document_reader/FaceApiParams/proxyPassword.html +++ b/doc/document_reader/FaceApiParams/proxyPassword.html @@ -107,7 +107,7 @@
    FaceApiParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/FaceApiParams/proxyType.html b/doc/document_reader/FaceApiParams/proxyType.html index 1972592a3c..c68def8fed 100644 --- a/doc/document_reader/FaceApiParams/proxyType.html +++ b/doc/document_reader/FaceApiParams/proxyType.html @@ -106,7 +106,7 @@
    FaceApiParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/FaceApiParams/searchParams.html b/doc/document_reader/FaceApiParams/searchParams.html index f4289b236b..ee15fc93a8 100644 --- a/doc/document_reader/FaceApiParams/searchParams.html +++ b/doc/document_reader/FaceApiParams/searchParams.html @@ -106,7 +106,7 @@
    FaceApiParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/FaceApiParams/serviceTimeout.html b/doc/document_reader/FaceApiParams/serviceTimeout.html index d7d29e6c8c..0ea98ff9c8 100644 --- a/doc/document_reader/FaceApiParams/serviceTimeout.html +++ b/doc/document_reader/FaceApiParams/serviceTimeout.html @@ -106,7 +106,7 @@
    FaceApiParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/FaceApiParams/threshold.html b/doc/document_reader/FaceApiParams/threshold.html index 8c0a08a8df..f31cbd060d 100644 --- a/doc/document_reader/FaceApiParams/threshold.html +++ b/doc/document_reader/FaceApiParams/threshold.html @@ -107,7 +107,7 @@
    FaceApiParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/FaceApiParams/toJson.html b/doc/document_reader/FaceApiParams/toJson.html index 9f35854ba3..8360aa9b0c 100644 --- a/doc/document_reader/FaceApiParams/toJson.html +++ b/doc/document_reader/FaceApiParams/toJson.html @@ -109,7 +109,7 @@
    FaceApiParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/FaceApiParams/url.html b/doc/document_reader/FaceApiParams/url.html index 09179e9cbe..d5ed575f74 100644 --- a/doc/document_reader/FaceApiParams/url.html +++ b/doc/document_reader/FaceApiParams/url.html @@ -106,7 +106,7 @@
    FaceApiParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/FaceApiSearchParams-class.html b/doc/document_reader/FaceApiSearchParams-class.html index 048dcb4048..562cafcb62 100644 --- a/doc/document_reader/FaceApiSearchParams-class.html +++ b/doc/document_reader/FaceApiSearchParams-class.html @@ -256,7 +256,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/FaceApiSearchParams/FaceApiSearchParams.html b/doc/document_reader/FaceApiSearchParams/FaceApiSearchParams.html index d30966e9fa..0ad9783f70 100644 --- a/doc/document_reader/FaceApiSearchParams/FaceApiSearchParams.html +++ b/doc/document_reader/FaceApiSearchParams/FaceApiSearchParams.html @@ -102,7 +102,7 @@
    FaceApiSearchParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/FaceApiSearchParams/fromJson.html b/doc/document_reader/FaceApiSearchParams/fromJson.html index d4167a3a54..8953260709 100644 --- a/doc/document_reader/FaceApiSearchParams/fromJson.html +++ b/doc/document_reader/FaceApiSearchParams/fromJson.html @@ -108,7 +108,7 @@
    FaceApiSearchParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/FaceApiSearchParams/groupIds.html b/doc/document_reader/FaceApiSearchParams/groupIds.html index 9951647eb1..c0181c8dbc 100644 --- a/doc/document_reader/FaceApiSearchParams/groupIds.html +++ b/doc/document_reader/FaceApiSearchParams/groupIds.html @@ -106,7 +106,7 @@
    FaceApiSearchParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/FaceApiSearchParams/limit.html b/doc/document_reader/FaceApiSearchParams/limit.html index e81e9699ce..f4be411a4c 100644 --- a/doc/document_reader/FaceApiSearchParams/limit.html +++ b/doc/document_reader/FaceApiSearchParams/limit.html @@ -106,7 +106,7 @@
    FaceApiSearchParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/FaceApiSearchParams/threshold.html b/doc/document_reader/FaceApiSearchParams/threshold.html index 7c8746d998..4bba0621c3 100644 --- a/doc/document_reader/FaceApiSearchParams/threshold.html +++ b/doc/document_reader/FaceApiSearchParams/threshold.html @@ -109,7 +109,7 @@
    FaceApiSearchParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/FaceApiSearchParams/toJson.html b/doc/document_reader/FaceApiSearchParams/toJson.html index 064c3d7a36..d241326129 100644 --- a/doc/document_reader/FaceApiSearchParams/toJson.html +++ b/doc/document_reader/FaceApiSearchParams/toJson.html @@ -104,7 +104,7 @@
    FaceApiSearchParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/FieldType.html b/doc/document_reader/FieldType.html index 7c55cad42d..44d3a16922 100644 --- a/doc/document_reader/FieldType.html +++ b/doc/document_reader/FieldType.html @@ -10007,7 +10007,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/FieldType/fromIntList.html b/doc/document_reader/FieldType/fromIntList.html index ce83fa6497..31c6056026 100644 --- a/doc/document_reader/FieldType/fromIntList.html +++ b/doc/document_reader/FieldType/fromIntList.html @@ -105,7 +105,7 @@
    FieldType enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/FieldType/getByValue.html b/doc/document_reader/FieldType/getByValue.html index 3ca3d0ee34..77081f1538 100644 --- a/doc/document_reader/FieldType/getByValue.html +++ b/doc/document_reader/FieldType/getByValue.html @@ -105,7 +105,7 @@
    FieldType enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/FieldType/getTranslation.html b/doc/document_reader/FieldType/getTranslation.html index 7928c7b46c..05863480f2 100644 --- a/doc/document_reader/FieldType/getTranslation.html +++ b/doc/document_reader/FieldType/getTranslation.html @@ -100,7 +100,7 @@
    FieldType enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/FieldType/value.html b/doc/document_reader/FieldType/value.html index 8e6da0998e..ca4040c149 100644 --- a/doc/document_reader/FieldType/value.html +++ b/doc/document_reader/FieldType/value.html @@ -97,7 +97,7 @@
    FieldType enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/FieldType/values-constant.html b/doc/document_reader/FieldType/values-constant.html index 5aea509e2e..c88ae1cc91 100644 --- a/doc/document_reader/FieldType/values-constant.html +++ b/doc/document_reader/FieldType/values-constant.html @@ -96,7 +96,7 @@
    FieldType enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/File-class.html b/doc/document_reader/File-class.html index 63d80e39d6..b25ba188b8 100644 --- a/doc/document_reader/File-class.html +++ b/doc/document_reader/File-class.html @@ -361,7 +361,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/File/File.html b/doc/document_reader/File/File.html index 2142cfe607..283976c39d 100644 --- a/doc/document_reader/File/File.html +++ b/doc/document_reader/File/File.html @@ -89,7 +89,7 @@
    File class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/File/certificates.html b/doc/document_reader/File/certificates.html index a32d5a9a66..fed8c0012e 100644 --- a/doc/document_reader/File/certificates.html +++ b/doc/document_reader/File/certificates.html @@ -103,7 +103,7 @@
    File class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/File/docFieldsGraphics.html b/doc/document_reader/File/docFieldsGraphics.html index 6f1f40e412..9370f9cd06 100644 --- a/doc/document_reader/File/docFieldsGraphics.html +++ b/doc/document_reader/File/docFieldsGraphics.html @@ -103,7 +103,7 @@
    File class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/File/docFieldsOriginals.html b/doc/document_reader/File/docFieldsOriginals.html index 11f6c34964..e09be601ce 100644 --- a/doc/document_reader/File/docFieldsOriginals.html +++ b/doc/document_reader/File/docFieldsOriginals.html @@ -103,7 +103,7 @@
    File class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/File/docFieldsText.html b/doc/document_reader/File/docFieldsText.html index 2763819b76..2ed6112e6c 100644 --- a/doc/document_reader/File/docFieldsText.html +++ b/doc/document_reader/File/docFieldsText.html @@ -103,7 +103,7 @@
    File class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/File/fileData.html b/doc/document_reader/File/fileData.html index 5a9e9ab5bd..ed74f9ceaa 100644 --- a/doc/document_reader/File/fileData.html +++ b/doc/document_reader/File/fileData.html @@ -103,7 +103,7 @@
    File class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/File/fileID.html b/doc/document_reader/File/fileID.html index 4e7469e164..480cfb743d 100644 --- a/doc/document_reader/File/fileID.html +++ b/doc/document_reader/File/fileID.html @@ -103,7 +103,7 @@
    File class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/File/fromJson.html b/doc/document_reader/File/fromJson.html index 9e2de29e96..a24b8ae679 100644 --- a/doc/document_reader/File/fromJson.html +++ b/doc/document_reader/File/fromJson.html @@ -122,7 +122,7 @@
    File class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/File/notifications.html b/doc/document_reader/File/notifications.html index 448b2b734b..b35849465e 100644 --- a/doc/document_reader/File/notifications.html +++ b/doc/document_reader/File/notifications.html @@ -103,7 +103,7 @@
    File class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/File/pAStatus.html b/doc/document_reader/File/pAStatus.html index 729832a5fb..686a86a0ae 100644 --- a/doc/document_reader/File/pAStatus.html +++ b/doc/document_reader/File/pAStatus.html @@ -103,7 +103,7 @@
    File class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/File/readingStatus.html b/doc/document_reader/File/readingStatus.html index d08821d41f..afdaba7fb9 100644 --- a/doc/document_reader/File/readingStatus.html +++ b/doc/document_reader/File/readingStatus.html @@ -103,7 +103,7 @@
    File class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/File/readingTime.html b/doc/document_reader/File/readingTime.html index 5227afcd2d..d9edacd391 100644 --- a/doc/document_reader/File/readingTime.html +++ b/doc/document_reader/File/readingTime.html @@ -103,7 +103,7 @@
    File class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/File/toJson.html b/doc/document_reader/File/toJson.html index 9a65b6bd27..aa074dbec2 100644 --- a/doc/document_reader/File/toJson.html +++ b/doc/document_reader/File/toJson.html @@ -113,7 +113,7 @@
    File class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/File/type.html b/doc/document_reader/File/type.html index 1944004b42..9f7df26779 100644 --- a/doc/document_reader/File/type.html +++ b/doc/document_reader/File/type.html @@ -103,7 +103,7 @@
    File class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/File/typeName.html b/doc/document_reader/File/typeName.html index 6b8a3fe289..3043473edf 100644 --- a/doc/document_reader/File/typeName.html +++ b/doc/document_reader/File/typeName.html @@ -103,7 +103,7 @@
    File class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/FileData-class.html b/doc/document_reader/FileData-class.html index 6e7a79a5a6..10ab2b803a 100644 --- a/doc/document_reader/FileData-class.html +++ b/doc/document_reader/FileData-class.html @@ -265,7 +265,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/FileData/FileData.html b/doc/document_reader/FileData/FileData.html index 30aaa606cd..c356286f68 100644 --- a/doc/document_reader/FileData/FileData.html +++ b/doc/document_reader/FileData/FileData.html @@ -89,7 +89,7 @@
    FileData class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/FileData/data.html b/doc/document_reader/FileData/data.html index ab6cc33d14..8038b5f5df 100644 --- a/doc/document_reader/FileData/data.html +++ b/doc/document_reader/FileData/data.html @@ -103,7 +103,7 @@
    FileData class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/FileData/fromJson.html b/doc/document_reader/FileData/fromJson.html index 47db7e87e0..1bf6e71f74 100644 --- a/doc/document_reader/FileData/fromJson.html +++ b/doc/document_reader/FileData/fromJson.html @@ -111,7 +111,7 @@
    FileData class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/FileData/length.html b/doc/document_reader/FileData/length.html index 7278d237f3..3fa26c74a3 100644 --- a/doc/document_reader/FileData/length.html +++ b/doc/document_reader/FileData/length.html @@ -103,7 +103,7 @@
    FileData class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/FileData/status.html b/doc/document_reader/FileData/status.html index 7408968e52..bc430cb1c3 100644 --- a/doc/document_reader/FileData/status.html +++ b/doc/document_reader/FileData/status.html @@ -103,7 +103,7 @@
    FileData class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/FileData/toJson.html b/doc/document_reader/FileData/toJson.html index aa35e1d60d..d225e39ab2 100644 --- a/doc/document_reader/FileData/toJson.html +++ b/doc/document_reader/FileData/toJson.html @@ -105,7 +105,7 @@
    FileData class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/FileData/type.html b/doc/document_reader/FileData/type.html index 4aa2107c10..db912fdf02 100644 --- a/doc/document_reader/FileData/type.html +++ b/doc/document_reader/FileData/type.html @@ -103,7 +103,7 @@
    FileData class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/FinalizePackageCompletion.html b/doc/document_reader/FinalizePackageCompletion.html index 6d009d0fb5..a351ff7892 100644 --- a/doc/document_reader/FinalizePackageCompletion.html +++ b/doc/document_reader/FinalizePackageCompletion.html @@ -103,7 +103,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Font-class.html b/doc/document_reader/Font-class.html index 04f92d2c5e..98fcc647d5 100644 --- a/doc/document_reader/Font-class.html +++ b/doc/document_reader/Font-class.html @@ -253,7 +253,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Font/Font.html b/doc/document_reader/Font/Font.html index 7c92676d1d..043732629a 100644 --- a/doc/document_reader/Font/Font.html +++ b/doc/document_reader/Font/Font.html @@ -102,7 +102,7 @@
    Font class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Font/fromJson.html b/doc/document_reader/Font/fromJson.html index 62a90e031f..04b9558448 100644 --- a/doc/document_reader/Font/fromJson.html +++ b/doc/document_reader/Font/fromJson.html @@ -109,7 +109,7 @@
    Font class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Font/name.html b/doc/document_reader/Font/name.html index 03ea67721b..73b77242b4 100644 --- a/doc/document_reader/Font/name.html +++ b/doc/document_reader/Font/name.html @@ -108,7 +108,7 @@
    Font class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Font/size.html b/doc/document_reader/Font/size.html index b2c462bb63..ea3bcfaa11 100644 --- a/doc/document_reader/Font/size.html +++ b/doc/document_reader/Font/size.html @@ -106,7 +106,7 @@
    Font class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Font/style.html b/doc/document_reader/Font/style.html index d15a56e401..f15266cd75 100644 --- a/doc/document_reader/Font/style.html +++ b/doc/document_reader/Font/style.html @@ -107,7 +107,7 @@
    Font class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Font/toJson.html b/doc/document_reader/Font/toJson.html index 478b038feb..6c4b9381f8 100644 --- a/doc/document_reader/Font/toJson.html +++ b/doc/document_reader/Font/toJson.html @@ -104,7 +104,7 @@
    Font class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/FontStyle.html b/doc/document_reader/FontStyle.html index d590260a48..c3164217c6 100644 --- a/doc/document_reader/FontStyle.html +++ b/doc/document_reader/FontStyle.html @@ -359,7 +359,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/FontStyle/getByValue.html b/doc/document_reader/FontStyle/getByValue.html index f7400a008a..7567e2e383 100644 --- a/doc/document_reader/FontStyle/getByValue.html +++ b/doc/document_reader/FontStyle/getByValue.html @@ -105,7 +105,7 @@
    FontStyle enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/FontStyle/value.html b/doc/document_reader/FontStyle/value.html index e1b4b854c1..5e94b26d27 100644 --- a/doc/document_reader/FontStyle/value.html +++ b/doc/document_reader/FontStyle/value.html @@ -97,7 +97,7 @@
    FontStyle enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/FontStyle/values-constant.html b/doc/document_reader/FontStyle/values-constant.html index 903c310d95..d88d1dc1b6 100644 --- a/doc/document_reader/FontStyle/values-constant.html +++ b/doc/document_reader/FontStyle/values-constant.html @@ -96,7 +96,7 @@
    FontStyle enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/FrameShapeType.html b/doc/document_reader/FrameShapeType.html index f5fa8b36c3..de7d7c8cf6 100644 --- a/doc/document_reader/FrameShapeType.html +++ b/doc/document_reader/FrameShapeType.html @@ -329,7 +329,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/FrameShapeType/getByValue.html b/doc/document_reader/FrameShapeType/getByValue.html index 6285c5b634..07ac113f32 100644 --- a/doc/document_reader/FrameShapeType/getByValue.html +++ b/doc/document_reader/FrameShapeType/getByValue.html @@ -105,7 +105,7 @@
    FrameShapeType enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/FrameShapeType/value.html b/doc/document_reader/FrameShapeType/value.html index 01ce6f2754..df8773b53f 100644 --- a/doc/document_reader/FrameShapeType/value.html +++ b/doc/document_reader/FrameShapeType/value.html @@ -97,7 +97,7 @@
    FrameShapeType enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/FrameShapeType/values-constant.html b/doc/document_reader/FrameShapeType/values-constant.html index 25df766ef3..986314e521 100644 --- a/doc/document_reader/FrameShapeType/values-constant.html +++ b/doc/document_reader/FrameShapeType/values-constant.html @@ -96,7 +96,7 @@
    FrameShapeType enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Functionality-class.html b/doc/document_reader/Functionality-class.html index 55662a8d28..0ca7b273c3 100644 --- a/doc/document_reader/Functionality-class.html +++ b/doc/document_reader/Functionality-class.html @@ -630,7 +630,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Functionality/Functionality.html b/doc/document_reader/Functionality/Functionality.html index 28c5952264..f4b296bf4a 100644 --- a/doc/document_reader/Functionality/Functionality.html +++ b/doc/document_reader/Functionality/Functionality.html @@ -89,7 +89,7 @@
    Functionality class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Functionality/btDeviceName.html b/doc/document_reader/Functionality/btDeviceName.html index 2fb5914d7e..0a324e8f48 100644 --- a/doc/document_reader/Functionality/btDeviceName.html +++ b/doc/document_reader/Functionality/btDeviceName.html @@ -130,7 +130,7 @@
    Functionality class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Functionality/cameraFrame.html b/doc/document_reader/Functionality/cameraFrame.html index 9932bb5756..20c5803fda 100644 --- a/doc/document_reader/Functionality/cameraFrame.html +++ b/doc/document_reader/Functionality/cameraFrame.html @@ -130,7 +130,7 @@
    Functionality class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Functionality/cameraMode.html b/doc/document_reader/Functionality/cameraMode.html index 8235850815..30bc938c56 100644 --- a/doc/document_reader/Functionality/cameraMode.html +++ b/doc/document_reader/Functionality/cameraMode.html @@ -131,7 +131,7 @@
    Functionality class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Functionality/cameraPositionIOS.html b/doc/document_reader/Functionality/cameraPositionIOS.html index 626fbc86d7..a8d1ba7fc4 100644 --- a/doc/document_reader/Functionality/cameraPositionIOS.html +++ b/doc/document_reader/Functionality/cameraPositionIOS.html @@ -131,7 +131,7 @@
    Functionality class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Functionality/cameraResolutionAndroid.html b/doc/document_reader/Functionality/cameraResolutionAndroid.html index ad03ff07ab..4a0acb32c7 100644 --- a/doc/document_reader/Functionality/cameraResolutionAndroid.html +++ b/doc/document_reader/Functionality/cameraResolutionAndroid.html @@ -130,7 +130,7 @@
    Functionality class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Functionality/cameraResolutionIOS.html b/doc/document_reader/Functionality/cameraResolutionIOS.html index 6cdb0a47bf..90a8930b02 100644 --- a/doc/document_reader/Functionality/cameraResolutionIOS.html +++ b/doc/document_reader/Functionality/cameraResolutionIOS.html @@ -130,7 +130,7 @@
    Functionality class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Functionality/captureMode.html b/doc/document_reader/Functionality/captureMode.html index e2ae0febf7..93a7a503d6 100644 --- a/doc/document_reader/Functionality/captureMode.html +++ b/doc/document_reader/Functionality/captureMode.html @@ -130,7 +130,7 @@
    Functionality class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Functionality/displayMetadata.html b/doc/document_reader/Functionality/displayMetadata.html index c37707da51..192468a5d5 100644 --- a/doc/document_reader/Functionality/displayMetadata.html +++ b/doc/document_reader/Functionality/displayMetadata.html @@ -131,7 +131,7 @@
    Functionality class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Functionality/excludedCamera2Models.html b/doc/document_reader/Functionality/excludedCamera2Models.html index 635e14695e..e5b2a1864e 100644 --- a/doc/document_reader/Functionality/excludedCamera2Models.html +++ b/doc/document_reader/Functionality/excludedCamera2Models.html @@ -132,7 +132,7 @@
    Functionality class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Functionality/exposure.html b/doc/document_reader/Functionality/exposure.html index 4cca8fd3e6..0543051c83 100644 --- a/doc/document_reader/Functionality/exposure.html +++ b/doc/document_reader/Functionality/exposure.html @@ -130,7 +130,7 @@
    Functionality class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Functionality/forcePagesCount.html b/doc/document_reader/Functionality/forcePagesCount.html index 0abdbb9a48..24e1be129d 100644 --- a/doc/document_reader/Functionality/forcePagesCount.html +++ b/doc/document_reader/Functionality/forcePagesCount.html @@ -129,7 +129,7 @@
    Functionality class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Functionality/fromJson.html b/doc/document_reader/Functionality/fromJson.html index 93bed59587..576ee0e6fc 100644 --- a/doc/document_reader/Functionality/fromJson.html +++ b/doc/document_reader/Functionality/fromJson.html @@ -151,7 +151,7 @@
    Functionality class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Functionality/isCameraTorchCheckDisabled.html b/doc/document_reader/Functionality/isCameraTorchCheckDisabled.html index d3e27cd150..9adafb2a42 100644 --- a/doc/document_reader/Functionality/isCameraTorchCheckDisabled.html +++ b/doc/document_reader/Functionality/isCameraTorchCheckDisabled.html @@ -132,7 +132,7 @@
    Functionality class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Functionality/isZoomEnabled.html b/doc/document_reader/Functionality/isZoomEnabled.html index 604d1c363e..8842319ad4 100644 --- a/doc/document_reader/Functionality/isZoomEnabled.html +++ b/doc/document_reader/Functionality/isZoomEnabled.html @@ -131,7 +131,7 @@
    Functionality class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Functionality/manualMultipageMode.html b/doc/document_reader/Functionality/manualMultipageMode.html index 9d588b015a..2d2b3155dd 100644 --- a/doc/document_reader/Functionality/manualMultipageMode.html +++ b/doc/document_reader/Functionality/manualMultipageMode.html @@ -132,7 +132,7 @@
    Functionality class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Functionality/orientation.html b/doc/document_reader/Functionality/orientation.html index e5aa879ca8..b9eb674ef1 100644 --- a/doc/document_reader/Functionality/orientation.html +++ b/doc/document_reader/Functionality/orientation.html @@ -130,7 +130,7 @@
    Functionality class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Functionality/pictureOnBoundsReady.html b/doc/document_reader/Functionality/pictureOnBoundsReady.html index 1caf4a7c54..753b88c1e7 100644 --- a/doc/document_reader/Functionality/pictureOnBoundsReady.html +++ b/doc/document_reader/Functionality/pictureOnBoundsReady.html @@ -132,7 +132,7 @@
    Functionality class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Functionality/recordScanningProcess.html b/doc/document_reader/Functionality/recordScanningProcess.html index 7b2c03735b..6e13711f3f 100644 --- a/doc/document_reader/Functionality/recordScanningProcess.html +++ b/doc/document_reader/Functionality/recordScanningProcess.html @@ -131,7 +131,7 @@
    Functionality class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Functionality/rfidTimeout.html b/doc/document_reader/Functionality/rfidTimeout.html index 8a93e310d9..ff21ca90d9 100644 --- a/doc/document_reader/Functionality/rfidTimeout.html +++ b/doc/document_reader/Functionality/rfidTimeout.html @@ -131,7 +131,7 @@
    Functionality class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Functionality/showCameraSwitchButton.html b/doc/document_reader/Functionality/showCameraSwitchButton.html index da9ec3c0c7..447bc95354 100644 --- a/doc/document_reader/Functionality/showCameraSwitchButton.html +++ b/doc/document_reader/Functionality/showCameraSwitchButton.html @@ -131,7 +131,7 @@
    Functionality class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Functionality/showCaptureButton.html b/doc/document_reader/Functionality/showCaptureButton.html index 389c2c6d76..36db0a255a 100644 --- a/doc/document_reader/Functionality/showCaptureButton.html +++ b/doc/document_reader/Functionality/showCaptureButton.html @@ -131,7 +131,7 @@
    Functionality class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Functionality/showCaptureButtonDelayFromDetect.html b/doc/document_reader/Functionality/showCaptureButtonDelayFromDetect.html index c80101b728..7f47b6d9b8 100644 --- a/doc/document_reader/Functionality/showCaptureButtonDelayFromDetect.html +++ b/doc/document_reader/Functionality/showCaptureButtonDelayFromDetect.html @@ -134,7 +134,7 @@
    Functionality class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Functionality/showCaptureButtonDelayFromStart.html b/doc/document_reader/Functionality/showCaptureButtonDelayFromStart.html index 434b7fac26..196968891f 100644 --- a/doc/document_reader/Functionality/showCaptureButtonDelayFromStart.html +++ b/doc/document_reader/Functionality/showCaptureButtonDelayFromStart.html @@ -133,7 +133,7 @@
    Functionality class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Functionality/showChangeFrameButton.html b/doc/document_reader/Functionality/showChangeFrameButton.html index 438b65dfb1..7139ab0e0f 100644 --- a/doc/document_reader/Functionality/showChangeFrameButton.html +++ b/doc/document_reader/Functionality/showChangeFrameButton.html @@ -131,7 +131,7 @@
    Functionality class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Functionality/showCloseButton.html b/doc/document_reader/Functionality/showCloseButton.html index e007707d30..388e277145 100644 --- a/doc/document_reader/Functionality/showCloseButton.html +++ b/doc/document_reader/Functionality/showCloseButton.html @@ -131,7 +131,7 @@
    Functionality class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Functionality/showSkipNextPageButton.html b/doc/document_reader/Functionality/showSkipNextPageButton.html index b71930b405..712d38b3d4 100644 --- a/doc/document_reader/Functionality/showSkipNextPageButton.html +++ b/doc/document_reader/Functionality/showSkipNextPageButton.html @@ -131,7 +131,7 @@
    Functionality class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Functionality/showTorchButton.html b/doc/document_reader/Functionality/showTorchButton.html index e9e92f1eba..2376e814c6 100644 --- a/doc/document_reader/Functionality/showTorchButton.html +++ b/doc/document_reader/Functionality/showTorchButton.html @@ -131,7 +131,7 @@
    Functionality class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Functionality/singleResult.html b/doc/document_reader/Functionality/singleResult.html index f4dd7e10f2..dd478996ad 100644 --- a/doc/document_reader/Functionality/singleResult.html +++ b/doc/document_reader/Functionality/singleResult.html @@ -132,7 +132,7 @@
    Functionality class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Functionality/skipFocusingFrames.html b/doc/document_reader/Functionality/skipFocusingFrames.html index 50dbc8a143..eacc6f64b0 100644 --- a/doc/document_reader/Functionality/skipFocusingFrames.html +++ b/doc/document_reader/Functionality/skipFocusingFrames.html @@ -131,7 +131,7 @@
    Functionality class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Functionality/testSetters.html b/doc/document_reader/Functionality/testSetters.html index ea1a02492e..8a5a1f9ad2 100644 --- a/doc/document_reader/Functionality/testSetters.html +++ b/doc/document_reader/Functionality/testSetters.html @@ -98,7 +98,7 @@
    Functionality class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Functionality/toJson.html b/doc/document_reader/Functionality/toJson.html index dea7039326..c502cf1463 100644 --- a/doc/document_reader/Functionality/toJson.html +++ b/doc/document_reader/Functionality/toJson.html @@ -132,7 +132,7 @@
    Functionality class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Functionality/useAuthenticator.html b/doc/document_reader/Functionality/useAuthenticator.html index 17218b1410..55782282b2 100644 --- a/doc/document_reader/Functionality/useAuthenticator.html +++ b/doc/document_reader/Functionality/useAuthenticator.html @@ -130,7 +130,7 @@
    Functionality class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Functionality/videoCaptureMotionControl.html b/doc/document_reader/Functionality/videoCaptureMotionControl.html index c4383ee546..ae45b61e21 100644 --- a/doc/document_reader/Functionality/videoCaptureMotionControl.html +++ b/doc/document_reader/Functionality/videoCaptureMotionControl.html @@ -131,7 +131,7 @@
    Functionality class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Functionality/zoomFactor.html b/doc/document_reader/Functionality/zoomFactor.html index 68123769f3..ef5e6df06a 100644 --- a/doc/document_reader/Functionality/zoomFactor.html +++ b/doc/document_reader/Functionality/zoomFactor.html @@ -130,7 +130,7 @@
    Functionality class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/GlaresCheckParams-class.html b/doc/document_reader/GlaresCheckParams-class.html index 8286755281..386867a9c1 100644 --- a/doc/document_reader/GlaresCheckParams-class.html +++ b/doc/document_reader/GlaresCheckParams-class.html @@ -243,7 +243,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/GlaresCheckParams/GlaresCheckParams.html b/doc/document_reader/GlaresCheckParams/GlaresCheckParams.html index 0cacc5c286..0439b83733 100644 --- a/doc/document_reader/GlaresCheckParams/GlaresCheckParams.html +++ b/doc/document_reader/GlaresCheckParams/GlaresCheckParams.html @@ -97,7 +97,7 @@
    GlaresCheckParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/GlaresCheckParams/fromJson.html b/doc/document_reader/GlaresCheckParams/fromJson.html index 05fcdc3041..8a9bf89919 100644 --- a/doc/document_reader/GlaresCheckParams/fromJson.html +++ b/doc/document_reader/GlaresCheckParams/fromJson.html @@ -107,7 +107,7 @@
    GlaresCheckParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/GlaresCheckParams/imgMarginPart.html b/doc/document_reader/GlaresCheckParams/imgMarginPart.html index f62304530e..a5d23eaab6 100644 --- a/doc/document_reader/GlaresCheckParams/imgMarginPart.html +++ b/doc/document_reader/GlaresCheckParams/imgMarginPart.html @@ -107,7 +107,7 @@
    GlaresCheckParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/GlaresCheckParams/maxGlaringPart.html b/doc/document_reader/GlaresCheckParams/maxGlaringPart.html index 0ffb9d630c..e820070ce2 100644 --- a/doc/document_reader/GlaresCheckParams/maxGlaringPart.html +++ b/doc/document_reader/GlaresCheckParams/maxGlaringPart.html @@ -107,7 +107,7 @@
    GlaresCheckParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/GlaresCheckParams/toJson.html b/doc/document_reader/GlaresCheckParams/toJson.html index fa36bfe90d..ea85e4f7b2 100644 --- a/doc/document_reader/GlaresCheckParams/toJson.html +++ b/doc/document_reader/GlaresCheckParams/toJson.html @@ -103,7 +103,7 @@
    GlaresCheckParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/GraphicField-class.html b/doc/document_reader/GraphicField-class.html index 45ae0d7fb8..069ba600aa 100644 --- a/doc/document_reader/GraphicField-class.html +++ b/doc/document_reader/GraphicField-class.html @@ -328,7 +328,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/GraphicField/GraphicField.html b/doc/document_reader/GraphicField/GraphicField.html index 1ffab6b5c1..622f86a514 100644 --- a/doc/document_reader/GraphicField/GraphicField.html +++ b/doc/document_reader/GraphicField/GraphicField.html @@ -89,7 +89,7 @@
    GraphicField class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/GraphicField/fieldName.html b/doc/document_reader/GraphicField/fieldName.html index 043d0677cb..3ebdd217b8 100644 --- a/doc/document_reader/GraphicField/fieldName.html +++ b/doc/document_reader/GraphicField/fieldName.html @@ -106,7 +106,7 @@
    GraphicField class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/GraphicField/fieldRect.html b/doc/document_reader/GraphicField/fieldRect.html index 61e9592c26..80c44909b9 100644 --- a/doc/document_reader/GraphicField/fieldRect.html +++ b/doc/document_reader/GraphicField/fieldRect.html @@ -106,7 +106,7 @@
    GraphicField class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/GraphicField/fieldType.html b/doc/document_reader/GraphicField/fieldType.html index 04921c95bd..f4f8f3cbb6 100644 --- a/doc/document_reader/GraphicField/fieldType.html +++ b/doc/document_reader/GraphicField/fieldType.html @@ -106,7 +106,7 @@
    GraphicField class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/GraphicField/fromJson.html b/doc/document_reader/GraphicField/fromJson.html index 07119ea713..acd8ff8fb4 100644 --- a/doc/document_reader/GraphicField/fromJson.html +++ b/doc/document_reader/GraphicField/fromJson.html @@ -116,7 +116,7 @@
    GraphicField class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/GraphicField/light.html b/doc/document_reader/GraphicField/light.html index 884fdda1fb..cf32134929 100644 --- a/doc/document_reader/GraphicField/light.html +++ b/doc/document_reader/GraphicField/light.html @@ -106,7 +106,7 @@
    GraphicField class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/GraphicField/lightName.html b/doc/document_reader/GraphicField/lightName.html index acc8bf1828..d51df95c9b 100644 --- a/doc/document_reader/GraphicField/lightName.html +++ b/doc/document_reader/GraphicField/lightName.html @@ -106,7 +106,7 @@
    GraphicField class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/GraphicField/originalPageIndex.html b/doc/document_reader/GraphicField/originalPageIndex.html index a1dcf21178..4d633f0f04 100644 --- a/doc/document_reader/GraphicField/originalPageIndex.html +++ b/doc/document_reader/GraphicField/originalPageIndex.html @@ -106,7 +106,7 @@
    GraphicField class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/GraphicField/pageIndex.html b/doc/document_reader/GraphicField/pageIndex.html index 09b48d42c8..f070620230 100644 --- a/doc/document_reader/GraphicField/pageIndex.html +++ b/doc/document_reader/GraphicField/pageIndex.html @@ -106,7 +106,7 @@
    GraphicField class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/GraphicField/sourceType.html b/doc/document_reader/GraphicField/sourceType.html index b3175de78e..e81515c8e3 100644 --- a/doc/document_reader/GraphicField/sourceType.html +++ b/doc/document_reader/GraphicField/sourceType.html @@ -106,7 +106,7 @@
    GraphicField class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/GraphicField/toJson.html b/doc/document_reader/GraphicField/toJson.html index ce75559992..f8c21c808d 100644 --- a/doc/document_reader/GraphicField/toJson.html +++ b/doc/document_reader/GraphicField/toJson.html @@ -110,7 +110,7 @@
    GraphicField class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/GraphicField/value.html b/doc/document_reader/GraphicField/value.html index e6316341d8..585256a127 100644 --- a/doc/document_reader/GraphicField/value.html +++ b/doc/document_reader/GraphicField/value.html @@ -106,7 +106,7 @@
    GraphicField class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/GraphicFieldType.html b/doc/document_reader/GraphicFieldType.html index 002f5d346a..232bdaa5cc 100644 --- a/doc/document_reader/GraphicFieldType.html +++ b/doc/document_reader/GraphicFieldType.html @@ -648,7 +648,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/GraphicFieldType/getByValue.html b/doc/document_reader/GraphicFieldType/getByValue.html index bb3b2d7c46..1087ecbd42 100644 --- a/doc/document_reader/GraphicFieldType/getByValue.html +++ b/doc/document_reader/GraphicFieldType/getByValue.html @@ -105,7 +105,7 @@
    GraphicFieldType enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/GraphicFieldType/value.html b/doc/document_reader/GraphicFieldType/value.html index 824a48f60b..590ff79aab 100644 --- a/doc/document_reader/GraphicFieldType/value.html +++ b/doc/document_reader/GraphicFieldType/value.html @@ -97,7 +97,7 @@
    GraphicFieldType enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/GraphicFieldType/values-constant.html b/doc/document_reader/GraphicFieldType/values-constant.html index dcd7597bed..6cdd966b82 100644 --- a/doc/document_reader/GraphicFieldType/values-constant.html +++ b/doc/document_reader/GraphicFieldType/values-constant.html @@ -96,7 +96,7 @@
    GraphicFieldType enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/GraphicResult-class.html b/doc/document_reader/GraphicResult-class.html index 8262c8f056..96c9fa2e19 100644 --- a/doc/document_reader/GraphicResult-class.html +++ b/doc/document_reader/GraphicResult-class.html @@ -232,7 +232,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/GraphicResult/GraphicResult.html b/doc/document_reader/GraphicResult/GraphicResult.html index 3ee0590f9e..2a5789c7d0 100644 --- a/doc/document_reader/GraphicResult/GraphicResult.html +++ b/doc/document_reader/GraphicResult/GraphicResult.html @@ -89,7 +89,7 @@
    GraphicResult class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/GraphicResult/fields.html b/doc/document_reader/GraphicResult/fields.html index 1d28044f8c..b9da9589c6 100644 --- a/doc/document_reader/GraphicResult/fields.html +++ b/doc/document_reader/GraphicResult/fields.html @@ -106,7 +106,7 @@
    GraphicResult class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/GraphicResult/fromJson.html b/doc/document_reader/GraphicResult/fromJson.html index 8c3ab046fb..294f9d090d 100644 --- a/doc/document_reader/GraphicResult/fromJson.html +++ b/doc/document_reader/GraphicResult/fromJson.html @@ -110,7 +110,7 @@
    GraphicResult class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/GraphicResult/toJson.html b/doc/document_reader/GraphicResult/toJson.html index 0b2aaaae79..e8f128a0ed 100644 --- a/doc/document_reader/GraphicResult/toJson.html +++ b/doc/document_reader/GraphicResult/toJson.html @@ -102,7 +102,7 @@
    GraphicResult class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ImageFormat.html b/doc/document_reader/ImageFormat.html index da0240fd0f..6d354827ed 100644 --- a/doc/document_reader/ImageFormat.html +++ b/doc/document_reader/ImageFormat.html @@ -314,7 +314,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ImageFormat/getByValue.html b/doc/document_reader/ImageFormat/getByValue.html index 3f81b1216f..b3a1f73e9f 100644 --- a/doc/document_reader/ImageFormat/getByValue.html +++ b/doc/document_reader/ImageFormat/getByValue.html @@ -101,7 +101,7 @@
    ImageFormat enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ImageFormat/value.html b/doc/document_reader/ImageFormat/value.html index 2d4e0ce9ad..f5a6bfc9db 100644 --- a/doc/document_reader/ImageFormat/value.html +++ b/doc/document_reader/ImageFormat/value.html @@ -97,7 +97,7 @@
    ImageFormat enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ImageFormat/values-constant.html b/doc/document_reader/ImageFormat/values-constant.html index 57ecd37a0d..43a47ba039 100644 --- a/doc/document_reader/ImageFormat/values-constant.html +++ b/doc/document_reader/ImageFormat/values-constant.html @@ -96,7 +96,7 @@
    ImageFormat enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ImageInputData-class.html b/doc/document_reader/ImageInputData-class.html index 527ac6748d..418c37b3dd 100644 --- a/doc/document_reader/ImageInputData-class.html +++ b/doc/document_reader/ImageInputData-class.html @@ -253,7 +253,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ImageInputData/ImageInputData.html b/doc/document_reader/ImageInputData/ImageInputData.html index 004186dfaa..e9a814fc95 100644 --- a/doc/document_reader/ImageInputData/ImageInputData.html +++ b/doc/document_reader/ImageInputData/ImageInputData.html @@ -100,7 +100,7 @@
    ImageInputData class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ImageInputData/fromJson.html b/doc/document_reader/ImageInputData/fromJson.html index 26cf010dc1..0b270ac3bb 100644 --- a/doc/document_reader/ImageInputData/fromJson.html +++ b/doc/document_reader/ImageInputData/fromJson.html @@ -107,7 +107,7 @@
    ImageInputData class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ImageInputData/image.html b/doc/document_reader/ImageInputData/image.html index 87821f4637..4d6d9d744d 100644 --- a/doc/document_reader/ImageInputData/image.html +++ b/doc/document_reader/ImageInputData/image.html @@ -106,7 +106,7 @@
    ImageInputData class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ImageInputData/light.html b/doc/document_reader/ImageInputData/light.html index 9fe851a73a..b85eb52703 100644 --- a/doc/document_reader/ImageInputData/light.html +++ b/doc/document_reader/ImageInputData/light.html @@ -106,7 +106,7 @@
    ImageInputData class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ImageInputData/pageIndex.html b/doc/document_reader/ImageInputData/pageIndex.html index a6932b9d95..38412dc2ba 100644 --- a/doc/document_reader/ImageInputData/pageIndex.html +++ b/doc/document_reader/ImageInputData/pageIndex.html @@ -106,7 +106,7 @@
    ImageInputData class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ImageInputData/toJson.html b/doc/document_reader/ImageInputData/toJson.html index 92b9eac628..8d03a60a74 100644 --- a/doc/document_reader/ImageInputData/toJson.html +++ b/doc/document_reader/ImageInputData/toJson.html @@ -102,7 +102,7 @@
    ImageInputData class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ImageQA-class.html b/doc/document_reader/ImageQA-class.html index 8680cddf6e..9e8ebfaa01 100644 --- a/doc/document_reader/ImageQA-class.html +++ b/doc/document_reader/ImageQA-class.html @@ -361,7 +361,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ImageQA/ImageQA.html b/doc/document_reader/ImageQA/ImageQA.html index de5a775691..9befe4c69b 100644 --- a/doc/document_reader/ImageQA/ImageQA.html +++ b/doc/document_reader/ImageQA/ImageQA.html @@ -89,7 +89,7 @@
    ImageQA class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ImageQA/angleThreshold.html b/doc/document_reader/ImageQA/angleThreshold.html index 758d11eac2..6c35e8ab9b 100644 --- a/doc/document_reader/ImageQA/angleThreshold.html +++ b/doc/document_reader/ImageQA/angleThreshold.html @@ -131,7 +131,7 @@
    ImageQA class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ImageQA/brightnessThreshold.html b/doc/document_reader/ImageQA/brightnessThreshold.html index 13903fe8ba..8c35f001bb 100644 --- a/doc/document_reader/ImageQA/brightnessThreshold.html +++ b/doc/document_reader/ImageQA/brightnessThreshold.html @@ -129,7 +129,7 @@
    ImageQA class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ImageQA/colornessCheck.html b/doc/document_reader/ImageQA/colornessCheck.html index 25aae90799..fa56aa2aa4 100644 --- a/doc/document_reader/ImageQA/colornessCheck.html +++ b/doc/document_reader/ImageQA/colornessCheck.html @@ -129,7 +129,7 @@
    ImageQA class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ImageQA/documentPositionIndent.html b/doc/document_reader/ImageQA/documentPositionIndent.html index d81249da66..2ac0a68289 100644 --- a/doc/document_reader/ImageQA/documentPositionIndent.html +++ b/doc/document_reader/ImageQA/documentPositionIndent.html @@ -133,7 +133,7 @@
    ImageQA class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ImageQA/dpiThreshold.html b/doc/document_reader/ImageQA/dpiThreshold.html index 1a61c5183a..a915dccc05 100644 --- a/doc/document_reader/ImageQA/dpiThreshold.html +++ b/doc/document_reader/ImageQA/dpiThreshold.html @@ -131,7 +131,7 @@
    ImageQA class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ImageQA/expectedPass.html b/doc/document_reader/ImageQA/expectedPass.html index fe588880aa..67a57a00c6 100644 --- a/doc/document_reader/ImageQA/expectedPass.html +++ b/doc/document_reader/ImageQA/expectedPass.html @@ -132,7 +132,7 @@
    ImageQA class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ImageQA/focusCheck.html b/doc/document_reader/ImageQA/focusCheck.html index 06e20af108..f08a9e809c 100644 --- a/doc/document_reader/ImageQA/focusCheck.html +++ b/doc/document_reader/ImageQA/focusCheck.html @@ -129,7 +129,7 @@
    ImageQA class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ImageQA/fromJson.html b/doc/document_reader/ImageQA/fromJson.html index 68a305f937..8495765794 100644 --- a/doc/document_reader/ImageQA/fromJson.html +++ b/doc/document_reader/ImageQA/fromJson.html @@ -119,7 +119,7 @@
    ImageQA class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ImageQA/glaresCheck.html b/doc/document_reader/ImageQA/glaresCheck.html index fcb91dc69c..73668d87bc 100644 --- a/doc/document_reader/ImageQA/glaresCheck.html +++ b/doc/document_reader/ImageQA/glaresCheck.html @@ -129,7 +129,7 @@
    ImageQA class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ImageQA/glaresCheckParams.html b/doc/document_reader/ImageQA/glaresCheckParams.html index f0e78d02d1..68caeeebd3 100644 --- a/doc/document_reader/ImageQA/glaresCheckParams.html +++ b/doc/document_reader/ImageQA/glaresCheckParams.html @@ -129,7 +129,7 @@
    ImageQA class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ImageQA/screenCapture.html b/doc/document_reader/ImageQA/screenCapture.html index 85d4ce9fb5..6a82ef8b7d 100644 --- a/doc/document_reader/ImageQA/screenCapture.html +++ b/doc/document_reader/ImageQA/screenCapture.html @@ -129,7 +129,7 @@
    ImageQA class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ImageQA/testSetters.html b/doc/document_reader/ImageQA/testSetters.html index b9cddf1313..0c7bad3308 100644 --- a/doc/document_reader/ImageQA/testSetters.html +++ b/doc/document_reader/ImageQA/testSetters.html @@ -98,7 +98,7 @@
    ImageQA class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ImageQA/toJson.html b/doc/document_reader/ImageQA/toJson.html index d397083be3..d904892c3e 100644 --- a/doc/document_reader/ImageQA/toJson.html +++ b/doc/document_reader/ImageQA/toJson.html @@ -111,7 +111,7 @@
    ImageQA class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ImageQuality-class.html b/doc/document_reader/ImageQuality-class.html index 132ff1f3ea..1bf1c78054 100644 --- a/doc/document_reader/ImageQuality-class.html +++ b/doc/document_reader/ImageQuality-class.html @@ -268,7 +268,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ImageQuality/ImageQuality.html b/doc/document_reader/ImageQuality/ImageQuality.html index bfd9e3cd4c..601c599066 100644 --- a/doc/document_reader/ImageQuality/ImageQuality.html +++ b/doc/document_reader/ImageQuality/ImageQuality.html @@ -89,7 +89,7 @@
    ImageQuality class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ImageQuality/boundRects.html b/doc/document_reader/ImageQuality/boundRects.html index 807001d1c6..bbe0db6a84 100644 --- a/doc/document_reader/ImageQuality/boundRects.html +++ b/doc/document_reader/ImageQuality/boundRects.html @@ -106,7 +106,7 @@
    ImageQuality class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ImageQuality/featureType.html b/doc/document_reader/ImageQuality/featureType.html index f1778539a0..66bf773972 100644 --- a/doc/document_reader/ImageQuality/featureType.html +++ b/doc/document_reader/ImageQuality/featureType.html @@ -106,7 +106,7 @@
    ImageQuality class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ImageQuality/fromJson.html b/doc/document_reader/ImageQuality/fromJson.html index cd086d610a..84dae7d162 100644 --- a/doc/document_reader/ImageQuality/fromJson.html +++ b/doc/document_reader/ImageQuality/fromJson.html @@ -113,7 +113,7 @@
    ImageQuality class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ImageQuality/result.html b/doc/document_reader/ImageQuality/result.html index 7177e30e11..7416ddf825 100644 --- a/doc/document_reader/ImageQuality/result.html +++ b/doc/document_reader/ImageQuality/result.html @@ -106,7 +106,7 @@
    ImageQuality class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ImageQuality/toJson.html b/doc/document_reader/ImageQuality/toJson.html index b3ef1e5bb2..6588dbe6af 100644 --- a/doc/document_reader/ImageQuality/toJson.html +++ b/doc/document_reader/ImageQuality/toJson.html @@ -105,7 +105,7 @@
    ImageQuality class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ImageQuality/type.html b/doc/document_reader/ImageQuality/type.html index f6c03691b8..b22708213d 100644 --- a/doc/document_reader/ImageQuality/type.html +++ b/doc/document_reader/ImageQuality/type.html @@ -106,7 +106,7 @@
    ImageQuality class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ImageQualityCheckType.html b/doc/document_reader/ImageQualityCheckType.html index e2a6b95f9d..887797a095 100644 --- a/doc/document_reader/ImageQualityCheckType.html +++ b/doc/document_reader/ImageQualityCheckType.html @@ -476,7 +476,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ImageQualityCheckType/fromIntList.html b/doc/document_reader/ImageQualityCheckType/fromIntList.html index 4d545db98d..461ea9fa38 100644 --- a/doc/document_reader/ImageQualityCheckType/fromIntList.html +++ b/doc/document_reader/ImageQualityCheckType/fromIntList.html @@ -105,7 +105,7 @@
    ImageQualityCheckType enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ImageQualityCheckType/getByValue.html b/doc/document_reader/ImageQualityCheckType/getByValue.html index 7910740566..79e8395e1b 100644 --- a/doc/document_reader/ImageQualityCheckType/getByValue.html +++ b/doc/document_reader/ImageQualityCheckType/getByValue.html @@ -105,7 +105,7 @@
    ImageQualityCheckType enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ImageQualityCheckType/getTranslation.html b/doc/document_reader/ImageQualityCheckType/getTranslation.html index db34e22a49..7cf3ca35d7 100644 --- a/doc/document_reader/ImageQualityCheckType/getTranslation.html +++ b/doc/document_reader/ImageQualityCheckType/getTranslation.html @@ -100,7 +100,7 @@
    ImageQualityCheckType enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ImageQualityCheckType/value.html b/doc/document_reader/ImageQualityCheckType/value.html index 992e24248a..90dc758ac5 100644 --- a/doc/document_reader/ImageQualityCheckType/value.html +++ b/doc/document_reader/ImageQualityCheckType/value.html @@ -97,7 +97,7 @@
    ImageQualityCheckType enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ImageQualityCheckType/values-constant.html b/doc/document_reader/ImageQualityCheckType/values-constant.html index f3e1fb448b..86a0172a96 100644 --- a/doc/document_reader/ImageQualityCheckType/values-constant.html +++ b/doc/document_reader/ImageQualityCheckType/values-constant.html @@ -96,7 +96,7 @@
    ImageQualityCheckType enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ImageQualityGroup-class.html b/doc/document_reader/ImageQualityGroup-class.html index a533ff93af..f419d3145d 100644 --- a/doc/document_reader/ImageQualityGroup-class.html +++ b/doc/document_reader/ImageQualityGroup-class.html @@ -268,7 +268,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ImageQualityGroup/ImageQualityGroup.html b/doc/document_reader/ImageQualityGroup/ImageQualityGroup.html index 518652bb31..025ff40d4a 100644 --- a/doc/document_reader/ImageQualityGroup/ImageQualityGroup.html +++ b/doc/document_reader/ImageQualityGroup/ImageQualityGroup.html @@ -89,7 +89,7 @@
    ImageQualityGroup class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ImageQualityGroup/count.html b/doc/document_reader/ImageQualityGroup/count.html index 0a264d0c85..60c35b2089 100644 --- a/doc/document_reader/ImageQualityGroup/count.html +++ b/doc/document_reader/ImageQualityGroup/count.html @@ -106,7 +106,7 @@
    ImageQualityGroup class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ImageQualityGroup/fromJson.html b/doc/document_reader/ImageQualityGroup/fromJson.html index 67cbc91647..de786920ed 100644 --- a/doc/document_reader/ImageQualityGroup/fromJson.html +++ b/doc/document_reader/ImageQualityGroup/fromJson.html @@ -113,7 +113,7 @@
    ImageQualityGroup class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ImageQualityGroup/imageQualityList.html b/doc/document_reader/ImageQualityGroup/imageQualityList.html index 9f104edf03..2c7b7f14c7 100644 --- a/doc/document_reader/ImageQualityGroup/imageQualityList.html +++ b/doc/document_reader/ImageQualityGroup/imageQualityList.html @@ -106,7 +106,7 @@
    ImageQualityGroup class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ImageQualityGroup/pageIndex.html b/doc/document_reader/ImageQualityGroup/pageIndex.html index a52ead00c7..e8618d5995 100644 --- a/doc/document_reader/ImageQualityGroup/pageIndex.html +++ b/doc/document_reader/ImageQualityGroup/pageIndex.html @@ -106,7 +106,7 @@
    ImageQualityGroup class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ImageQualityGroup/result.html b/doc/document_reader/ImageQualityGroup/result.html index ee946bb057..865f333d78 100644 --- a/doc/document_reader/ImageQualityGroup/result.html +++ b/doc/document_reader/ImageQualityGroup/result.html @@ -106,7 +106,7 @@
    ImageQualityGroup class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ImageQualityGroup/toJson.html b/doc/document_reader/ImageQualityGroup/toJson.html index 8db44c8115..120664b46b 100644 --- a/doc/document_reader/ImageQualityGroup/toJson.html +++ b/doc/document_reader/ImageQualityGroup/toJson.html @@ -105,7 +105,7 @@
    ImageQualityGroup class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/InitConfig-class.html b/doc/document_reader/InitConfig-class.html index 967c5b24d0..8c1a6cd442 100644 --- a/doc/document_reader/InitConfig-class.html +++ b/doc/document_reader/InitConfig-class.html @@ -300,7 +300,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/InitConfig/InitConfig.html b/doc/document_reader/InitConfig/InitConfig.html index a23542813b..c9762a8d9b 100644 --- a/doc/document_reader/InitConfig/InitConfig.html +++ b/doc/document_reader/InitConfig/InitConfig.html @@ -97,7 +97,7 @@
    InitConfig class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/InitConfig/InitConfig.withBleDevice.html b/doc/document_reader/InitConfig/InitConfig.withBleDevice.html index f5063b1e12..c9f2ddda0d 100644 --- a/doc/document_reader/InitConfig/InitConfig.withBleDevice.html +++ b/doc/document_reader/InitConfig/InitConfig.withBleDevice.html @@ -100,7 +100,7 @@
    InitConfig class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/InitConfig/blackList.html b/doc/document_reader/InitConfig/blackList.html index 18968b10bd..b03f544053 100644 --- a/doc/document_reader/InitConfig/blackList.html +++ b/doc/document_reader/InitConfig/blackList.html @@ -100,7 +100,7 @@
    InitConfig class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/InitConfig/customDb.html b/doc/document_reader/InitConfig/customDb.html index a56bf55675..4d57c94b65 100644 --- a/doc/document_reader/InitConfig/customDb.html +++ b/doc/document_reader/InitConfig/customDb.html @@ -101,7 +101,7 @@
    InitConfig class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/InitConfig/databasePath.html b/doc/document_reader/InitConfig/databasePath.html index 576a5d76c2..e126c4cc10 100644 --- a/doc/document_reader/InitConfig/databasePath.html +++ b/doc/document_reader/InitConfig/databasePath.html @@ -101,7 +101,7 @@
    InitConfig class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/InitConfig/delayedNNLoad.html b/doc/document_reader/InitConfig/delayedNNLoad.html index 0aeed7c841..08de4f80e8 100644 --- a/doc/document_reader/InitConfig/delayedNNLoad.html +++ b/doc/document_reader/InitConfig/delayedNNLoad.html @@ -106,7 +106,7 @@
    InitConfig class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/InitConfig/fromJson.html b/doc/document_reader/InitConfig/fromJson.html index 76d3e4938b..2a52068fc9 100644 --- a/doc/document_reader/InitConfig/fromJson.html +++ b/doc/document_reader/InitConfig/fromJson.html @@ -110,7 +110,7 @@
    InitConfig class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/InitConfig/license.html b/doc/document_reader/InitConfig/license.html index 68ce620b7e..cb47bcdc01 100644 --- a/doc/document_reader/InitConfig/license.html +++ b/doc/document_reader/InitConfig/license.html @@ -106,7 +106,7 @@
    InitConfig class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/InitConfig/licenseUpdate.html b/doc/document_reader/InitConfig/licenseUpdate.html index 66e045dbdb..97b9cecef9 100644 --- a/doc/document_reader/InitConfig/licenseUpdate.html +++ b/doc/document_reader/InitConfig/licenseUpdate.html @@ -100,7 +100,7 @@
    InitConfig class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/InitConfig/toJson.html b/doc/document_reader/InitConfig/toJson.html index 9bfc9e65f8..9ed5398e33 100644 --- a/doc/document_reader/InitConfig/toJson.html +++ b/doc/document_reader/InitConfig/toJson.html @@ -105,7 +105,7 @@
    InitConfig class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/LCID.html b/doc/document_reader/LCID.html index 959a277fa9..87d050ee03 100644 --- a/doc/document_reader/LCID.html +++ b/doc/document_reader/LCID.html @@ -2818,7 +2818,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/LCID/fromIntList.html b/doc/document_reader/LCID/fromIntList.html index f179ea5f77..3ab79b2f76 100644 --- a/doc/document_reader/LCID/fromIntList.html +++ b/doc/document_reader/LCID/fromIntList.html @@ -105,7 +105,7 @@
    LCID enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/LCID/getByValue.html b/doc/document_reader/LCID/getByValue.html index e80717a995..9fecf6defb 100644 --- a/doc/document_reader/LCID/getByValue.html +++ b/doc/document_reader/LCID/getByValue.html @@ -105,7 +105,7 @@
    LCID enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/LCID/getTranslation.html b/doc/document_reader/LCID/getTranslation.html index 3b5078d16c..be60783ac4 100644 --- a/doc/document_reader/LCID/getTranslation.html +++ b/doc/document_reader/LCID/getTranslation.html @@ -100,7 +100,7 @@
    LCID enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/LCID/value.html b/doc/document_reader/LCID/value.html index aaa4b2c014..f4ef0d259d 100644 --- a/doc/document_reader/LCID/value.html +++ b/doc/document_reader/LCID/value.html @@ -97,7 +97,7 @@
    LCID enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/LCID/values-constant.html b/doc/document_reader/LCID/values-constant.html index 178b21af6b..8a6446edcc 100644 --- a/doc/document_reader/LCID/values-constant.html +++ b/doc/document_reader/LCID/values-constant.html @@ -96,7 +96,7 @@
    LCID enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/LDSParsingErrorCodes.html b/doc/document_reader/LDSParsingErrorCodes.html index 773bfe02d5..fe17089ddf 100644 --- a/doc/document_reader/LDSParsingErrorCodes.html +++ b/doc/document_reader/LDSParsingErrorCodes.html @@ -2202,7 +2202,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/LDSParsingErrorCodes/getByValue.html b/doc/document_reader/LDSParsingErrorCodes/getByValue.html index 03d1c799b2..4f3a610abf 100644 --- a/doc/document_reader/LDSParsingErrorCodes/getByValue.html +++ b/doc/document_reader/LDSParsingErrorCodes/getByValue.html @@ -105,7 +105,7 @@
    LDSParsingErrorCodes enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/LDSParsingErrorCodes/getTranslation.html b/doc/document_reader/LDSParsingErrorCodes/getTranslation.html index e51e5e88db..9215044db3 100644 --- a/doc/document_reader/LDSParsingErrorCodes/getTranslation.html +++ b/doc/document_reader/LDSParsingErrorCodes/getTranslation.html @@ -100,7 +100,7 @@
    LDSParsingErrorCodes enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/LDSParsingErrorCodes/value.html b/doc/document_reader/LDSParsingErrorCodes/value.html index 6671a3a89a..a06379bf20 100644 --- a/doc/document_reader/LDSParsingErrorCodes/value.html +++ b/doc/document_reader/LDSParsingErrorCodes/value.html @@ -97,7 +97,7 @@
    LDSParsingErrorCodes enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/LDSParsingErrorCodes/values-constant.html b/doc/document_reader/LDSParsingErrorCodes/values-constant.html index c72362e895..648101fb9f 100644 --- a/doc/document_reader/LDSParsingErrorCodes/values-constant.html +++ b/doc/document_reader/LDSParsingErrorCodes/values-constant.html @@ -96,7 +96,7 @@
    LDSParsingErrorCodes enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/LDSParsingNotificationCodes.html b/doc/document_reader/LDSParsingNotificationCodes.html index 3d0684fadd..2726dbce16 100644 --- a/doc/document_reader/LDSParsingNotificationCodes.html +++ b/doc/document_reader/LDSParsingNotificationCodes.html @@ -3642,7 +3642,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/LDSParsingNotificationCodes/getByValue.html b/doc/document_reader/LDSParsingNotificationCodes/getByValue.html index 4d3e97a1ef..3b66c7e9c8 100644 --- a/doc/document_reader/LDSParsingNotificationCodes/getByValue.html +++ b/doc/document_reader/LDSParsingNotificationCodes/getByValue.html @@ -105,7 +105,7 @@
    LDSParsingNotificationCodes enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/LDSParsingNotificationCodes/getTranslation.html b/doc/document_reader/LDSParsingNotificationCodes/getTranslation.html index 9659b65dd7..e10abbb903 100644 --- a/doc/document_reader/LDSParsingNotificationCodes/getTranslation.html +++ b/doc/document_reader/LDSParsingNotificationCodes/getTranslation.html @@ -100,7 +100,7 @@
    LDSParsingNotificationCodes enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/LDSParsingNotificationCodes/value.html b/doc/document_reader/LDSParsingNotificationCodes/value.html index ce0bd7c2b2..6f7d0f8d7e 100644 --- a/doc/document_reader/LDSParsingNotificationCodes/value.html +++ b/doc/document_reader/LDSParsingNotificationCodes/value.html @@ -97,7 +97,7 @@
    LDSParsingNotificationCodes enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/LDSParsingNotificationCodes/values-constant.html b/doc/document_reader/LDSParsingNotificationCodes/values-constant.html index e3db8d65bd..7c333d9a14 100644 --- a/doc/document_reader/LDSParsingNotificationCodes/values-constant.html +++ b/doc/document_reader/LDSParsingNotificationCodes/values-constant.html @@ -96,7 +96,7 @@
    LDSParsingNotificationCodes enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/License-class.html b/doc/document_reader/License-class.html index ec73a85824..65cbb6ff5f 100644 --- a/doc/document_reader/License-class.html +++ b/doc/document_reader/License-class.html @@ -258,7 +258,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/License/License.html b/doc/document_reader/License/License.html index 8b76b5babc..4c9cdc8d7a 100644 --- a/doc/document_reader/License/License.html +++ b/doc/document_reader/License/License.html @@ -89,7 +89,7 @@
    License class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/License/countryFilter.html b/doc/document_reader/License/countryFilter.html index 16e18dddc7..770973cbda 100644 --- a/doc/document_reader/License/countryFilter.html +++ b/doc/document_reader/License/countryFilter.html @@ -108,7 +108,7 @@
    License class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/License/expiryDate.html b/doc/document_reader/License/expiryDate.html index 80abb1e87d..9c79fefe84 100644 --- a/doc/document_reader/License/expiryDate.html +++ b/doc/document_reader/License/expiryDate.html @@ -106,7 +106,7 @@
    License class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/License/fromJson.html b/doc/document_reader/License/fromJson.html index 1af230e92c..bbd6f5b9b6 100644 --- a/doc/document_reader/License/fromJson.html +++ b/doc/document_reader/License/fromJson.html @@ -108,7 +108,7 @@
    License class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/License/isRfidAvailable.html b/doc/document_reader/License/isRfidAvailable.html index 7ed6a7348f..de2c24d238 100644 --- a/doc/document_reader/License/isRfidAvailable.html +++ b/doc/document_reader/License/isRfidAvailable.html @@ -106,7 +106,7 @@
    License class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/License/toJson.html b/doc/document_reader/License/toJson.html index d7e13ac10e..d3a920950d 100644 --- a/doc/document_reader/License/toJson.html +++ b/doc/document_reader/License/toJson.html @@ -102,7 +102,7 @@
    License class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Lights.html b/doc/document_reader/Lights.html index 203e4f356a..0d67543c6b 100644 --- a/doc/document_reader/Lights.html +++ b/doc/document_reader/Lights.html @@ -438,7 +438,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Lights/getByValue.html b/doc/document_reader/Lights/getByValue.html index 34969509a0..0bb53a2218 100644 --- a/doc/document_reader/Lights/getByValue.html +++ b/doc/document_reader/Lights/getByValue.html @@ -105,7 +105,7 @@
    Lights enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Lights/value.html b/doc/document_reader/Lights/value.html index 6064ef2a99..bcb2aa7c6a 100644 --- a/doc/document_reader/Lights/value.html +++ b/doc/document_reader/Lights/value.html @@ -97,7 +97,7 @@
    Lights enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Lights/values-constant.html b/doc/document_reader/Lights/values-constant.html index ca566299da..d67255aac6 100644 --- a/doc/document_reader/Lights/values-constant.html +++ b/doc/document_reader/Lights/values-constant.html @@ -96,7 +96,7 @@
    Lights enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/LivenessParams-class.html b/doc/document_reader/LivenessParams-class.html index 4b337006fb..953b0d6e0e 100644 --- a/doc/document_reader/LivenessParams-class.html +++ b/doc/document_reader/LivenessParams-class.html @@ -277,7 +277,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/LivenessParams/LivenessParams.html b/doc/document_reader/LivenessParams/LivenessParams.html index aef7ca7272..21396e2011 100644 --- a/doc/document_reader/LivenessParams/LivenessParams.html +++ b/doc/document_reader/LivenessParams/LivenessParams.html @@ -89,7 +89,7 @@
    LivenessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/LivenessParams/checkED.html b/doc/document_reader/LivenessParams/checkED.html index cc0bdbbf55..06a2275b76 100644 --- a/doc/document_reader/LivenessParams/checkED.html +++ b/doc/document_reader/LivenessParams/checkED.html @@ -126,7 +126,7 @@
    LivenessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/LivenessParams/checkHolo.html b/doc/document_reader/LivenessParams/checkHolo.html index 527874c742..b9b9638df7 100644 --- a/doc/document_reader/LivenessParams/checkHolo.html +++ b/doc/document_reader/LivenessParams/checkHolo.html @@ -126,7 +126,7 @@
    LivenessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/LivenessParams/checkMLI.html b/doc/document_reader/LivenessParams/checkMLI.html index 847d5d79fe..d14cfd6eef 100644 --- a/doc/document_reader/LivenessParams/checkMLI.html +++ b/doc/document_reader/LivenessParams/checkMLI.html @@ -126,7 +126,7 @@
    LivenessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/LivenessParams/checkOVI.html b/doc/document_reader/LivenessParams/checkOVI.html index 8649d7d547..a8d764c79f 100644 --- a/doc/document_reader/LivenessParams/checkOVI.html +++ b/doc/document_reader/LivenessParams/checkOVI.html @@ -126,7 +126,7 @@
    LivenessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/LivenessParams/fromJson.html b/doc/document_reader/LivenessParams/fromJson.html index fae20c0faf..a1ff5dfaa3 100644 --- a/doc/document_reader/LivenessParams/fromJson.html +++ b/doc/document_reader/LivenessParams/fromJson.html @@ -112,7 +112,7 @@
    LivenessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/LivenessParams/testSetters.html b/doc/document_reader/LivenessParams/testSetters.html index 046f21da18..b9135cb18d 100644 --- a/doc/document_reader/LivenessParams/testSetters.html +++ b/doc/document_reader/LivenessParams/testSetters.html @@ -98,7 +98,7 @@
    LivenessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/LivenessParams/toJson.html b/doc/document_reader/LivenessParams/toJson.html index 244fb21bd5..9b8c81d1e8 100644 --- a/doc/document_reader/LivenessParams/toJson.html +++ b/doc/document_reader/LivenessParams/toJson.html @@ -105,7 +105,7 @@
    LivenessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/LogLevel.html b/doc/document_reader/LogLevel.html index ada5762fcf..dd7e2c2aee 100644 --- a/doc/document_reader/LogLevel.html +++ b/doc/document_reader/LogLevel.html @@ -359,7 +359,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/LogLevel/getByValue.html b/doc/document_reader/LogLevel/getByValue.html index 8184705c0e..00bfdac27e 100644 --- a/doc/document_reader/LogLevel/getByValue.html +++ b/doc/document_reader/LogLevel/getByValue.html @@ -105,7 +105,7 @@
    LogLevel enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/LogLevel/value.html b/doc/document_reader/LogLevel/value.html index a30d6fdfc8..dd537b99cf 100644 --- a/doc/document_reader/LogLevel/value.html +++ b/doc/document_reader/LogLevel/value.html @@ -97,7 +97,7 @@
    LogLevel enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/LogLevel/values-constant.html b/doc/document_reader/LogLevel/values-constant.html index b46e5334d2..52a706f0b6 100644 --- a/doc/document_reader/LogLevel/values-constant.html +++ b/doc/document_reader/LogLevel/values-constant.html @@ -96,7 +96,7 @@
    LogLevel enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/MRZFormat.html b/doc/document_reader/MRZFormat.html index 14719f843e..d698aaabfb 100644 --- a/doc/document_reader/MRZFormat.html +++ b/doc/document_reader/MRZFormat.html @@ -402,7 +402,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/MRZFormat/fromStringList.html b/doc/document_reader/MRZFormat/fromStringList.html index 5b59aceffc..54aa534941 100644 --- a/doc/document_reader/MRZFormat/fromStringList.html +++ b/doc/document_reader/MRZFormat/fromStringList.html @@ -105,7 +105,7 @@
    MRZFormat enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/MRZFormat/getByValue.html b/doc/document_reader/MRZFormat/getByValue.html index c75c5392b4..852eb6889d 100644 --- a/doc/document_reader/MRZFormat/getByValue.html +++ b/doc/document_reader/MRZFormat/getByValue.html @@ -105,7 +105,7 @@
    MRZFormat enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/MRZFormat/value.html b/doc/document_reader/MRZFormat/value.html index 06bd656492..5ac6a69acb 100644 --- a/doc/document_reader/MRZFormat/value.html +++ b/doc/document_reader/MRZFormat/value.html @@ -97,7 +97,7 @@
    MRZFormat enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/MRZFormat/values-constant.html b/doc/document_reader/MRZFormat/values-constant.html index b6a0cb99a8..aa387f032f 100644 --- a/doc/document_reader/MRZFormat/values-constant.html +++ b/doc/document_reader/MRZFormat/values-constant.html @@ -96,7 +96,7 @@
    MRZFormat enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/MeasureSystem.html b/doc/document_reader/MeasureSystem.html index 2e9e7712cb..1fac732f2a 100644 --- a/doc/document_reader/MeasureSystem.html +++ b/doc/document_reader/MeasureSystem.html @@ -321,7 +321,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/MeasureSystem/getByValue.html b/doc/document_reader/MeasureSystem/getByValue.html index 088c5771eb..b6b569ad2b 100644 --- a/doc/document_reader/MeasureSystem/getByValue.html +++ b/doc/document_reader/MeasureSystem/getByValue.html @@ -101,7 +101,7 @@
    MeasureSystem enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/MeasureSystem/value.html b/doc/document_reader/MeasureSystem/value.html index cb6f4dd450..6b327f8eb9 100644 --- a/doc/document_reader/MeasureSystem/value.html +++ b/doc/document_reader/MeasureSystem/value.html @@ -97,7 +97,7 @@
    MeasureSystem enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/MeasureSystem/values-constant.html b/doc/document_reader/MeasureSystem/values-constant.html index b05a51a499..959ec48281 100644 --- a/doc/document_reader/MeasureSystem/values-constant.html +++ b/doc/document_reader/MeasureSystem/values-constant.html @@ -96,7 +96,7 @@
    MeasureSystem enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/MrzDetectionModes.html b/doc/document_reader/MrzDetectionModes.html index 73bb479cbb..aa4be6142d 100644 --- a/doc/document_reader/MrzDetectionModes.html +++ b/doc/document_reader/MrzDetectionModes.html @@ -332,7 +332,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/MrzDetectionModes/getByValue.html b/doc/document_reader/MrzDetectionModes/getByValue.html index 9f64d6c1ea..8fa16f1323 100644 --- a/doc/document_reader/MrzDetectionModes/getByValue.html +++ b/doc/document_reader/MrzDetectionModes/getByValue.html @@ -101,7 +101,7 @@
    MrzDetectionModes enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/MrzDetectionModes/value.html b/doc/document_reader/MrzDetectionModes/value.html index 6602272400..10507e4b80 100644 --- a/doc/document_reader/MrzDetectionModes/value.html +++ b/doc/document_reader/MrzDetectionModes/value.html @@ -97,7 +97,7 @@
    MrzDetectionModes enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/MrzDetectionModes/values-constant.html b/doc/document_reader/MrzDetectionModes/values-constant.html index f1cba85569..9c9a0bbff8 100644 --- a/doc/document_reader/MrzDetectionModes/values-constant.html +++ b/doc/document_reader/MrzDetectionModes/values-constant.html @@ -96,7 +96,7 @@
    MrzDetectionModes enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/OnlineMode.html b/doc/document_reader/OnlineMode.html index c3604a1cfd..f0335ee67b 100644 --- a/doc/document_reader/OnlineMode.html +++ b/doc/document_reader/OnlineMode.html @@ -314,7 +314,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/OnlineMode/getByValue.html b/doc/document_reader/OnlineMode/getByValue.html index 4dad1fefae..b2fba8c497 100644 --- a/doc/document_reader/OnlineMode/getByValue.html +++ b/doc/document_reader/OnlineMode/getByValue.html @@ -101,7 +101,7 @@
    OnlineMode enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/OnlineMode/value.html b/doc/document_reader/OnlineMode/value.html index 54e4a9af18..bcf0922e6b 100644 --- a/doc/document_reader/OnlineMode/value.html +++ b/doc/document_reader/OnlineMode/value.html @@ -97,7 +97,7 @@
    OnlineMode enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/OnlineMode/values-constant.html b/doc/document_reader/OnlineMode/values-constant.html index 50f537a97a..de3eff47d6 100644 --- a/doc/document_reader/OnlineMode/values-constant.html +++ b/doc/document_reader/OnlineMode/values-constant.html @@ -96,7 +96,7 @@
    OnlineMode enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/OnlineProcessingConfig-class.html b/doc/document_reader/OnlineProcessingConfig-class.html index d833a92a96..7d4a711a1d 100644 --- a/doc/document_reader/OnlineProcessingConfig-class.html +++ b/doc/document_reader/OnlineProcessingConfig-class.html @@ -277,7 +277,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/OnlineProcessingConfig/OnlineProcessingConfig.html b/doc/document_reader/OnlineProcessingConfig/OnlineProcessingConfig.html index 335678b93f..d640667648 100644 --- a/doc/document_reader/OnlineProcessingConfig/OnlineProcessingConfig.html +++ b/doc/document_reader/OnlineProcessingConfig/OnlineProcessingConfig.html @@ -97,7 +97,7 @@
    OnlineProcessingConfig class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/OnlineProcessingConfig/fromJson.html b/doc/document_reader/OnlineProcessingConfig/fromJson.html index 7fc5510b5a..0d1e439cdc 100644 --- a/doc/document_reader/OnlineProcessingConfig/fromJson.html +++ b/doc/document_reader/OnlineProcessingConfig/fromJson.html @@ -111,7 +111,7 @@
    OnlineProcessingConfig class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/OnlineProcessingConfig/imageCompressionQuality.html b/doc/document_reader/OnlineProcessingConfig/imageCompressionQuality.html index f5b61612be..013c06b817 100644 --- a/doc/document_reader/OnlineProcessingConfig/imageCompressionQuality.html +++ b/doc/document_reader/OnlineProcessingConfig/imageCompressionQuality.html @@ -97,7 +97,7 @@
    OnlineProcessingConfig class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/OnlineProcessingConfig/imageFormat.html b/doc/document_reader/OnlineProcessingConfig/imageFormat.html index dfe45431b9..69301fe69f 100644 --- a/doc/document_reader/OnlineProcessingConfig/imageFormat.html +++ b/doc/document_reader/OnlineProcessingConfig/imageFormat.html @@ -97,7 +97,7 @@
    OnlineProcessingConfig class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/OnlineProcessingConfig/mode.html b/doc/document_reader/OnlineProcessingConfig/mode.html index 7c8d0d5cbe..77af004934 100644 --- a/doc/document_reader/OnlineProcessingConfig/mode.html +++ b/doc/document_reader/OnlineProcessingConfig/mode.html @@ -97,7 +97,7 @@
    OnlineProcessingConfig class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/OnlineProcessingConfig/processParams.html b/doc/document_reader/OnlineProcessingConfig/processParams.html index 201ca9ff4a..e3112954a9 100644 --- a/doc/document_reader/OnlineProcessingConfig/processParams.html +++ b/doc/document_reader/OnlineProcessingConfig/processParams.html @@ -97,7 +97,7 @@
    OnlineProcessingConfig class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/OnlineProcessingConfig/toJson.html b/doc/document_reader/OnlineProcessingConfig/toJson.html index 349910f4dd..6ae6d36db6 100644 --- a/doc/document_reader/OnlineProcessingConfig/toJson.html +++ b/doc/document_reader/OnlineProcessingConfig/toJson.html @@ -104,7 +104,7 @@
    OnlineProcessingConfig class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/OnlineProcessingConfig/url.html b/doc/document_reader/OnlineProcessingConfig/url.html index e4c8871a92..7f53e91b1b 100644 --- a/doc/document_reader/OnlineProcessingConfig/url.html +++ b/doc/document_reader/OnlineProcessingConfig/url.html @@ -97,7 +97,7 @@
    OnlineProcessingConfig class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/OpticalStatus-class.html b/doc/document_reader/OpticalStatus-class.html index e7e3efad2e..2524c4f128 100644 --- a/doc/document_reader/OpticalStatus-class.html +++ b/doc/document_reader/OpticalStatus-class.html @@ -329,7 +329,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/OpticalStatus/OpticalStatus.html b/doc/document_reader/OpticalStatus/OpticalStatus.html index 58c263d110..66ad6a2a9b 100644 --- a/doc/document_reader/OpticalStatus/OpticalStatus.html +++ b/doc/document_reader/OpticalStatus/OpticalStatus.html @@ -89,7 +89,7 @@
    OpticalStatus class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/OpticalStatus/docType.html b/doc/document_reader/OpticalStatus/docType.html index 5c49a0e857..8efd3f9611 100644 --- a/doc/document_reader/OpticalStatus/docType.html +++ b/doc/document_reader/OpticalStatus/docType.html @@ -106,7 +106,7 @@
    OpticalStatus class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/OpticalStatus/expiry.html b/doc/document_reader/OpticalStatus/expiry.html index 78379f113a..b172d4cd90 100644 --- a/doc/document_reader/OpticalStatus/expiry.html +++ b/doc/document_reader/OpticalStatus/expiry.html @@ -106,7 +106,7 @@
    OpticalStatus class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/OpticalStatus/fromJson.html b/doc/document_reader/OpticalStatus/fromJson.html index 6bfe33a104..62b9c3e525 100644 --- a/doc/document_reader/OpticalStatus/fromJson.html +++ b/doc/document_reader/OpticalStatus/fromJson.html @@ -117,7 +117,7 @@
    OpticalStatus class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/OpticalStatus/imageQA.html b/doc/document_reader/OpticalStatus/imageQA.html index 464dd2d3a6..c41ed3d9ee 100644 --- a/doc/document_reader/OpticalStatus/imageQA.html +++ b/doc/document_reader/OpticalStatus/imageQA.html @@ -106,7 +106,7 @@
    OpticalStatus class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/OpticalStatus/mrz.html b/doc/document_reader/OpticalStatus/mrz.html index d72def2dd5..a9c0d86a0e 100644 --- a/doc/document_reader/OpticalStatus/mrz.html +++ b/doc/document_reader/OpticalStatus/mrz.html @@ -106,7 +106,7 @@
    OpticalStatus class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/OpticalStatus/overallStatus.html b/doc/document_reader/OpticalStatus/overallStatus.html index 9637566521..6ab9c08bb1 100644 --- a/doc/document_reader/OpticalStatus/overallStatus.html +++ b/doc/document_reader/OpticalStatus/overallStatus.html @@ -106,7 +106,7 @@
    OpticalStatus class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/OpticalStatus/pagesCount.html b/doc/document_reader/OpticalStatus/pagesCount.html index 953ff550b4..54fad4ba46 100644 --- a/doc/document_reader/OpticalStatus/pagesCount.html +++ b/doc/document_reader/OpticalStatus/pagesCount.html @@ -106,7 +106,7 @@
    OpticalStatus class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/OpticalStatus/security.html b/doc/document_reader/OpticalStatus/security.html index 7c8dce9812..4031dd0d73 100644 --- a/doc/document_reader/OpticalStatus/security.html +++ b/doc/document_reader/OpticalStatus/security.html @@ -106,7 +106,7 @@
    OpticalStatus class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/OpticalStatus/text.html b/doc/document_reader/OpticalStatus/text.html index 207ba8f095..c461e2bb06 100644 --- a/doc/document_reader/OpticalStatus/text.html +++ b/doc/document_reader/OpticalStatus/text.html @@ -107,7 +107,7 @@
    OpticalStatus class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/OpticalStatus/toJson.html b/doc/document_reader/OpticalStatus/toJson.html index 332784a7c7..6265d27417 100644 --- a/doc/document_reader/OpticalStatus/toJson.html +++ b/doc/document_reader/OpticalStatus/toJson.html @@ -110,7 +110,7 @@
    OpticalStatus class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/OpticalStatus/vds.html b/doc/document_reader/OpticalStatus/vds.html index 5f501eb877..cf3a44f920 100644 --- a/doc/document_reader/OpticalStatus/vds.html +++ b/doc/document_reader/OpticalStatus/vds.html @@ -106,7 +106,7 @@
    OpticalStatus class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/PAAttribute-class.html b/doc/document_reader/PAAttribute-class.html index 342ed492a8..679be682b3 100644 --- a/doc/document_reader/PAAttribute-class.html +++ b/doc/document_reader/PAAttribute-class.html @@ -241,7 +241,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/PAAttribute/PAAttribute.html b/doc/document_reader/PAAttribute/PAAttribute.html index 233b8d2d49..cda3e2d893 100644 --- a/doc/document_reader/PAAttribute/PAAttribute.html +++ b/doc/document_reader/PAAttribute/PAAttribute.html @@ -89,7 +89,7 @@
    PAAttribute class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/PAAttribute/fromJson.html b/doc/document_reader/PAAttribute/fromJson.html index 9b78990f51..17453ecbc9 100644 --- a/doc/document_reader/PAAttribute/fromJson.html +++ b/doc/document_reader/PAAttribute/fromJson.html @@ -107,7 +107,7 @@
    PAAttribute class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/PAAttribute/toJson.html b/doc/document_reader/PAAttribute/toJson.html index 8b7bed28c3..952a9dbeb3 100644 --- a/doc/document_reader/PAAttribute/toJson.html +++ b/doc/document_reader/PAAttribute/toJson.html @@ -101,7 +101,7 @@
    PAAttribute class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/PAAttribute/type.html b/doc/document_reader/PAAttribute/type.html index 5f6d0324e7..c9c546d6fb 100644 --- a/doc/document_reader/PAAttribute/type.html +++ b/doc/document_reader/PAAttribute/type.html @@ -103,7 +103,7 @@
    PAAttribute class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/PAAttribute/value.html b/doc/document_reader/PAAttribute/value.html index 7d8cac0e83..e05e0780dc 100644 --- a/doc/document_reader/PAAttribute/value.html +++ b/doc/document_reader/PAAttribute/value.html @@ -103,7 +103,7 @@
    PAAttribute class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/PAResourcesIssuer-class.html b/doc/document_reader/PAResourcesIssuer-class.html index 5126ae03ce..8270ffd099 100644 --- a/doc/document_reader/PAResourcesIssuer-class.html +++ b/doc/document_reader/PAResourcesIssuer-class.html @@ -253,7 +253,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/PAResourcesIssuer/PAResourcesIssuer.html b/doc/document_reader/PAResourcesIssuer/PAResourcesIssuer.html index 5b5e4df902..43133155a0 100644 --- a/doc/document_reader/PAResourcesIssuer/PAResourcesIssuer.html +++ b/doc/document_reader/PAResourcesIssuer/PAResourcesIssuer.html @@ -89,7 +89,7 @@
    PAResourcesIssuer class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/PAResourcesIssuer/attributes.html b/doc/document_reader/PAResourcesIssuer/attributes.html index a25e0050a0..f1107ba4d3 100644 --- a/doc/document_reader/PAResourcesIssuer/attributes.html +++ b/doc/document_reader/PAResourcesIssuer/attributes.html @@ -103,7 +103,7 @@
    PAResourcesIssuer class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/PAResourcesIssuer/data.html b/doc/document_reader/PAResourcesIssuer/data.html index 2fe6302be5..c10f1ef5d7 100644 --- a/doc/document_reader/PAResourcesIssuer/data.html +++ b/doc/document_reader/PAResourcesIssuer/data.html @@ -103,7 +103,7 @@
    PAResourcesIssuer class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/PAResourcesIssuer/friendlyName.html b/doc/document_reader/PAResourcesIssuer/friendlyName.html index 65e615b116..cf3ef1951c 100644 --- a/doc/document_reader/PAResourcesIssuer/friendlyName.html +++ b/doc/document_reader/PAResourcesIssuer/friendlyName.html @@ -103,7 +103,7 @@
    PAResourcesIssuer class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/PAResourcesIssuer/fromJson.html b/doc/document_reader/PAResourcesIssuer/fromJson.html index 55ebae326a..81c067db6c 100644 --- a/doc/document_reader/PAResourcesIssuer/fromJson.html +++ b/doc/document_reader/PAResourcesIssuer/fromJson.html @@ -109,7 +109,7 @@
    PAResourcesIssuer class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/PAResourcesIssuer/toJson.html b/doc/document_reader/PAResourcesIssuer/toJson.html index c58f36a64d..55e4f8f24f 100644 --- a/doc/document_reader/PAResourcesIssuer/toJson.html +++ b/doc/document_reader/PAResourcesIssuer/toJson.html @@ -102,7 +102,7 @@
    PAResourcesIssuer class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/PDF417Info-class.html b/doc/document_reader/PDF417Info-class.html index d7928b20c4..5c7f6d9ef6 100644 --- a/doc/document_reader/PDF417Info-class.html +++ b/doc/document_reader/PDF417Info-class.html @@ -253,7 +253,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/PDF417Info/PDF417Info.html b/doc/document_reader/PDF417Info/PDF417Info.html index b7d9e59537..941a8f6c77 100644 --- a/doc/document_reader/PDF417Info/PDF417Info.html +++ b/doc/document_reader/PDF417Info/PDF417Info.html @@ -89,7 +89,7 @@
    PDF417Info class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/PDF417Info/columns.html b/doc/document_reader/PDF417Info/columns.html index ee666f8dce..feca32cd19 100644 --- a/doc/document_reader/PDF417Info/columns.html +++ b/doc/document_reader/PDF417Info/columns.html @@ -106,7 +106,7 @@
    PDF417Info class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/PDF417Info/errorLevel.html b/doc/document_reader/PDF417Info/errorLevel.html index ad06bd4d07..c6671e27d5 100644 --- a/doc/document_reader/PDF417Info/errorLevel.html +++ b/doc/document_reader/PDF417Info/errorLevel.html @@ -106,7 +106,7 @@
    PDF417Info class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/PDF417Info/fromJson.html b/doc/document_reader/PDF417Info/fromJson.html index 89dd97923a..862a236a1d 100644 --- a/doc/document_reader/PDF417Info/fromJson.html +++ b/doc/document_reader/PDF417Info/fromJson.html @@ -110,7 +110,7 @@
    PDF417Info class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/PDF417Info/rows.html b/doc/document_reader/PDF417Info/rows.html index c1c6730428..8db0f8b08f 100644 --- a/doc/document_reader/PDF417Info/rows.html +++ b/doc/document_reader/PDF417Info/rows.html @@ -106,7 +106,7 @@
    PDF417Info class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/PDF417Info/toJson.html b/doc/document_reader/PDF417Info/toJson.html index b4d351924c..a27ef503e9 100644 --- a/doc/document_reader/PDF417Info/toJson.html +++ b/doc/document_reader/PDF417Info/toJson.html @@ -104,7 +104,7 @@
    PDF417Info class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/PKDCertificate-class.html b/doc/document_reader/PKDCertificate-class.html index 185dadbaaa..2d59ac7843 100644 --- a/doc/document_reader/PKDCertificate-class.html +++ b/doc/document_reader/PKDCertificate-class.html @@ -256,7 +256,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/PKDCertificate/PKDCertificate.html b/doc/document_reader/PKDCertificate/PKDCertificate.html index 628747c5e9..10ae968d24 100644 --- a/doc/document_reader/PKDCertificate/PKDCertificate.html +++ b/doc/document_reader/PKDCertificate/PKDCertificate.html @@ -100,7 +100,7 @@
    PKDCertificate class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/PKDCertificate/binaryData.html b/doc/document_reader/PKDCertificate/binaryData.html index 2b83687af1..47669a0b82 100644 --- a/doc/document_reader/PKDCertificate/binaryData.html +++ b/doc/document_reader/PKDCertificate/binaryData.html @@ -106,7 +106,7 @@
    PKDCertificate class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/PKDCertificate/fromJson.html b/doc/document_reader/PKDCertificate/fromJson.html index 3f5c08e436..ef6d8e31c9 100644 --- a/doc/document_reader/PKDCertificate/fromJson.html +++ b/doc/document_reader/PKDCertificate/fromJson.html @@ -106,7 +106,7 @@
    PKDCertificate class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/PKDCertificate/privateKey.html b/doc/document_reader/PKDCertificate/privateKey.html index 707aba56ac..0981b43c00 100644 --- a/doc/document_reader/PKDCertificate/privateKey.html +++ b/doc/document_reader/PKDCertificate/privateKey.html @@ -106,7 +106,7 @@
    PKDCertificate class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/PKDCertificate/resourceType.html b/doc/document_reader/PKDCertificate/resourceType.html index 5794eada69..fdb3253008 100644 --- a/doc/document_reader/PKDCertificate/resourceType.html +++ b/doc/document_reader/PKDCertificate/resourceType.html @@ -106,7 +106,7 @@
    PKDCertificate class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/PKDCertificate/toJson.html b/doc/document_reader/PKDCertificate/toJson.html index 58c6ca6ac4..677a908998 100644 --- a/doc/document_reader/PKDCertificate/toJson.html +++ b/doc/document_reader/PKDCertificate/toJson.html @@ -102,7 +102,7 @@
    PKDCertificate class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/PKDCertificateRequest.html b/doc/document_reader/PKDCertificateRequest.html index 97e799b0cb..71f039b5ba 100644 --- a/doc/document_reader/PKDCertificateRequest.html +++ b/doc/document_reader/PKDCertificateRequest.html @@ -97,7 +97,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/PKDResourceType.html b/doc/document_reader/PKDResourceType.html index c817f7c5f8..5dbd4d9124 100644 --- a/doc/document_reader/PKDResourceType.html +++ b/doc/document_reader/PKDResourceType.html @@ -432,7 +432,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/PKDResourceType/getByValue.html b/doc/document_reader/PKDResourceType/getByValue.html index ca121dd92f..713e3562e4 100644 --- a/doc/document_reader/PKDResourceType/getByValue.html +++ b/doc/document_reader/PKDResourceType/getByValue.html @@ -105,7 +105,7 @@
    PKDResourceType enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/PKDResourceType/getType.html b/doc/document_reader/PKDResourceType/getType.html index 2573ecc619..045d91da4b 100644 --- a/doc/document_reader/PKDResourceType/getType.html +++ b/doc/document_reader/PKDResourceType/getType.html @@ -119,7 +119,7 @@
    PKDResourceType enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/PKDResourceType/value.html b/doc/document_reader/PKDResourceType/value.html index 0ce46ba46c..f27e25db22 100644 --- a/doc/document_reader/PKDResourceType/value.html +++ b/doc/document_reader/PKDResourceType/value.html @@ -97,7 +97,7 @@
    PKDResourceType enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/PKDResourceType/values-constant.html b/doc/document_reader/PKDResourceType/values-constant.html index 94883fda53..3a91429ea0 100644 --- a/doc/document_reader/PKDResourceType/values-constant.html +++ b/doc/document_reader/PKDResourceType/values-constant.html @@ -96,7 +96,7 @@
    PKDResourceType enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/PaCertificateCompletion.html b/doc/document_reader/PaCertificateCompletion.html index d5a763eeea..52c17c757f 100644 --- a/doc/document_reader/PaCertificateCompletion.html +++ b/doc/document_reader/PaCertificateCompletion.html @@ -98,7 +98,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Position-class.html b/doc/document_reader/Position-class.html index 24cb6c9f5d..acaba634fc 100644 --- a/doc/document_reader/Position-class.html +++ b/doc/document_reader/Position-class.html @@ -412,7 +412,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Position/Position.html b/doc/document_reader/Position/Position.html index f4d3a10393..6a0601439d 100644 --- a/doc/document_reader/Position/Position.html +++ b/doc/document_reader/Position/Position.html @@ -89,7 +89,7 @@
    Position class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Position/angle.html b/doc/document_reader/Position/angle.html index 2b4d775ec5..8bfcb22c5c 100644 --- a/doc/document_reader/Position/angle.html +++ b/doc/document_reader/Position/angle.html @@ -106,7 +106,7 @@
    Position class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Position/center.html b/doc/document_reader/Position/center.html index 49df0da35b..e00925b865 100644 --- a/doc/document_reader/Position/center.html +++ b/doc/document_reader/Position/center.html @@ -106,7 +106,7 @@
    Position class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Position/docFormat.html b/doc/document_reader/Position/docFormat.html index 9a615a053a..d7418f0661 100644 --- a/doc/document_reader/Position/docFormat.html +++ b/doc/document_reader/Position/docFormat.html @@ -106,7 +106,7 @@
    Position class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Position/dpi.html b/doc/document_reader/Position/dpi.html index 19ab881317..4309af1874 100644 --- a/doc/document_reader/Position/dpi.html +++ b/doc/document_reader/Position/dpi.html @@ -106,7 +106,7 @@
    Position class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Position/fromJson.html b/doc/document_reader/Position/fromJson.html index b7ce891b4e..c6b98c53af 100644 --- a/doc/document_reader/Position/fromJson.html +++ b/doc/document_reader/Position/fromJson.html @@ -123,7 +123,7 @@
    Position class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Position/height.html b/doc/document_reader/Position/height.html index 400c31d97a..bc9071b3c4 100644 --- a/doc/document_reader/Position/height.html +++ b/doc/document_reader/Position/height.html @@ -106,7 +106,7 @@
    Position class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Position/inverse.html b/doc/document_reader/Position/inverse.html index 8dda59e3b0..a8a5038579 100644 --- a/doc/document_reader/Position/inverse.html +++ b/doc/document_reader/Position/inverse.html @@ -106,7 +106,7 @@
    Position class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Position/leftBottom.html b/doc/document_reader/Position/leftBottom.html index 0ecbdc7fb2..3a9ab2a39d 100644 --- a/doc/document_reader/Position/leftBottom.html +++ b/doc/document_reader/Position/leftBottom.html @@ -106,7 +106,7 @@
    Position class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Position/leftTop.html b/doc/document_reader/Position/leftTop.html index d5cad94706..a0ce5c2516 100644 --- a/doc/document_reader/Position/leftTop.html +++ b/doc/document_reader/Position/leftTop.html @@ -106,7 +106,7 @@
    Position class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Position/objArea.html b/doc/document_reader/Position/objArea.html index 5d91cc92ee..bb650a5173 100644 --- a/doc/document_reader/Position/objArea.html +++ b/doc/document_reader/Position/objArea.html @@ -106,7 +106,7 @@
    Position class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Position/objIntAngleDev.html b/doc/document_reader/Position/objIntAngleDev.html index c274a0ac9b..fb971b24c4 100644 --- a/doc/document_reader/Position/objIntAngleDev.html +++ b/doc/document_reader/Position/objIntAngleDev.html @@ -106,7 +106,7 @@
    Position class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Position/pageIndex.html b/doc/document_reader/Position/pageIndex.html index c801c65fe1..5a22e1a9a0 100644 --- a/doc/document_reader/Position/pageIndex.html +++ b/doc/document_reader/Position/pageIndex.html @@ -106,7 +106,7 @@
    Position class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Position/perspectiveTr.html b/doc/document_reader/Position/perspectiveTr.html index db60d15010..3626e93316 100644 --- a/doc/document_reader/Position/perspectiveTr.html +++ b/doc/document_reader/Position/perspectiveTr.html @@ -106,7 +106,7 @@
    Position class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Position/resultStatus.html b/doc/document_reader/Position/resultStatus.html index c5a627a0ec..60f31264b9 100644 --- a/doc/document_reader/Position/resultStatus.html +++ b/doc/document_reader/Position/resultStatus.html @@ -106,7 +106,7 @@
    Position class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Position/rightBottom.html b/doc/document_reader/Position/rightBottom.html index 6467299c68..2aa55e0981 100644 --- a/doc/document_reader/Position/rightBottom.html +++ b/doc/document_reader/Position/rightBottom.html @@ -106,7 +106,7 @@
    Position class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Position/rightTop.html b/doc/document_reader/Position/rightTop.html index 6f0b45072b..661903442e 100644 --- a/doc/document_reader/Position/rightTop.html +++ b/doc/document_reader/Position/rightTop.html @@ -106,7 +106,7 @@
    Position class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Position/toJson.html b/doc/document_reader/Position/toJson.html index 1cf846e20c..90c99d5883 100644 --- a/doc/document_reader/Position/toJson.html +++ b/doc/document_reader/Position/toJson.html @@ -117,7 +117,7 @@
    Position class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Position/width.html b/doc/document_reader/Position/width.html index 2bce32719f..fe7fa380e6 100644 --- a/doc/document_reader/Position/width.html +++ b/doc/document_reader/Position/width.html @@ -106,7 +106,7 @@
    Position class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/PrepareProgress-class.html b/doc/document_reader/PrepareProgress-class.html index ba234ba7b5..46c9dad220 100644 --- a/doc/document_reader/PrepareProgress-class.html +++ b/doc/document_reader/PrepareProgress-class.html @@ -256,7 +256,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/PrepareProgress/PrepareProgress.html b/doc/document_reader/PrepareProgress/PrepareProgress.html index fe57a41432..54a3de1f08 100644 --- a/doc/document_reader/PrepareProgress/PrepareProgress.html +++ b/doc/document_reader/PrepareProgress/PrepareProgress.html @@ -102,7 +102,7 @@
    PrepareProgress class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/PrepareProgress/downloadedBytes.html b/doc/document_reader/PrepareProgress/downloadedBytes.html index 4ca7a536ba..3d11013f09 100644 --- a/doc/document_reader/PrepareProgress/downloadedBytes.html +++ b/doc/document_reader/PrepareProgress/downloadedBytes.html @@ -103,7 +103,7 @@
    PrepareProgress class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/PrepareProgress/fromJson.html b/doc/document_reader/PrepareProgress/fromJson.html index 0691ce46c2..e46ffc2424 100644 --- a/doc/document_reader/PrepareProgress/fromJson.html +++ b/doc/document_reader/PrepareProgress/fromJson.html @@ -106,7 +106,7 @@
    PrepareProgress class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/PrepareProgress/progress.html b/doc/document_reader/PrepareProgress/progress.html index ddb31f5daa..02482c18bf 100644 --- a/doc/document_reader/PrepareProgress/progress.html +++ b/doc/document_reader/PrepareProgress/progress.html @@ -103,7 +103,7 @@
    PrepareProgress class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/PrepareProgress/toJson.html b/doc/document_reader/PrepareProgress/toJson.html index 1723a73fb9..717c02d7d5 100644 --- a/doc/document_reader/PrepareProgress/toJson.html +++ b/doc/document_reader/PrepareProgress/toJson.html @@ -102,7 +102,7 @@
    PrepareProgress class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/PrepareProgress/totalBytes.html b/doc/document_reader/PrepareProgress/totalBytes.html index c75c4b3121..c9176ff175 100644 --- a/doc/document_reader/PrepareProgress/totalBytes.html +++ b/doc/document_reader/PrepareProgress/totalBytes.html @@ -103,7 +103,7 @@
    PrepareProgress class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ProcessParams-class.html b/doc/document_reader/ProcessParams-class.html index 2d994bf92e..c6f8b9b5e4 100644 --- a/doc/document_reader/ProcessParams-class.html +++ b/doc/document_reader/ProcessParams-class.html @@ -1178,7 +1178,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ProcessParams/ProcessParams.html b/doc/document_reader/ProcessParams/ProcessParams.html index 3683fa118e..1166355fc8 100644 --- a/doc/document_reader/ProcessParams/ProcessParams.html +++ b/doc/document_reader/ProcessParams/ProcessParams.html @@ -89,7 +89,7 @@
    ProcessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ProcessParams/alreadyCropped.html b/doc/document_reader/ProcessParams/alreadyCropped.html index 824ccce9cc..24f327008e 100644 --- a/doc/document_reader/ProcessParams/alreadyCropped.html +++ b/doc/document_reader/ProcessParams/alreadyCropped.html @@ -131,7 +131,7 @@
    ProcessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ProcessParams/authenticityParams.html b/doc/document_reader/ProcessParams/authenticityParams.html index 7b0a559a8f..f5e9708fd5 100644 --- a/doc/document_reader/ProcessParams/authenticityParams.html +++ b/doc/document_reader/ProcessParams/authenticityParams.html @@ -125,7 +125,7 @@
    ProcessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ProcessParams/backendProcessingConfig.html b/doc/document_reader/ProcessParams/backendProcessingConfig.html index d23e1a289f..a9395fdea9 100644 --- a/doc/document_reader/ProcessParams/backendProcessingConfig.html +++ b/doc/document_reader/ProcessParams/backendProcessingConfig.html @@ -130,7 +130,7 @@
    ProcessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ProcessParams/barcodeParserType.html b/doc/document_reader/ProcessParams/barcodeParserType.html index a9025cf25c..fe7fae3757 100644 --- a/doc/document_reader/ProcessParams/barcodeParserType.html +++ b/doc/document_reader/ProcessParams/barcodeParserType.html @@ -132,7 +132,7 @@
    ProcessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ProcessParams/barcodeTypes.html b/doc/document_reader/ProcessParams/barcodeTypes.html index 2a66f959e4..6b7ed40a25 100644 --- a/doc/document_reader/ProcessParams/barcodeTypes.html +++ b/doc/document_reader/ProcessParams/barcodeTypes.html @@ -132,7 +132,7 @@
    ProcessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ProcessParams/captureButtonScenario.html b/doc/document_reader/ProcessParams/captureButtonScenario.html index c28f5ee17f..e432e04c99 100644 --- a/doc/document_reader/ProcessParams/captureButtonScenario.html +++ b/doc/document_reader/ProcessParams/captureButtonScenario.html @@ -129,7 +129,7 @@
    ProcessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ProcessParams/checkHologram.html b/doc/document_reader/ProcessParams/checkHologram.html index f97a2be3a8..4d725ee6c2 100644 --- a/doc/document_reader/ProcessParams/checkHologram.html +++ b/doc/document_reader/ProcessParams/checkHologram.html @@ -138,7 +138,7 @@
    ProcessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ProcessParams/checkRequiredTextFields.html b/doc/document_reader/ProcessParams/checkRequiredTextFields.html index d7dc79f626..e41c00545e 100644 --- a/doc/document_reader/ProcessParams/checkRequiredTextFields.html +++ b/doc/document_reader/ProcessParams/checkRequiredTextFields.html @@ -130,7 +130,7 @@
    ProcessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ProcessParams/convertCase.html b/doc/document_reader/ProcessParams/convertCase.html index da82655f5b..e6d1d4422c 100644 --- a/doc/document_reader/ProcessParams/convertCase.html +++ b/doc/document_reader/ProcessParams/convertCase.html @@ -130,7 +130,7 @@
    ProcessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ProcessParams/customParams.html b/doc/document_reader/ProcessParams/customParams.html index 79c3a8f24e..e6da92d8ec 100644 --- a/doc/document_reader/ProcessParams/customParams.html +++ b/doc/document_reader/ProcessParams/customParams.html @@ -131,7 +131,7 @@
    ProcessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ProcessParams/dateFormat.html b/doc/document_reader/ProcessParams/dateFormat.html index 87974d877e..1c6e8fd9c4 100644 --- a/doc/document_reader/ProcessParams/dateFormat.html +++ b/doc/document_reader/ProcessParams/dateFormat.html @@ -132,7 +132,7 @@
    ProcessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ProcessParams/debugSaveCroppedImages.html b/doc/document_reader/ProcessParams/debugSaveCroppedImages.html index 0aa2da20de..9243291dcc 100644 --- a/doc/document_reader/ProcessParams/debugSaveCroppedImages.html +++ b/doc/document_reader/ProcessParams/debugSaveCroppedImages.html @@ -129,7 +129,7 @@
    ProcessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ProcessParams/debugSaveImages.html b/doc/document_reader/ProcessParams/debugSaveImages.html index 1c7458c87d..16f62efb8f 100644 --- a/doc/document_reader/ProcessParams/debugSaveImages.html +++ b/doc/document_reader/ProcessParams/debugSaveImages.html @@ -129,7 +129,7 @@
    ProcessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ProcessParams/debugSaveLogs.html b/doc/document_reader/ProcessParams/debugSaveLogs.html index 776ccf9dc5..f9757c15d6 100644 --- a/doc/document_reader/ProcessParams/debugSaveLogs.html +++ b/doc/document_reader/ProcessParams/debugSaveLogs.html @@ -129,7 +129,7 @@
    ProcessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ProcessParams/debugSaveRFIDSession.html b/doc/document_reader/ProcessParams/debugSaveRFIDSession.html index aa5e8e9eeb..99f96fd104 100644 --- a/doc/document_reader/ProcessParams/debugSaveRFIDSession.html +++ b/doc/document_reader/ProcessParams/debugSaveRFIDSession.html @@ -129,7 +129,7 @@
    ProcessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ProcessParams/depersonalizeLog.html b/doc/document_reader/ProcessParams/depersonalizeLog.html index c26f267f04..b431c51726 100644 --- a/doc/document_reader/ProcessParams/depersonalizeLog.html +++ b/doc/document_reader/ProcessParams/depersonalizeLog.html @@ -129,7 +129,7 @@
    ProcessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ProcessParams/disableFocusingCheck.html b/doc/document_reader/ProcessParams/disableFocusingCheck.html index 3bf82eec43..6aa9f621b1 100644 --- a/doc/document_reader/ProcessParams/disableFocusingCheck.html +++ b/doc/document_reader/ProcessParams/disableFocusingCheck.html @@ -129,7 +129,7 @@
    ProcessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ProcessParams/disablePerforationOCR.html b/doc/document_reader/ProcessParams/disablePerforationOCR.html index c0683249c9..1e985eabf2 100644 --- a/doc/document_reader/ProcessParams/disablePerforationOCR.html +++ b/doc/document_reader/ProcessParams/disablePerforationOCR.html @@ -130,7 +130,7 @@
    ProcessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ProcessParams/documentAreaMin.html b/doc/document_reader/ProcessParams/documentAreaMin.html index 0d3d07ba0a..7c03fb4efd 100644 --- a/doc/document_reader/ProcessParams/documentAreaMin.html +++ b/doc/document_reader/ProcessParams/documentAreaMin.html @@ -131,7 +131,7 @@
    ProcessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ProcessParams/documentGroupFilter.html b/doc/document_reader/ProcessParams/documentGroupFilter.html index 6aa836974b..c1bdbe355a 100644 --- a/doc/document_reader/ProcessParams/documentGroupFilter.html +++ b/doc/document_reader/ProcessParams/documentGroupFilter.html @@ -132,7 +132,7 @@
    ProcessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ProcessParams/documentIDList.html b/doc/document_reader/ProcessParams/documentIDList.html index 8fb60f91d6..5713de3a35 100644 --- a/doc/document_reader/ProcessParams/documentIDList.html +++ b/doc/document_reader/ProcessParams/documentIDList.html @@ -132,7 +132,7 @@
    ProcessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ProcessParams/doublePageSpread.html b/doc/document_reader/ProcessParams/doublePageSpread.html index 4ed1958388..59fedb736a 100644 --- a/doc/document_reader/ProcessParams/doublePageSpread.html +++ b/doc/document_reader/ProcessParams/doublePageSpread.html @@ -131,7 +131,7 @@
    ProcessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ProcessParams/faceApiParams.html b/doc/document_reader/ProcessParams/faceApiParams.html index 93396ae05d..1f271c6d69 100644 --- a/doc/document_reader/ProcessParams/faceApiParams.html +++ b/doc/document_reader/ProcessParams/faceApiParams.html @@ -129,7 +129,7 @@
    ProcessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ProcessParams/fieldTypesFilter.html b/doc/document_reader/ProcessParams/fieldTypesFilter.html index 7bf808da31..3a957865f7 100644 --- a/doc/document_reader/ProcessParams/fieldTypesFilter.html +++ b/doc/document_reader/ProcessParams/fieldTypesFilter.html @@ -134,7 +134,7 @@
    ProcessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ProcessParams/forceDocFormat.html b/doc/document_reader/ProcessParams/forceDocFormat.html index 08e6a96eb4..ecd88084ac 100644 --- a/doc/document_reader/ProcessParams/forceDocFormat.html +++ b/doc/document_reader/ProcessParams/forceDocFormat.html @@ -130,7 +130,7 @@
    ProcessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ProcessParams/forceDocID.html b/doc/document_reader/ProcessParams/forceDocID.html index d81daca774..642afc751a 100644 --- a/doc/document_reader/ProcessParams/forceDocID.html +++ b/doc/document_reader/ProcessParams/forceDocID.html @@ -129,7 +129,7 @@
    ProcessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ProcessParams/forceReadMrzBeforeLocate.html b/doc/document_reader/ProcessParams/forceReadMrzBeforeLocate.html index b5ea031f06..c69d753dde 100644 --- a/doc/document_reader/ProcessParams/forceReadMrzBeforeLocate.html +++ b/doc/document_reader/ProcessParams/forceReadMrzBeforeLocate.html @@ -132,7 +132,7 @@
    ProcessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ProcessParams/fromJson.html b/doc/document_reader/ProcessParams/fromJson.html index 09f0307719..370dbe3a02 100644 --- a/doc/document_reader/ProcessParams/fromJson.html +++ b/doc/document_reader/ProcessParams/fromJson.html @@ -201,7 +201,7 @@
    ProcessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ProcessParams/generateDTCVC.html b/doc/document_reader/ProcessParams/generateDTCVC.html index 1abc5a6a1e..206e7097fd 100644 --- a/doc/document_reader/ProcessParams/generateDTCVC.html +++ b/doc/document_reader/ProcessParams/generateDTCVC.html @@ -129,7 +129,7 @@
    ProcessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ProcessParams/generateDoublePageSpreadImage.html b/doc/document_reader/ProcessParams/generateDoublePageSpreadImage.html index 0f7390015b..153c2cdcc0 100644 --- a/doc/document_reader/ProcessParams/generateDoublePageSpreadImage.html +++ b/doc/document_reader/ProcessParams/generateDoublePageSpreadImage.html @@ -131,7 +131,7 @@
    ProcessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ProcessParams/generateNumericCodes.html b/doc/document_reader/ProcessParams/generateNumericCodes.html index 844ca82bd1..095b7d004e 100644 --- a/doc/document_reader/ProcessParams/generateNumericCodes.html +++ b/doc/document_reader/ProcessParams/generateNumericCodes.html @@ -129,7 +129,7 @@
    ProcessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ProcessParams/imageDpiOutMax.html b/doc/document_reader/ProcessParams/imageDpiOutMax.html index bdc53c3ed8..5437c5c1a1 100644 --- a/doc/document_reader/ProcessParams/imageDpiOutMax.html +++ b/doc/document_reader/ProcessParams/imageDpiOutMax.html @@ -130,7 +130,7 @@
    ProcessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ProcessParams/imageOutputMaxHeight.html b/doc/document_reader/ProcessParams/imageOutputMaxHeight.html index c5ab445f89..acffb087d7 100644 --- a/doc/document_reader/ProcessParams/imageOutputMaxHeight.html +++ b/doc/document_reader/ProcessParams/imageOutputMaxHeight.html @@ -129,7 +129,7 @@
    ProcessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ProcessParams/imageOutputMaxWidth.html b/doc/document_reader/ProcessParams/imageOutputMaxWidth.html index 0dc931ee99..c62f578841 100644 --- a/doc/document_reader/ProcessParams/imageOutputMaxWidth.html +++ b/doc/document_reader/ProcessParams/imageOutputMaxWidth.html @@ -129,7 +129,7 @@
    ProcessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ProcessParams/imageQA.html b/doc/document_reader/ProcessParams/imageQA.html index 5f31408a3a..b3d432dd43 100644 --- a/doc/document_reader/ProcessParams/imageQA.html +++ b/doc/document_reader/ProcessParams/imageQA.html @@ -128,7 +128,7 @@
    ProcessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ProcessParams/integralImage.html b/doc/document_reader/ProcessParams/integralImage.html index 79b105d877..1281214683 100644 --- a/doc/document_reader/ProcessParams/integralImage.html +++ b/doc/document_reader/ProcessParams/integralImage.html @@ -130,7 +130,7 @@
    ProcessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ProcessParams/lcidFilter.html b/doc/document_reader/ProcessParams/lcidFilter.html index 4eb12dbc4c..79bd0e3e4f 100644 --- a/doc/document_reader/ProcessParams/lcidFilter.html +++ b/doc/document_reader/ProcessParams/lcidFilter.html @@ -131,7 +131,7 @@
    ProcessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ProcessParams/lcidIgnoreFilter.html b/doc/document_reader/ProcessParams/lcidIgnoreFilter.html index 224ef3a228..fa48f1a501 100644 --- a/doc/document_reader/ProcessParams/lcidIgnoreFilter.html +++ b/doc/document_reader/ProcessParams/lcidIgnoreFilter.html @@ -133,7 +133,7 @@
    ProcessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ProcessParams/logLevel.html b/doc/document_reader/ProcessParams/logLevel.html index dbdf050cdc..4597027007 100644 --- a/doc/document_reader/ProcessParams/logLevel.html +++ b/doc/document_reader/ProcessParams/logLevel.html @@ -129,7 +129,7 @@
    ProcessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ProcessParams/logs.html b/doc/document_reader/ProcessParams/logs.html index f6072df12f..91b35e7570 100644 --- a/doc/document_reader/ProcessParams/logs.html +++ b/doc/document_reader/ProcessParams/logs.html @@ -129,7 +129,7 @@
    ProcessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ProcessParams/manualCrop.html b/doc/document_reader/ProcessParams/manualCrop.html index 3cb111ab62..32573db274 100644 --- a/doc/document_reader/ProcessParams/manualCrop.html +++ b/doc/document_reader/ProcessParams/manualCrop.html @@ -130,7 +130,7 @@
    ProcessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ProcessParams/matchTextFieldMask.html b/doc/document_reader/ProcessParams/matchTextFieldMask.html index f55b494fa4..2c22d9a9e0 100644 --- a/doc/document_reader/ProcessParams/matchTextFieldMask.html +++ b/doc/document_reader/ProcessParams/matchTextFieldMask.html @@ -133,7 +133,7 @@
    ProcessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ProcessParams/measureSystem.html b/doc/document_reader/ProcessParams/measureSystem.html index 675336e0f4..11b549fe3e 100644 --- a/doc/document_reader/ProcessParams/measureSystem.html +++ b/doc/document_reader/ProcessParams/measureSystem.html @@ -131,7 +131,7 @@
    ProcessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ProcessParams/minDPI.html b/doc/document_reader/ProcessParams/minDPI.html index 6d6582cf3a..379370f4a1 100644 --- a/doc/document_reader/ProcessParams/minDPI.html +++ b/doc/document_reader/ProcessParams/minDPI.html @@ -131,7 +131,7 @@
    ProcessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ProcessParams/minimalHolderAge.html b/doc/document_reader/ProcessParams/minimalHolderAge.html index 73a7d16d56..776ce9fa11 100644 --- a/doc/document_reader/ProcessParams/minimalHolderAge.html +++ b/doc/document_reader/ProcessParams/minimalHolderAge.html @@ -130,7 +130,7 @@
    ProcessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ProcessParams/mrzDetectMode.html b/doc/document_reader/ProcessParams/mrzDetectMode.html index ebec8f334a..c07ea1325d 100644 --- a/doc/document_reader/ProcessParams/mrzDetectMode.html +++ b/doc/document_reader/ProcessParams/mrzDetectMode.html @@ -130,7 +130,7 @@
    ProcessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ProcessParams/mrzFormatsFilter.html b/doc/document_reader/ProcessParams/mrzFormatsFilter.html index f845221f85..e8cae4d2d7 100644 --- a/doc/document_reader/ProcessParams/mrzFormatsFilter.html +++ b/doc/document_reader/ProcessParams/mrzFormatsFilter.html @@ -132,7 +132,7 @@
    ProcessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ProcessParams/multiDocOnImage.html b/doc/document_reader/ProcessParams/multiDocOnImage.html index 3d55f5a556..ec9e814741 100644 --- a/doc/document_reader/ProcessParams/multiDocOnImage.html +++ b/doc/document_reader/ProcessParams/multiDocOnImage.html @@ -130,7 +130,7 @@
    ProcessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ProcessParams/multipageProcessing.html b/doc/document_reader/ProcessParams/multipageProcessing.html index 3e5ee359b2..6c76dd703f 100644 --- a/doc/document_reader/ProcessParams/multipageProcessing.html +++ b/doc/document_reader/ProcessParams/multipageProcessing.html @@ -130,7 +130,7 @@
    ProcessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ProcessParams/noGraphics.html b/doc/document_reader/ProcessParams/noGraphics.html index e5e6ea1cb1..335e681e98 100644 --- a/doc/document_reader/ProcessParams/noGraphics.html +++ b/doc/document_reader/ProcessParams/noGraphics.html @@ -129,7 +129,7 @@
    ProcessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ProcessParams/parseBarcodes.html b/doc/document_reader/ProcessParams/parseBarcodes.html index 4622a28b65..8d6c1f17e1 100644 --- a/doc/document_reader/ProcessParams/parseBarcodes.html +++ b/doc/document_reader/ProcessParams/parseBarcodes.html @@ -130,7 +130,7 @@
    ProcessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ProcessParams/perspectiveAngle.html b/doc/document_reader/ProcessParams/perspectiveAngle.html index cd0f0cd5ea..a939090402 100644 --- a/doc/document_reader/ProcessParams/perspectiveAngle.html +++ b/doc/document_reader/ProcessParams/perspectiveAngle.html @@ -130,7 +130,7 @@
    ProcessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ProcessParams/processAuth.html b/doc/document_reader/ProcessParams/processAuth.html index d19606c240..85e2b02317 100644 --- a/doc/document_reader/ProcessParams/processAuth.html +++ b/doc/document_reader/ProcessParams/processAuth.html @@ -129,7 +129,7 @@
    ProcessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ProcessParams/respectImageQuality.html b/doc/document_reader/ProcessParams/respectImageQuality.html index bf4270744c..1dd60e0b5d 100644 --- a/doc/document_reader/ProcessParams/respectImageQuality.html +++ b/doc/document_reader/ProcessParams/respectImageQuality.html @@ -142,7 +142,7 @@
    ProcessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ProcessParams/resultTypeOutput.html b/doc/document_reader/ProcessParams/resultTypeOutput.html index 764111f5fd..6cb0a63fd3 100644 --- a/doc/document_reader/ProcessParams/resultTypeOutput.html +++ b/doc/document_reader/ProcessParams/resultTypeOutput.html @@ -131,7 +131,7 @@
    ProcessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ProcessParams/returnCroppedBarcode.html b/doc/document_reader/ProcessParams/returnCroppedBarcode.html index 102ea571a1..c5d410dba9 100644 --- a/doc/document_reader/ProcessParams/returnCroppedBarcode.html +++ b/doc/document_reader/ProcessParams/returnCroppedBarcode.html @@ -129,7 +129,7 @@
    ProcessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ProcessParams/returnUncroppedImage.html b/doc/document_reader/ProcessParams/returnUncroppedImage.html index b07875ea4b..781e1fa627 100644 --- a/doc/document_reader/ProcessParams/returnUncroppedImage.html +++ b/doc/document_reader/ProcessParams/returnUncroppedImage.html @@ -130,7 +130,7 @@
    ProcessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ProcessParams/rfidParams.html b/doc/document_reader/ProcessParams/rfidParams.html index 572aa8cc9c..b5c0c8dc63 100644 --- a/doc/document_reader/ProcessParams/rfidParams.html +++ b/doc/document_reader/ProcessParams/rfidParams.html @@ -129,7 +129,7 @@
    ProcessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ProcessParams/scenario.html b/doc/document_reader/ProcessParams/scenario.html index 57874e6c31..22bae9bd7b 100644 --- a/doc/document_reader/ProcessParams/scenario.html +++ b/doc/document_reader/ProcessParams/scenario.html @@ -129,7 +129,7 @@
    ProcessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ProcessParams/selectLongestNames.html b/doc/document_reader/ProcessParams/selectLongestNames.html index dd00628c4d..afc1db06db 100644 --- a/doc/document_reader/ProcessParams/selectLongestNames.html +++ b/doc/document_reader/ProcessParams/selectLongestNames.html @@ -131,7 +131,7 @@
    ProcessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ProcessParams/sessionLogFolder.html b/doc/document_reader/ProcessParams/sessionLogFolder.html index 615a40ea46..60577c8ce3 100644 --- a/doc/document_reader/ProcessParams/sessionLogFolder.html +++ b/doc/document_reader/ProcessParams/sessionLogFolder.html @@ -130,7 +130,7 @@
    ProcessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ProcessParams/shiftExpiryDate.html b/doc/document_reader/ProcessParams/shiftExpiryDate.html index 46b91460f6..6926f36f3a 100644 --- a/doc/document_reader/ProcessParams/shiftExpiryDate.html +++ b/doc/document_reader/ProcessParams/shiftExpiryDate.html @@ -134,7 +134,7 @@
    ProcessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ProcessParams/shouldReturnPackageForReprocess.html b/doc/document_reader/ProcessParams/shouldReturnPackageForReprocess.html index 64de4c6d2b..a4f1b4b130 100644 --- a/doc/document_reader/ProcessParams/shouldReturnPackageForReprocess.html +++ b/doc/document_reader/ProcessParams/shouldReturnPackageForReprocess.html @@ -131,7 +131,7 @@
    ProcessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ProcessParams/splitNames.html b/doc/document_reader/ProcessParams/splitNames.html index 1ea68b7ff6..d1a68e5e35 100644 --- a/doc/document_reader/ProcessParams/splitNames.html +++ b/doc/document_reader/ProcessParams/splitNames.html @@ -131,7 +131,7 @@
    ProcessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ProcessParams/strictBarcodeDigitalSignatureCheck.html b/doc/document_reader/ProcessParams/strictBarcodeDigitalSignatureCheck.html index 1c07ece5a6..a020a1722c 100644 --- a/doc/document_reader/ProcessParams/strictBarcodeDigitalSignatureCheck.html +++ b/doc/document_reader/ProcessParams/strictBarcodeDigitalSignatureCheck.html @@ -131,7 +131,7 @@
    ProcessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ProcessParams/strictImageQuality.html b/doc/document_reader/ProcessParams/strictImageQuality.html index c92ba0f45d..d0bb03253f 100644 --- a/doc/document_reader/ProcessParams/strictImageQuality.html +++ b/doc/document_reader/ProcessParams/strictImageQuality.html @@ -129,7 +129,7 @@
    ProcessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ProcessParams/testSetters.html b/doc/document_reader/ProcessParams/testSetters.html index 72032cd856..a5f2943de3 100644 --- a/doc/document_reader/ProcessParams/testSetters.html +++ b/doc/document_reader/ProcessParams/testSetters.html @@ -98,7 +98,7 @@
    ProcessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ProcessParams/timeout.html b/doc/document_reader/ProcessParams/timeout.html index 58699121ad..78e27191f3 100644 --- a/doc/document_reader/ProcessParams/timeout.html +++ b/doc/document_reader/ProcessParams/timeout.html @@ -132,7 +132,7 @@
    ProcessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ProcessParams/timeoutFromFirstDetect.html b/doc/document_reader/ProcessParams/timeoutFromFirstDetect.html index e0f29c77b3..1a203e3cde 100644 --- a/doc/document_reader/ProcessParams/timeoutFromFirstDetect.html +++ b/doc/document_reader/ProcessParams/timeoutFromFirstDetect.html @@ -132,7 +132,7 @@
    ProcessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ProcessParams/timeoutFromFirstDocType.html b/doc/document_reader/ProcessParams/timeoutFromFirstDocType.html index fe22cd242e..23df4d1260 100644 --- a/doc/document_reader/ProcessParams/timeoutFromFirstDocType.html +++ b/doc/document_reader/ProcessParams/timeoutFromFirstDocType.html @@ -132,7 +132,7 @@
    ProcessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ProcessParams/timeoutLiveness.html b/doc/document_reader/ProcessParams/timeoutLiveness.html index 51df64d931..bf3cf20ae1 100644 --- a/doc/document_reader/ProcessParams/timeoutLiveness.html +++ b/doc/document_reader/ProcessParams/timeoutLiveness.html @@ -130,7 +130,7 @@
    ProcessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ProcessParams/toJson.html b/doc/document_reader/ProcessParams/toJson.html index 7d9aef9508..7d3349fe12 100644 --- a/doc/document_reader/ProcessParams/toJson.html +++ b/doc/document_reader/ProcessParams/toJson.html @@ -175,7 +175,7 @@
    ProcessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ProcessParams/updateOCRValidityByGlare.html b/doc/document_reader/ProcessParams/updateOCRValidityByGlare.html index c1f053733c..24c3fb4622 100644 --- a/doc/document_reader/ProcessParams/updateOCRValidityByGlare.html +++ b/doc/document_reader/ProcessParams/updateOCRValidityByGlare.html @@ -130,7 +130,7 @@
    ProcessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ProcessParams/useAuthenticityCheck.html b/doc/document_reader/ProcessParams/useAuthenticityCheck.html index 1bfe113815..b39829e2f4 100644 --- a/doc/document_reader/ProcessParams/useAuthenticityCheck.html +++ b/doc/document_reader/ProcessParams/useAuthenticityCheck.html @@ -129,7 +129,7 @@
    ProcessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ProcessParams/useFaceApi.html b/doc/document_reader/ProcessParams/useFaceApi.html index 534612b1b1..a74ad8f99e 100644 --- a/doc/document_reader/ProcessParams/useFaceApi.html +++ b/doc/document_reader/ProcessParams/useFaceApi.html @@ -129,7 +129,7 @@
    ProcessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ProcessParams/uvTorchEnabled.html b/doc/document_reader/ProcessParams/uvTorchEnabled.html index f86b446605..2bad6ef17d 100644 --- a/doc/document_reader/ProcessParams/uvTorchEnabled.html +++ b/doc/document_reader/ProcessParams/uvTorchEnabled.html @@ -130,7 +130,7 @@
    ProcessParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ProcessingFinishedStatus.html b/doc/document_reader/ProcessingFinishedStatus.html index 2eb5f91c42..46d0cc0af6 100644 --- a/doc/document_reader/ProcessingFinishedStatus.html +++ b/doc/document_reader/ProcessingFinishedStatus.html @@ -347,7 +347,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ProcessingFinishedStatus/getByValue.html b/doc/document_reader/ProcessingFinishedStatus/getByValue.html index 710479a567..97ffa7a800 100644 --- a/doc/document_reader/ProcessingFinishedStatus/getByValue.html +++ b/doc/document_reader/ProcessingFinishedStatus/getByValue.html @@ -105,7 +105,7 @@
    ProcessingFinishedStatus enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ProcessingFinishedStatus/value.html b/doc/document_reader/ProcessingFinishedStatus/value.html index 0c2cd10051..fa0e883c84 100644 --- a/doc/document_reader/ProcessingFinishedStatus/value.html +++ b/doc/document_reader/ProcessingFinishedStatus/value.html @@ -97,7 +97,7 @@
    ProcessingFinishedStatus enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ProcessingFinishedStatus/values-constant.html b/doc/document_reader/ProcessingFinishedStatus/values-constant.html index 43d8ed3d82..6a8cd0674e 100644 --- a/doc/document_reader/ProcessingFinishedStatus/values-constant.html +++ b/doc/document_reader/ProcessingFinishedStatus/values-constant.html @@ -96,7 +96,7 @@
    ProcessingFinishedStatus enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDAccessControlProcedureType.html b/doc/document_reader/RFIDAccessControlProcedureType.html index fcdf9935c7..37b34f3d26 100644 --- a/doc/document_reader/RFIDAccessControlProcedureType.html +++ b/doc/document_reader/RFIDAccessControlProcedureType.html @@ -404,7 +404,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDAccessControlProcedureType/getByValue.html b/doc/document_reader/RFIDAccessControlProcedureType/getByValue.html index 550e55e327..5b85460ddd 100644 --- a/doc/document_reader/RFIDAccessControlProcedureType/getByValue.html +++ b/doc/document_reader/RFIDAccessControlProcedureType/getByValue.html @@ -106,7 +106,7 @@
    RFIDAccessControlProcedureType enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDAccessControlProcedureType/value.html b/doc/document_reader/RFIDAccessControlProcedureType/value.html index d32da429a5..306445d8aa 100644 --- a/doc/document_reader/RFIDAccessControlProcedureType/value.html +++ b/doc/document_reader/RFIDAccessControlProcedureType/value.html @@ -97,7 +97,7 @@
    RFIDAccessControlProcedureType enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDAccessControlProcedureType/values-constant.html b/doc/document_reader/RFIDAccessControlProcedureType/values-constant.html index a65f589a83..2ba6a6872e 100644 --- a/doc/document_reader/RFIDAccessControlProcedureType/values-constant.html +++ b/doc/document_reader/RFIDAccessControlProcedureType/values-constant.html @@ -96,7 +96,7 @@
    RFIDAccessControlProcedureType enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDApplicationType.html b/doc/document_reader/RFIDApplicationType.html index c82d8257c5..a34343ee2e 100644 --- a/doc/document_reader/RFIDApplicationType.html +++ b/doc/document_reader/RFIDApplicationType.html @@ -407,7 +407,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDApplicationType/getByValue.html b/doc/document_reader/RFIDApplicationType/getByValue.html index 36b1fee463..979c07c9ad 100644 --- a/doc/document_reader/RFIDApplicationType/getByValue.html +++ b/doc/document_reader/RFIDApplicationType/getByValue.html @@ -101,7 +101,7 @@
    RFIDApplicationType enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDApplicationType/value.html b/doc/document_reader/RFIDApplicationType/value.html index c7ae08fae9..2c721bec10 100644 --- a/doc/document_reader/RFIDApplicationType/value.html +++ b/doc/document_reader/RFIDApplicationType/value.html @@ -97,7 +97,7 @@
    RFIDApplicationType enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDApplicationType/values-constant.html b/doc/document_reader/RFIDApplicationType/values-constant.html index 93438e394e..a93c5cc28e 100644 --- a/doc/document_reader/RFIDApplicationType/values-constant.html +++ b/doc/document_reader/RFIDApplicationType/values-constant.html @@ -96,7 +96,7 @@
    RFIDApplicationType enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDAuthenticationProcedureType.html b/doc/document_reader/RFIDAuthenticationProcedureType.html index de6f563b53..5def9076da 100644 --- a/doc/document_reader/RFIDAuthenticationProcedureType.html +++ b/doc/document_reader/RFIDAuthenticationProcedureType.html @@ -344,7 +344,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDAuthenticationProcedureType/getByValue.html b/doc/document_reader/RFIDAuthenticationProcedureType/getByValue.html index 475902917e..1b0309c750 100644 --- a/doc/document_reader/RFIDAuthenticationProcedureType/getByValue.html +++ b/doc/document_reader/RFIDAuthenticationProcedureType/getByValue.html @@ -106,7 +106,7 @@
    RFIDAuthenticationProcedureType enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDAuthenticationProcedureType/value.html b/doc/document_reader/RFIDAuthenticationProcedureType/value.html index d0d32d961e..21385c1d7b 100644 --- a/doc/document_reader/RFIDAuthenticationProcedureType/value.html +++ b/doc/document_reader/RFIDAuthenticationProcedureType/value.html @@ -97,7 +97,7 @@
    RFIDAuthenticationProcedureType enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDAuthenticationProcedureType/values-constant.html b/doc/document_reader/RFIDAuthenticationProcedureType/values-constant.html index 6e8bd93a99..60df1d3717 100644 --- a/doc/document_reader/RFIDAuthenticationProcedureType/values-constant.html +++ b/doc/document_reader/RFIDAuthenticationProcedureType/values-constant.html @@ -96,7 +96,7 @@
    RFIDAuthenticationProcedureType enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDCertificateType.html b/doc/document_reader/RFIDCertificateType.html index 220cb2ab5c..27aa19ec5d 100644 --- a/doc/document_reader/RFIDCertificateType.html +++ b/doc/document_reader/RFIDCertificateType.html @@ -449,7 +449,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDCertificateType/getByValue.html b/doc/document_reader/RFIDCertificateType/getByValue.html index 0d8ecf0bfd..939a30580f 100644 --- a/doc/document_reader/RFIDCertificateType/getByValue.html +++ b/doc/document_reader/RFIDCertificateType/getByValue.html @@ -105,7 +105,7 @@
    RFIDCertificateType enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDCertificateType/value.html b/doc/document_reader/RFIDCertificateType/value.html index 670dd1c369..a3d922b9e2 100644 --- a/doc/document_reader/RFIDCertificateType/value.html +++ b/doc/document_reader/RFIDCertificateType/value.html @@ -97,7 +97,7 @@
    RFIDCertificateType enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDCertificateType/values-constant.html b/doc/document_reader/RFIDCertificateType/values-constant.html index 09a3b81fe1..02999834e8 100644 --- a/doc/document_reader/RFIDCertificateType/values-constant.html +++ b/doc/document_reader/RFIDCertificateType/values-constant.html @@ -96,7 +96,7 @@
    RFIDCertificateType enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDCompletion.html b/doc/document_reader/RFIDCompletion.html index d9ae8cc4d3..84bb7569e7 100644 --- a/doc/document_reader/RFIDCompletion.html +++ b/doc/document_reader/RFIDCompletion.html @@ -101,7 +101,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDConfig-class.html b/doc/document_reader/RFIDConfig-class.html index cbac20bd86..23f1351beb 100644 --- a/doc/document_reader/RFIDConfig-class.html +++ b/doc/document_reader/RFIDConfig-class.html @@ -269,7 +269,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDConfig/RFIDConfig.html b/doc/document_reader/RFIDConfig/RFIDConfig.html index 71d8e8e75a..b8e8f372ba 100644 --- a/doc/document_reader/RFIDConfig/RFIDConfig.html +++ b/doc/document_reader/RFIDConfig/RFIDConfig.html @@ -98,7 +98,7 @@
    RFIDConfig class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDConfig/RFIDConfig.withoutUI.html b/doc/document_reader/RFIDConfig/RFIDConfig.withoutUI.html index 25d8299bea..da3e5fc545 100644 --- a/doc/document_reader/RFIDConfig/RFIDConfig.withoutUI.html +++ b/doc/document_reader/RFIDConfig/RFIDConfig.withoutUI.html @@ -104,7 +104,7 @@
    RFIDConfig class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDConfig/onChipDetected.html b/doc/document_reader/RFIDConfig/onChipDetected.html index fcaf2e77c4..7c5a0a2b2c 100644 --- a/doc/document_reader/RFIDConfig/onChipDetected.html +++ b/doc/document_reader/RFIDConfig/onChipDetected.html @@ -103,7 +103,7 @@
    RFIDConfig class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDConfig/onProgress.html b/doc/document_reader/RFIDConfig/onProgress.html index 447720e5fc..6035494a50 100644 --- a/doc/document_reader/RFIDConfig/onProgress.html +++ b/doc/document_reader/RFIDConfig/onProgress.html @@ -100,7 +100,7 @@
    RFIDConfig class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDConfig/onRequestPACertificates.html b/doc/document_reader/RFIDConfig/onRequestPACertificates.html index ba280b36ae..0baaf51335 100644 --- a/doc/document_reader/RFIDConfig/onRequestPACertificates.html +++ b/doc/document_reader/RFIDConfig/onRequestPACertificates.html @@ -100,7 +100,7 @@
    RFIDConfig class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDConfig/onRequestTACertificates.html b/doc/document_reader/RFIDConfig/onRequestTACertificates.html index f2ffddf496..5aef9c8f9e 100644 --- a/doc/document_reader/RFIDConfig/onRequestTACertificates.html +++ b/doc/document_reader/RFIDConfig/onRequestTACertificates.html @@ -100,7 +100,7 @@
    RFIDConfig class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDConfig/onRequestTASignature.html b/doc/document_reader/RFIDConfig/onRequestTASignature.html index 17748b7b56..1a63959646 100644 --- a/doc/document_reader/RFIDConfig/onRequestTASignature.html +++ b/doc/document_reader/RFIDConfig/onRequestTASignature.html @@ -100,7 +100,7 @@
    RFIDConfig class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDConfig/onRetryReadChip.html b/doc/document_reader/RFIDConfig/onRetryReadChip.html index b901ee2bac..3d23df57e6 100644 --- a/doc/document_reader/RFIDConfig/onRetryReadChip.html +++ b/doc/document_reader/RFIDConfig/onRetryReadChip.html @@ -104,7 +104,7 @@
    RFIDConfig class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDDataFileType.html b/doc/document_reader/RFIDDataFileType.html index b5e9d52501..29f1271fa2 100644 --- a/doc/document_reader/RFIDDataFileType.html +++ b/doc/document_reader/RFIDDataFileType.html @@ -1667,7 +1667,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDDataFileType/getByValue.html b/doc/document_reader/RFIDDataFileType/getByValue.html index e62c891880..b299442ada 100644 --- a/doc/document_reader/RFIDDataFileType/getByValue.html +++ b/doc/document_reader/RFIDDataFileType/getByValue.html @@ -105,7 +105,7 @@
    RFIDDataFileType enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDDataFileType/getTranslation.html b/doc/document_reader/RFIDDataFileType/getTranslation.html index 0c39763ab1..b765da7623 100644 --- a/doc/document_reader/RFIDDataFileType/getTranslation.html +++ b/doc/document_reader/RFIDDataFileType/getTranslation.html @@ -100,7 +100,7 @@
    RFIDDataFileType enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDDataFileType/value.html b/doc/document_reader/RFIDDataFileType/value.html index 52c59577e1..0a516341a3 100644 --- a/doc/document_reader/RFIDDataFileType/value.html +++ b/doc/document_reader/RFIDDataFileType/value.html @@ -97,7 +97,7 @@
    RFIDDataFileType enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDDataFileType/values-constant.html b/doc/document_reader/RFIDDataFileType/values-constant.html index 8a02904d2a..3fbf283202 100644 --- a/doc/document_reader/RFIDDataFileType/values-constant.html +++ b/doc/document_reader/RFIDDataFileType/values-constant.html @@ -96,7 +96,7 @@
    RFIDDataFileType enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDErrorCodes.html b/doc/document_reader/RFIDErrorCodes.html index 5b107468e4..f61d67afbb 100644 --- a/doc/document_reader/RFIDErrorCodes.html +++ b/doc/document_reader/RFIDErrorCodes.html @@ -2022,7 +2022,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDErrorCodes/getByValue.html b/doc/document_reader/RFIDErrorCodes/getByValue.html index e0216c609e..fb099cb553 100644 --- a/doc/document_reader/RFIDErrorCodes/getByValue.html +++ b/doc/document_reader/RFIDErrorCodes/getByValue.html @@ -105,7 +105,7 @@
    RFIDErrorCodes enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDErrorCodes/getTranslation.html b/doc/document_reader/RFIDErrorCodes/getTranslation.html index 6656b939ee..54e2ff3482 100644 --- a/doc/document_reader/RFIDErrorCodes/getTranslation.html +++ b/doc/document_reader/RFIDErrorCodes/getTranslation.html @@ -100,7 +100,7 @@
    RFIDErrorCodes enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDErrorCodes/value.html b/doc/document_reader/RFIDErrorCodes/value.html index 200b348933..1742a83345 100644 --- a/doc/document_reader/RFIDErrorCodes/value.html +++ b/doc/document_reader/RFIDErrorCodes/value.html @@ -97,7 +97,7 @@
    RFIDErrorCodes enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDErrorCodes/values-constant.html b/doc/document_reader/RFIDErrorCodes/values-constant.html index 9fe820d9f9..6c34349409 100644 --- a/doc/document_reader/RFIDErrorCodes/values-constant.html +++ b/doc/document_reader/RFIDErrorCodes/values-constant.html @@ -96,7 +96,7 @@
    RFIDErrorCodes enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDException-class.html b/doc/document_reader/RFIDException-class.html index d6f11206e1..60c03862da 100644 --- a/doc/document_reader/RFIDException-class.html +++ b/doc/document_reader/RFIDException-class.html @@ -241,7 +241,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDException/RFIDException.html b/doc/document_reader/RFIDException/RFIDException.html index af1c088153..df92f197c3 100644 --- a/doc/document_reader/RFIDException/RFIDException.html +++ b/doc/document_reader/RFIDException/RFIDException.html @@ -89,7 +89,7 @@
    RFIDException class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDException/code.html b/doc/document_reader/RFIDException/code.html index db51dc6bf5..715bcf4c8b 100644 --- a/doc/document_reader/RFIDException/code.html +++ b/doc/document_reader/RFIDException/code.html @@ -103,7 +103,7 @@
    RFIDException class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDException/fromJson.html b/doc/document_reader/RFIDException/fromJson.html index 8ef408fb0b..df8321144a 100644 --- a/doc/document_reader/RFIDException/fromJson.html +++ b/doc/document_reader/RFIDException/fromJson.html @@ -107,7 +107,7 @@
    RFIDException class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDException/message.html b/doc/document_reader/RFIDException/message.html index 0261f0c6ff..4ac2332224 100644 --- a/doc/document_reader/RFIDException/message.html +++ b/doc/document_reader/RFIDException/message.html @@ -103,7 +103,7 @@
    RFIDException class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDException/toJson.html b/doc/document_reader/RFIDException/toJson.html index c1b0bd6410..081e3a64a7 100644 --- a/doc/document_reader/RFIDException/toJson.html +++ b/doc/document_reader/RFIDException/toJson.html @@ -101,7 +101,7 @@
    RFIDException class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDNotification-class.html b/doc/document_reader/RFIDNotification-class.html index 46c3dc3207..319ccd66d8 100644 --- a/doc/document_reader/RFIDNotification-class.html +++ b/doc/document_reader/RFIDNotification-class.html @@ -257,7 +257,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDNotification/RFIDNotification.html b/doc/document_reader/RFIDNotification/RFIDNotification.html index f9b0e7f6bc..596d7258df 100644 --- a/doc/document_reader/RFIDNotification/RFIDNotification.html +++ b/doc/document_reader/RFIDNotification/RFIDNotification.html @@ -89,7 +89,7 @@
    RFIDNotification class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDNotification/dataFileType.html b/doc/document_reader/RFIDNotification/dataFileType.html index 496bf71379..69a6e61df0 100644 --- a/doc/document_reader/RFIDNotification/dataFileType.html +++ b/doc/document_reader/RFIDNotification/dataFileType.html @@ -107,7 +107,7 @@
    RFIDNotification class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDNotification/fromJson.html b/doc/document_reader/RFIDNotification/fromJson.html index 228d741ed2..002e7d49c0 100644 --- a/doc/document_reader/RFIDNotification/fromJson.html +++ b/doc/document_reader/RFIDNotification/fromJson.html @@ -110,7 +110,7 @@
    RFIDNotification class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDNotification/notificationCode.html b/doc/document_reader/RFIDNotification/notificationCode.html index 77e58e7309..d05bcfd1f0 100644 --- a/doc/document_reader/RFIDNotification/notificationCode.html +++ b/doc/document_reader/RFIDNotification/notificationCode.html @@ -106,7 +106,7 @@
    RFIDNotification class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDNotification/progress.html b/doc/document_reader/RFIDNotification/progress.html index 9069e5423d..e2c12bc5e9 100644 --- a/doc/document_reader/RFIDNotification/progress.html +++ b/doc/document_reader/RFIDNotification/progress.html @@ -106,7 +106,7 @@
    RFIDNotification class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDNotification/toJson.html b/doc/document_reader/RFIDNotification/toJson.html index 1591be2f89..f7dbab0563 100644 --- a/doc/document_reader/RFIDNotification/toJson.html +++ b/doc/document_reader/RFIDNotification/toJson.html @@ -102,7 +102,7 @@
    RFIDNotification class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDNotificationCodes.html b/doc/document_reader/RFIDNotificationCodes.html index 5c6b3f3eb0..2218da63d8 100644 --- a/doc/document_reader/RFIDNotificationCodes.html +++ b/doc/document_reader/RFIDNotificationCodes.html @@ -866,7 +866,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDNotificationCodes/getByValue.html b/doc/document_reader/RFIDNotificationCodes/getByValue.html index d54f14a697..b4e12df93a 100644 --- a/doc/document_reader/RFIDNotificationCodes/getByValue.html +++ b/doc/document_reader/RFIDNotificationCodes/getByValue.html @@ -105,7 +105,7 @@
    RFIDNotificationCodes enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDNotificationCodes/value.html b/doc/document_reader/RFIDNotificationCodes/value.html index e0edbaa0db..3dd618628f 100644 --- a/doc/document_reader/RFIDNotificationCodes/value.html +++ b/doc/document_reader/RFIDNotificationCodes/value.html @@ -97,7 +97,7 @@
    RFIDNotificationCodes enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDNotificationCodes/values-constant.html b/doc/document_reader/RFIDNotificationCodes/values-constant.html index 506dd317b6..5d518319f4 100644 --- a/doc/document_reader/RFIDNotificationCodes/values-constant.html +++ b/doc/document_reader/RFIDNotificationCodes/values-constant.html @@ -96,7 +96,7 @@
    RFIDNotificationCodes enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDOrigin-class.html b/doc/document_reader/RFIDOrigin-class.html index b759659a34..28f63d01fd 100644 --- a/doc/document_reader/RFIDOrigin-class.html +++ b/doc/document_reader/RFIDOrigin-class.html @@ -268,7 +268,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDOrigin/RFIDOrigin.html b/doc/document_reader/RFIDOrigin/RFIDOrigin.html index c2f2637442..52d61c8d31 100644 --- a/doc/document_reader/RFIDOrigin/RFIDOrigin.html +++ b/doc/document_reader/RFIDOrigin/RFIDOrigin.html @@ -89,7 +89,7 @@
    RFIDOrigin class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDOrigin/dg.html b/doc/document_reader/RFIDOrigin/dg.html index f4c0160cc8..ac7280c770 100644 --- a/doc/document_reader/RFIDOrigin/dg.html +++ b/doc/document_reader/RFIDOrigin/dg.html @@ -103,7 +103,7 @@
    RFIDOrigin class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDOrigin/dgTag.html b/doc/document_reader/RFIDOrigin/dgTag.html index 7c70319674..1a0a928d4e 100644 --- a/doc/document_reader/RFIDOrigin/dgTag.html +++ b/doc/document_reader/RFIDOrigin/dgTag.html @@ -103,7 +103,7 @@
    RFIDOrigin class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDOrigin/entryView.html b/doc/document_reader/RFIDOrigin/entryView.html index 10a4a75de8..b2edd032ce 100644 --- a/doc/document_reader/RFIDOrigin/entryView.html +++ b/doc/document_reader/RFIDOrigin/entryView.html @@ -103,7 +103,7 @@
    RFIDOrigin class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDOrigin/fromJson.html b/doc/document_reader/RFIDOrigin/fromJson.html index 67a7f31471..f4771f7f4a 100644 --- a/doc/document_reader/RFIDOrigin/fromJson.html +++ b/doc/document_reader/RFIDOrigin/fromJson.html @@ -111,7 +111,7 @@
    RFIDOrigin class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDOrigin/tagEntry.html b/doc/document_reader/RFIDOrigin/tagEntry.html index 67d48aaec0..590586028f 100644 --- a/doc/document_reader/RFIDOrigin/tagEntry.html +++ b/doc/document_reader/RFIDOrigin/tagEntry.html @@ -103,7 +103,7 @@
    RFIDOrigin class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDOrigin/toJson.html b/doc/document_reader/RFIDOrigin/toJson.html index 311e413958..6c4a376a68 100644 --- a/doc/document_reader/RFIDOrigin/toJson.html +++ b/doc/document_reader/RFIDOrigin/toJson.html @@ -105,7 +105,7 @@
    RFIDOrigin class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDParams-class.html b/doc/document_reader/RFIDParams-class.html index fe42a25ebe..fd2fd74116 100644 --- a/doc/document_reader/RFIDParams-class.html +++ b/doc/document_reader/RFIDParams-class.html @@ -230,7 +230,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDParams/RFIDParams.html b/doc/document_reader/RFIDParams/RFIDParams.html index 97617b3aad..24cec631fa 100644 --- a/doc/document_reader/RFIDParams/RFIDParams.html +++ b/doc/document_reader/RFIDParams/RFIDParams.html @@ -95,7 +95,7 @@
    RFIDParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDParams/fromJson.html b/doc/document_reader/RFIDParams/fromJson.html index 4ef559ff7e..65b39b7619 100644 --- a/doc/document_reader/RFIDParams/fromJson.html +++ b/doc/document_reader/RFIDParams/fromJson.html @@ -106,7 +106,7 @@
    RFIDParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDParams/paIgnoreNotificationCodes.html b/doc/document_reader/RFIDParams/paIgnoreNotificationCodes.html index 99abf6dd35..294533d61d 100644 --- a/doc/document_reader/RFIDParams/paIgnoreNotificationCodes.html +++ b/doc/document_reader/RFIDParams/paIgnoreNotificationCodes.html @@ -107,7 +107,7 @@
    RFIDParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDParams/toJson.html b/doc/document_reader/RFIDParams/toJson.html index d2c30d1590..cd926be787 100644 --- a/doc/document_reader/RFIDParams/toJson.html +++ b/doc/document_reader/RFIDParams/toJson.html @@ -102,7 +102,7 @@
    RFIDParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDPasswordType.html b/doc/document_reader/RFIDPasswordType.html index 92b0ecf676..491fc483e3 100644 --- a/doc/document_reader/RFIDPasswordType.html +++ b/doc/document_reader/RFIDPasswordType.html @@ -389,7 +389,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDPasswordType/getByValue.html b/doc/document_reader/RFIDPasswordType/getByValue.html index 5e234dd055..44160617d6 100644 --- a/doc/document_reader/RFIDPasswordType/getByValue.html +++ b/doc/document_reader/RFIDPasswordType/getByValue.html @@ -105,7 +105,7 @@
    RFIDPasswordType enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDPasswordType/value.html b/doc/document_reader/RFIDPasswordType/value.html index 62fa1ada3e..d6794bcf10 100644 --- a/doc/document_reader/RFIDPasswordType/value.html +++ b/doc/document_reader/RFIDPasswordType/value.html @@ -97,7 +97,7 @@
    RFIDPasswordType enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDPasswordType/values-constant.html b/doc/document_reader/RFIDPasswordType/values-constant.html index c3ffc15ed6..49edfd5b9f 100644 --- a/doc/document_reader/RFIDPasswordType/values-constant.html +++ b/doc/document_reader/RFIDPasswordType/values-constant.html @@ -96,7 +96,7 @@
    RFIDPasswordType enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDProgressCompletion.html b/doc/document_reader/RFIDProgressCompletion.html index 30a7456ab5..52c11b729d 100644 --- a/doc/document_reader/RFIDProgressCompletion.html +++ b/doc/document_reader/RFIDProgressCompletion.html @@ -94,7 +94,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDSDKProfilerType.html b/doc/document_reader/RFIDSDKProfilerType.html index 06c550e31a..16fab60eac 100644 --- a/doc/document_reader/RFIDSDKProfilerType.html +++ b/doc/document_reader/RFIDSDKProfilerType.html @@ -329,7 +329,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDSDKProfilerType/getByValue.html b/doc/document_reader/RFIDSDKProfilerType/getByValue.html index fa50b08a1a..d2f2148f22 100644 --- a/doc/document_reader/RFIDSDKProfilerType/getByValue.html +++ b/doc/document_reader/RFIDSDKProfilerType/getByValue.html @@ -105,7 +105,7 @@
    RFIDSDKProfilerType enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDSDKProfilerType/value.html b/doc/document_reader/RFIDSDKProfilerType/value.html index c3a88fa330..5194cb9f6e 100644 --- a/doc/document_reader/RFIDSDKProfilerType/value.html +++ b/doc/document_reader/RFIDSDKProfilerType/value.html @@ -97,7 +97,7 @@
    RFIDSDKProfilerType enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDSDKProfilerType/values-constant.html b/doc/document_reader/RFIDSDKProfilerType/values-constant.html index dcad0f23bb..b5f2f77706 100644 --- a/doc/document_reader/RFIDSDKProfilerType/values-constant.html +++ b/doc/document_reader/RFIDSDKProfilerType/values-constant.html @@ -96,7 +96,7 @@
    RFIDSDKProfilerType enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDScenario-class.html b/doc/document_reader/RFIDScenario-class.html index 2fc023ca63..6eb2ced74b 100644 --- a/doc/document_reader/RFIDScenario-class.html +++ b/doc/document_reader/RFIDScenario-class.html @@ -905,7 +905,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDScenario/RFIDScenario.html b/doc/document_reader/RFIDScenario/RFIDScenario.html index c8e10c89f1..2e7ba17771 100644 --- a/doc/document_reader/RFIDScenario/RFIDScenario.html +++ b/doc/document_reader/RFIDScenario/RFIDScenario.html @@ -89,7 +89,7 @@
    RFIDScenario class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDScenario/applyAmendments.html b/doc/document_reader/RFIDScenario/applyAmendments.html index 1d83fc04fe..b0272c3b3d 100644 --- a/doc/document_reader/RFIDScenario/applyAmendments.html +++ b/doc/document_reader/RFIDScenario/applyAmendments.html @@ -126,7 +126,7 @@
    RFIDScenario class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDScenario/authProcType.html b/doc/document_reader/RFIDScenario/authProcType.html index 324b4c45e9..25cb75b0d5 100644 --- a/doc/document_reader/RFIDScenario/authProcType.html +++ b/doc/document_reader/RFIDScenario/authProcType.html @@ -126,7 +126,7 @@
    RFIDScenario class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDScenario/authorizedCANAllowed.html b/doc/document_reader/RFIDScenario/authorizedCANAllowed.html index b15dcdc0de..2506a13817 100644 --- a/doc/document_reader/RFIDScenario/authorizedCANAllowed.html +++ b/doc/document_reader/RFIDScenario/authorizedCANAllowed.html @@ -126,7 +126,7 @@
    RFIDScenario class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDScenario/authorizedInstallCert.html b/doc/document_reader/RFIDScenario/authorizedInstallCert.html index 3bc3e0ca59..b5b7657b69 100644 --- a/doc/document_reader/RFIDScenario/authorizedInstallCert.html +++ b/doc/document_reader/RFIDScenario/authorizedInstallCert.html @@ -126,7 +126,7 @@
    RFIDScenario class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDScenario/authorizedInstallQCert.html b/doc/document_reader/RFIDScenario/authorizedInstallQCert.html index 6ca4992283..b806909695 100644 --- a/doc/document_reader/RFIDScenario/authorizedInstallQCert.html +++ b/doc/document_reader/RFIDScenario/authorizedInstallQCert.html @@ -126,7 +126,7 @@
    RFIDScenario class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDScenario/authorizedPINManagement.html b/doc/document_reader/RFIDScenario/authorizedPINManagement.html index eac99f74ac..2a78c61882 100644 --- a/doc/document_reader/RFIDScenario/authorizedPINManagement.html +++ b/doc/document_reader/RFIDScenario/authorizedPINManagement.html @@ -126,7 +126,7 @@
    RFIDScenario class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDScenario/authorizedPrivilegedTerminal.html b/doc/document_reader/RFIDScenario/authorizedPrivilegedTerminal.html index 4874440513..ed5ed3296e 100644 --- a/doc/document_reader/RFIDScenario/authorizedPrivilegedTerminal.html +++ b/doc/document_reader/RFIDScenario/authorizedPrivilegedTerminal.html @@ -126,7 +126,7 @@
    RFIDScenario class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDScenario/authorizedRestrictedIdentification.html b/doc/document_reader/RFIDScenario/authorizedRestrictedIdentification.html index 4b8e4eb04d..1b0044fa67 100644 --- a/doc/document_reader/RFIDScenario/authorizedRestrictedIdentification.html +++ b/doc/document_reader/RFIDScenario/authorizedRestrictedIdentification.html @@ -127,7 +127,7 @@
    RFIDScenario class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDScenario/authorizedSTQSignature.html b/doc/document_reader/RFIDScenario/authorizedSTQSignature.html index b4ee3fecbc..ea70aa7c8d 100644 --- a/doc/document_reader/RFIDScenario/authorizedSTQSignature.html +++ b/doc/document_reader/RFIDScenario/authorizedSTQSignature.html @@ -126,7 +126,7 @@
    RFIDScenario class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDScenario/authorizedSTSignature.html b/doc/document_reader/RFIDScenario/authorizedSTSignature.html index 2ca6205cf3..9af0b34f58 100644 --- a/doc/document_reader/RFIDScenario/authorizedSTSignature.html +++ b/doc/document_reader/RFIDScenario/authorizedSTSignature.html @@ -126,7 +126,7 @@
    RFIDScenario class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDScenario/authorizedVerifyAge.html b/doc/document_reader/RFIDScenario/authorizedVerifyAge.html index 083283ee03..17b392f812 100644 --- a/doc/document_reader/RFIDScenario/authorizedVerifyAge.html +++ b/doc/document_reader/RFIDScenario/authorizedVerifyAge.html @@ -126,7 +126,7 @@
    RFIDScenario class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDScenario/authorizedVerifyCommunityID.html b/doc/document_reader/RFIDScenario/authorizedVerifyCommunityID.html index 21c1758000..9d2f3824f1 100644 --- a/doc/document_reader/RFIDScenario/authorizedVerifyCommunityID.html +++ b/doc/document_reader/RFIDScenario/authorizedVerifyCommunityID.html @@ -126,7 +126,7 @@
    RFIDScenario class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDScenario/authorizedWriteDG17.html b/doc/document_reader/RFIDScenario/authorizedWriteDG17.html index aa5ff9ed59..68f5e15b64 100644 --- a/doc/document_reader/RFIDScenario/authorizedWriteDG17.html +++ b/doc/document_reader/RFIDScenario/authorizedWriteDG17.html @@ -126,7 +126,7 @@
    RFIDScenario class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDScenario/authorizedWriteDG18.html b/doc/document_reader/RFIDScenario/authorizedWriteDG18.html index d9ba33bbfc..3fac769b82 100644 --- a/doc/document_reader/RFIDScenario/authorizedWriteDG18.html +++ b/doc/document_reader/RFIDScenario/authorizedWriteDG18.html @@ -126,7 +126,7 @@
    RFIDScenario class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDScenario/authorizedWriteDG19.html b/doc/document_reader/RFIDScenario/authorizedWriteDG19.html index e2b5da0407..40a005cae7 100644 --- a/doc/document_reader/RFIDScenario/authorizedWriteDG19.html +++ b/doc/document_reader/RFIDScenario/authorizedWriteDG19.html @@ -126,7 +126,7 @@
    RFIDScenario class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDScenario/authorizedWriteDG20.html b/doc/document_reader/RFIDScenario/authorizedWriteDG20.html index 9c312333f4..6b2471271d 100644 --- a/doc/document_reader/RFIDScenario/authorizedWriteDG20.html +++ b/doc/document_reader/RFIDScenario/authorizedWriteDG20.html @@ -126,7 +126,7 @@
    RFIDScenario class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDScenario/authorizedWriteDG21.html b/doc/document_reader/RFIDScenario/authorizedWriteDG21.html index e1a67dc278..4446f25143 100644 --- a/doc/document_reader/RFIDScenario/authorizedWriteDG21.html +++ b/doc/document_reader/RFIDScenario/authorizedWriteDG21.html @@ -126,7 +126,7 @@
    RFIDScenario class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDScenario/autoSettings.html b/doc/document_reader/RFIDScenario/autoSettings.html index 4fd4c8ee66..874cd2ef8f 100644 --- a/doc/document_reader/RFIDScenario/autoSettings.html +++ b/doc/document_reader/RFIDScenario/autoSettings.html @@ -126,7 +126,7 @@
    RFIDScenario class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDScenario/auxVerificationCommunityID.html b/doc/document_reader/RFIDScenario/auxVerificationCommunityID.html index f35896bb62..d62564342e 100644 --- a/doc/document_reader/RFIDScenario/auxVerificationCommunityID.html +++ b/doc/document_reader/RFIDScenario/auxVerificationCommunityID.html @@ -126,7 +126,7 @@
    RFIDScenario class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDScenario/auxVerificationDateOfBirth.html b/doc/document_reader/RFIDScenario/auxVerificationDateOfBirth.html index 0abd838917..a9e777387a 100644 --- a/doc/document_reader/RFIDScenario/auxVerificationDateOfBirth.html +++ b/doc/document_reader/RFIDScenario/auxVerificationDateOfBirth.html @@ -126,7 +126,7 @@
    RFIDScenario class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDScenario/baseSMProcedure.html b/doc/document_reader/RFIDScenario/baseSMProcedure.html index abb4a1a163..02240dc797 100644 --- a/doc/document_reader/RFIDScenario/baseSMProcedure.html +++ b/doc/document_reader/RFIDScenario/baseSMProcedure.html @@ -126,7 +126,7 @@
    RFIDScenario class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDScenario/cardAccess.html b/doc/document_reader/RFIDScenario/cardAccess.html index 4b4920af68..e7eeaeb95f 100644 --- a/doc/document_reader/RFIDScenario/cardAccess.html +++ b/doc/document_reader/RFIDScenario/cardAccess.html @@ -126,7 +126,7 @@
    RFIDScenario class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDScenario/defaultReadingBufferSize.html b/doc/document_reader/RFIDScenario/defaultReadingBufferSize.html index 27565497f8..f377a6b79d 100644 --- a/doc/document_reader/RFIDScenario/defaultReadingBufferSize.html +++ b/doc/document_reader/RFIDScenario/defaultReadingBufferSize.html @@ -126,7 +126,7 @@
    RFIDScenario class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDScenario/dtcDataGroups.html b/doc/document_reader/RFIDScenario/dtcDataGroups.html index 80d956e880..62d1c615eb 100644 --- a/doc/document_reader/RFIDScenario/dtcDataGroups.html +++ b/doc/document_reader/RFIDScenario/dtcDataGroups.html @@ -125,7 +125,7 @@
    RFIDScenario class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDScenario/eDLDataGroups.html b/doc/document_reader/RFIDScenario/eDLDataGroups.html index 855a23dc91..45df74c3d4 100644 --- a/doc/document_reader/RFIDScenario/eDLDataGroups.html +++ b/doc/document_reader/RFIDScenario/eDLDataGroups.html @@ -125,7 +125,7 @@
    RFIDScenario class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDScenario/eIDDataGroups.html b/doc/document_reader/RFIDScenario/eIDDataGroups.html index 937d116903..660d421171 100644 --- a/doc/document_reader/RFIDScenario/eIDDataGroups.html +++ b/doc/document_reader/RFIDScenario/eIDDataGroups.html @@ -125,7 +125,7 @@
    RFIDScenario class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDScenario/ePassportDataGroups.html b/doc/document_reader/RFIDScenario/ePassportDataGroups.html index 9ba46f9e7f..7ce84a9687 100644 --- a/doc/document_reader/RFIDScenario/ePassportDataGroups.html +++ b/doc/document_reader/RFIDScenario/ePassportDataGroups.html @@ -125,7 +125,7 @@
    RFIDScenario class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDScenario/eSignPINDefault.html b/doc/document_reader/RFIDScenario/eSignPINDefault.html index 3846125723..157442ff7c 100644 --- a/doc/document_reader/RFIDScenario/eSignPINDefault.html +++ b/doc/document_reader/RFIDScenario/eSignPINDefault.html @@ -126,7 +126,7 @@
    RFIDScenario class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDScenario/eSignPINNewValue.html b/doc/document_reader/RFIDScenario/eSignPINNewValue.html index 4e87b549c6..39916f0072 100644 --- a/doc/document_reader/RFIDScenario/eSignPINNewValue.html +++ b/doc/document_reader/RFIDScenario/eSignPINNewValue.html @@ -126,7 +126,7 @@
    RFIDScenario class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDScenario/fromJson.html b/doc/document_reader/RFIDScenario/fromJson.html index 5b779944d7..818b1427d2 100644 --- a/doc/document_reader/RFIDScenario/fromJson.html +++ b/doc/document_reader/RFIDScenario/fromJson.html @@ -178,7 +178,7 @@
    RFIDScenario class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDScenario/mrz.html b/doc/document_reader/RFIDScenario/mrz.html index b07b6e10be..ffbf007dd0 100644 --- a/doc/document_reader/RFIDScenario/mrz.html +++ b/doc/document_reader/RFIDScenario/mrz.html @@ -126,7 +126,7 @@
    RFIDScenario class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDScenario/mrzStrictCheck.html b/doc/document_reader/RFIDScenario/mrzStrictCheck.html index 6762a0d7a7..b716f535c4 100644 --- a/doc/document_reader/RFIDScenario/mrzStrictCheck.html +++ b/doc/document_reader/RFIDScenario/mrzStrictCheck.html @@ -130,7 +130,7 @@
    RFIDScenario class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDScenario/onlineTA.html b/doc/document_reader/RFIDScenario/onlineTA.html index 520635ba6e..30705f89ba 100644 --- a/doc/document_reader/RFIDScenario/onlineTA.html +++ b/doc/document_reader/RFIDScenario/onlineTA.html @@ -126,7 +126,7 @@
    RFIDScenario class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDScenario/onlineTAToSignDataType.html b/doc/document_reader/RFIDScenario/onlineTAToSignDataType.html index 5ac9804b33..a0dd4d3ca6 100644 --- a/doc/document_reader/RFIDScenario/onlineTAToSignDataType.html +++ b/doc/document_reader/RFIDScenario/onlineTAToSignDataType.html @@ -126,7 +126,7 @@
    RFIDScenario class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDScenario/pacePasswordType.html b/doc/document_reader/RFIDScenario/pacePasswordType.html index 60f47934e1..2750ac384c 100644 --- a/doc/document_reader/RFIDScenario/pacePasswordType.html +++ b/doc/document_reader/RFIDScenario/pacePasswordType.html @@ -126,7 +126,7 @@
    RFIDScenario class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDScenario/paceStaticBinding.html b/doc/document_reader/RFIDScenario/paceStaticBinding.html index 436a2abf2c..f77ba05d7d 100644 --- a/doc/document_reader/RFIDScenario/paceStaticBinding.html +++ b/doc/document_reader/RFIDScenario/paceStaticBinding.html @@ -126,7 +126,7 @@
    RFIDScenario class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDScenario/passiveAuth.html b/doc/document_reader/RFIDScenario/passiveAuth.html index 1f55cee51d..f2d275245f 100644 --- a/doc/document_reader/RFIDScenario/passiveAuth.html +++ b/doc/document_reader/RFIDScenario/passiveAuth.html @@ -126,7 +126,7 @@
    RFIDScenario class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDScenario/password.html b/doc/document_reader/RFIDScenario/password.html index 521f7dc555..a7a4a82858 100644 --- a/doc/document_reader/RFIDScenario/password.html +++ b/doc/document_reader/RFIDScenario/password.html @@ -126,7 +126,7 @@
    RFIDScenario class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDScenario/pkdDSCertPriority.html b/doc/document_reader/RFIDScenario/pkdDSCertPriority.html index 935bdf53fe..b170f82386 100644 --- a/doc/document_reader/RFIDScenario/pkdDSCertPriority.html +++ b/doc/document_reader/RFIDScenario/pkdDSCertPriority.html @@ -126,7 +126,7 @@
    RFIDScenario class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDScenario/pkdEAC.html b/doc/document_reader/RFIDScenario/pkdEAC.html index 320b308982..28f6ed20a8 100644 --- a/doc/document_reader/RFIDScenario/pkdEAC.html +++ b/doc/document_reader/RFIDScenario/pkdEAC.html @@ -126,7 +126,7 @@
    RFIDScenario class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDScenario/pkdPA.html b/doc/document_reader/RFIDScenario/pkdPA.html index 8816ee962d..a6e04cab1b 100644 --- a/doc/document_reader/RFIDScenario/pkdPA.html +++ b/doc/document_reader/RFIDScenario/pkdPA.html @@ -126,7 +126,7 @@
    RFIDScenario class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDScenario/pkdUseExternalCSCA.html b/doc/document_reader/RFIDScenario/pkdUseExternalCSCA.html index b3750694b5..c3b12793ab 100644 --- a/doc/document_reader/RFIDScenario/pkdUseExternalCSCA.html +++ b/doc/document_reader/RFIDScenario/pkdUseExternalCSCA.html @@ -126,7 +126,7 @@
    RFIDScenario class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDScenario/proceedReadingAlways.html b/doc/document_reader/RFIDScenario/proceedReadingAlways.html index 8da416e5b5..523f557d22 100644 --- a/doc/document_reader/RFIDScenario/proceedReadingAlways.html +++ b/doc/document_reader/RFIDScenario/proceedReadingAlways.html @@ -126,7 +126,7 @@
    RFIDScenario class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDScenario/profilerType.html b/doc/document_reader/RFIDScenario/profilerType.html index 31a36529c4..2947fdfb20 100644 --- a/doc/document_reader/RFIDScenario/profilerType.html +++ b/doc/document_reader/RFIDScenario/profilerType.html @@ -126,7 +126,7 @@
    RFIDScenario class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDScenario/readDTC.html b/doc/document_reader/RFIDScenario/readDTC.html index 3421f120d8..6237ecc136 100644 --- a/doc/document_reader/RFIDScenario/readDTC.html +++ b/doc/document_reader/RFIDScenario/readDTC.html @@ -126,7 +126,7 @@
    RFIDScenario class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDScenario/readEDL.html b/doc/document_reader/RFIDScenario/readEDL.html index 0af71e8625..25ba4970a5 100644 --- a/doc/document_reader/RFIDScenario/readEDL.html +++ b/doc/document_reader/RFIDScenario/readEDL.html @@ -126,7 +126,7 @@
    RFIDScenario class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDScenario/readEID.html b/doc/document_reader/RFIDScenario/readEID.html index 267fb7925f..651b2aa5a6 100644 --- a/doc/document_reader/RFIDScenario/readEID.html +++ b/doc/document_reader/RFIDScenario/readEID.html @@ -126,7 +126,7 @@
    RFIDScenario class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDScenario/readEPassport.html b/doc/document_reader/RFIDScenario/readEPassport.html index d87debe9ae..65f5ba3748 100644 --- a/doc/document_reader/RFIDScenario/readEPassport.html +++ b/doc/document_reader/RFIDScenario/readEPassport.html @@ -126,7 +126,7 @@
    RFIDScenario class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDScenario/readingBuffer.html b/doc/document_reader/RFIDScenario/readingBuffer.html index 04b35066b4..9847b4def8 100644 --- a/doc/document_reader/RFIDScenario/readingBuffer.html +++ b/doc/document_reader/RFIDScenario/readingBuffer.html @@ -126,7 +126,7 @@
    RFIDScenario class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDScenario/signManagementAction.html b/doc/document_reader/RFIDScenario/signManagementAction.html index 75bad038dd..fb0c0a8c68 100644 --- a/doc/document_reader/RFIDScenario/signManagementAction.html +++ b/doc/document_reader/RFIDScenario/signManagementAction.html @@ -126,7 +126,7 @@
    RFIDScenario class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDScenario/skipAA.html b/doc/document_reader/RFIDScenario/skipAA.html index bcc508a45b..95a49d46c3 100644 --- a/doc/document_reader/RFIDScenario/skipAA.html +++ b/doc/document_reader/RFIDScenario/skipAA.html @@ -126,7 +126,7 @@
    RFIDScenario class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDScenario/strictProcessing.html b/doc/document_reader/RFIDScenario/strictProcessing.html index a9755308aa..9bc6087f6f 100644 --- a/doc/document_reader/RFIDScenario/strictProcessing.html +++ b/doc/document_reader/RFIDScenario/strictProcessing.html @@ -126,7 +126,7 @@
    RFIDScenario class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDScenario/terminalType.html b/doc/document_reader/RFIDScenario/terminalType.html index 2086e0c539..aad0d199c7 100644 --- a/doc/document_reader/RFIDScenario/terminalType.html +++ b/doc/document_reader/RFIDScenario/terminalType.html @@ -126,7 +126,7 @@
    RFIDScenario class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDScenario/testSetters.html b/doc/document_reader/RFIDScenario/testSetters.html index 43ba05506d..ea81f2eb00 100644 --- a/doc/document_reader/RFIDScenario/testSetters.html +++ b/doc/document_reader/RFIDScenario/testSetters.html @@ -98,7 +98,7 @@
    RFIDScenario class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDScenario/toJson.html b/doc/document_reader/RFIDScenario/toJson.html index 73c1fb05a0..38e7ac346e 100644 --- a/doc/document_reader/RFIDScenario/toJson.html +++ b/doc/document_reader/RFIDScenario/toJson.html @@ -158,7 +158,7 @@
    RFIDScenario class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDScenario/trustedPKD.html b/doc/document_reader/RFIDScenario/trustedPKD.html index f890f29a96..622a8a24c5 100644 --- a/doc/document_reader/RFIDScenario/trustedPKD.html +++ b/doc/document_reader/RFIDScenario/trustedPKD.html @@ -126,7 +126,7 @@
    RFIDScenario class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDScenario/universalAccessRights.html b/doc/document_reader/RFIDScenario/universalAccessRights.html index b4a70cd283..3a50ac4401 100644 --- a/doc/document_reader/RFIDScenario/universalAccessRights.html +++ b/doc/document_reader/RFIDScenario/universalAccessRights.html @@ -126,7 +126,7 @@
    RFIDScenario class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDScenario/useSFI.html b/doc/document_reader/RFIDScenario/useSFI.html index ec410f49b3..b29d7bbde2 100644 --- a/doc/document_reader/RFIDScenario/useSFI.html +++ b/doc/document_reader/RFIDScenario/useSFI.html @@ -126,7 +126,7 @@
    RFIDScenario class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDScenario/writeEid.html b/doc/document_reader/RFIDScenario/writeEid.html index b9ca49f8ad..918c51b84d 100644 --- a/doc/document_reader/RFIDScenario/writeEid.html +++ b/doc/document_reader/RFIDScenario/writeEid.html @@ -126,7 +126,7 @@
    RFIDScenario class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDSessionData-class.html b/doc/document_reader/RFIDSessionData-class.html index b771350ff7..9587ee9876 100644 --- a/doc/document_reader/RFIDSessionData-class.html +++ b/doc/document_reader/RFIDSessionData-class.html @@ -356,7 +356,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDSessionData/RFIDSessionData.html b/doc/document_reader/RFIDSessionData/RFIDSessionData.html index 71e9cfafba..42f8a5dd5f 100644 --- a/doc/document_reader/RFIDSessionData/RFIDSessionData.html +++ b/doc/document_reader/RFIDSessionData/RFIDSessionData.html @@ -89,7 +89,7 @@
    RFIDSessionData class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDSessionData/accessControls.html b/doc/document_reader/RFIDSessionData/accessControls.html index 10f5ced6bd..74c458ced9 100644 --- a/doc/document_reader/RFIDSessionData/accessControls.html +++ b/doc/document_reader/RFIDSessionData/accessControls.html @@ -107,7 +107,7 @@
    RFIDSessionData class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDSessionData/applications.html b/doc/document_reader/RFIDSessionData/applications.html index 5ae5eb1f60..f6500841f4 100644 --- a/doc/document_reader/RFIDSessionData/applications.html +++ b/doc/document_reader/RFIDSessionData/applications.html @@ -107,7 +107,7 @@
    RFIDSessionData class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDSessionData/cardProperties.html b/doc/document_reader/RFIDSessionData/cardProperties.html index 62ae182b5e..6b50edfcc5 100644 --- a/doc/document_reader/RFIDSessionData/cardProperties.html +++ b/doc/document_reader/RFIDSessionData/cardProperties.html @@ -106,7 +106,7 @@
    RFIDSessionData class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDSessionData/dataFields.html b/doc/document_reader/RFIDSessionData/dataFields.html index afa4feaf35..7748b4d9ca 100644 --- a/doc/document_reader/RFIDSessionData/dataFields.html +++ b/doc/document_reader/RFIDSessionData/dataFields.html @@ -106,7 +106,7 @@
    RFIDSessionData class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDSessionData/dataGroups.html b/doc/document_reader/RFIDSessionData/dataGroups.html index 5fa58ca135..b61c8b4f8e 100644 --- a/doc/document_reader/RFIDSessionData/dataGroups.html +++ b/doc/document_reader/RFIDSessionData/dataGroups.html @@ -106,7 +106,7 @@
    RFIDSessionData class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDSessionData/extLeSupport.html b/doc/document_reader/RFIDSessionData/extLeSupport.html index 0aa53122a4..a380e3a9b7 100644 --- a/doc/document_reader/RFIDSessionData/extLeSupport.html +++ b/doc/document_reader/RFIDSessionData/extLeSupport.html @@ -106,7 +106,7 @@
    RFIDSessionData class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDSessionData/fromJson.html b/doc/document_reader/RFIDSessionData/fromJson.html index 2a41f8f9b8..f6cbf11b14 100644 --- a/doc/document_reader/RFIDSessionData/fromJson.html +++ b/doc/document_reader/RFIDSessionData/fromJson.html @@ -133,7 +133,7 @@
    RFIDSessionData class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDSessionData/processTime.html b/doc/document_reader/RFIDSessionData/processTime.html index f5774924a7..08027db9c5 100644 --- a/doc/document_reader/RFIDSessionData/processTime.html +++ b/doc/document_reader/RFIDSessionData/processTime.html @@ -106,7 +106,7 @@
    RFIDSessionData class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDSessionData/securityObjects.html b/doc/document_reader/RFIDSessionData/securityObjects.html index b80b0d6953..360edc0786 100644 --- a/doc/document_reader/RFIDSessionData/securityObjects.html +++ b/doc/document_reader/RFIDSessionData/securityObjects.html @@ -107,7 +107,7 @@
    RFIDSessionData class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDSessionData/status.html b/doc/document_reader/RFIDSessionData/status.html index cd31599338..0bd6caf490 100644 --- a/doc/document_reader/RFIDSessionData/status.html +++ b/doc/document_reader/RFIDSessionData/status.html @@ -106,7 +106,7 @@
    RFIDSessionData class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDSessionData/toJson.html b/doc/document_reader/RFIDSessionData/toJson.html index a73e7c946a..3a32ad6082 100644 --- a/doc/document_reader/RFIDSessionData/toJson.html +++ b/doc/document_reader/RFIDSessionData/toJson.html @@ -112,7 +112,7 @@
    RFIDSessionData class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDSessionData/totalBytesReceived.html b/doc/document_reader/RFIDSessionData/totalBytesReceived.html index 640f9ac7f9..9402ac262c 100644 --- a/doc/document_reader/RFIDSessionData/totalBytesReceived.html +++ b/doc/document_reader/RFIDSessionData/totalBytesReceived.html @@ -106,7 +106,7 @@
    RFIDSessionData class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDSessionData/totalBytesSent.html b/doc/document_reader/RFIDSessionData/totalBytesSent.html index cdc643ce7c..aca9c66981 100644 --- a/doc/document_reader/RFIDSessionData/totalBytesSent.html +++ b/doc/document_reader/RFIDSessionData/totalBytesSent.html @@ -106,7 +106,7 @@
    RFIDSessionData class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDStatus-class.html b/doc/document_reader/RFIDStatus-class.html index 6f808cbc64..062564650e 100644 --- a/doc/document_reader/RFIDStatus-class.html +++ b/doc/document_reader/RFIDStatus-class.html @@ -304,7 +304,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDStatus/RFIDStatus.html b/doc/document_reader/RFIDStatus/RFIDStatus.html index f660eebe1d..1f3a7e1e2b 100644 --- a/doc/document_reader/RFIDStatus/RFIDStatus.html +++ b/doc/document_reader/RFIDStatus/RFIDStatus.html @@ -89,7 +89,7 @@
    RFIDStatus class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDStatus/aa.html b/doc/document_reader/RFIDStatus/aa.html index 8653ab78c0..9aa1c75e78 100644 --- a/doc/document_reader/RFIDStatus/aa.html +++ b/doc/document_reader/RFIDStatus/aa.html @@ -106,7 +106,7 @@
    RFIDStatus class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDStatus/bac.html b/doc/document_reader/RFIDStatus/bac.html index 544161a9fb..bef1404f32 100644 --- a/doc/document_reader/RFIDStatus/bac.html +++ b/doc/document_reader/RFIDStatus/bac.html @@ -106,7 +106,7 @@
    RFIDStatus class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDStatus/ca.html b/doc/document_reader/RFIDStatus/ca.html index e6a2b4b524..3a3ab20a37 100644 --- a/doc/document_reader/RFIDStatus/ca.html +++ b/doc/document_reader/RFIDStatus/ca.html @@ -106,7 +106,7 @@
    RFIDStatus class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDStatus/fromJson.html b/doc/document_reader/RFIDStatus/fromJson.html index 9a70e3fa15..ef9d49cda3 100644 --- a/doc/document_reader/RFIDStatus/fromJson.html +++ b/doc/document_reader/RFIDStatus/fromJson.html @@ -115,7 +115,7 @@
    RFIDStatus class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDStatus/overallStatus.html b/doc/document_reader/RFIDStatus/overallStatus.html index 71899e5a6f..537a8e59ee 100644 --- a/doc/document_reader/RFIDStatus/overallStatus.html +++ b/doc/document_reader/RFIDStatus/overallStatus.html @@ -106,7 +106,7 @@
    RFIDStatus class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDStatus/pa.html b/doc/document_reader/RFIDStatus/pa.html index 1e635898a2..7a4e4df0d8 100644 --- a/doc/document_reader/RFIDStatus/pa.html +++ b/doc/document_reader/RFIDStatus/pa.html @@ -106,7 +106,7 @@
    RFIDStatus class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDStatus/pace.html b/doc/document_reader/RFIDStatus/pace.html index 6617b458de..edb7236187 100644 --- a/doc/document_reader/RFIDStatus/pace.html +++ b/doc/document_reader/RFIDStatus/pace.html @@ -106,7 +106,7 @@
    RFIDStatus class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDStatus/ta.html b/doc/document_reader/RFIDStatus/ta.html index a510221fe0..9ee373f92b 100644 --- a/doc/document_reader/RFIDStatus/ta.html +++ b/doc/document_reader/RFIDStatus/ta.html @@ -106,7 +106,7 @@
    RFIDStatus class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDStatus/toJson.html b/doc/document_reader/RFIDStatus/toJson.html index 1d4bd4c3f3..7788898bdd 100644 --- a/doc/document_reader/RFIDStatus/toJson.html +++ b/doc/document_reader/RFIDStatus/toJson.html @@ -108,7 +108,7 @@
    RFIDStatus class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDTerminalType.html b/doc/document_reader/RFIDTerminalType.html index fdbe925cf0..6c02ccaedc 100644 --- a/doc/document_reader/RFIDTerminalType.html +++ b/doc/document_reader/RFIDTerminalType.html @@ -359,7 +359,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDTerminalType/getByValue.html b/doc/document_reader/RFIDTerminalType/getByValue.html index d92a7afa73..1f8af97f41 100644 --- a/doc/document_reader/RFIDTerminalType/getByValue.html +++ b/doc/document_reader/RFIDTerminalType/getByValue.html @@ -105,7 +105,7 @@
    RFIDTerminalType enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDTerminalType/value.html b/doc/document_reader/RFIDTerminalType/value.html index 29fef6c69b..06798afbbc 100644 --- a/doc/document_reader/RFIDTerminalType/value.html +++ b/doc/document_reader/RFIDTerminalType/value.html @@ -97,7 +97,7 @@
    RFIDTerminalType enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDTerminalType/values-constant.html b/doc/document_reader/RFIDTerminalType/values-constant.html index 3d534f2e12..ffed3a85fd 100644 --- a/doc/document_reader/RFIDTerminalType/values-constant.html +++ b/doc/document_reader/RFIDTerminalType/values-constant.html @@ -96,7 +96,7 @@
    RFIDTerminalType enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDValidity-class.html b/doc/document_reader/RFIDValidity-class.html index a1093ccb22..fafddbadd0 100644 --- a/doc/document_reader/RFIDValidity-class.html +++ b/doc/document_reader/RFIDValidity-class.html @@ -241,7 +241,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDValidity/RFIDValidity.html b/doc/document_reader/RFIDValidity/RFIDValidity.html index 70ac7db529..de8006f5fc 100644 --- a/doc/document_reader/RFIDValidity/RFIDValidity.html +++ b/doc/document_reader/RFIDValidity/RFIDValidity.html @@ -89,7 +89,7 @@
    RFIDValidity class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDValidity/fromJson.html b/doc/document_reader/RFIDValidity/fromJson.html index 5a1f13c200..05e24519cc 100644 --- a/doc/document_reader/RFIDValidity/fromJson.html +++ b/doc/document_reader/RFIDValidity/fromJson.html @@ -109,7 +109,7 @@
    RFIDValidity class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDValidity/notAfter.html b/doc/document_reader/RFIDValidity/notAfter.html index cf9974e435..535023f112 100644 --- a/doc/document_reader/RFIDValidity/notAfter.html +++ b/doc/document_reader/RFIDValidity/notAfter.html @@ -103,7 +103,7 @@
    RFIDValidity class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDValidity/notBefore.html b/doc/document_reader/RFIDValidity/notBefore.html index fa9edcc6f0..fc2e4ef87c 100644 --- a/doc/document_reader/RFIDValidity/notBefore.html +++ b/doc/document_reader/RFIDValidity/notBefore.html @@ -103,7 +103,7 @@
    RFIDValidity class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDValidity/toJson.html b/doc/document_reader/RFIDValidity/toJson.html index 2873e2689f..f2f409fed9 100644 --- a/doc/document_reader/RFIDValidity/toJson.html +++ b/doc/document_reader/RFIDValidity/toJson.html @@ -103,7 +103,7 @@
    RFIDValidity class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDValue-class.html b/doc/document_reader/RFIDValue-class.html index e145fdc0c1..2578de57f7 100644 --- a/doc/document_reader/RFIDValue-class.html +++ b/doc/document_reader/RFIDValue-class.html @@ -277,7 +277,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDValue/RFIDValue.html b/doc/document_reader/RFIDValue/RFIDValue.html index 4be98a719d..3a1d18af28 100644 --- a/doc/document_reader/RFIDValue/RFIDValue.html +++ b/doc/document_reader/RFIDValue/RFIDValue.html @@ -89,7 +89,7 @@
    RFIDValue class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDValue/data.html b/doc/document_reader/RFIDValue/data.html index aab0701d2d..d26a89490a 100644 --- a/doc/document_reader/RFIDValue/data.html +++ b/doc/document_reader/RFIDValue/data.html @@ -103,7 +103,7 @@
    RFIDValue class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDValue/format.html b/doc/document_reader/RFIDValue/format.html index 827d22d875..00faa957ac 100644 --- a/doc/document_reader/RFIDValue/format.html +++ b/doc/document_reader/RFIDValue/format.html @@ -103,7 +103,7 @@
    RFIDValue class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDValue/fromJson.html b/doc/document_reader/RFIDValue/fromJson.html index 9f2c94ee64..88c2eb5c1a 100644 --- a/doc/document_reader/RFIDValue/fromJson.html +++ b/doc/document_reader/RFIDValue/fromJson.html @@ -112,7 +112,7 @@
    RFIDValue class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDValue/length.html b/doc/document_reader/RFIDValue/length.html index ca3f031d39..a5e87e81fb 100644 --- a/doc/document_reader/RFIDValue/length.html +++ b/doc/document_reader/RFIDValue/length.html @@ -103,7 +103,7 @@
    RFIDValue class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDValue/status.html b/doc/document_reader/RFIDValue/status.html index 2758a62975..a5c2734abd 100644 --- a/doc/document_reader/RFIDValue/status.html +++ b/doc/document_reader/RFIDValue/status.html @@ -103,7 +103,7 @@
    RFIDValue class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDValue/toJson.html b/doc/document_reader/RFIDValue/toJson.html index 35fb6db242..08dc2e5677 100644 --- a/doc/document_reader/RFIDValue/toJson.html +++ b/doc/document_reader/RFIDValue/toJson.html @@ -106,7 +106,7 @@
    RFIDValue class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RFIDValue/type.html b/doc/document_reader/RFIDValue/type.html index 22544421c1..4bf26cbdc0 100644 --- a/doc/document_reader/RFIDValue/type.html +++ b/doc/document_reader/RFIDValue/type.html @@ -103,7 +103,7 @@
    RFIDValue class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RecognizeConfig-class.html b/doc/document_reader/RecognizeConfig-class.html index 7ca56c1ee2..c0937acc2e 100644 --- a/doc/document_reader/RecognizeConfig-class.html +++ b/doc/document_reader/RecognizeConfig-class.html @@ -349,7 +349,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RecognizeConfig/RecognizeConfig.withOnlineProcessingConfig.html b/doc/document_reader/RecognizeConfig/RecognizeConfig.withOnlineProcessingConfig.html index 82141cba8d..02fccadeb6 100644 --- a/doc/document_reader/RecognizeConfig/RecognizeConfig.withOnlineProcessingConfig.html +++ b/doc/document_reader/RecognizeConfig/RecognizeConfig.withOnlineProcessingConfig.html @@ -121,7 +121,7 @@
    RecognizeConfig class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RecognizeConfig/RecognizeConfig.withScenario.html b/doc/document_reader/RecognizeConfig/RecognizeConfig.withScenario.html index fc5381ec7a..e5d1ff622f 100644 --- a/doc/document_reader/RecognizeConfig/RecognizeConfig.withScenario.html +++ b/doc/document_reader/RecognizeConfig/RecognizeConfig.withScenario.html @@ -121,7 +121,7 @@
    RecognizeConfig class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RecognizeConfig/data.html b/doc/document_reader/RecognizeConfig/data.html index 02379fc87c..0d4e2101bc 100644 --- a/doc/document_reader/RecognizeConfig/data.html +++ b/doc/document_reader/RecognizeConfig/data.html @@ -100,7 +100,7 @@
    RecognizeConfig class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RecognizeConfig/dtc.html b/doc/document_reader/RecognizeConfig/dtc.html index e0189d30d4..86191c789f 100644 --- a/doc/document_reader/RecognizeConfig/dtc.html +++ b/doc/document_reader/RecognizeConfig/dtc.html @@ -100,7 +100,7 @@
    RecognizeConfig class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RecognizeConfig/extPortrait.html b/doc/document_reader/RecognizeConfig/extPortrait.html index 5354d6add5..5a812802f3 100644 --- a/doc/document_reader/RecognizeConfig/extPortrait.html +++ b/doc/document_reader/RecognizeConfig/extPortrait.html @@ -101,7 +101,7 @@
    RecognizeConfig class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RecognizeConfig/fromJson.html b/doc/document_reader/RecognizeConfig/fromJson.html index fbf6c8483c..aff8666842 100644 --- a/doc/document_reader/RecognizeConfig/fromJson.html +++ b/doc/document_reader/RecognizeConfig/fromJson.html @@ -126,7 +126,7 @@
    RecognizeConfig class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RecognizeConfig/image.html b/doc/document_reader/RecognizeConfig/image.html index 34c6bd7ed3..8245120efe 100644 --- a/doc/document_reader/RecognizeConfig/image.html +++ b/doc/document_reader/RecognizeConfig/image.html @@ -100,7 +100,7 @@
    RecognizeConfig class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RecognizeConfig/imageInputData.html b/doc/document_reader/RecognizeConfig/imageInputData.html index b10f7b4f22..4c1a1f6f48 100644 --- a/doc/document_reader/RecognizeConfig/imageInputData.html +++ b/doc/document_reader/RecognizeConfig/imageInputData.html @@ -100,7 +100,7 @@
    RecognizeConfig class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RecognizeConfig/images.html b/doc/document_reader/RecognizeConfig/images.html index b803396184..a39418f7ed 100644 --- a/doc/document_reader/RecognizeConfig/images.html +++ b/doc/document_reader/RecognizeConfig/images.html @@ -100,7 +100,7 @@
    RecognizeConfig class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RecognizeConfig/livePortrait.html b/doc/document_reader/RecognizeConfig/livePortrait.html index 820da2a8b6..ba3f18f265 100644 --- a/doc/document_reader/RecognizeConfig/livePortrait.html +++ b/doc/document_reader/RecognizeConfig/livePortrait.html @@ -101,7 +101,7 @@
    RecognizeConfig class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RecognizeConfig/oneShotIdentification.html b/doc/document_reader/RecognizeConfig/oneShotIdentification.html index 0942e39b88..cf8411f831 100644 --- a/doc/document_reader/RecognizeConfig/oneShotIdentification.html +++ b/doc/document_reader/RecognizeConfig/oneShotIdentification.html @@ -103,7 +103,7 @@
    RecognizeConfig class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RecognizeConfig/onlineProcessingConfig.html b/doc/document_reader/RecognizeConfig/onlineProcessingConfig.html index a0c027b8b5..48a7085ee0 100644 --- a/doc/document_reader/RecognizeConfig/onlineProcessingConfig.html +++ b/doc/document_reader/RecognizeConfig/onlineProcessingConfig.html @@ -107,7 +107,7 @@
    RecognizeConfig class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RecognizeConfig/scenario.html b/doc/document_reader/RecognizeConfig/scenario.html index c4cc5df995..2f60343b02 100644 --- a/doc/document_reader/RecognizeConfig/scenario.html +++ b/doc/document_reader/RecognizeConfig/scenario.html @@ -106,7 +106,7 @@
    RecognizeConfig class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RecognizeConfig/toJson.html b/doc/document_reader/RecognizeConfig/toJson.html index 13851bb512..8d9e79df77 100644 --- a/doc/document_reader/RecognizeConfig/toJson.html +++ b/doc/document_reader/RecognizeConfig/toJson.html @@ -109,7 +109,7 @@
    RecognizeConfig class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Rect-class.html b/doc/document_reader/Rect-class.html index 1c1e855be7..e960947938 100644 --- a/doc/document_reader/Rect-class.html +++ b/doc/document_reader/Rect-class.html @@ -265,7 +265,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Rect/Rect.html b/doc/document_reader/Rect/Rect.html index f0d92f59ce..2cd17a6eb6 100644 --- a/doc/document_reader/Rect/Rect.html +++ b/doc/document_reader/Rect/Rect.html @@ -89,7 +89,7 @@
    Rect class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Rect/bottom.html b/doc/document_reader/Rect/bottom.html index a8fbfef78e..34b1515708 100644 --- a/doc/document_reader/Rect/bottom.html +++ b/doc/document_reader/Rect/bottom.html @@ -103,7 +103,7 @@
    Rect class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Rect/fromJson.html b/doc/document_reader/Rect/fromJson.html index 3f19e7dae3..462e130a5b 100644 --- a/doc/document_reader/Rect/fromJson.html +++ b/doc/document_reader/Rect/fromJson.html @@ -111,7 +111,7 @@
    Rect class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Rect/left.html b/doc/document_reader/Rect/left.html index 286377ff77..b2f453fed0 100644 --- a/doc/document_reader/Rect/left.html +++ b/doc/document_reader/Rect/left.html @@ -103,7 +103,7 @@
    Rect class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Rect/right.html b/doc/document_reader/Rect/right.html index 9a5c6db3e7..d0b223bb56 100644 --- a/doc/document_reader/Rect/right.html +++ b/doc/document_reader/Rect/right.html @@ -103,7 +103,7 @@
    Rect class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Rect/toJson.html b/doc/document_reader/Rect/toJson.html index 75d9acba2a..da4c7edacc 100644 --- a/doc/document_reader/Rect/toJson.html +++ b/doc/document_reader/Rect/toJson.html @@ -105,7 +105,7 @@
    Rect class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Rect/top.html b/doc/document_reader/Rect/top.html index ed0e460b65..94ffb0e837 100644 --- a/doc/document_reader/Rect/top.html +++ b/doc/document_reader/Rect/top.html @@ -103,7 +103,7 @@
    Rect class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ResultType.html b/doc/document_reader/ResultType.html index b027602798..d123f5775e 100644 --- a/doc/document_reader/ResultType.html +++ b/doc/document_reader/ResultType.html @@ -1006,7 +1006,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ResultType/fromIntList.html b/doc/document_reader/ResultType/fromIntList.html index b9a59ddaf2..246b3c6630 100644 --- a/doc/document_reader/ResultType/fromIntList.html +++ b/doc/document_reader/ResultType/fromIntList.html @@ -105,7 +105,7 @@
    ResultType enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ResultType/getByValue.html b/doc/document_reader/ResultType/getByValue.html index e85250340b..9e871388fb 100644 --- a/doc/document_reader/ResultType/getByValue.html +++ b/doc/document_reader/ResultType/getByValue.html @@ -105,7 +105,7 @@
    ResultType enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ResultType/value.html b/doc/document_reader/ResultType/value.html index 489aa98b9e..7fee512f03 100644 --- a/doc/document_reader/ResultType/value.html +++ b/doc/document_reader/ResultType/value.html @@ -97,7 +97,7 @@
    ResultType enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ResultType/values-constant.html b/doc/document_reader/ResultType/values-constant.html index dcf4b05656..3577c6e004 100644 --- a/doc/document_reader/ResultType/values-constant.html +++ b/doc/document_reader/ResultType/values-constant.html @@ -96,7 +96,7 @@
    ResultType enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Results-class.html b/doc/document_reader/Results-class.html index 943236e370..135ce1c063 100644 --- a/doc/document_reader/Results-class.html +++ b/doc/document_reader/Results-class.html @@ -692,7 +692,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Results/Results.html b/doc/document_reader/Results/Results.html index 19261b5c3f..5d883e5ec7 100644 --- a/doc/document_reader/Results/Results.html +++ b/doc/document_reader/Results/Results.html @@ -89,7 +89,7 @@
    Results class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Results/authenticityResult.html b/doc/document_reader/Results/authenticityResult.html index 64883e5ca0..44952ebddb 100644 --- a/doc/document_reader/Results/authenticityResult.html +++ b/doc/document_reader/Results/authenticityResult.html @@ -106,7 +106,7 @@
    Results class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Results/barcodePosition.html b/doc/document_reader/Results/barcodePosition.html index 293ae5c0bb..e53c4707e7 100644 --- a/doc/document_reader/Results/barcodePosition.html +++ b/doc/document_reader/Results/barcodePosition.html @@ -106,7 +106,7 @@
    Results class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Results/barcodeResult.html b/doc/document_reader/Results/barcodeResult.html index 11d49a270b..04472a4932 100644 --- a/doc/document_reader/Results/barcodeResult.html +++ b/doc/document_reader/Results/barcodeResult.html @@ -106,7 +106,7 @@
    Results class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Results/chipPage.html b/doc/document_reader/Results/chipPage.html index e4d2419d64..c71f225051 100644 --- a/doc/document_reader/Results/chipPage.html +++ b/doc/document_reader/Results/chipPage.html @@ -107,7 +107,7 @@
    Results class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Results/containers.html b/doc/document_reader/Results/containers.html index 8acf54f704..a0ca709855 100644 --- a/doc/document_reader/Results/containers.html +++ b/doc/document_reader/Results/containers.html @@ -109,7 +109,7 @@
    Results class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Results/documentPosition.html b/doc/document_reader/Results/documentPosition.html index 31e83fbee2..93483e0156 100644 --- a/doc/document_reader/Results/documentPosition.html +++ b/doc/document_reader/Results/documentPosition.html @@ -106,7 +106,7 @@
    Results class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Results/documentType.html b/doc/document_reader/Results/documentType.html index 4e99f12964..47ced77e61 100644 --- a/doc/document_reader/Results/documentType.html +++ b/doc/document_reader/Results/documentType.html @@ -106,7 +106,7 @@
    Results class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Results/dtcData.html b/doc/document_reader/Results/dtcData.html index e07e25af0c..7aaaaf3db0 100644 --- a/doc/document_reader/Results/dtcData.html +++ b/doc/document_reader/Results/dtcData.html @@ -106,7 +106,7 @@
    Results class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Results/elapsedTime.html b/doc/document_reader/Results/elapsedTime.html index d03c05e847..f58a606406 100644 --- a/doc/document_reader/Results/elapsedTime.html +++ b/doc/document_reader/Results/elapsedTime.html @@ -106,7 +106,7 @@
    Results class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Results/elapsedTimeRFID.html b/doc/document_reader/Results/elapsedTimeRFID.html index 2f073e6584..08666875d4 100644 --- a/doc/document_reader/Results/elapsedTimeRFID.html +++ b/doc/document_reader/Results/elapsedTimeRFID.html @@ -106,7 +106,7 @@
    Results class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Results/encryptedContainers.html b/doc/document_reader/Results/encryptedContainers.html index 8d5e1ee5ec..1ae873c752 100644 --- a/doc/document_reader/Results/encryptedContainers.html +++ b/doc/document_reader/Results/encryptedContainers.html @@ -105,7 +105,7 @@
    Results class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Results/fromJson.html b/doc/document_reader/Results/fromJson.html index 5a3cb46cdd..bd9970ea06 100644 --- a/doc/document_reader/Results/fromJson.html +++ b/doc/document_reader/Results/fromJson.html @@ -156,7 +156,7 @@
    Results class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Results/graphicFieldByTypeSource.html b/doc/document_reader/Results/graphicFieldByTypeSource.html index b6850cb4e8..62696506fc 100644 --- a/doc/document_reader/Results/graphicFieldByTypeSource.html +++ b/doc/document_reader/Results/graphicFieldByTypeSource.html @@ -117,7 +117,7 @@
    Results class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Results/graphicFieldByTypeSourcePageIndex.html b/doc/document_reader/Results/graphicFieldByTypeSourcePageIndex.html index cb29671b63..386e59df11 100644 --- a/doc/document_reader/Results/graphicFieldByTypeSourcePageIndex.html +++ b/doc/document_reader/Results/graphicFieldByTypeSourcePageIndex.html @@ -120,7 +120,7 @@
    Results class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Results/graphicFieldByTypeSourcePageIndexLight.html b/doc/document_reader/Results/graphicFieldByTypeSourcePageIndexLight.html index 698a8e297c..7bfd75516d 100644 --- a/doc/document_reader/Results/graphicFieldByTypeSourcePageIndexLight.html +++ b/doc/document_reader/Results/graphicFieldByTypeSourcePageIndexLight.html @@ -123,7 +123,7 @@
    Results class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Results/graphicFieldImageByType.html b/doc/document_reader/Results/graphicFieldImageByType.html index 189db6b3c5..680fb76dd7 100644 --- a/doc/document_reader/Results/graphicFieldImageByType.html +++ b/doc/document_reader/Results/graphicFieldImageByType.html @@ -114,7 +114,7 @@
    Results class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Results/graphicFieldImageByTypeSource.html b/doc/document_reader/Results/graphicFieldImageByTypeSource.html index 8a2073ff52..c594a687ca 100644 --- a/doc/document_reader/Results/graphicFieldImageByTypeSource.html +++ b/doc/document_reader/Results/graphicFieldImageByTypeSource.html @@ -116,7 +116,7 @@
    Results class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Results/graphicFieldImageByTypeSourcePageIndex.html b/doc/document_reader/Results/graphicFieldImageByTypeSourcePageIndex.html index aa88413743..df12e9dca3 100644 --- a/doc/document_reader/Results/graphicFieldImageByTypeSourcePageIndex.html +++ b/doc/document_reader/Results/graphicFieldImageByTypeSourcePageIndex.html @@ -120,7 +120,7 @@
    Results class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Results/graphicFieldImageByTypeSourcePageIndexLight.html b/doc/document_reader/Results/graphicFieldImageByTypeSourcePageIndexLight.html index 46fc5530bb..35d483e1b4 100644 --- a/doc/document_reader/Results/graphicFieldImageByTypeSourcePageIndexLight.html +++ b/doc/document_reader/Results/graphicFieldImageByTypeSourcePageIndexLight.html @@ -123,7 +123,7 @@
    Results class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Results/graphicResult.html b/doc/document_reader/Results/graphicResult.html index 5a90b33076..067a75afd0 100644 --- a/doc/document_reader/Results/graphicResult.html +++ b/doc/document_reader/Results/graphicResult.html @@ -106,7 +106,7 @@
    Results class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Results/imageQuality.html b/doc/document_reader/Results/imageQuality.html index 17cf3470bd..d5db64ff61 100644 --- a/doc/document_reader/Results/imageQuality.html +++ b/doc/document_reader/Results/imageQuality.html @@ -106,7 +106,7 @@
    Results class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Results/morePagesAvailable.html b/doc/document_reader/Results/morePagesAvailable.html index 11702abe1b..b08695c292 100644 --- a/doc/document_reader/Results/morePagesAvailable.html +++ b/doc/document_reader/Results/morePagesAvailable.html @@ -107,7 +107,7 @@
    Results class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Results/mrzPosition.html b/doc/document_reader/Results/mrzPosition.html index dd3eab422a..2e3096c691 100644 --- a/doc/document_reader/Results/mrzPosition.html +++ b/doc/document_reader/Results/mrzPosition.html @@ -106,7 +106,7 @@
    Results class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Results/processingFinishedStatus.html b/doc/document_reader/Results/processingFinishedStatus.html index 5ab7a5f912..5cdc3b16d7 100644 --- a/doc/document_reader/Results/processingFinishedStatus.html +++ b/doc/document_reader/Results/processingFinishedStatus.html @@ -107,7 +107,7 @@
    Results class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Results/rawResult.html b/doc/document_reader/Results/rawResult.html index 7b60f40d31..5758e3e3f3 100644 --- a/doc/document_reader/Results/rawResult.html +++ b/doc/document_reader/Results/rawResult.html @@ -106,7 +106,7 @@
    Results class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Results/rfidSessionData.html b/doc/document_reader/Results/rfidSessionData.html index e169309cb5..b26161e3da 100644 --- a/doc/document_reader/Results/rfidSessionData.html +++ b/doc/document_reader/Results/rfidSessionData.html @@ -106,7 +106,7 @@
    Results class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Results/status.html b/doc/document_reader/Results/status.html index fec887ce53..2f5876cb59 100644 --- a/doc/document_reader/Results/status.html +++ b/doc/document_reader/Results/status.html @@ -106,7 +106,7 @@
    Results class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Results/textFieldByType.html b/doc/document_reader/Results/textFieldByType.html index b6d5f70046..64b1890b78 100644 --- a/doc/document_reader/Results/textFieldByType.html +++ b/doc/document_reader/Results/textFieldByType.html @@ -113,7 +113,7 @@
    Results class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Results/textFieldByTypeLcid.html b/doc/document_reader/Results/textFieldByTypeLcid.html index f76808819d..0171162758 100644 --- a/doc/document_reader/Results/textFieldByTypeLcid.html +++ b/doc/document_reader/Results/textFieldByTypeLcid.html @@ -116,7 +116,7 @@
    Results class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Results/textFieldValueByType.html b/doc/document_reader/Results/textFieldValueByType.html index d4e3b41bff..1ba01debc0 100644 --- a/doc/document_reader/Results/textFieldValueByType.html +++ b/doc/document_reader/Results/textFieldValueByType.html @@ -111,7 +111,7 @@
    Results class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Results/textFieldValueByTypeLcid.html b/doc/document_reader/Results/textFieldValueByTypeLcid.html index db1f1e6cf8..1281ef9207 100644 --- a/doc/document_reader/Results/textFieldValueByTypeLcid.html +++ b/doc/document_reader/Results/textFieldValueByTypeLcid.html @@ -114,7 +114,7 @@
    Results class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Results/textFieldValueByTypeLcidSource.html b/doc/document_reader/Results/textFieldValueByTypeLcidSource.html index ca013eb0f3..4266abc99c 100644 --- a/doc/document_reader/Results/textFieldValueByTypeLcidSource.html +++ b/doc/document_reader/Results/textFieldValueByTypeLcidSource.html @@ -117,7 +117,7 @@
    Results class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Results/textFieldValueByTypeLcidSourceOriginal.html b/doc/document_reader/Results/textFieldValueByTypeLcidSourceOriginal.html index c57cbf98f9..4598742728 100644 --- a/doc/document_reader/Results/textFieldValueByTypeLcidSourceOriginal.html +++ b/doc/document_reader/Results/textFieldValueByTypeLcidSourceOriginal.html @@ -121,7 +121,7 @@
    Results class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Results/textFieldValueByTypeSource.html b/doc/document_reader/Results/textFieldValueByTypeSource.html index 0fa3c294e8..98afc4d672 100644 --- a/doc/document_reader/Results/textFieldValueByTypeSource.html +++ b/doc/document_reader/Results/textFieldValueByTypeSource.html @@ -114,7 +114,7 @@
    Results class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Results/textFieldValueByTypeSourceOriginal.html b/doc/document_reader/Results/textFieldValueByTypeSourceOriginal.html index 38db103dc2..60fa90172f 100644 --- a/doc/document_reader/Results/textFieldValueByTypeSourceOriginal.html +++ b/doc/document_reader/Results/textFieldValueByTypeSourceOriginal.html @@ -118,7 +118,7 @@
    Results class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Results/textResult.html b/doc/document_reader/Results/textResult.html index da4b1a8baf..f1fee5b6eb 100644 --- a/doc/document_reader/Results/textResult.html +++ b/doc/document_reader/Results/textResult.html @@ -106,7 +106,7 @@
    Results class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Results/toJson.html b/doc/document_reader/Results/toJson.html index 5556973f4b..d9037f4609 100644 --- a/doc/document_reader/Results/toJson.html +++ b/doc/document_reader/Results/toJson.html @@ -121,7 +121,7 @@
    Results class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Results/transactionInfo.html b/doc/document_reader/Results/transactionInfo.html index f071455bf1..79440c9b64 100644 --- a/doc/document_reader/Results/transactionInfo.html +++ b/doc/document_reader/Results/transactionInfo.html @@ -103,7 +103,7 @@
    Results class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Results/vdsncData.html b/doc/document_reader/Results/vdsncData.html index c1957189b0..be056290e2 100644 --- a/doc/document_reader/Results/vdsncData.html +++ b/doc/document_reader/Results/vdsncData.html @@ -106,7 +106,7 @@
    Results class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ResultsStatus-class.html b/doc/document_reader/ResultsStatus-class.html index d7a4a2b298..d89df0716e 100644 --- a/doc/document_reader/ResultsStatus-class.html +++ b/doc/document_reader/ResultsStatus-class.html @@ -304,7 +304,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ResultsStatus/ResultsStatus.html b/doc/document_reader/ResultsStatus/ResultsStatus.html index 4673164294..c37e6c4723 100644 --- a/doc/document_reader/ResultsStatus/ResultsStatus.html +++ b/doc/document_reader/ResultsStatus/ResultsStatus.html @@ -89,7 +89,7 @@
    ResultsStatus class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ResultsStatus/detailsOptical.html b/doc/document_reader/ResultsStatus/detailsOptical.html index 48f12a9a2b..968408d14f 100644 --- a/doc/document_reader/ResultsStatus/detailsOptical.html +++ b/doc/document_reader/ResultsStatus/detailsOptical.html @@ -106,7 +106,7 @@
    ResultsStatus class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ResultsStatus/detailsRFID.html b/doc/document_reader/ResultsStatus/detailsRFID.html index 52565d6b4e..76cfbb5210 100644 --- a/doc/document_reader/ResultsStatus/detailsRFID.html +++ b/doc/document_reader/ResultsStatus/detailsRFID.html @@ -106,7 +106,7 @@
    ResultsStatus class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ResultsStatus/fromJson.html b/doc/document_reader/ResultsStatus/fromJson.html index 11a8b83e43..42ddd536e5 100644 --- a/doc/document_reader/ResultsStatus/fromJson.html +++ b/doc/document_reader/ResultsStatus/fromJson.html @@ -116,7 +116,7 @@
    ResultsStatus class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ResultsStatus/optical.html b/doc/document_reader/ResultsStatus/optical.html index b33f9fd4c9..8787e21f44 100644 --- a/doc/document_reader/ResultsStatus/optical.html +++ b/doc/document_reader/ResultsStatus/optical.html @@ -106,7 +106,7 @@
    ResultsStatus class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ResultsStatus/overallStatus.html b/doc/document_reader/ResultsStatus/overallStatus.html index 1851c1d7d8..9d9c5f623a 100644 --- a/doc/document_reader/ResultsStatus/overallStatus.html +++ b/doc/document_reader/ResultsStatus/overallStatus.html @@ -106,7 +106,7 @@
    ResultsStatus class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ResultsStatus/portrait.html b/doc/document_reader/ResultsStatus/portrait.html index e5aada9f57..6bd18acda6 100644 --- a/doc/document_reader/ResultsStatus/portrait.html +++ b/doc/document_reader/ResultsStatus/portrait.html @@ -106,7 +106,7 @@
    ResultsStatus class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ResultsStatus/rfid.html b/doc/document_reader/ResultsStatus/rfid.html index cef2408fc9..ef8ea9087f 100644 --- a/doc/document_reader/ResultsStatus/rfid.html +++ b/doc/document_reader/ResultsStatus/rfid.html @@ -106,7 +106,7 @@
    ResultsStatus class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ResultsStatus/stopList.html b/doc/document_reader/ResultsStatus/stopList.html index f09568a934..052b5ed6bb 100644 --- a/doc/document_reader/ResultsStatus/stopList.html +++ b/doc/document_reader/ResultsStatus/stopList.html @@ -106,7 +106,7 @@
    ResultsStatus class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ResultsStatus/toJson.html b/doc/document_reader/ResultsStatus/toJson.html index 74585ce8db..3e184ee072 100644 --- a/doc/document_reader/ResultsStatus/toJson.html +++ b/doc/document_reader/ResultsStatus/toJson.html @@ -108,7 +108,7 @@
    ResultsStatus class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/RetryReadChipCompletion.html b/doc/document_reader/RetryReadChipCompletion.html index 56683a04e2..87ed7cc88a 100644 --- a/doc/document_reader/RetryReadChipCompletion.html +++ b/doc/document_reader/RetryReadChipCompletion.html @@ -99,7 +99,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ScannerConfig-class.html b/doc/document_reader/ScannerConfig-class.html index 979b859788..3f1b7433cd 100644 --- a/doc/document_reader/ScannerConfig-class.html +++ b/doc/document_reader/ScannerConfig-class.html @@ -289,7 +289,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ScannerConfig/ScannerConfig.html b/doc/document_reader/ScannerConfig/ScannerConfig.html index 942f7b916c..e5bfa4f991 100644 --- a/doc/document_reader/ScannerConfig/ScannerConfig.html +++ b/doc/document_reader/ScannerConfig/ScannerConfig.html @@ -98,7 +98,7 @@
    ScannerConfig class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ScannerConfig/ScannerConfig.withOnlineProcessingConfig.html b/doc/document_reader/ScannerConfig/ScannerConfig.withOnlineProcessingConfig.html index 6960c55b5d..ecc94ea85c 100644 --- a/doc/document_reader/ScannerConfig/ScannerConfig.withOnlineProcessingConfig.html +++ b/doc/document_reader/ScannerConfig/ScannerConfig.withOnlineProcessingConfig.html @@ -97,7 +97,7 @@
    ScannerConfig class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ScannerConfig/ScannerConfig.withScenario.html b/doc/document_reader/ScannerConfig/ScannerConfig.withScenario.html index 1140c13e2f..500394daad 100644 --- a/doc/document_reader/ScannerConfig/ScannerConfig.withScenario.html +++ b/doc/document_reader/ScannerConfig/ScannerConfig.withScenario.html @@ -96,7 +96,7 @@
    ScannerConfig class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ScannerConfig/cameraId.html b/doc/document_reader/ScannerConfig/cameraId.html index 956c26a8ed..44284b3d60 100644 --- a/doc/document_reader/ScannerConfig/cameraId.html +++ b/doc/document_reader/ScannerConfig/cameraId.html @@ -101,7 +101,7 @@
    ScannerConfig class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ScannerConfig/extPortrait.html b/doc/document_reader/ScannerConfig/extPortrait.html index dcc546d8a6..5abc126152 100644 --- a/doc/document_reader/ScannerConfig/extPortrait.html +++ b/doc/document_reader/ScannerConfig/extPortrait.html @@ -101,7 +101,7 @@
    ScannerConfig class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ScannerConfig/fromJson.html b/doc/document_reader/ScannerConfig/fromJson.html index 8bf9dbee51..faec96a8ca 100644 --- a/doc/document_reader/ScannerConfig/fromJson.html +++ b/doc/document_reader/ScannerConfig/fromJson.html @@ -112,7 +112,7 @@
    ScannerConfig class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ScannerConfig/livePortrait.html b/doc/document_reader/ScannerConfig/livePortrait.html index 9c0f04cfd7..7d5d43bce6 100644 --- a/doc/document_reader/ScannerConfig/livePortrait.html +++ b/doc/document_reader/ScannerConfig/livePortrait.html @@ -101,7 +101,7 @@
    ScannerConfig class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ScannerConfig/onlineProcessingConfig.html b/doc/document_reader/ScannerConfig/onlineProcessingConfig.html index ecaf914695..b8c7c7a2fd 100644 --- a/doc/document_reader/ScannerConfig/onlineProcessingConfig.html +++ b/doc/document_reader/ScannerConfig/onlineProcessingConfig.html @@ -107,7 +107,7 @@
    ScannerConfig class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ScannerConfig/scenario.html b/doc/document_reader/ScannerConfig/scenario.html index 6af9e5d36c..1f0688aeb2 100644 --- a/doc/document_reader/ScannerConfig/scenario.html +++ b/doc/document_reader/ScannerConfig/scenario.html @@ -106,7 +106,7 @@
    ScannerConfig class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ScannerConfig/toJson.html b/doc/document_reader/ScannerConfig/toJson.html index e28abfff01..4da6d85b2f 100644 --- a/doc/document_reader/ScannerConfig/toJson.html +++ b/doc/document_reader/ScannerConfig/toJson.html @@ -104,7 +104,7 @@
    ScannerConfig class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Scenario.html b/doc/document_reader/Scenario.html index 2ac87e13cd..8a9d592b4c 100644 --- a/doc/document_reader/Scenario.html +++ b/doc/document_reader/Scenario.html @@ -587,7 +587,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Scenario/getByValue.html b/doc/document_reader/Scenario/getByValue.html index 5dbe5c1c16..6f6cb091cb 100644 --- a/doc/document_reader/Scenario/getByValue.html +++ b/doc/document_reader/Scenario/getByValue.html @@ -101,7 +101,7 @@
    Scenario enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Scenario/value.html b/doc/document_reader/Scenario/value.html index b133e803b9..3d4fa049d2 100644 --- a/doc/document_reader/Scenario/value.html +++ b/doc/document_reader/Scenario/value.html @@ -97,7 +97,7 @@
    Scenario enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Scenario/values-constant.html b/doc/document_reader/Scenario/values-constant.html index 0775a575c8..fe9360bcb8 100644 --- a/doc/document_reader/Scenario/values-constant.html +++ b/doc/document_reader/Scenario/values-constant.html @@ -96,7 +96,7 @@
    Scenario enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/SecurityFeatureType.html b/doc/document_reader/SecurityFeatureType.html index 7cf64ad39e..62c3398ccf 100644 --- a/doc/document_reader/SecurityFeatureType.html +++ b/doc/document_reader/SecurityFeatureType.html @@ -1128,7 +1128,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/SecurityFeatureType/getByValue.html b/doc/document_reader/SecurityFeatureType/getByValue.html index 6101aabc7f..9c538633f0 100644 --- a/doc/document_reader/SecurityFeatureType/getByValue.html +++ b/doc/document_reader/SecurityFeatureType/getByValue.html @@ -105,7 +105,7 @@
    SecurityFeatureType enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/SecurityFeatureType/value.html b/doc/document_reader/SecurityFeatureType/value.html index 8976ad7abd..fa9d31c84e 100644 --- a/doc/document_reader/SecurityFeatureType/value.html +++ b/doc/document_reader/SecurityFeatureType/value.html @@ -97,7 +97,7 @@
    SecurityFeatureType enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/SecurityFeatureType/values-constant.html b/doc/document_reader/SecurityFeatureType/values-constant.html index a78bc48fa6..faaafddcad 100644 --- a/doc/document_reader/SecurityFeatureType/values-constant.html +++ b/doc/document_reader/SecurityFeatureType/values-constant.html @@ -96,7 +96,7 @@
    SecurityFeatureType enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/SecurityObject-class.html b/doc/document_reader/SecurityObject-class.html index d12aeffb0e..da90e77251 100644 --- a/doc/document_reader/SecurityObject-class.html +++ b/doc/document_reader/SecurityObject-class.html @@ -283,7 +283,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/SecurityObject/SecurityObject.html b/doc/document_reader/SecurityObject/SecurityObject.html index 173b614f4b..8f6c8da414 100644 --- a/doc/document_reader/SecurityObject/SecurityObject.html +++ b/doc/document_reader/SecurityObject/SecurityObject.html @@ -89,7 +89,7 @@
    SecurityObject class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/SecurityObject/fileReference.html b/doc/document_reader/SecurityObject/fileReference.html index ce2770ae60..6f4842b530 100644 --- a/doc/document_reader/SecurityObject/fileReference.html +++ b/doc/document_reader/SecurityObject/fileReference.html @@ -106,7 +106,7 @@
    SecurityObject class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/SecurityObject/fromJson.html b/doc/document_reader/SecurityObject/fromJson.html index e0c964b3ae..f5ea329e14 100644 --- a/doc/document_reader/SecurityObject/fromJson.html +++ b/doc/document_reader/SecurityObject/fromJson.html @@ -114,7 +114,7 @@
    SecurityObject class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/SecurityObject/notifications.html b/doc/document_reader/SecurityObject/notifications.html index 6a7bcb53d0..2b886923aa 100644 --- a/doc/document_reader/SecurityObject/notifications.html +++ b/doc/document_reader/SecurityObject/notifications.html @@ -107,7 +107,7 @@
    SecurityObject class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/SecurityObject/objectType.html b/doc/document_reader/SecurityObject/objectType.html index a8acb1d006..a89b1432a0 100644 --- a/doc/document_reader/SecurityObject/objectType.html +++ b/doc/document_reader/SecurityObject/objectType.html @@ -106,7 +106,7 @@
    SecurityObject class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/SecurityObject/signerInfos.html b/doc/document_reader/SecurityObject/signerInfos.html index d3bb64c3d8..ff775d439d 100644 --- a/doc/document_reader/SecurityObject/signerInfos.html +++ b/doc/document_reader/SecurityObject/signerInfos.html @@ -107,7 +107,7 @@
    SecurityObject class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/SecurityObject/toJson.html b/doc/document_reader/SecurityObject/toJson.html index 12b46ad39c..ed2befddf3 100644 --- a/doc/document_reader/SecurityObject/toJson.html +++ b/doc/document_reader/SecurityObject/toJson.html @@ -106,7 +106,7 @@
    SecurityObject class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/SecurityObject/version.html b/doc/document_reader/SecurityObject/version.html index 3b2457bb5c..7837a3be05 100644 --- a/doc/document_reader/SecurityObject/version.html +++ b/doc/document_reader/SecurityObject/version.html @@ -106,7 +106,7 @@
    SecurityObject class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/SecurityObjectCertificates-class.html b/doc/document_reader/SecurityObjectCertificates-class.html index be00dc05de..1128a1e386 100644 --- a/doc/document_reader/SecurityObjectCertificates-class.html +++ b/doc/document_reader/SecurityObjectCertificates-class.html @@ -229,7 +229,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/SecurityObjectCertificates/SecurityObjectCertificates.html b/doc/document_reader/SecurityObjectCertificates/SecurityObjectCertificates.html index b6c1f45c19..b9f3c568c5 100644 --- a/doc/document_reader/SecurityObjectCertificates/SecurityObjectCertificates.html +++ b/doc/document_reader/SecurityObjectCertificates/SecurityObjectCertificates.html @@ -89,7 +89,7 @@
    SecurityObjectCertificates class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/SecurityObjectCertificates/fromJson.html b/doc/document_reader/SecurityObjectCertificates/fromJson.html index 0e04e34f0f..794919aed7 100644 --- a/doc/document_reader/SecurityObjectCertificates/fromJson.html +++ b/doc/document_reader/SecurityObjectCertificates/fromJson.html @@ -109,7 +109,7 @@
    SecurityObjectCertificates class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/SecurityObjectCertificates/securityObject.html b/doc/document_reader/SecurityObjectCertificates/securityObject.html index 484c4fd83c..16922eb6bb 100644 --- a/doc/document_reader/SecurityObjectCertificates/securityObject.html +++ b/doc/document_reader/SecurityObjectCertificates/securityObject.html @@ -103,7 +103,7 @@
    SecurityObjectCertificates class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/SecurityObjectCertificates/toJson.html b/doc/document_reader/SecurityObjectCertificates/toJson.html index 16c679ea37..cc4970f5bd 100644 --- a/doc/document_reader/SecurityObjectCertificates/toJson.html +++ b/doc/document_reader/SecurityObjectCertificates/toJson.html @@ -102,7 +102,7 @@
    SecurityObjectCertificates class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/SignManagementAction.html b/doc/document_reader/SignManagementAction.html index f6b180f277..e922bc4912 100644 --- a/doc/document_reader/SignManagementAction.html +++ b/doc/document_reader/SignManagementAction.html @@ -404,7 +404,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/SignManagementAction/getByValue.html b/doc/document_reader/SignManagementAction/getByValue.html index 1f7302e0f8..2d67393070 100644 --- a/doc/document_reader/SignManagementAction/getByValue.html +++ b/doc/document_reader/SignManagementAction/getByValue.html @@ -105,7 +105,7 @@
    SignManagementAction enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/SignManagementAction/value.html b/doc/document_reader/SignManagementAction/value.html index 6b85e24a81..ec72a9cc2d 100644 --- a/doc/document_reader/SignManagementAction/value.html +++ b/doc/document_reader/SignManagementAction/value.html @@ -97,7 +97,7 @@
    SignManagementAction enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/SignManagementAction/values-constant.html b/doc/document_reader/SignManagementAction/values-constant.html index 01d7e7e482..e240888030 100644 --- a/doc/document_reader/SignManagementAction/values-constant.html +++ b/doc/document_reader/SignManagementAction/values-constant.html @@ -96,7 +96,7 @@
    SignManagementAction enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/SignerInfo-class.html b/doc/document_reader/SignerInfo-class.html index 40cd544adc..9c69e63fc7 100644 --- a/doc/document_reader/SignerInfo-class.html +++ b/doc/document_reader/SignerInfo-class.html @@ -365,7 +365,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/SignerInfo/SignerInfo.html b/doc/document_reader/SignerInfo/SignerInfo.html index 3c2783c4a8..8f3f9320e8 100644 --- a/doc/document_reader/SignerInfo/SignerInfo.html +++ b/doc/document_reader/SignerInfo/SignerInfo.html @@ -89,7 +89,7 @@
    SignerInfo class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/SignerInfo/certificateChain.html b/doc/document_reader/SignerInfo/certificateChain.html index 9e4b474625..07f493e7bc 100644 --- a/doc/document_reader/SignerInfo/certificateChain.html +++ b/doc/document_reader/SignerInfo/certificateChain.html @@ -106,7 +106,7 @@
    SignerInfo class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/SignerInfo/dataToHash.html b/doc/document_reader/SignerInfo/dataToHash.html index e582d1900c..7d843a82f1 100644 --- a/doc/document_reader/SignerInfo/dataToHash.html +++ b/doc/document_reader/SignerInfo/dataToHash.html @@ -106,7 +106,7 @@
    SignerInfo class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/SignerInfo/digestAlgorithm.html b/doc/document_reader/SignerInfo/digestAlgorithm.html index aff72758df..f6dd89451b 100644 --- a/doc/document_reader/SignerInfo/digestAlgorithm.html +++ b/doc/document_reader/SignerInfo/digestAlgorithm.html @@ -106,7 +106,7 @@
    SignerInfo class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/SignerInfo/fromJson.html b/doc/document_reader/SignerInfo/fromJson.html index a81e55f14d..5bacc4fd26 100644 --- a/doc/document_reader/SignerInfo/fromJson.html +++ b/doc/document_reader/SignerInfo/fromJson.html @@ -124,7 +124,7 @@
    SignerInfo class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/SignerInfo/issuer.html b/doc/document_reader/SignerInfo/issuer.html index 5d2a08012d..be01f0e19d 100644 --- a/doc/document_reader/SignerInfo/issuer.html +++ b/doc/document_reader/SignerInfo/issuer.html @@ -106,7 +106,7 @@
    SignerInfo class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/SignerInfo/notifications.html b/doc/document_reader/SignerInfo/notifications.html index d043d5cea7..597a1e541b 100644 --- a/doc/document_reader/SignerInfo/notifications.html +++ b/doc/document_reader/SignerInfo/notifications.html @@ -107,7 +107,7 @@
    SignerInfo class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/SignerInfo/paStatus.html b/doc/document_reader/SignerInfo/paStatus.html index 7589eb2721..e4c83f89ec 100644 --- a/doc/document_reader/SignerInfo/paStatus.html +++ b/doc/document_reader/SignerInfo/paStatus.html @@ -106,7 +106,7 @@
    SignerInfo class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/SignerInfo/serialNumber.html b/doc/document_reader/SignerInfo/serialNumber.html index fed20108c7..99d5ba68a2 100644 --- a/doc/document_reader/SignerInfo/serialNumber.html +++ b/doc/document_reader/SignerInfo/serialNumber.html @@ -106,7 +106,7 @@
    SignerInfo class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/SignerInfo/signature.html b/doc/document_reader/SignerInfo/signature.html index 0f14afca2a..a5be2d1310 100644 --- a/doc/document_reader/SignerInfo/signature.html +++ b/doc/document_reader/SignerInfo/signature.html @@ -106,7 +106,7 @@
    SignerInfo class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/SignerInfo/signatureAlgorithm.html b/doc/document_reader/SignerInfo/signatureAlgorithm.html index 5b9dc45537..abe64741e2 100644 --- a/doc/document_reader/SignerInfo/signatureAlgorithm.html +++ b/doc/document_reader/SignerInfo/signatureAlgorithm.html @@ -106,7 +106,7 @@
    SignerInfo class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/SignerInfo/signedAttributes.html b/doc/document_reader/SignerInfo/signedAttributes.html index 16636a6de8..3e4e389e44 100644 --- a/doc/document_reader/SignerInfo/signedAttributes.html +++ b/doc/document_reader/SignerInfo/signedAttributes.html @@ -106,7 +106,7 @@
    SignerInfo class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/SignerInfo/subjectKeyIdentifier.html b/doc/document_reader/SignerInfo/subjectKeyIdentifier.html index fbad8ca63e..18d69f20d1 100644 --- a/doc/document_reader/SignerInfo/subjectKeyIdentifier.html +++ b/doc/document_reader/SignerInfo/subjectKeyIdentifier.html @@ -106,7 +106,7 @@
    SignerInfo class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/SignerInfo/toJson.html b/doc/document_reader/SignerInfo/toJson.html index 6cc43fd7ac..69d43b6ac2 100644 --- a/doc/document_reader/SignerInfo/toJson.html +++ b/doc/document_reader/SignerInfo/toJson.html @@ -113,7 +113,7 @@
    SignerInfo class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/SignerInfo/version.html b/doc/document_reader/SignerInfo/version.html index 8dc8794313..09f1415bb0 100644 --- a/doc/document_reader/SignerInfo/version.html +++ b/doc/document_reader/SignerInfo/version.html @@ -106,7 +106,7 @@
    SignerInfo class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/SuccessOrError.html b/doc/document_reader/SuccessOrError.html index 23a6206824..a4e5e537e1 100644 --- a/doc/document_reader/SuccessOrError.html +++ b/doc/document_reader/SuccessOrError.html @@ -129,7 +129,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Symbol-class.html b/doc/document_reader/Symbol-class.html index ccda305b67..adfe172e5b 100644 --- a/doc/document_reader/Symbol-class.html +++ b/doc/document_reader/Symbol-class.html @@ -256,7 +256,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Symbol/Symbol.html b/doc/document_reader/Symbol/Symbol.html index 00d02117a0..6f6b3c28b9 100644 --- a/doc/document_reader/Symbol/Symbol.html +++ b/doc/document_reader/Symbol/Symbol.html @@ -89,7 +89,7 @@
    Symbol class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Symbol/code.html b/doc/document_reader/Symbol/code.html index c3ab99ea2c..e2ec964579 100644 --- a/doc/document_reader/Symbol/code.html +++ b/doc/document_reader/Symbol/code.html @@ -106,7 +106,7 @@
    Symbol class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Symbol/fromJson.html b/doc/document_reader/Symbol/fromJson.html index a413127871..307225676c 100644 --- a/doc/document_reader/Symbol/fromJson.html +++ b/doc/document_reader/Symbol/fromJson.html @@ -110,7 +110,7 @@
    Symbol class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Symbol/probability.html b/doc/document_reader/Symbol/probability.html index 95ed68cac2..6f341eda63 100644 --- a/doc/document_reader/Symbol/probability.html +++ b/doc/document_reader/Symbol/probability.html @@ -106,7 +106,7 @@
    Symbol class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Symbol/rect.html b/doc/document_reader/Symbol/rect.html index 12c96da9bb..d8bc42cf77 100644 --- a/doc/document_reader/Symbol/rect.html +++ b/doc/document_reader/Symbol/rect.html @@ -106,7 +106,7 @@
    Symbol class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Symbol/toJson.html b/doc/document_reader/Symbol/toJson.html index a8faa8a7e1..81853b22ee 100644 --- a/doc/document_reader/Symbol/toJson.html +++ b/doc/document_reader/Symbol/toJson.html @@ -104,7 +104,7 @@
    Symbol class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/TAChallenge-class.html b/doc/document_reader/TAChallenge-class.html index 3e1b479165..a73738d570 100644 --- a/doc/document_reader/TAChallenge-class.html +++ b/doc/document_reader/TAChallenge-class.html @@ -277,7 +277,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/TAChallenge/TAChallenge.html b/doc/document_reader/TAChallenge/TAChallenge.html index c398e18f2f..821908e90e 100644 --- a/doc/document_reader/TAChallenge/TAChallenge.html +++ b/doc/document_reader/TAChallenge/TAChallenge.html @@ -89,7 +89,7 @@
    TAChallenge class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/TAChallenge/auxPCD.html b/doc/document_reader/TAChallenge/auxPCD.html index 04e2ae5709..e206a63b35 100644 --- a/doc/document_reader/TAChallenge/auxPCD.html +++ b/doc/document_reader/TAChallenge/auxPCD.html @@ -103,7 +103,7 @@
    TAChallenge class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/TAChallenge/challengePICC.html b/doc/document_reader/TAChallenge/challengePICC.html index a2d4f84340..8ad612fac7 100644 --- a/doc/document_reader/TAChallenge/challengePICC.html +++ b/doc/document_reader/TAChallenge/challengePICC.html @@ -103,7 +103,7 @@
    TAChallenge class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/TAChallenge/data.html b/doc/document_reader/TAChallenge/data.html index ba8990f9f8..30e22de809 100644 --- a/doc/document_reader/TAChallenge/data.html +++ b/doc/document_reader/TAChallenge/data.html @@ -103,7 +103,7 @@
    TAChallenge class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/TAChallenge/fromJson.html b/doc/document_reader/TAChallenge/fromJson.html index 063e9a8686..ff01d53556 100644 --- a/doc/document_reader/TAChallenge/fromJson.html +++ b/doc/document_reader/TAChallenge/fromJson.html @@ -110,7 +110,7 @@
    TAChallenge class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/TAChallenge/hashPK.html b/doc/document_reader/TAChallenge/hashPK.html index 19c6073cab..78e53633e3 100644 --- a/doc/document_reader/TAChallenge/hashPK.html +++ b/doc/document_reader/TAChallenge/hashPK.html @@ -103,7 +103,7 @@
    TAChallenge class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/TAChallenge/idPICC.html b/doc/document_reader/TAChallenge/idPICC.html index f82b68318e..30ae850258 100644 --- a/doc/document_reader/TAChallenge/idPICC.html +++ b/doc/document_reader/TAChallenge/idPICC.html @@ -103,7 +103,7 @@
    TAChallenge class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/TAChallenge/toJson.html b/doc/document_reader/TAChallenge/toJson.html index 23e2a2ebe6..628e71ea42 100644 --- a/doc/document_reader/TAChallenge/toJson.html +++ b/doc/document_reader/TAChallenge/toJson.html @@ -104,7 +104,7 @@
    TAChallenge class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/TASignatureRequest.html b/doc/document_reader/TASignatureRequest.html index 736c3e5ff8..15aa79a436 100644 --- a/doc/document_reader/TASignatureRequest.html +++ b/doc/document_reader/TASignatureRequest.html @@ -97,7 +97,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/TaCertificateCompletion.html b/doc/document_reader/TaCertificateCompletion.html index 08b2254b1a..92500f3fe9 100644 --- a/doc/document_reader/TaCertificateCompletion.html +++ b/doc/document_reader/TaCertificateCompletion.html @@ -97,7 +97,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/TaSignatureCompletion.html b/doc/document_reader/TaSignatureCompletion.html index e0a1ddcaea..e059d28f7a 100644 --- a/doc/document_reader/TaSignatureCompletion.html +++ b/doc/document_reader/TaSignatureCompletion.html @@ -97,7 +97,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/TccParams-class.html b/doc/document_reader/TccParams-class.html index 748649d38f..be8fccd413 100644 --- a/doc/document_reader/TccParams-class.html +++ b/doc/document_reader/TccParams-class.html @@ -284,7 +284,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/TccParams/TccParams.html b/doc/document_reader/TccParams/TccParams.html index 6a38171789..4ecd0ea496 100644 --- a/doc/document_reader/TccParams/TccParams.html +++ b/doc/document_reader/TccParams/TccParams.html @@ -89,7 +89,7 @@
    TccParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/TccParams/fromJson.html b/doc/document_reader/TccParams/fromJson.html index 322551ef2b..3d9105a899 100644 --- a/doc/document_reader/TccParams/fromJson.html +++ b/doc/document_reader/TccParams/fromJson.html @@ -110,7 +110,7 @@
    TccParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/TccParams/pfxCert.html b/doc/document_reader/TccParams/pfxCert.html index 6e724b7e14..ae164b5df0 100644 --- a/doc/document_reader/TccParams/pfxCert.html +++ b/doc/document_reader/TccParams/pfxCert.html @@ -101,7 +101,7 @@
    TccParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/TccParams/pfxCertUrl.html b/doc/document_reader/TccParams/pfxCertUrl.html index 46dfbf7c64..a4ae40142b 100644 --- a/doc/document_reader/TccParams/pfxCertUrl.html +++ b/doc/document_reader/TccParams/pfxCertUrl.html @@ -101,7 +101,7 @@
    TccParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/TccParams/pfxPassPhrase.html b/doc/document_reader/TccParams/pfxPassPhrase.html index a70615dc3c..8bd007c116 100644 --- a/doc/document_reader/TccParams/pfxPassPhrase.html +++ b/doc/document_reader/TccParams/pfxPassPhrase.html @@ -100,7 +100,7 @@
    TccParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/TccParams/serviceUrlPA.html b/doc/document_reader/TccParams/serviceUrlPA.html index 51c789ea09..063f6c689d 100644 --- a/doc/document_reader/TccParams/serviceUrlPA.html +++ b/doc/document_reader/TccParams/serviceUrlPA.html @@ -101,7 +101,7 @@
    TccParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/TccParams/serviceUrlTA.html b/doc/document_reader/TccParams/serviceUrlTA.html index 4f1a6c617c..ecf8b5c4fd 100644 --- a/doc/document_reader/TccParams/serviceUrlTA.html +++ b/doc/document_reader/TccParams/serviceUrlTA.html @@ -101,7 +101,7 @@
    TccParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/TccParams/toJson.html b/doc/document_reader/TccParams/toJson.html index 282c2faf09..119649f9eb 100644 --- a/doc/document_reader/TccParams/toJson.html +++ b/doc/document_reader/TccParams/toJson.html @@ -104,7 +104,7 @@
    TccParams class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/TextField-class.html b/doc/document_reader/TextField-class.html index 6bc2130ad7..d06fc95009 100644 --- a/doc/document_reader/TextField-class.html +++ b/doc/document_reader/TextField-class.html @@ -367,7 +367,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/TextField/TextField.html b/doc/document_reader/TextField/TextField.html index bfbd0c7247..9ce0b8af12 100644 --- a/doc/document_reader/TextField/TextField.html +++ b/doc/document_reader/TextField/TextField.html @@ -89,7 +89,7 @@
    TextField class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/TextField/comparisonList.html b/doc/document_reader/TextField/comparisonList.html index 00246234a5..2b776f2365 100644 --- a/doc/document_reader/TextField/comparisonList.html +++ b/doc/document_reader/TextField/comparisonList.html @@ -106,7 +106,7 @@
    TextField class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/TextField/comparisonStatus.html b/doc/document_reader/TextField/comparisonStatus.html index c09581908b..73919a00dd 100644 --- a/doc/document_reader/TextField/comparisonStatus.html +++ b/doc/document_reader/TextField/comparisonStatus.html @@ -106,7 +106,7 @@
    TextField class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/TextField/fieldName.html b/doc/document_reader/TextField/fieldName.html index c24accddf9..548ed1a560 100644 --- a/doc/document_reader/TextField/fieldName.html +++ b/doc/document_reader/TextField/fieldName.html @@ -106,7 +106,7 @@
    TextField class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/TextField/fieldType.html b/doc/document_reader/TextField/fieldType.html index b7ae1375d2..af867e8eae 100644 --- a/doc/document_reader/TextField/fieldType.html +++ b/doc/document_reader/TextField/fieldType.html @@ -106,7 +106,7 @@
    TextField class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/TextField/fromJson.html b/doc/document_reader/TextField/fromJson.html index ac146430f0..598f841aa7 100644 --- a/doc/document_reader/TextField/fromJson.html +++ b/doc/document_reader/TextField/fromJson.html @@ -126,7 +126,7 @@
    TextField class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/TextField/getValue.html b/doc/document_reader/TextField/getValue.html index 115a4e9ff8..d51a178a04 100644 --- a/doc/document_reader/TextField/getValue.html +++ b/doc/document_reader/TextField/getValue.html @@ -97,7 +97,7 @@
    TextField class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/TextField/lcid.html b/doc/document_reader/TextField/lcid.html index 5974fe1f58..f9e9c8d46f 100644 --- a/doc/document_reader/TextField/lcid.html +++ b/doc/document_reader/TextField/lcid.html @@ -108,7 +108,7 @@
    TextField class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/TextField/lcidName.html b/doc/document_reader/TextField/lcidName.html index 58afdc9860..38d13d7283 100644 --- a/doc/document_reader/TextField/lcidName.html +++ b/doc/document_reader/TextField/lcidName.html @@ -106,7 +106,7 @@
    TextField class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/TextField/status.html b/doc/document_reader/TextField/status.html index d4688ee4fe..d2db5e8c99 100644 --- a/doc/document_reader/TextField/status.html +++ b/doc/document_reader/TextField/status.html @@ -106,7 +106,7 @@
    TextField class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/TextField/toJson.html b/doc/document_reader/TextField/toJson.html index c365d44a50..e2980de74c 100644 --- a/doc/document_reader/TextField/toJson.html +++ b/doc/document_reader/TextField/toJson.html @@ -113,7 +113,7 @@
    TextField class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/TextField/validityList.html b/doc/document_reader/TextField/validityList.html index ee7f44b6a1..aaffbd99f1 100644 --- a/doc/document_reader/TextField/validityList.html +++ b/doc/document_reader/TextField/validityList.html @@ -106,7 +106,7 @@
    TextField class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/TextField/validityStatus.html b/doc/document_reader/TextField/validityStatus.html index 1a43c5a24b..0abaeada55 100644 --- a/doc/document_reader/TextField/validityStatus.html +++ b/doc/document_reader/TextField/validityStatus.html @@ -106,7 +106,7 @@
    TextField class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/TextField/value.html b/doc/document_reader/TextField/value.html index 8f9148f160..dd5714d216 100644 --- a/doc/document_reader/TextField/value.html +++ b/doc/document_reader/TextField/value.html @@ -106,7 +106,7 @@
    TextField class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/TextField/values.html b/doc/document_reader/TextField/values.html index 70a63f204e..62bb924642 100644 --- a/doc/document_reader/TextField/values.html +++ b/doc/document_reader/TextField/values.html @@ -106,7 +106,7 @@
    TextField class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/TextResult-class.html b/doc/document_reader/TextResult-class.html index 49de570ed2..7a17b22891 100644 --- a/doc/document_reader/TextResult-class.html +++ b/doc/document_reader/TextResult-class.html @@ -281,7 +281,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/TextResult/TextResult.html b/doc/document_reader/TextResult/TextResult.html index 16f7a9fa84..b559513ffe 100644 --- a/doc/document_reader/TextResult/TextResult.html +++ b/doc/document_reader/TextResult/TextResult.html @@ -89,7 +89,7 @@
    TextResult class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/TextResult/availableSourceList.html b/doc/document_reader/TextResult/availableSourceList.html index 83dfae41ce..74753c0ada 100644 --- a/doc/document_reader/TextResult/availableSourceList.html +++ b/doc/document_reader/TextResult/availableSourceList.html @@ -107,7 +107,7 @@
    TextResult class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/TextResult/comparisonStatus.html b/doc/document_reader/TextResult/comparisonStatus.html index d7c51d06d9..0f373d1167 100644 --- a/doc/document_reader/TextResult/comparisonStatus.html +++ b/doc/document_reader/TextResult/comparisonStatus.html @@ -106,7 +106,7 @@
    TextResult class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/TextResult/fields.html b/doc/document_reader/TextResult/fields.html index 1c97aa482a..c061bbc64a 100644 --- a/doc/document_reader/TextResult/fields.html +++ b/doc/document_reader/TextResult/fields.html @@ -106,7 +106,7 @@
    TextResult class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/TextResult/fromJson.html b/doc/document_reader/TextResult/fromJson.html index 7048cd71de..505d3c4fc5 100644 --- a/doc/document_reader/TextResult/fromJson.html +++ b/doc/document_reader/TextResult/fromJson.html @@ -117,7 +117,7 @@
    TextResult class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/TextResult/status.html b/doc/document_reader/TextResult/status.html index ff1b1618c4..c7d722491b 100644 --- a/doc/document_reader/TextResult/status.html +++ b/doc/document_reader/TextResult/status.html @@ -106,7 +106,7 @@
    TextResult class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/TextResult/toJson.html b/doc/document_reader/TextResult/toJson.html index 262e1cfac5..874fafa401 100644 --- a/doc/document_reader/TextResult/toJson.html +++ b/doc/document_reader/TextResult/toJson.html @@ -107,7 +107,7 @@
    TextResult class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/TextResult/validityStatus.html b/doc/document_reader/TextResult/validityStatus.html index 7bb217cf0d..592deae1de 100644 --- a/doc/document_reader/TextResult/validityStatus.html +++ b/doc/document_reader/TextResult/validityStatus.html @@ -106,7 +106,7 @@
    TextResult class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/TextSource-class.html b/doc/document_reader/TextSource-class.html index 1c3c7505b2..a3a857af29 100644 --- a/doc/document_reader/TextSource-class.html +++ b/doc/document_reader/TextSource-class.html @@ -256,7 +256,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/TextSource/TextSource.html b/doc/document_reader/TextSource/TextSource.html index 7a7a785bc4..18b737b82b 100644 --- a/doc/document_reader/TextSource/TextSource.html +++ b/doc/document_reader/TextSource/TextSource.html @@ -89,7 +89,7 @@
    TextSource class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/TextSource/fromJson.html b/doc/document_reader/TextSource/fromJson.html index ea777affc4..c4add7e7a5 100644 --- a/doc/document_reader/TextSource/fromJson.html +++ b/doc/document_reader/TextSource/fromJson.html @@ -111,7 +111,7 @@
    TextSource class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/TextSource/source.html b/doc/document_reader/TextSource/source.html index 8a380fa91e..87480c95e1 100644 --- a/doc/document_reader/TextSource/source.html +++ b/doc/document_reader/TextSource/source.html @@ -106,7 +106,7 @@
    TextSource class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/TextSource/sourceType.html b/doc/document_reader/TextSource/sourceType.html index 6c57a40e14..ed2d948652 100644 --- a/doc/document_reader/TextSource/sourceType.html +++ b/doc/document_reader/TextSource/sourceType.html @@ -106,7 +106,7 @@
    TextSource class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/TextSource/toJson.html b/doc/document_reader/TextSource/toJson.html index da0b92542e..ecdbe9aee6 100644 --- a/doc/document_reader/TextSource/toJson.html +++ b/doc/document_reader/TextSource/toJson.html @@ -104,7 +104,7 @@
    TextSource class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/TextSource/validityStatus.html b/doc/document_reader/TextSource/validityStatus.html index 62fa316655..af39b61eb8 100644 --- a/doc/document_reader/TextSource/validityStatus.html +++ b/doc/document_reader/TextSource/validityStatus.html @@ -106,7 +106,7 @@
    TextSource class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/TransactionInfo-class.html b/doc/document_reader/TransactionInfo-class.html index 1806fc420f..ba11bf7012 100644 --- a/doc/document_reader/TransactionInfo-class.html +++ b/doc/document_reader/TransactionInfo-class.html @@ -241,7 +241,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/TransactionInfo/TransactionInfo.html b/doc/document_reader/TransactionInfo/TransactionInfo.html index 349bcb7644..610a9e367a 100644 --- a/doc/document_reader/TransactionInfo/TransactionInfo.html +++ b/doc/document_reader/TransactionInfo/TransactionInfo.html @@ -89,7 +89,7 @@
    TransactionInfo class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/TransactionInfo/fromJson.html b/doc/document_reader/TransactionInfo/fromJson.html index 13053d56fa..c7adf1703e 100644 --- a/doc/document_reader/TransactionInfo/fromJson.html +++ b/doc/document_reader/TransactionInfo/fromJson.html @@ -109,7 +109,7 @@
    TransactionInfo class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/TransactionInfo/tag.html b/doc/document_reader/TransactionInfo/tag.html index 57fe08024c..8df1198579 100644 --- a/doc/document_reader/TransactionInfo/tag.html +++ b/doc/document_reader/TransactionInfo/tag.html @@ -103,7 +103,7 @@
    TransactionInfo class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/TransactionInfo/toJson.html b/doc/document_reader/TransactionInfo/toJson.html index f45566c565..05cc443114 100644 --- a/doc/document_reader/TransactionInfo/toJson.html +++ b/doc/document_reader/TransactionInfo/toJson.html @@ -103,7 +103,7 @@
    TransactionInfo class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/TransactionInfo/transactionId.html b/doc/document_reader/TransactionInfo/transactionId.html index b196c0b447..5165c08585 100644 --- a/doc/document_reader/TransactionInfo/transactionId.html +++ b/doc/document_reader/TransactionInfo/transactionId.html @@ -103,7 +103,7 @@
    TransactionInfo class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/VDSNCData-class.html b/doc/document_reader/VDSNCData-class.html index 72c54db986..0789505a73 100644 --- a/doc/document_reader/VDSNCData-class.html +++ b/doc/document_reader/VDSNCData-class.html @@ -331,7 +331,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/VDSNCData/VDSNCData.html b/doc/document_reader/VDSNCData/VDSNCData.html index f27437886e..f5a9d6a77c 100644 --- a/doc/document_reader/VDSNCData/VDSNCData.html +++ b/doc/document_reader/VDSNCData/VDSNCData.html @@ -89,7 +89,7 @@
    VDSNCData class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/VDSNCData/certificate.html b/doc/document_reader/VDSNCData/certificate.html index a7d75ad3b6..41d8230c50 100644 --- a/doc/document_reader/VDSNCData/certificate.html +++ b/doc/document_reader/VDSNCData/certificate.html @@ -106,7 +106,7 @@
    VDSNCData class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/VDSNCData/certificateChain.html b/doc/document_reader/VDSNCData/certificateChain.html index 1cc615eb92..998cd61e30 100644 --- a/doc/document_reader/VDSNCData/certificateChain.html +++ b/doc/document_reader/VDSNCData/certificateChain.html @@ -106,7 +106,7 @@
    VDSNCData class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/VDSNCData/fromJson.html b/doc/document_reader/VDSNCData/fromJson.html index 32cad2ee5a..297e42562a 100644 --- a/doc/document_reader/VDSNCData/fromJson.html +++ b/doc/document_reader/VDSNCData/fromJson.html @@ -118,7 +118,7 @@
    VDSNCData class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/VDSNCData/issuingCountry.html b/doc/document_reader/VDSNCData/issuingCountry.html index 5880866d3f..011b2efc11 100644 --- a/doc/document_reader/VDSNCData/issuingCountry.html +++ b/doc/document_reader/VDSNCData/issuingCountry.html @@ -106,7 +106,7 @@
    VDSNCData class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/VDSNCData/message.html b/doc/document_reader/VDSNCData/message.html index 7d22495ead..f1cf33aa83 100644 --- a/doc/document_reader/VDSNCData/message.html +++ b/doc/document_reader/VDSNCData/message.html @@ -106,7 +106,7 @@
    VDSNCData class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/VDSNCData/notifications.html b/doc/document_reader/VDSNCData/notifications.html index e961f9f28b..5116b733a3 100644 --- a/doc/document_reader/VDSNCData/notifications.html +++ b/doc/document_reader/VDSNCData/notifications.html @@ -107,7 +107,7 @@
    VDSNCData class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/VDSNCData/signature.html b/doc/document_reader/VDSNCData/signature.html index 83c167c7d0..f48312eeb4 100644 --- a/doc/document_reader/VDSNCData/signature.html +++ b/doc/document_reader/VDSNCData/signature.html @@ -106,7 +106,7 @@
    VDSNCData class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/VDSNCData/signatureAlgorithm.html b/doc/document_reader/VDSNCData/signatureAlgorithm.html index 48e8a89fa0..81d374fb4b 100644 --- a/doc/document_reader/VDSNCData/signatureAlgorithm.html +++ b/doc/document_reader/VDSNCData/signatureAlgorithm.html @@ -106,7 +106,7 @@
    VDSNCData class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/VDSNCData/toJson.html b/doc/document_reader/VDSNCData/toJson.html index 491cd6ba85..619378be6b 100644 --- a/doc/document_reader/VDSNCData/toJson.html +++ b/doc/document_reader/VDSNCData/toJson.html @@ -110,7 +110,7 @@
    VDSNCData class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/VDSNCData/type.html b/doc/document_reader/VDSNCData/type.html index 42f5763167..cb349bee14 100644 --- a/doc/document_reader/VDSNCData/type.html +++ b/doc/document_reader/VDSNCData/type.html @@ -109,7 +109,7 @@
    VDSNCData class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/VDSNCData/version.html b/doc/document_reader/VDSNCData/version.html index 9ca6672e9d..b25182e192 100644 --- a/doc/document_reader/VDSNCData/version.html +++ b/doc/document_reader/VDSNCData/version.html @@ -106,7 +106,7 @@
    VDSNCData class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Validity-class.html b/doc/document_reader/Validity-class.html index 964ef33c8f..3bcbd3b77f 100644 --- a/doc/document_reader/Validity-class.html +++ b/doc/document_reader/Validity-class.html @@ -244,7 +244,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Validity/Validity.html b/doc/document_reader/Validity/Validity.html index 1dbdc24cd2..45f753047d 100644 --- a/doc/document_reader/Validity/Validity.html +++ b/doc/document_reader/Validity/Validity.html @@ -89,7 +89,7 @@
    Validity class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Validity/fromJson.html b/doc/document_reader/Validity/fromJson.html index abed0a8bbe..4252f6ef8d 100644 --- a/doc/document_reader/Validity/fromJson.html +++ b/doc/document_reader/Validity/fromJson.html @@ -109,7 +109,7 @@
    Validity class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Validity/sourceType.html b/doc/document_reader/Validity/sourceType.html index 8847587838..04bbb8ea09 100644 --- a/doc/document_reader/Validity/sourceType.html +++ b/doc/document_reader/Validity/sourceType.html @@ -106,7 +106,7 @@
    Validity class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Validity/status.html b/doc/document_reader/Validity/status.html index e150008aa6..843a4e5a54 100644 --- a/doc/document_reader/Validity/status.html +++ b/doc/document_reader/Validity/status.html @@ -106,7 +106,7 @@
    Validity class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Validity/toJson.html b/doc/document_reader/Validity/toJson.html index 4db88e4a54..dc710a5f18 100644 --- a/doc/document_reader/Validity/toJson.html +++ b/doc/document_reader/Validity/toJson.html @@ -103,7 +103,7 @@
    Validity class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Value-class.html b/doc/document_reader/Value-class.html index 5dd41e07cd..c7f3c4b1e9 100644 --- a/doc/document_reader/Value-class.html +++ b/doc/document_reader/Value-class.html @@ -316,7 +316,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Value/Value.html b/doc/document_reader/Value/Value.html index 2c8a4df23d..f768bc0916 100644 --- a/doc/document_reader/Value/Value.html +++ b/doc/document_reader/Value/Value.html @@ -106,7 +106,7 @@
    Value class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Value/boundRect.html b/doc/document_reader/Value/boundRect.html index 866ef66a4e..785b43520c 100644 --- a/doc/document_reader/Value/boundRect.html +++ b/doc/document_reader/Value/boundRect.html @@ -106,7 +106,7 @@
    Value class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Value/fromJson.html b/doc/document_reader/Value/fromJson.html index 8a488822cf..d1520f8b6a 100644 --- a/doc/document_reader/Value/fromJson.html +++ b/doc/document_reader/Value/fromJson.html @@ -117,7 +117,7 @@
    Value class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Value/originalSymbols.html b/doc/document_reader/Value/originalSymbols.html index a1bd7dc88c..60b74a4874 100644 --- a/doc/document_reader/Value/originalSymbols.html +++ b/doc/document_reader/Value/originalSymbols.html @@ -106,7 +106,7 @@
    Value class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Value/originalValue.html b/doc/document_reader/Value/originalValue.html index a803ab48e0..ed09003d96 100644 --- a/doc/document_reader/Value/originalValue.html +++ b/doc/document_reader/Value/originalValue.html @@ -106,7 +106,7 @@
    Value class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Value/pageIndex.html b/doc/document_reader/Value/pageIndex.html index 8837d5170e..dd137f7653 100644 --- a/doc/document_reader/Value/pageIndex.html +++ b/doc/document_reader/Value/pageIndex.html @@ -106,7 +106,7 @@
    Value class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Value/probability.html b/doc/document_reader/Value/probability.html index afa03bf265..8598215dff 100644 --- a/doc/document_reader/Value/probability.html +++ b/doc/document_reader/Value/probability.html @@ -106,7 +106,7 @@
    Value class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Value/rfidOrigin.html b/doc/document_reader/Value/rfidOrigin.html index 4a6c5d48dd..e4ff79ec5a 100644 --- a/doc/document_reader/Value/rfidOrigin.html +++ b/doc/document_reader/Value/rfidOrigin.html @@ -106,7 +106,7 @@
    Value class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Value/sourceType.html b/doc/document_reader/Value/sourceType.html index 5e805f3af9..c935782198 100644 --- a/doc/document_reader/Value/sourceType.html +++ b/doc/document_reader/Value/sourceType.html @@ -106,7 +106,7 @@
    Value class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/Value/toJson.html b/doc/document_reader/Value/toJson.html index 232505743e..f99caea46c 100644 --- a/doc/document_reader/Value/toJson.html +++ b/doc/document_reader/Value/toJson.html @@ -109,7 +109,7 @@
    Value class
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/VideoEncoderCompletion.html b/doc/document_reader/VideoEncoderCompletion.html index a1bafe6969..cf1ca4bbef 100644 --- a/doc/document_reader/VideoEncoderCompletion.html +++ b/doc/document_reader/VideoEncoderCompletion.html @@ -98,7 +98,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ViewContentMode.html b/doc/document_reader/ViewContentMode.html index 6ad09468f0..66f2a96ddf 100644 --- a/doc/document_reader/ViewContentMode.html +++ b/doc/document_reader/ViewContentMode.html @@ -497,7 +497,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ViewContentMode/getByValue.html b/doc/document_reader/ViewContentMode/getByValue.html index 14842a3035..271cd147d9 100644 --- a/doc/document_reader/ViewContentMode/getByValue.html +++ b/doc/document_reader/ViewContentMode/getByValue.html @@ -105,7 +105,7 @@
    ViewContentMode enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ViewContentMode/value.html b/doc/document_reader/ViewContentMode/value.html index 56cb6182a3..0a18ce7d72 100644 --- a/doc/document_reader/ViewContentMode/value.html +++ b/doc/document_reader/ViewContentMode/value.html @@ -97,7 +97,7 @@
    ViewContentMode enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/ViewContentMode/values-constant.html b/doc/document_reader/ViewContentMode/values-constant.html index c78970d80b..e64d092758 100644 --- a/doc/document_reader/ViewContentMode/values-constant.html +++ b/doc/document_reader/ViewContentMode/values-constant.html @@ -96,7 +96,7 @@
    ViewContentMode enum
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/document_reader/document_reader-library.html b/doc/document_reader/document_reader-library.html index 45f1517f28..640b2abc90 100644 --- a/doc/document_reader/document_reader-library.html +++ b/doc/document_reader/document_reader-library.html @@ -1459,7 +1459,7 @@
    document_reader library
    flutter_document_reader_api - 7.3.1066-beta + 7.3.1067-beta
    diff --git a/doc/index.html b/doc/index.html index ab3404cab3..177d59b717 100644 --- a/doc/index.html +++ b/doc/index.html @@ -98,7 +98,7 @@