secondarySpecial property
Pulled from the Secondary Icon, this is the "special" background for the item. For Emblems, this is the background image used on the Details view: but it need not be limited to that for other types of items.
Implementation
@JsonKey(name:'secondarySpecial')
String? secondarySpecial;