GooglePrivacyDlpV2ImageTransformations constructor

GooglePrivacyDlpV2ImageTransformations({
  1. List<GooglePrivacyDlpV2ImageTransformation>? transforms,
})

Implementation

GooglePrivacyDlpV2ImageTransformations({
  this.transforms,
});