GooglePrivacyDlpV2CreateConnectionRequest constructor

GooglePrivacyDlpV2CreateConnectionRequest({
  1. GooglePrivacyDlpV2Connection? connection,
})

Implementation

GooglePrivacyDlpV2CreateConnectionRequest({
  this.connection,
});