GooglePrivacyDlpV2StoredInfoTypeStats constructor

GooglePrivacyDlpV2StoredInfoTypeStats({
  1. GooglePrivacyDlpV2LargeCustomDictionaryStats? largeCustomDictionary,
})

Implementation

GooglePrivacyDlpV2StoredInfoTypeStats({
  this.largeCustomDictionary,
});