challengeObjectiveHashes property
Active Challenges for the activity, if any - represented as hashes for DestinyObjectiveDefinitions.
Implementation
@JsonKey(name:'challengeObjectiveHashes')
List<int>? challengeObjectiveHashes;
Active Challenges for the activity, if any - represented as hashes for DestinyObjectiveDefinitions.
@JsonKey(name:'challengeObjectiveHashes')
List<int>? challengeObjectiveHashes;