valueString property

String? get valueString

The information determined as a result of making the observation, if the information has a simple value.

Implementation

String? get valueString => valueStringField.getValue(json);