inInches property

double inInches

Return the number of inches spanned by this Distance

Implementation

double get inInches => _distance / micrometersInInch;