localizedDescription property

  1. @JsonKey(defaultValue: '')
String localizedDescription
final

The localized description of the product.

It is localized based on the current locale.

Implementation

@JsonKey(defaultValue: '')
final String localizedDescription;