scores property

List<GameHighScore> scores
final

scores A list of game high scores

Implementation

final List<GameHighScore> scores;