value property

String? value
getter/setter pair

The dimension value.

For example, this value may be 'France' for the 'country' dimension.

Implementation

core.String? value;