GooglePrivacyDlpV2DatastoreKey constructor

GooglePrivacyDlpV2DatastoreKey({
  1. GooglePrivacyDlpV2Key? entityKey,
})

Implementation

GooglePrivacyDlpV2DatastoreKey({
  this.entityKey,
});