GooglePrivacyDlpV2ValueFrequency constructor
GooglePrivacyDlpV2ValueFrequency({
- String? count,
- GooglePrivacyDlpV2Value? value,
Implementation
GooglePrivacyDlpV2ValueFrequency({this.count, this.value});