avoidTolls property

bool? avoidTolls
final

Optional. When set to true, avoids toll roads where reasonable, giving preference to routes not containing toll roads. Applies only to the DRIVE and TWO_WHEELER TravelMode.

Implementation

final bool? avoidTolls;