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