GooglePrivacyDlpV2InfoTypeStats constructor
GooglePrivacyDlpV2InfoTypeStats({
- String? count,
- GooglePrivacyDlpV2InfoType? infoType,
Implementation
GooglePrivacyDlpV2InfoTypeStats({
this.count,
this.infoType,
});