alternatives property
If set to true
, specifies that the Directions service may
provide more than one route alternative in the response.
Note that providing route alternatives may increase the
response time from the server. This is only available for
requests without intermediate waypoints.
Implementation
final bool? alternatives;