valueRatio property

Ratio? get valueRatio

Returns the value of the observation if it's a ratio.

Implementation

Ratio? get valueRatio => _getRatio(_json, 'valueRatio');