data class AddRuleResponse
Response type for the CSSDomain.addRule command.
AddRuleResponse(rule: CSSRule)
The newly created rule.
val rule: CSSRule