value property

String? value
getter/setter pair

The value of the datapoint.

This will not be present when the value is zero.

Implementation

core.String? value;