IdenfyUISettings class
Idenfy UI settings class
Constructors
- IdenfyUISettings.new({bool? isAdditionalSupportEnabled, IdenfyOnBoardingViewType? idenfyOnBoardingViewType, IdenfyDocumentSelectionType? idenfyDocumentSelectionType, bool? isLanguageSelectionNeeded, IdenfyInstructionsEnum? idenfyInstructionsEnum, IdenfyIdentificationResultsUISettingsV2? idenfyIdentificationResultsUISettingsV2, ImmediateRedirectEnum? immediateRedirectEnum, bool? skipInternalPrivacyPolicyView, DocumentCameraFrameVisibility? documentCameraFrameVisibility})
Properties
- documentCameraFrameVisibility → DocumentCameraFrameVisibility?
-
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- idenfyDocumentSelectionType → IdenfyDocumentSelectionType?
-
final
- idenfyIdentificationResultsUISettingsV2 → IdenfyIdentificationResultsUISettingsV2?
-
final
- idenfyInstructionsEnum → IdenfyInstructionsEnum?
-
final
- idenfyOnBoardingViewType → IdenfyOnBoardingViewType?
-
final
- immediateRedirectEnum → ImmediateRedirectEnum?
-
final
- isAdditionalSupportEnabled → bool?
-
final
- isLanguageSelectionNeeded → bool?
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- skipInternalPrivacyPolicyView → bool?
-
final
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Map< String, dynamic> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited