value property

String? value
getter/setter pair

Value in the cell.

The dimension cells contain strings, and the metric cells contain numbers.

Implementation

core.String? value;