value property
The conceptual "Value" of an item, if any was defined. See the DestinyItemValueBlockDefinition for more details.
Implementation
@JsonKey(name:'value')
DestinyItemValueBlockDefinition? value;
The conceptual "Value" of an item, if any was defined. See the DestinyItemValueBlockDefinition for more details.
@JsonKey(name:'value')
DestinyItemValueBlockDefinition? value;