LivenessXResponse constructor Null safety
Implementation
const LivenessXResponse({
required this.base64,
required this.processID,
required this.log,
required this.isLiveness,
});
const LivenessXResponse({
required this.base64,
required this.processID,
required this.log,
required this.isLiveness,
});