GooglePrivacyDlpV2Trigger constructor

GooglePrivacyDlpV2Trigger({
  1. GooglePrivacyDlpV2Manual? manual,
  2. GooglePrivacyDlpV2Schedule? schedule,
})

Implementation

GooglePrivacyDlpV2Trigger({this.manual, this.schedule});