energyCapacity property
The total capacity of Energy that the item currently has, regardless of if it is currently being used.
Implementation
@JsonKey(name:'energyCapacity')
int? energyCapacity;
The total capacity of Energy that the item currently has, regardless of if it is currently being used.
@JsonKey(name:'energyCapacity')
int? energyCapacity;