GooglePrivacyDlpV2QuoteInfo constructor

GooglePrivacyDlpV2QuoteInfo({
  1. GooglePrivacyDlpV2DateTime? dateTime,
})

Implementation

GooglePrivacyDlpV2QuoteInfo({
  this.dateTime,
});