iconPath property

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

URL the Icon if available.

Implementation

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