scores property

List<ScoreSubmission>? scores
getter/setter pair

The score submissions.

Implementation

core.List<ScoreSubmission>? scores;