secondaryIcon property
A secondary icon associated with the item. Currently this is used in very context specific applications, such as Emblem Nameplates.
Implementation
@JsonKey(name:'secondaryIcon')
String? secondaryIcon;
A secondary icon associated with the item. Currently this is used in very context specific applications, such as Emblem Nameplates.
@JsonKey(name:'secondaryIcon')
String? secondaryIcon;