GooglePrivacyDlpV2ImageFallbackLocation constructor
GooglePrivacyDlpV2ImageFallbackLocation({
- GooglePrivacyDlpV2GlobalProcessing? globalProcessing,
- GooglePrivacyDlpV2MultiRegionProcessing? multiRegionProcessing,
Implementation
GooglePrivacyDlpV2ImageFallbackLocation({
this.globalProcessing,
this.multiRegionProcessing,
});