DrivingOptions constructor
const
DrivingOptions({})
Implementation
const DrivingOptions({
this.initialAzimuth,
this.routesCount,
this.avoidTolls,
this.avoidUnpaved,
this.avoidPoorConditions,
this.departureTime,
this.annotationLanguage,
});