GooglePrivacyDlpV2DataProfileLocation constructor

GooglePrivacyDlpV2DataProfileLocation({
  1. String? folderId,
  2. String? organizationId,
})

Implementation

GooglePrivacyDlpV2DataProfileLocation({this.folderId, this.organizationId});