remainingDuration property
getter/setter pair
The estimated time in seconds from current location until the end of the Section is reached, including traffic delays if available. Note that the value is accumulated per section, and that the last section contains the overall duration until the destination is reached. Defaults to 0 seconds.
Implementation
Duration remainingDuration;