The list of hashes for items in the gearset. Use them to look up DestinyInventoryItemDefinition entries for the items in the set.
@JsonKey(name:'itemList') List<int>? itemList;