data property

List<PieChartData> data
final

The list of data points to be displayed in the pie chart.

Implementation

final List<PieChartData> data;