data property

List<BubbleDataPoint> data
final

Data points with size values.

Implementation

final List<BubbleDataPoint> data;