menu
flutter_face_api
flutter_face_api.dart
LivenessResponse
image property
image
dark_mode
light_mode
image
property
dynamic
get
image
The input image used to determine the liveness.
Implementation
Uint8List? get image => _image;
flutter_face_api
face_api
LivenessResponse
image property
LivenessResponse class