duration property

Distance? duration
getter/setter pair

The estimated time to complete this navigation step.

Contains both human-readable text (e.g., "2 mins") and numeric value in seconds for calculations.

Implementation

Distance? duration;