GooglePrivacyDlpV2LargeCustomDictionaryStats constructor

GooglePrivacyDlpV2LargeCustomDictionaryStats({
  1. String? approxNumPhrases,
})

Implementation

GooglePrivacyDlpV2LargeCustomDictionaryStats({
  this.approxNumPhrases,
});