releaseIcon property
If the activity has an icon associated with a specific release (such as a DLC), this is the path to that release's icon.
Implementation
@JsonKey(name:'releaseIcon')
String? releaseIcon;
If the activity has an icon associated with a specific release (such as a DLC), this is the path to that release's icon.
@JsonKey(name:'releaseIcon')
String? releaseIcon;