ChartSeries constructor

ChartSeries({
  1. String name,
})

Implementation

external factory ChartSeries({
  String name});