menu
liveness_detection_flutter_plugin package
documentation
index.dart
LivenessConfig
steps property
steps property
dark_mode
light_mode
steps
property
List
<
LivenessDetectionStepItem
>
steps
final
Types of checks to be added while detecting the face.
Implementation
final List<LivenessDetectionStepItem> steps;
liveness_detection_flutter_plugin package
documentation
index
LivenessConfig
steps property
LivenessConfig class