ModelCardBarChartMetric

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