low property

Quantity? get low

The low limit. The boundary is inclusive.

Implementation

Quantity? get low => lowField.getValue(_json);