menu
smart_sdk package
documentation
app/modules/liveness_detection/liveness_detection.dart
LivenessImageAction
pathAssetGif method
pathAssetGif method
dark_mode
light_mode
pathAssetGif
method
String
pathAssetGif
(
String
name
)
Implementation
String pathAssetGif(String name) => 'assets/gif/detection/$name.gif';
smart_sdk package
documentation
app/modules/liveness_detection/liveness_detection
LivenessImageAction
pathAssetGif method
LivenessImageAction class