GooglePrivacyDlpV2SensitivityLabel.fromJson constructor
GooglePrivacyDlpV2SensitivityLabel.fromJson(
- Map json_
Implementation
GooglePrivacyDlpV2SensitivityLabel.fromJson(core.Map json_)
: this(guid: json_['guid'] as core.String?);