icon property
If this progression step has a specific icon related to it, this is the icon to show.
Implementation
@JsonKey(name:'icon')
String? icon;
If this progression step has a specific icon related to it, this is the icon to show.
@JsonKey(name:'icon')
String? icon;