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