ModelCardLinearGraphMetric

constructor(name: String, notes: String? = null, type: ModelCardLinearGraphMetricType, value: List<List<Double>>, xAxisName: String? = null, yAxisName: String? = null)