stopDuration property
The duration in seconds to stop at this waypoint (0-49999 seconds).
This is typically used for destination waypoints or via waypoints to specify a waiting time.
Returns null if no stop duration is specified.
Implementation
int? get stopDuration;