EyesOpennessResult constructor Null safety
Implementation
EyesOpennessResult(this.leftEyeVerdict, this.rightEyeVerdict, this.leftEyeScore, this.rightEyeScore);
EyesOpennessResult(this.leftEyeVerdict, this.rightEyeVerdict, this.leftEyeScore, this.rightEyeScore);