loreHash property
If this group has an associated piece of lore to show next to it, this will be the identifier for that DestinyLoreDefinition.
Implementation
@JsonKey(name:'loreHash')
int? loreHash;
If this group has an associated piece of lore to show next to it, this will be the identifier for that DestinyLoreDefinition.
@JsonKey(name:'loreHash')
int? loreHash;