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