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