iconImage property

  1. @JsonKey(name: 'iconImage')
String? iconImage
getter/setter pair

Optional URI to an icon for the statistic

Implementation

@JsonKey(name:'iconImage')
String? iconImage;