core.Map<core.String, core.dynamic> toJson() { final wafRules = this.wafRules; return {'wafRules': ?wafRules}; }