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