GooglePrivacyDlpV2InfoTypeTransformations constructor

GooglePrivacyDlpV2InfoTypeTransformations({
  1. List<GooglePrivacyDlpV2InfoTypeTransformation>? transformations,
})

Implementation

GooglePrivacyDlpV2InfoTypeTransformations({
  this.transformations,
});