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