website property

  1. @JsonKey(name: 'link', includeIfNull: false)
String? website
getter/setter pair

Link to the product page on the official site of the producer

Implementation

@JsonKey(name: 'link', includeIfNull: false)
String? website;