milestoneHash property
The hash identifier for the milestone. Use it to look up the DestinyMilestoneDefinition for static data about the Milestone.
Implementation
@JsonKey(name:'milestoneHash')
int? milestoneHash;
The hash identifier for the milestone. Use it to look up the DestinyMilestoneDefinition for static data about the Milestone.
@JsonKey(name:'milestoneHash')
int? milestoneHash;