GoogleCloudRetailV2ProductInlineSource constructor
GoogleCloudRetailV2ProductInlineSource({
- List<
GoogleCloudRetailV2Product> ? products,
Implementation
GoogleCloudRetailV2ProductInlineSource({
this.products,
});