questItemHash property
The item representing this Milestone quest. Use this hash to look up the DestinyInventoryItemDefinition for the quest to find its steps and human readable data.
Implementation
@JsonKey(name:'questItemHash')
int? questItemHash;