CreateRuleGroupResponse constructor
      
      CreateRuleGroupResponse({ 
    
    
- RuleGroupSummary? summary,
 
Implementation
CreateRuleGroupResponse({
  this.summary,
});
CreateRuleGroupResponse({
  this.summary,
});