GooglePrivacyDlpV2TimePartConfig constructor

GooglePrivacyDlpV2TimePartConfig({
  1. String? partToExtract,
})

Implementation

GooglePrivacyDlpV2TimePartConfig({
  this.partToExtract,
});