micrometers method

Length micrometers()

Gets a Length representing this number of micrometers.

Implementation

Length micrometers() => Rational.fromInt(this).micrometers();