AggregatedHealthData

data class AggregatedHealthData(val yValues: List<Double>, val xValues: List<Double>, val seriesName: StringResource)

Constructors

Link copied to clipboard
constructor(yValues: List<Double>, xValues: List<Double>, seriesName: StringResource)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard