code property

  1. @JsonKey()
String code
getter/setter pair

Barcode (EAN) of the product, as a string.

Implementation

@JsonKey()
late String code;