ChargingOptions

constructor(minChargeAtDestination: Energy, minChargeAtChargingStops: Energy, avoidChargingParks: List<UUID> = emptyList(), chargingStopsStrategy: ChargingStopsStrategy = ChargingStopsStrategy.AutomaticFastest)