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;
Creates a new instance.
ChargingStop.withDefaults()
: powerInKilowatts = 0.0, currentInAmperes = 0.0, voltageInVolts = 0.0, supplyType = null, minDuration = null, maxDuration = null;