evaluation property

Evaluation? evaluation
final

Evaluation of the panel, depicting whether the content of the panel is good/bad/neutral for the topic to which the panel applies.

Implementation

@JsonKey(unknownEnumValue: Evaluation.UNKNOWN)
final Evaluation? evaluation;