ChargingStatusValue

@Serializable
data class ChargingStatusValue(val value: ChargingValue)

Constructors

Link copied to clipboard
constructor(value: ChargingValue)

Properties

Link copied to clipboard