menu
ensemble_face_camera package
documentation
web/face_detection_stub.dart
WebFaceDetection
takePicture static method
takePicture static method
dark_mode
light_mode
takePicture
static method
Future
<
String
?
>
takePicture
(
)
Implementation
static Future<String?> takePicture() async { return null; }
ensemble_face_camera package
documentation
web/face_detection_stub
WebFaceDetection
takePicture static method
WebFaceDetection class