originalIcon property
The original icon for this presentation node, before we futzed with it.
Implementation
@JsonKey(name:'originalIcon')
String? originalIcon;
The original icon for this presentation node, before we futzed with it.
@JsonKey(name:'originalIcon')
String? originalIcon;