value property

num? get value

The value of the measured amount. The value includes an implicit precision in the presentation of the value.

Implementation

num? get value => valueField.getValue(_json);