SingingResult

constructor(overallScore: Float, segmentResults: Map<Int, List<SegmentResult>>, aggregation: ResultAggregation = ResultAggregation.LATEST)