iconPath property

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

An icon for the item.

Implementation

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