GooglePrivacyDlpV2ProfileStatus constructor

GooglePrivacyDlpV2ProfileStatus({
  1. GoogleRpcStatus? status,
  2. String? timestamp,
})

Implementation

GooglePrivacyDlpV2ProfileStatus({this.status, this.timestamp});