GoogleCloudRetailV2RuleFilterAction constructor

GoogleCloudRetailV2RuleFilterAction({
  1. String? filter,
})

Implementation

GoogleCloudRetailV2RuleFilterAction({
  this.filter,
});