energyCost property
IF not null, this plug has an energy cost. This contains the details of that cost.
Implementation
@JsonKey(name:'energyCost')
DestinyEnergyCostEntry? energyCost;
IF not null, this plug has an energy cost. This contains the details of that cost.
@JsonKey(name:'energyCost')
DestinyEnergyCostEntry? energyCost;