visible property
If true, the Progression is something worth showing to users. If false, BNet isn't going to show it. But that doesn't mean you can't. We're all friends here.
Implementation
@JsonKey(name:'visible')
bool? visible;
If true, the Progression is something worth showing to users. If false, BNet isn't going to show it. But that doesn't mean you can't. We're all friends here.
@JsonKey(name:'visible')
bool? visible;