GooglePrivacyDlpV2FileClusterType constructor

GooglePrivacyDlpV2FileClusterType({
  1. String? cluster,
})

Implementation

GooglePrivacyDlpV2FileClusterType({
  this.cluster,
});