difficultyTierCollectionHash property

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

Implementation

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