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