highResIcon property
If this item has a high-res icon (at least for now, many things won't), then the path to that icon will be here.
Implementation
@JsonKey(name:'highResIcon')
String? highResIcon;
If this item has a high-res icon (at least for now, many things won't), then the path to that icon will be here.
@JsonKey(name:'highResIcon')
String? highResIcon;