score property

  1. @AnyOf.new([double, String, bool])
Object? get score

Implementation

@AnyOf([double, String, bool])
Object? get score;