VIZOnlyOnePageFlow class

This flow visually captures a single page of a document.

Inheritance
Implemented types
Available extensions

Constructors

VIZOnlyOnePageFlow()

Properties

accessKey String
no getteroverride
allowedPageTypes List<PageType>
no getter
allowManualCaptureAfterTimeout int
no getter
applicationLevelEncryptionPins List<String>?
no getteroverride
baseUrl String
no getteroverride
dateFormat DateFormat
no getteroverride
dateSeparator DateSeparator
no getteroverride
faceImageFeatureRequirement FeatureRequirement
no getter
fastCaptureMode bool
no getter
hashCode int
The hash code for this object.
no setterinherited
instructionsPlayCount int
Replays the instruction animations a number of times -< 0 the animations are play endless, 0 the animations are disabled, > 0 the animations are played that many times. Default value is -1 (endless play)
no getteroverride
isDebugEnabled bool
no getteroverride
language String?
no getteroverride
mrzFeatureRequirement FeatureRequirement
no getter
mrzValidation MRZValidation
no getter
oauthToken String
no getteroverride
opaqueID String?
no getteroverride
preventSessionCommit bool
no getteroverride
qrCodeFeatureRequirement FeatureRequirement
no getter
readIDSession ReadIDSession?
no getteroverride
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
screenOrientation ScreenOrientation
no getteroverride
shouldAllowLoweringQualityRequirements bool
no getter
shouldAllowScreenshots bool
no getteroverride
shouldAskDismissConfirmation bool
no getteroverride
shouldMaskPersonalData bool
no getteroverride
shouldOnlyShowInstructionsOnFirstUse bool
Sets showInstructions always enabled/disabled. Default value is false.
no getteroverride
shouldPlayShutterSound bool
no getter
shouldRequireNoFingerOnDocument bool
no getter
shouldRequireNoGlareOnDocument bool
no getter
shouldRequireSharpImage bool
no getter
shouldShowDocumentSelection bool
no getter
shouldShowTorchButton bool
no getter
shouldShowVIZConfirmation bool
no getter
shouldShowVIZResult bool
no getter
shouldUsePinning bool
no getteroverride
tlsPins List<String>?
no getteroverride
uiResources UIResources?
no getteroverride

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
obfuscationSafeStringify() String

Available on ReadIDFlow, provided by the Stringify extension

toJson() Map<String, dynamic>
Returns a JSON-representation of VIZOnlyOnePageFlow
override
toString() String
A string representation of this object.
inherited

Operators

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