challengeObjectiveHash property

  1. @JsonKey(name: 'challengeObjectiveHash')
int? challengeObjectiveHash
getter/setter pair

The challenge related to this milestone.

Implementation

@JsonKey(name:'challengeObjectiveHash')
int? challengeObjectiveHash;