valueQuantity property

Quantity? get valueQuantity

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

Implementation

Quantity? get valueQuantity => valueQuantityField.getValue(json);