buyString property
If the vendor has a custom localized string describing the "buy" action, that is returned here.
Implementation
@JsonKey(name:'buyString')
String? buyString;
If the vendor has a custom localized string describing the "buy" action, that is returned here.
@JsonKey(name:'buyString')
String? buyString;