GooglePrivacyDlpV2ProcessingLocation constructor

GooglePrivacyDlpV2ProcessingLocation({
  1. GooglePrivacyDlpV2ImageFallbackLocation? imageFallbackLocation,
})

Implementation

GooglePrivacyDlpV2ProcessingLocation({
  this.imageFallbackLocation,
});