GoogleCloudRetailV2RulePinAction constructor

GoogleCloudRetailV2RulePinAction({
  1. Map<String, String>? pinMap,
})

Implementation

GoogleCloudRetailV2RulePinAction({
  this.pinMap,
});