GooglePrivacyDlpV2Bucket constructor
GooglePrivacyDlpV2Bucket({
- GooglePrivacyDlpV2Value? max,
- GooglePrivacyDlpV2Value? min,
- GooglePrivacyDlpV2Value? replacementValue,
Implementation
GooglePrivacyDlpV2Bucket({this.max, this.min, this.replacementValue});