FlutterSmartfacePlatformCameraController constructor
FlutterSmartfacePlatformCameraController({})
Creates a controller that proxies camera commands to the native side.
Implementation
FlutterSmartfacePlatformCameraController({
required this.switchCamera,
required this.closeAndPop,
this.setLivenessSecurityLevel,
});