sets property
The summary of the score for each set. Represented as a mapping from the set index (0, 1, 2, etc) to the summary of that set.
Implementation
Map<String, SetSummary> sets;
The summary of the score for each set. Represented as a mapping from the set index (0, 1, 2, etc) to the summary of that set.
Map<String, SetSummary> sets;