minimumAndMaximumChargingPowerAtIndependent property

  1. @JsonKey(fromJson: minAndMaxValueFromJson, toJson: minAndMaxValueToJson)
MinAndMaxValue? minimumAndMaximumChargingPowerAtIndependent
final

Implementation

@JsonKey(fromJson: minAndMaxValueFromJson, toJson: minAndMaxValueToJson)
final MinAndMaxValue? minimumAndMaximumChargingPowerAtIndependent;