equippingBlock property
If this item can be equipped, this block will be non-null and will be populated with the conditions under which it can be equipped.
Implementation
@JsonKey(name:'equippingBlock')
DestinyEquippingBlockDefinition? equippingBlock;