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