totalDistance property

dynamic get totalDistance

Implementation

get totalDistance {
  return _totalDistance;
}