inYards property

double inYards

Return the number of yards spanned by this Distance

Implementation

double get inYards => _distance / micrometersInYard;