duration property

DirectionsDuration? duration
final

Contains the typical time required to perform the step, until the next step. This field may be undefined if the duration is unknown.

Implementation

final DirectionsDuration? duration;