evaluation property

  1. @AnyOf.new([$Score, List<$Score>])
Object? get evaluation

Implementation

@AnyOf([$Score, List<$Score>])
Object? get evaluation;