menu
livelyness_detection package
documentation
index.dart
CamerawesomePlugin
isMultiCamSupported static method
isMultiCamSupported static method
dark_mode
light_mode
isMultiCamSupported
static method
Future
<
bool
>
isMultiCamSupported
(
)
Implementation
static Future<bool> isMultiCamSupported() { return CameraInterface().isMultiCamSupported(); }
livelyness_detection package
documentation
index
CamerawesomePlugin
isMultiCamSupported static method
CamerawesomePlugin class