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