PassiveFaceLivenessAndroidSettings class
Constructors
- PassiveFaceLivenessAndroidSettings({PassiveFaceLivenessCustomizationAndroid? customization, SensorSettingsAndroid? sensorSettings, int? showButtonTime, bool? enableSwitchCameraButton, bool? enableGoogleServices, bool? emulatorSettings, bool? rootSettings, bool? enableBrightnessIncrease, bool? useDeveloperMode, bool? useAdb, bool? useDebug})
Properties
- customization ↔ PassiveFaceLivenessCustomizationAndroid?
-
getter/setter pair
- emulatorSettings ↔ bool?
-
getter/setter pair
- enableBrightnessIncrease ↔ bool?
-
getter/setter pair
- enableGoogleServices ↔ bool?
-
getter/setter pair
- enableSwitchCameraButton ↔ bool?
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- rootSettings ↔ bool?
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- sensorSettings ↔ SensorSettingsAndroid?
-
getter/setter pair
- showButtonTime ↔ int?
-
getter/setter pair
- useAdb ↔ bool?
-
getter/setter pair
- useDebug ↔ bool?
-
getter/setter pair
- useDeveloperMode ↔ bool?
-
getter/setter pair
Methods
-
asMap(
) → Map -
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