difficultyTierIndex property

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

Implementation

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