valueRatio property
Ratio?
get
valueRatio
Returns the value of the observation if it's a ratio.
Implementation
Ratio? get valueRatio => _getRatio(_json, 'valueRatio');
Returns the value of the observation if it's a ratio.
Ratio? get valueRatio => _getRatio(_json, 'valueRatio');