viaWaypoint property

List<ViaWaypoint>? viaWaypoint
final

The locations of via waypoints along this leg. contains info about points through which the route was laid

Implementation

final List<ViaWaypoint>? viaWaypoint;