GooglePrivacyDlpV2LabelField constructor

GooglePrivacyDlpV2LabelField({
  1. String? id,
  2. String? value,
})

Implementation

GooglePrivacyDlpV2LabelField({this.id, this.value});