menu
m7_livelyness_detection package
documentation
index.dart
CamerawesomePlugin
takePhoto static method
takePhoto static method
dark_mode
light_mode
takePhoto
static method
Future
<
bool
>
takePhoto
(
String
path
)
Implementation
static Future<bool> takePhoto(String path) async { return CameraInterface().takePhoto(path); }
m7_livelyness_detection package
documentation
index
CamerawesomePlugin
takePhoto static method
CamerawesomePlugin class