EVCarOptions constructor

EVCarOptions()

Implementation

EVCarOptions()
  : routeOptions = RouteOptions.withDefaults(), textOptions = RouteTextOptions(), avoidanceOptions = AvoidanceOptions(), tollOptions = TollOptions(), allowOptions = AllowOptions(), occupantsNumber = 1, lastCharacterOfLicensePlate = null, maxSpeedOnSegments = [], ensureReachability = false, consumptionModel = EVConsumptionModel(), batterySpecifications = BatterySpecifications.withDefaults(), carSpecifications = CarSpecifications(), evMobilityServiceProviderPreferences = EVMobilityServiceProviderPreferences();