beatenScoreTimeSpans property

List<String>? beatenScoreTimeSpans
getter/setter pair

The time spans where the submitted score is better than the existing score for that time span.

Implementation

core.List<core.String>? beatenScoreTimeSpans;