GoogleCloudRetailV2PriceInfo constructor
GoogleCloudRetailV2PriceInfo({})
Implementation
GoogleCloudRetailV2PriceInfo({
this.cost,
this.currencyCode,
this.originalPrice,
this.price,
this.priceEffectiveTime,
this.priceExpireTime,
this.priceRange,
});