GoogleCloudRetailV2ModelFrequentlyBoughtTogetherFeaturesConfig constructor

GoogleCloudRetailV2ModelFrequentlyBoughtTogetherFeaturesConfig({
  1. String? contextProductsType,
})

Implementation

GoogleCloudRetailV2ModelFrequentlyBoughtTogetherFeaturesConfig({
  this.contextProductsType,
});