localizedDescription property
The localized description of the product.
It is localized based on the current locale.
Implementation
@JsonKey(defaultValue: '')
final String localizedDescription;
The localized description of the product.
It is localized based on the current locale.
@JsonKey(defaultValue: '')
final String localizedDescription;