ChargingStop.withDefaults constructor - ChargingStop - routing library - Dart API
ChargingStop.withDefaults
ChargingStop.withDefaults constructor
Creates a new instance.
Implementation
ChargingStop.withDefaults()
: powerInKilowatts = 0.0, currentInAmperes = 0.0, voltageInVolts = 0.0, supplyType = null, minDuration = null, maxDuration = null;