gearset property
If this item has related items in a "Gear Set", this will be non-null and the relationships defined herein.
Implementation
@JsonKey(name:'gearset')
DestinyItemGearsetBlockDefinition? gearset;
If this item has related items in a "Gear Set", this will be non-null and the relationships defined herein.
@JsonKey(name:'gearset')
DestinyItemGearsetBlockDefinition? gearset;