GoogleCloudRetailV2ModelModelFeaturesConfig constructor

GoogleCloudRetailV2ModelModelFeaturesConfig({
  1. GoogleCloudRetailV2ModelFrequentlyBoughtTogetherFeaturesConfig? frequentlyBoughtTogetherConfig,
})

Implementation

GoogleCloudRetailV2ModelModelFeaturesConfig({
  this.frequentlyBoughtTogetherConfig,
});