Creates a Length instance representing this numerical value in Micrometers (μm).
Length get um => Length(toDouble(), LengthUnit.micrometer);