GooglePrivacyDlpV2ExcludeInfoTypes constructor

GooglePrivacyDlpV2ExcludeInfoTypes({
  1. List<GooglePrivacyDlpV2InfoType>? infoTypes,
})

Implementation

GooglePrivacyDlpV2ExcludeInfoTypes({
  this.infoTypes,
});