AddPolicyRule201Response constructor
AddPolicyRule201Response({
- PolicyRule? rule,
Returns a new AddPolicyRule201Response instance.
Implementation
AddPolicyRule201Response({
this.rule,
});
Returns a new AddPolicyRule201Response instance.
AddPolicyRule201Response({
this.rule,
});