distance property
Contains the distance covered by this step until the next step. This field may be undefined if the distance is unknown.
Implementation
final Distance? distance;
Contains the distance covered by this step until the next step. This field may be undefined if the distance is unknown.
final Distance? distance;