low property
Quantity?
get
low
The low limit. The boundary is inclusive.
Implementation
Quantity? get low => lowField.getValue(_json);
The low limit. The boundary is inclusive.
Quantity? get low => lowField.getValue(_json);