valueSampledData property

SampledData? get valueSampledData

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

Implementation

SampledData? get valueSampledData => valueSampledDataField.getValue(json);