HVUIAnimation class
Constructors
- HVUIAnimation.new({String? documentFailureLottie, String? documentInstructionBackSideLottie, String? documentInstructionFrontSideLottie, String? documentInstructionLottie, String? documentProcessingLottie, String? documentSuccessLottie, String? endStateFailure, String? endStateProcessing, String? endStateSuccess, String? faceFailureLottie, String? faceInstructionLottie, String? faceProcessingLottie, String? faceSuccessLottie, String? qrInstruction, String? uploadFailure})
Properties
- documentFailureLottie ↔ String?
-
getter/setter pair
- documentInstructionBackSideLottie ↔ String?
-
getter/setter pair
- documentInstructionFrontSideLottie ↔ String?
-
getter/setter pair
- documentInstructionLottie ↔ String?
-
getter/setter pair
- documentProcessingLottie ↔ String?
-
getter/setter pair
- documentSuccessLottie ↔ String?
-
getter/setter pair
- endStateFailure ↔ String?
-
getter/setter pair
- endStateProcessing ↔ String?
-
getter/setter pair
- endStateSuccess ↔ String?
-
getter/setter pair
- faceFailureLottie ↔ String?
-
getter/setter pair
- faceInstructionLottie ↔ String?
-
getter/setter pair
- faceProcessingLottie ↔ String?
-
getter/setter pair
- faceSuccessLottie ↔ String?
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- qrInstruction ↔ String?
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- uploadFailure ↔ String?
-
getter/setter pair
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toMap(
) → Map< String, dynamic> - Convert HVUIAnimation object to Map
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited