iconHash property

  1. @JsonKey(name: 'icon_hash')
String? iconHash
final

icon hash, returned when in the template object

Implementation

@JsonKey(name: 'icon_hash')
final String? iconHash;