GooglePrivacyDlpV2ReplaceValueConfig constructor

GooglePrivacyDlpV2ReplaceValueConfig({
  1. GooglePrivacyDlpV2Value? newValue,
})

Implementation

GooglePrivacyDlpV2ReplaceValueConfig({
  this.newValue,
});