precision property

int precision

Returns the number of digits of precision this measurement has.

Implementation

int get precision => _precision.precision;