defaultLivenessCamera property
Lens used when first entering the liveness (passive face) capture
screen. null keeps the native default (front camera). Falls back to
the first available camera when the requested lens isn't present on the
device.
Implementation
final CameraLens? defaultLivenessCamera;