IdenfyFaceAuthUIBuilder class

Face authentication setting builder class

Constructors

IdenfyFaceAuthUIBuilder()

Properties

hashCode int
The hash code for this object.
no setterinherited
isLanguageSelectionNeeded bool
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
skipOnBoardingView bool
getter/setter pair

Methods

build() IdenfyFaceAuthUISettings
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited
withLanguageSelection(bool isLanguageSelectionNeeded) IdenfyFaceAuthUIBuilder
withOnBoardingView(bool isOnBoardingViewNeeded) IdenfyFaceAuthUIBuilder

Operators

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