denominator property
Quantity?
get
denominator
The value of the denominator in the ratio.
Implementation
Quantity? get denominator => denominatorField.getValue(_json);
The value of the denominator in the ratio.
Quantity? get denominator => denominatorField.getValue(_json);