ConsentEvaluation constructor

ConsentEvaluation({
  1. String? evaluationResult,
})

Implementation

ConsentEvaluation({this.evaluationResult});