LivenessCaptureResponse constructor
const
LivenessCaptureResponse({
- required LivenessSession livenessSession,
Implementation
const LivenessCaptureResponse({
required this.livenessSession,
});