FlutterSafetyPlatformCameraController constructor
FlutterSafetyPlatformCameraController({})
Implementation
FlutterSafetyPlatformCameraController({
required this.setLivenessThreshold,
required this.closeAndPop,
required this.switchCamera,
required this.updateFilters,
});