questlineItemHash property
OPTIONAL - If this is tracking the status of a quest, this is the identifier for the DestinyInventoryItemDefinition that containst that questline data.
Implementation
@JsonKey(name:'questlineItemHash')
int? questlineItemHash;