UpdateRuleGroupResponse constructor
      
      UpdateRuleGroupResponse({ 
    
    
- String? nextLockToken,
Implementation
UpdateRuleGroupResponse({
  this.nextLockToken,
});UpdateRuleGroupResponse({
  this.nextLockToken,
});