GoogleCloudRetailV2PriceInfoPriceRange constructor
GoogleCloudRetailV2PriceInfoPriceRange({
- GoogleCloudRetailV2Interval? originalPrice,
- GoogleCloudRetailV2Interval? price,
Implementation
GoogleCloudRetailV2PriceInfoPriceRange({
this.originalPrice,
this.price,
});