ResponsePolicyRulesPatchResponse constructor
ResponsePolicyRulesPatchResponse({
- ResponsePolicyRule? responsePolicyRule,
Implementation
ResponsePolicyRulesPatchResponse({
this.responsePolicyRule,
});