rewardProgressionHashList property

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

Implementation

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