data property

String? get data

A series of data points.

Implementation

String? get data => dataField.getValue(_json);