explorePrioritizesActivityImage property
- @JsonKey(name: 'explorePrioritizesActivityImage')
getter/setter pair
If TRUE, "Explore Destiny" (the front page of BNet and the companion app) prioritize using the activity image over any overriding Quest or Milestone image provided. This unfortunate hack is brought to you by Trials of The Nine.
Implementation
@JsonKey(name:'explorePrioritizesActivityImage')
bool? explorePrioritizesActivityImage;