distanceKm property

double get distanceKm

Implementation

double get distanceKm => distanceMs / 1000.0;