rankIcon property
For progressions that have it, this is the rank icon we use in the Companion, displayed above the progressions' rank value.
Implementation
@JsonKey(name:'rankIcon')
String? rankIcon;
For progressions that have it, this is the rank icon we use in the Companion, displayed above the progressions' rank value.
@JsonKey(name:'rankIcon')
String? rankIcon;