objectiveHashes property

  1. @JsonKey(name: 'objectiveHashes')
List<int>? objectiveHashes
getter/setter pair

Implementation

@JsonKey(name:'objectiveHashes')
List<int>? objectiveHashes;