GooglePrivacyDlpV2SelectedInfoTypes constructor

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

Implementation

GooglePrivacyDlpV2SelectedInfoTypes({
  this.infoTypes,
});